@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/images/bg-sm.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	}
#outer_container{
	width:802px;
	text-align:left;
	margin:0 auto;
	margin-top:10px;
	}
#header {
	width:802px;
	height:36px;
	background-image:url(images/bg-header.jpg);
	background-repeat:no-repeat;
	padding-top:179px;
	}
#menu{
	width:796px;
	height:28px;
	padding-top:8px;
	color:#ffffff;
	padding-left:6px;

	}
#menu ul{
	margin:0;
	padding:0;
	font-size:14px;

}
#menu li{
	display:inline;
	background-image:url(images/menu-divider.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 18px 0 0;
	margin:0 0 0 18px;
	}
#menu li a{
	color:#FFFFFF;
	text-decoration:none;
	}
#menu li a:hover{
	color:#D6D7E5;
	text-decoration:none;
	}	
#main_content {
	width:766px;
	background-color:#ffffff;
	padding: 4px 18px;
	}
#main_content_mls {
	WIDTH:802px;
	background-color:#ffffff;
		padding: 4px 0;

}
#box {
	width:178px;
	float:right;
	margin-bottom:10px;
	margin-left:18px;
	}
#bottom_content{
	width:766px;
	height:75px;
	clear:both;
	}
#logos {
		width:475px;
		text-align:center;
		float:left;
		display:inline;
		}
#logos img{
	padding:0 40px;
	}
	
#contact{
		float:right;
		width:275px;
		display:inline;
		padding-top:16px;
		text-align:right;
		
		}
#footer {
	width:802px;
	height:18px;
	background-image:url(images/bg-footer.gif);
	}
	

#bottom_links {
	color:#ffffff;
	font-size:10px;
	text-align:center;
	padding-top:8px;
	padding-bottom:6px;
	padding-right:10px;
	}
#bottom_links a{
	color:#ffffff;
	text-decoration:none;
	padding:0 8px;

	}
#bottom_links a:hover{
	color:#ffffff;
	text-decoration:underline;
		padding:0 8px;
	}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	font-style: italic;
	color:#555999;
	}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style: italic;
	color:#DB0029;
	}
h2 a{
	
	color:#DB0029;
	text-decoration:none;
	}
h2 a:hover{
	
	color:#DB0029;
	text-decoration:underline;
	}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style: italic;
	color:#555999;
	}
#buyers {
	width:250px;
	margin-right:10px;
	}
#buyers_header {
	width:250px;
	height:27px;
	background-image:url(/images/bg-box_header.gif);
	border-bottom:2px solid #ffffff;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	}
#buyers_header a{
	color:#ffffff;
	text-decoration:none;
	}
#buyers_header a:hover {
	color:#DB0029;
	text-decoration:none;
	}
#buyers_image {
	background-image:url(/images/box-image1.jpg);
	width:250px;
	height:167px;
	border-bottom:2px solid #ffffff;
	}
#buyers_textbox {
	width:235px;
	height:133px;
	background-image:url(/images/bg-bot-box.gif);
	padding:8px;
	font-style:italic;
	}
#buyers_textbox ul{
	margin:0;
	padding:0;
	}
#buyers_textbox li{
	margin-left:12px;
	padding:3px 2px;
	
	}	
#buyers_textbox a{
	color:#333333;
	text-decoration:none;
	}
#buyers_textbox a:hover{
	color:#333333;
	text-decoration:underline;
	}
#sellers {
	width:250px;
		margin-right:10px;
	}
#sellers_header {
	width:250px;
	height:27px;
	background-image:url(/images/bg-box_header.gif);
	border-bottom:2px solid #ffffff;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	}
#sellers_header a{
	color:#ffffff;
	text-decoration:none;
	}
#sellers_header a:hover {
	color:#DB0029;
	text-decoration:none;
	}
#sellers_image {
	background-image:url(/images/box-image2.jpg);
	width:250px;
	height:167px;
	border-bottom:2px solid #ffffff;
	}
#sellers_textbox {
	width:235px;
	height:133px;
	background-image:url(/images/bg-bot-box.gif);
	padding:8px;
	font-style:italic;
	}
#sellers_textbox ul{
	margin:0;
	padding:0;
	}
#sellers_textbox li{
	margin-left:12px;
	padding:3px 2px;
	}		
#sellers_textbox a{
	color:#333333;
	text-decoration:none;
	}
#sellers_textbox a:hover{
	color:#333333;
	text-decoration:underline;
	}	
#newsletter {
	width:250px;
	}
#newsletter_header {
	width:250px;
	height:27px;
	background-image:url(/images/bg-box_header.gif);
	border-bottom:2px solid #ffffff;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	}
#newsletter_header a{
	color:#ffffff;
	text-decoration:none;
	}
#newsletter_header a:hover {
	color:#DB0029;
	text-decoration:none;
	}

#newsletter_image {
	background-image:url(/images/box-image3.jpg);
	width:250px;
	height:167px;
	border-bottom:2px solid #ffffff;
	}
#newsletter_textbox {
	width:235px;
	height:133px;
	background-image:url(/images/bg-bot-box.gif);
	padding:8px;
	}
#newsletter_textbox form {
	margin:6px 0;
	padding:0;}
.italic10 {
	font-size:10px;
	font-style:italic;
	}