html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;}
	
body {background: #304356; color: #000;}
#header 
{
	background: 6px 0 url(images/header_bg.gif) repeat-x;
	height:200px;
	color: #000;
}

img {border: 0;}

a {color: #000;	font-family:Arial; text-decoration: underline;}
a:hover {}
.vmenu{text-decoration:none;}
.vmenu:hover{text-decoration:none; color:black;}

#nav {
	background: url(images/nav_bg.gif) repeat-x;
	height: 40px;
	font-size: 12px;
	font-family:Arial;
	font-weight:bold;
}
#nav em {font-size: 16px; font-family:Arial; font-style: normal; font-weight:bold;}
#nav ul {min-width: 900px; padding: 0; padding-top: 10px;}
#nav li {
	float:right;
	background: 8px 6px url(images/bullet_nav.gif) no-repeat;
	padding-left: 40px;
	padding-right: 40px;font-family:Arial;
	margin: 0;
}
#nav li:hover {background: 8px 6px url(images/bullet_nav_hover.gif) no-repeat;}

#nav a {font-weight: normal; color: #9A0000; text-decoration: none;}
#nav a:hover {color: #000; }
.search
{
	color:#000;
	float:left;
	line-height:20px;
	padding:10px;
	font-family:Arial;
	font-size:12 px;
       
}

#content 
{font: 12px arial;
width: 900px;
background: #FFF;
color: #000;
font-family:Arial;
}
#content .i 
{
	float:left;
	line-height:20px;
	text-align:justify;
	font-family:Arial;
}
#content .pic, .bigpic, .smallpic
{
width:180px;
border: 1px solid #000;
background: #333;
padding: 5px;
}

#content h3 {
	font: 12px;
	font-family:Arial;
	font-weight: normal;
	color: #800000;
	clear: both;
}

#content h3 strong {
	color: #000;
	font-weight: normal;
	font-family:Arial;
}

#footer 
{
	width:900px;
	color:Black;
	background: url(images/footer.gif) repeat-x;
	height: 120px;
}
#footer p
{	padding-left:30px;
 	line-height:15px;
	letter-spacing:1px;
	}
	
/*vertical menu */
.ver_menu{padding-left:30px;}
.verticalmenuItem{
 	background-color: transparent;
 	font-size:12px; 
 	font-family:Arial; 
 	border-color:#fff;
 	border-width:1px;
 	font-weight:bold;
 	color:Black;
 	padding-top:2px;
 	padding-bottom:2px;
 }
 .verticalmenu
 {
 	font-size:12px; 
 	font-family:Arial; 
 	padding-top:1px;
 	padding-bottom:1px;	
 }
 .verticalmenuItemHover
 {
  	color:#333;
 	border-color:#000;
 	border-width:1px;
 	
 }
verticalmenuItemSelected
 {
font-family:Arial; 
background-color: transparent;
color:#F09361;
font-size:12px; 
font-weight:bold;
}

#menu_bottom a
{
padding-left:5px;
padding-right:5px;
border-right:1px solid;
text-align:center;
color:Black;
text-decoration:none;
font-weight:bold;
font-size:12px;
}

#menu_bottom a:hover
{
padding-left:5px;
padding-right:5px;
border-right:1px solid ;
text-align:center;
color:White;
text-decoration:none;
font-weight:bold;
font-size:12px;
}
#menu_bottom .links{
text-align:center;
color:white;
text-decoration:none;
font-size:11px;
text-transform:uppercase;
}

/*products_table*/
tblProductsducts{
 border-width:10px;
border-color:Red;
 	
}	
/*ver_menu*/

.ver_menu_bar
{
	
background-color:#F9F6E3;
 border-width:2px;
 margin:20px;
}

/*vertical menu*/
.ver_heading_link
{
	background:3px 2px url(images/ver_bullet_nav.gif) no-repeat;
	background-position:left;
	text-decoration:none;
	font-size:10;
	color:#9A0000;
	font-family:Arial;
		
}
.ver_heading_link:hover
{
	background: 3px 2px url(images/ver_bullet_nav_hover.gif) no-repeat; 
        background-position:left;
	text-decoration:none;
	font-size:10;
	color:Black;
	font-family:Arial;
}
.ver_heading
{
	text-decoration:none;
	font-size:14;
	color:Black;
	font-weight:bold;
	font-family:Arial;
	padding-left:20px;
}
.Copywright { font-size:12px; font-family:Arial;}
.contact {background-color:#F9F6E3; border:solid 1px black; padding:15px;}
font.heading { font-family:Arial; font-size:14px; font-weight:bolder;}
font.normal { font-family:Arial; font-size:12px; font-weight:normal;}
.content_head{ font-size: 14px; font-family:Arial; font-weight: none; color: #800000; clear: both;}