* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #111 /*url(images/background.jpg) repeat-x*/;
color: #000;
font: 12px Tahoma, verdana, arial, sans-serif;
line-height: 20px;
}





img {border: none;}
a{ color: #173D7F; text-decoration: underline; }
a:hover {  color: #CC6600; }




#content {
width: 760px;
margin: 20px auto;
padding: 10px;
background: #fff;
}




#header {
background: #fff url(images/header.jpg) no-repeat;
height: 145px;
}
#header h1 { 
font-size: 30px;
font-style: italic;
letter-spacing: -1px;
padding: 15px 0 0 10px;
color: #003366;
}
#header h1 a { 
color: #003366;
text-decoration: none;
}
#header h1 a:hover {
color: #003366;
text-decoration: underline;
}



#header h2 {
font-size: 16px;
color: #666;
padding: 10px 0 0 20px;
}




#navigation {
font-weight: bold;
font-style: italic;
background: #036 url(images/menu.jpg) repeat-x;
height: 30px;
line-height: 30px;
margin: 10px auto;
}
#navigation li {
float:left;
list-style-type:none;
border-right:1px solid #fff;
}
#navigation li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #fff;
letter-spacing:1px;
}
#navigation li a:hover {
background: url(images/menuover.jpg) repeat-x;
color:#fff;
text-decoration:underline;
}





/*
.left {
float: left;
width: 220px;
padding: 10px;
line-height: 14px;
}
.left h2 {
margin-top: 10px;
font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
padding: 5px 0 5px 5px; 	
border-bottom: 1px dotted #999;
}
.left ul  {
color: #999;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 20px;
text-decoration: none;	
list-style-type:square;	
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul a {
font-weight: 600;
color: #173D7F;
}
.left ul a:hover { color : #333; }
*/



.right { 
float: none;
width: 745px;
padding-left: 20px;
padding: 10px;
/*margin-right: 20px;*/
}
.right h2 {
background: #fff url(images/h2_background.jpg) no-repeat;
padding: 2px /*top*/ 0 5px /*bottom*/ 15px /*left*/; 
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
font-color: #000;	
border-bottom: 2px solid #999;
margin-bottom: 5px;
margin-top: 10px;
}
.right p {
font-color: #000000;
padding: 5px;}








#banner {
background: #fff url(images/banner_image3.jpg) no-repeat;
margin-top: 20px;
height: 160px;
width: 760;
padding: 0 0 0 0;
}
#banner h3 {
font-size: 60px;
font-color: #003366 !important;
font-weight: 400;
padding-top: 50px;
padding-left: 85px;
}
#banner h4 {
font-size: 50px;
font-color: #003366 !important;
font-weight: 400;
padding-top: 15px;
padding-left: 200px;
}
#banner h5 {
font-size: 30px;
font-color: #ffffff !important;
font-weight: 400;
padding-top: 25px;
padding-left: 150px;
}












#footer { 
background: #222;
color: #eee;
margin-top: 20px;
height: 50px;
line-height: 22px;
text-align: center;
}
#footer a {  color: #aaa; text-decoration: none; }
#footer  a:hover { 
	color:#FF9900;
	text-decoration: underline;
}



.styleProductContent {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.style2ProductContent {

	font-weight: bold;
	font-size: 16px;
	color: #000000}