/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgd_tile.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CCCCCC;
	height: 100%;
}
p, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {
	clear: both;
}
a.rollover {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -3000px;
	padding: 0;
	margin: 0;
}
a.rollover:hover {
	background-position: left bottom;
	background-repeat: no-repeat;
}


/* Layout */
#wrap {
	width: 760px;
	/*margin-left: auto;
	margin-right: auto;
	text-align: left;*/
	margin-top: 0;
}
#header {
	width: 760px;
	background-image: url(../images/mast.gif);
	padding: 0px 0px 9px 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
#homebutton a {
	width: 170px;
	height: 60px;
	margin-left: 30px;
	display: block;
	text-indent: -3000px;
	z-index: 6;
	position: absolute;
	left: 10px;
	top: 11px;
}
#toplinks {
	width: 760px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 3;
}
#logo {
	background-image: url(../images/logo.gif);
	position: absolute;
	z-index: 2;
	width: 760px;
	height: 70px;
}
#nav {
	height: 44px;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#content {
	width: 664px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
#left {
	width: 223px;
	background-color: #e0e0e0;
	float: left;
}
#leftimage {
	width: 223px;
	background-color: #e0e0e0;
	float: left;
}
#right {
	width: 441px;
	float: right;
}
#cutline {
	width: 223px;
	background-color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cutline p {
	width: 163px;
	margin-left: 20px;
	color: #fff;
	background-color: #666;
	font-size: 10px;
}
#text {
	width: 380px;
	margin-left: 38px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
#footer {
	width: 760px;
}

/* Header */

/* Top Links */

#toplinks ul {
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 10px;
	float: right;
}
#toplinks li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 8px;
	text-align: left;
	background-image: url(../images/rect_top_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#toplinks a {
	color: #000;
	/*display: block;*/
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
#toplinks a:hover {
}

/* Nav */

#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style-type: none;
	float: left;
	margin: 0;
	width: 142px;
	height: 44px;
	padding: 0px;
}
#nav a.rollover {
	width: 142px;
	height: 44px;
	display: block;
	text-indent: -3000px;
	padding: 0;
	margin: 0;
}

#nav li#b01, #nav li#b01 a { /* Style applied to both a and containing li to double buffer prevent flicker PC */
	background-image: url(../images/btn_about.gif);
	position: relative;
}
#nav li#b02, #nav li#b02 a {
	background-image:url(../images/btn_locations.gif);
	position: relative;
}
#nav li#b03, #nav li#b03 a {
	background-image:url(../images/btn_services.gif);
	position: relative;
}
#nav li#b04, #nav li#b04 a {
	background-image:url(../images/btn_careers.gif);
	position: relative;
}
#nav li#b05, #nav li#b05 a {
	background-image:url(../images/btn_contact.gif);
	position: relative;
}

/* Drop Menus */

.dropmenu {
	position: absolute;
	z-index: 2;
	background-color: #004990;
	text-align: left;
	right: 0;
	visibility: hidden;
}

.dropmenu ul {
	margin: 0;
	padding: 0;
	width: 142px;
}
.dropmenu li {
	list-style-type: none;
	height: auto !important;
	width: 142px !important;
	margin: 0;
	color: #fff;
	vertical-align: center;
	font-size: 10px;
}
.dropmenu a {
	background-image: none !important;
	width: 142px;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	background-color: #004990;
	border-top: solid 1px #000;
}
.dropmenu a:hover {
	background-color: #e7e7e7;
	color: #004990;
}

/* Left */

#left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
}

#left a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#left a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#left a:hover {
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

#leftimage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
}

#leftimage a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#leftimage a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftimage a:hover {
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
}

/* Content */

#text ul, #text li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(../images/bullet.gif);
}

/* Footer */
#footer ul {
}
#footer li {
}
#footer a {
}
#footer a:hover {
}

/* Typography */

h1 {
	font-size: 22px;
	color: #CC0000;
}
h2 {
	color: #CC0000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	display: inline;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.red {
	color: #D50843;
}

/* Button Box */

.buttonbox ul {
	list-style-type: none !important;
	list-style-image: none !important;
	margin: 0;
	padding: 0;
}
.buttonbox ul li {
	list-style-type: none !important;
	list-style-image: none !important;
}
.buttonbox a {
	display: block;
	background: url(../images/quikquote_bgd_f1.gif) top repeat-x;
	padding: 5px;
	text-decoration: none;
}
.buttonbox a:hover {
	background: url(../images/quikquote_bgd_f2.gif) top repeat-x;
	text-decoration: none;
}

.buttonbox a.disabled, .buttonbox a.disabled:hover {
	background: url(../images/quikquote_bgd_f1.gif) top repeat-x;
	text-decoration: none;
	color: #999;
	cursor: default;
}
.buttonbox a.completed, .buttonbox a.completed:hover {
	text-decoration: line-through;
	color: #999;
}
