@charset "utf-8";
body {font-size:96%; font-family: Verdana, Arial, Helvetica, sans-serif; background:#ddd; margin:0; padding:0; text-align:center;	color:#000;}
	
#container {width:850px; background: url(img/body-bg.gif) repeat-y #ddd; margin:0 auto; text-align:left; padding:10px;}
#header {background: url(img/header.jpg) no-repeat; height:106px; width:810px; padding:0 10px; margin:0 auto;}

#menu {float:right; margin:0; padding:80px 0 0 0; font-size:16px; font-weight:800;}
#menu a {color:#fff; text-decoration:none; padding:0 5px;}
#menu a:hover {color:#00c}

a {color:#000099; text-decoration:none; font-weight:800}
a:hover {color:#FF3300}

#mainContent1 {background:url(img/body-btm.jpg) no-repeat bottom; width:830px; margin:0 auto;}
#mainContent2 {padding:20px 25px 20px 25px; background:url(img/body-top.jpg) no-repeat top;}
.home {height:376px; width:830px; background:url(img/home2.jpg) no-repeat;}

#title {padding:25px 0 25px 500px; font-size:28px; color:#fff; height:28px; font-weight:800; font-style:italic}
#title2 {padding:18px 0 25px 475px; font-size:28px; color:#fff; height:28px; font-weight:800; font-style:italic}

.left {float:left; margin:0 25px 25px}
img {border:0}

#footer {width:830px; background:url(img/footer.jpg) no-repeat; height:25px; padding:65px 0 0 0; margin:0 auto; color:#ccc; text-align:center; font-size:85%}
#footer a {color:#fff; text-decoration:none}
#footer a:hover {color:#FF3300;}
.prodtext {padding-left:15px}
.small {font-size:10px}
.clear {clear:both}
 
