/******  Drive OKC CSS Document  ******/
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 900px;
}
.QuoteBox {
	height: 20px;
	width: 150px;
}
.navBarBorder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navBarBorderBottom {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.header2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 900px;
}
.header3 {
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 900px;
}
.welcome {
	font-family: Verdana, sans-serif;
	font-size: 17px;
	font-style: oblique;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	line-height: 17px;
}
.text {
	font-family: "Arial sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
}
.SearchZip {
	width: 105px;
	height: 20px;
	margin-left: 8px;
}
.SearchForm {
	width: 110px;
	margin-left: 8px;
}


/*************************************
PAGE LAYOUT
*************************************/
#EZquote
{
	position: absolute;
	left: 612px;
	top: 60px;
	width: 297px;
	height: 30px;
}
#PageFrameTop
{
	width: 900px;
	height: 250px;
	margin: 0;
	padding: 0;
	border-top: 0px none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
}
#PageFrameTopLeft
{
	width: 300px;
	height: 250px;
	margin: 0;
	padding: 0;
	background-color: #BAE7E8;
	border-top: 0px none #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
}
#PageFrameTopLeftTitle
{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 33px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	height: 35px;
	width: 290px;
	text-align: center;
	margin: 0px;
}
#PageFrameTopLeftBody
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	height: 90px;
	width: 285px;
	text-align: left;
	margin-left: 15px;
}
#PageFrameTopLeftLogo
{
	height: 80px;
	width: 300px;
	text-align: center;
	vertical-align: 50%;
	background-color: BAE7E8;
}
#PageFrameTopRight
{
	width: 595px;
	height: 250px;
	margin: 0;
	padding: 0;
	background-color: #999999;
	border: 0px none #FFFFFF;
}
#PageFrameBottom
{
	width: 900px;
	height: 200px;
	margin: 0;
	padding: 0;
	border: 0px none #FFFFFF;
}
#PageFrameBottomLeft
{
	width: 400px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-color: #BAE7E8;
	border: 0px none #FFFFFF;
}
#PageFrameBottomLeft .PageFrameBottomBanner { width:350px; }
#PageFrameBottomLeft .PageFrameBottomBanner h1 { margin:0; padding:0; font-size:14px; font-family:Arial;	font-size:12px; }
#SearchBox
{
	width: 166px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-color: #006699;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
#SearchTitle
{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
}
#ZipBox
{
	width: 140px;
}
.marign {
	margin-left: 7px;
}
.SearchImg {
	margin-top: 5px;
	margin-left: 8px;
}
.SearchFormSideSelect {
	width: 120px;
}