/* Guard Partners */

/* Browser Clears */
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 1em;
  font-style: normal;
  text-decoration: none;
}

/* Constants */
body{
	background: #013b61 url('images/body_bg.png') repeat-x top left;
}
small {
	font-size:11px;
	color:#575757;
}
#site {
	width: 850px;
	margin: 0 auto;
}
#content {
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	background:#fff;
	padding: 20px 15px 0 15px;
	width: 850px;
	position: relative;
	top: -60px;
}
#left {
	width:500px;
	margin-right:15px;
}
#left.faq {
	width:400px;
	margin-right:15px;
	margin-top:20px;
}
#right {
	width:305px;
	position:absolute;
	top:20px;
	left:545px;
}
#right.faq {
	width:415px;
	position:absolute;
	top:162px;
	left:450px;
}
#left.faq .shadow p, #left.faq ul li, #right.faq .shadow p, #right.faq ul li {
	font-size:12px;
}
#left.faq ul, #right.faq ul {
	margin:10px 0 10px 15px;
}
#right.faq .shadow h2 {
	margin-top:0;
}
.shadow {
	background:url('images/corner.png') no-repeat left top;
	padding: 15px 0 0 15px;
	margin-bottom:20px;
}
.shadow img {
	margin:10px 0 10px 25px;
	width: 450px;
}
.shadow h2 {
	font-size:22px;
	font-weight:normal;
	color:#013d62;
}
.shadow h3 {
	font-size:18px;
	color:#242424;
	font-weight:normal;
	margin-bottom:15px;
}
.shadow h4 {
	font-size:16px;
	color:#242424;
	font-weight:normal;
	font-style: italic;
	padding-top:10px;
}
.shadow ul {
	margin:10px 0 10px 15px;
}
.shadow a {
	color:#001e39;
	text-decoration:underline;
}
.shadow a:hover {
	text-decoration:none;
}
.shadow ul.no_bullet {
	list-style-type:none;
	margin: 10px 0px 10px 15px;
}
.shadow ul li {
	list-style-position: inside;
	font-size:14px;
	color:#575757;
	margin-bottom:5px;
}
#content .shadow p {
	font-size:14px;
	color:#575757;
	margin-bottom: 15px;
	line-height: 17px;
}
#left .quote_big {
	background:url('images/quote_big.png') no-repeat 0 0;
	width:458px;
	height:93px;
	padding:20px 10px 10px 20px;
	color:#fff;
	font-weight:bold;
	font-size:20px;
}
.quote_big a img {
	margin: 30px 0 0 290px;
}
#right .quote_small, #content .quote_small {
	background:url('images/quote_bg.png') no-repeat 0 0;
	width:285px;
	height:103px;
	padding:10px 10px 10px 10px;
	color:#fff;
	font-weight:bold;
	font-size:20px;
}
#content .quote_small {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:5px;
}
.quote_small a img {
	margin: 20px 0 0 125px;
}
#right h2 {
	font-size:22px;
	font-weight:normal;
	color:#013d62;
}
#right ul#client_list li {
	list-style-type:none;
	font-size:12px;
	padding-bottom: 4px;
}

/* scrolling list */
div.sc_menu_wrapper {
  	position: relative;
  	height: 500px;
  	width: 305px;
  	overflow: auto;
	border:1px solid #e18129;
	background: #fff url('images/client_bg.png') no-repeat 0 0;
}
div.sc_menu {
  	padding: 0 5px;
}



/* Quote Pages */
form {
	margin-left:15px;
	margin-top:15px;
}
input.field {
	border:1px solid #bdbcbd;
	background:url('images/input_bg.png') repeat-x left bottom;
	height: 31px;
	width:315px;
	margin:5px 0;
}
input.check {
	margin:0 10px 0 0;	
}
textarea {
	border:1px solid #bdbcbd;
	background:url('images/input_bg.png') repeat-x left bottom;
	width:315px;
}
#next_button {
	position: relative;
	top: -47px;
	left:600px;
	height:28px;
	width:104px;
	background:url('images/next_button.png') no-repeat 0 0;
	text-indent:-100000px;
	border:none;
	display: block;
}
#finish_button {
	position: relative;
	top: 0px;
	left:0px;
	height:28px;
	width:104px;
	background:url('images/next_button.png') no-repeat 0 0;
	text-indent:-100000px;
	border:none;
	display: block;
}
.shadow p#estimate {
	color:#001e39;
	font-size:24px;
	text-align:center;
	margin: 20px 0;
}
.shadow ul.quote_end {
	margin:30px 0 20px 0;
	text-align:center;
}
.shadow ul.quote_end li {
	display:inline;
	margin-right:20px;
	
}


