@import url("Autosock.css");
@import url("Center.css");
@import url("LeftSide.css");
@import url("RightSide.css");
@import url("Footer.css");
#divHeader {
	padding: 0px;
	float: left;
	right: 0px;
	height: 81px;
	background-color: #EE892A;
	width: 1000px;
	margin: 0px;
	clear: both;
}
#divHeaderRight {
	float: left;
	height: 86px;
	width: 22px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #EE892A;
}
#divhorz {
	background-color: #666666;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-position: center;
	height: 30px;
	color: #666666;
	width: 1022px;
	margin: 0px;
	padding: 0px;
	float: left;
}


#divCenter {
	width: 590px;
	margin: 0px 2px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.divcontainer {
	width: 515px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	font-size: 14px;
	color: #EE892A;
	margin: 0px;
	padding: 0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 
.red {
	color: #FF0000;
}
.tollfree {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 180px;
	font-style: italic;
	font-weight: normal;
}
