@charset "utf-8";
/* CSS Document */

#wrap {
	margin:0;
	width:800px;
	background:#ffffff;
	color:#303030;
	

}

body,td,th {
	background-image: url();
	font: 76% Arial, Helvetica, sans-serif;
}


#header {
	background-repeat: no-repeat;
	left: 0px;
	height:100px;
	background-image: url(homepage/1stoptionBanner.jpg);
	text-align: left;
	padding-top: 0px;
	padding-left: 198px;
	padding-right: 0px;
	}
#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 2px;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
font-weight: bold;
}

#facebook_wrapper img{ padding-right:10px;
	                   padding-bottom: 10px;}
#facebook_wrapper {
	text-align:left;
	width:300px;
	height:68px;
	padding-top: 10px;
}

#facebook_wrapper p{padding-top:10px; font-weight:bold;}
.twitter_img {border:none;}
.twitter_img a, .twitter_img a:hover, .twitter_img a:visited {border:none;}

a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
h2{
	color:#ff0000;
	font-size: 16px;
}

#main {
	width:220px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	color: #000000;
	height: 0px;
	float: left;
	clear: left;
	padding-right: 0px;
	padding-left: 10px;
}

.twoColFixLtHdr #mainContent {
	margin:33px 0px 0px 330px;
	padding:0;
	line-height:1.6em;
	background-color: #ffffff;
	color: #000000;
		}
.style1 {font-size: 16px;}
.style3 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

table {table-layout:auto; 
		width:auto;
		border-collapse:collapse;}
		td {border:0px solid;
		padding:5px;
		font: 82% Arial, Helvetica, sans-serif;
		font-weight:bold;}
		
		#r1c1{width:100px}
		#r2c2{width:100px;}
		#r3c3{width:100px;}
		#r4c4{width:100px;}
	.stylered{color:#ff0000;
			  font-weight:bold;
			  font-size:100% !important;
}
	.styeblack{color:#000000;
			  font-weight:bold;
			  font-size:100% !important;}
		
		 

#footer{
	padding-top:30px;
	padding-bottom:10px;
	clear:both;
	border-top:0px solid #D2CCB7;
	border-bottom:0px solid #D2CCB7;
	color: #999999;
	background-color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin:0 auto;
}