/* Header */
#header h1 a {
	width:345px;
	height:80px;
	text-indent: -10000px;
	display:block;
	margin: 10px 0 0 0;
}
#header h1 {
	width:345px;
	height:102px;
	background: url('images/logo.png') no-repeat 0 0;
}
#quote {
	color:#676767;
	position:relative;
	top:-90px;
	left:520px;
	width: 150px;
}
#quote a {
	color:#676767;
	margin: 10px 0 0 10px;
}
#quote a.page {
	background: url('images/apply_icon.png') no-repeat left top;
	height: 16px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 0;
	display:block;
	width: 130px;
}
#quote a.phone {
	background: url('images/phone_icon.png') no-repeat left top;
	height: 16px;
	padding-left: 20px;
	margin-top: -10px;
	display:block;
	width: 150px;
}
#quote a.page:hover {
	background: url('images/page_edit.png') no-repeat -1px top;
	color:#001e39;
}
#quote a.phone:hover {
	background: url('images/telephone.png') no-repeat left -1px;
	color: #001e39;
}

/* Navigation */
#nav {
	position:relative;
	top: -63px;
	left: 300px;
	width:700px;
	margin: 0 0 0 0;
	display: block;
}
#nav ul li {
	display: inline;
	color:#001e39;
	padding: 5px 10px 4px 10px;
}
#nav ul li a {
	color:#001e39;
}
#nav ul li.here {
	background: #fff url('images/here_bg.png') repeat-x top left;
	border-right:1px solid #e18129;
	border-top:1px solid #e18129;
	border-left:1px solid #e18129;
	color:#e18129;
}
#nav ul li a:hover {
	text-decoration:underline;
}

/* Front Page Content */
/* Rotator styles */

#main_content {
	height: 329px;
	width: 585px;
	position: absolute;
	clear: right;
	top: 13px;
}
#main_content p#intro {
	color: #fff;
	width: 585px;
	font: 17px arial, verdana, sans-serif;
	font-weight: bold;
	position: relative;
	top: 15px;
	left: 10px;
	text-align:center;
}
#container {
	z-index: 0 !important;
	width: 585px;
	cursor: pointer;
	position:relative;
}

.button {
	position: absolute;
	bottom: 0px;
	right: 10px;
}
/* Side Text */
#side_text {
	float: right;
	width: 240px;
	clear: both;
	font-size:18px;
}
#side_text img {
	margin-left:50px;
	margin-bottom:10px;
}
#side_text h3 {
	color:#001e39;
	font-weight:bold;
}
#side_text ul {
	margin-top: 10px;
	margin-left: 15px;
}
#side_text ul li {
	list-style-position: outside;
	color: #575757;
	font-weight: normal;
	font-size: 14px;
	margin-top:5px;
}
/* Content */
h2.front {
	color:#001e39;
	font-size:20px;
	font-weight:bold;
	margin-top:10px;	
	padding-top: 10px;
	border-top: 2px solid #e18129;
}
#content p#frontp {
	font-size:16px;
}
#content p {
	color: #575757;
	margin-top: 5px;
	font-size: 14px;
}
#content p a {
	color:#001e39;
	text-decoration:underline;
}
#content p a:hover {
	text-decoration:none;
}


/* Footer */
#footer {
	position:relative;
	bottom:0;
	left:0;
	border-top:1px solid #bdbdbd;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
}
#footer ul li {
	display:inline;
	border-right: 1px solid #575757;
	padding:0 5px;
	color: #575757;
	font-size:12px;
}
#footer ul li.noline {
	border: none;
}
#footer ul li a {
	color:#001e39;
}
#footer ul li a:hover {
	text-decoration:underline;
}

/* misc */
#toolong {
	height: 200px;
	overflow: scroll;
}

.inputText {
	border: 1px solid #CCC;
	height: 25px;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.inputSelect {
	border: 1px solid #CCC;
	height: 25px;
	font-size: 1em;
}





/* fixes */

.gecko #content {
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	background:#fff;
	padding: 20px 15px 0 15px;
	width: 850px;
	position: relative;
	top: -65px;
}
.gecko #nav {
	position:relative;
	top: -68px;
	left: 300px;
	width:700px;
	margin: 0 0 0 0;
}
.ie6 #nav {
	position:relative;
	top: -59px;
	left: 275px;
	width:800px;
	margin: 0 0 0 0;
	height:38px !important;
}
.ie7 #nav {
	position:relative;
	top: -53px;
	left: 275px;
	width:600px;
	margin: 0 0 0 0;
	height:38px !important;
}
.ie6 #nav ul li {
	display: inline;
	color:#001e39;
	height:38px !important;
}
.ie6 #nav ul li a {
	color:#001e39;
	height:38px !important;
}
.ie6 #nav ul li.here {
	background: #fff url('images/here_bg.png') repeat-x top left;
	border-right:1px solid #bdbdbd;
	border-top:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd;
	padding: 10px 10px 5px 10px !important;

}
.ie6 #nav ul li.here a {
	padding-top:10px;
}
.ie6 #content {
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	background:#fff;
	padding: 20px 15px 0 15px;
	width: 850px;
	position: relative;
	top: -77px;
}
.ie7 #content {
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	background:#fff;
	padding: 20px 15px 0 15px;
	width: 850px;
	position: relative;
	top: -73px;
}
.ie6 #header h1 {
	margin-top:3px;
	width:345px;
	height:102px;
	background: url('images/logo.png') no-repeat 0 0;
}
.ie7 #header h1 {
	margin-top:3px;
	width:345px;
	height:102px;
	background: url('images/logo.png') no-repeat 0 0;
}
.ie6 #makespace {
	height: 550px;
	display:block;
}