@charset "utf-8";
/* CSS Document */

body { 
	background:url(../images/bg_main.jpg) repeat top left; 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	margin: 10px 0;
}
.cleaner { clear:both}

input, textarea { font-size:12px; color:#373737; border:1px solid #ded9bc; }
#container { width:944px; }

#header { margin-bottom: 10px; }

#mainContent { background:#f0ebcb url(../images/bg_content.gif) repeat-y top left; padding: 12px; border:#d2d2d2 1px solid; }
#mainContent h1 { font-size:20px; color:#050300; line-height:18px; margin:7px 0; font-weight:normal;}
#mainContent h2 { font-size:16px; color:#050300; line-height:18px; margin:4px 0; font-weight:bold;}
#mainContent h1 span { font-size:12px; color:#050300; font-weight:normal; }
#mainContent p { font-size:12px; color:#373737; line-height:15px; margin:5px 0; font-weight:normal; font-family:Tahoma; }
#mainContent a { color:#b0021d; text-decoration:underline; font-weight:normal; font-family:inherit; font-size:inherit; }
#mainContent a:hover {text-decoration:none;}
#leftContent ul { margin:0; padding:0 }
#leftContent li { margin: 20px 0; text-align:justify; font-size:12px; color:#185646; line-height:15px; font-weight:normal; font-family:Tahoma; list-style:none; background:url(../images/bullet.gif) no-repeat top left; background-position: 0 4px; padding-left: 20px; }

#rightContent { float:left; width:294px; margin-left: 18px; text-align:left }
#rightContent img { border:2px solid #66625e }

#leftContent .div_prod { width: 86px; height:83px; background:url(../images/bg_prod.gif) no-repeat top left; padding: 7px 0 0 22px; float:left; margin:0 3px 6px 0px; }
#leftContent .div_prod img { border:2px solid #d8d4b2 }
#leftContent .div_prod img:hover { border:2px solid #acb535 }

#leftContent .div_prod2 { width: 201px; height:165px; background:url(../images/bg_prod2.gif) no-repeat bottom left; padding: 7px 0 0px 15px; float:left; margin:0 3px 6px 0px; }
#leftContent .div_prod2 img { border:2px solid #d8d4b2 }
#leftContent .div_prod2 img:hover { border:2px solid #acb535 }
#leftContent .div_prod2 p { font-size:11px; color:#373737; line-height:15px; margin:3px 0; font-weight:normal; font-family:Tahoma; text-align:center }

#leftContent { margin-left:350px; margin-right:10px; text-align:left }
#leftContent p { color:#185646 }

#bottom { background:url(../images/bg_bottom.gif) repeat-x top left; height:28px; padding: 0 22px 0 30px; margin-top:10px;}
#bottom p { font-size:12px; color:#185646; line-height:28px; margin:0; }
#bottom a { color:#185646; text-decoration:none; }
#bottom a:hover { color:#b0021d; }
#bottom span a { color:#b0021d; text-decoration:none; }