/***********************************
Resets
***********************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, font, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus {outline: 0;}
/***********************************
Page Styles
***********************************/
body {background: #ebebeb; font-family: "Calibri", Arial, Helvetica, sans-serif; font-size: 14px;}
.cie-clear {clear: both;}
.cie-wrap {width: 1000px; margin: 0 auto; background: #fff;
  -webkit-box-shadow: 0px 1px 5px 1px #ccc;
  -moz-box-shadow:    0px 1px 5px 1px #ccc;
  box-shadow:         0px 1px 5px 1px #ccc;
}
/***********************************
Header
***********************************/
.cie-header {
	width: 1000px;
	min-height: 115px;
	float:left;
}
	.cie-link-top-right {margin: 10px 10px; color: #7b7b7b; float: right; text-decoration:none;}
	.cie-header img {margin: 60px 100px 0 33px; float: left;}
	.cie-header ul {list-style-type: none; float: left;}
	.cie-header li {margin: 75px 0 0 25px; float: left;}
	.cie-header li a {text-decoration: none; color: #7b7b7b; font-size: 16px;}
.cie-page-title {
	width: 970px;
	height: 45px;
	padding: 30px 0 0 30px;
	color: #fff;
	font-size: 24px;
	background: #3b5260;
	float: left;
}
/***********************************
Sub-Header Callouts
***********************************/
.cie-slogan-checkmarks {
	width: 1000px;
	margin: 30px 0 30px 0;
	float: left;
	color: #6c6c6c;
}
	.cie-slogan-checkmarks h2 {font-size: 32px; color: #6c6c6c; font-weight: 900; text-align: center;}
	.cie-slogan-checkmarks ul {float: left; list-style: none;}
	.cie-slogan-checkmarks li {
		width: 200px;
		height: 43px;
		margin: 25px 0 0 60px;
		padding-left: 55px;
		font-size: 18px;
		color: #505050;
		background: url(img/icon-checkmark.gif) no-repeat;
		float: left;
	}
.cie-form-container {
	width: 1000px;
	min-height: 428px;
	background: url(img/graphic-dad-son.jpg) no-repeat top left;
	float: left;
}
/***********************************
Form Styles
***********************************/
.cie-form {
	width: 670px;
	min-height: 300px;
	float: right;
}
.cie-form input, #cie-ifpx input {
	width: 200px;
	height: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 1px solid #ccc;
}
.cie-form input:focus, #cie-ifpx input:focus {background: #ecf8ff; border: 1px solid #3b5260;}
.cie-form select {
	width: 100px;
	height: 34px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
.cie-insurance-options {
	width: 420px;
	margin: 20px auto;
	padding: 20px;
	background: #ebebeb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
	.cie-insurance-options p {color: #3b5260; font-weight: 900; margin-bottom: 10px;}
	.cie-insurance-options input {width: auto; height: auto; vertical-align: top;}
	.cie-insurance-options label, input {cursor: pointer;}
.getQuoteBtn {width: 160px!important; height: 48px!important;}
.cie-date {width: 100px!important; text-align: center;}
.cie-checkbox {width: 20px!important; height: 20px!important;}
#cie-ifpx {
	width: 410px;
	margin-top: 10px;
	color: #fff;
	padding: 5px 5px 5px 8px;
	background: #3b5260;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
	#cie-ifpx p {color: #fff; font-weight: normal!important; font-size: 12px; margin-right: 10px;}
/***********************************
Company Info : Lower Side Bar
***********************************/
.cie-company-info {
	width: 300px;
	min-height: 100px;
	font-size: 16px;
	margin-top: 415px;
	float: left;
}
	.cie-company-info center {
		margin: 25px 0 25px 0;
	}
	.cie-company-info p {
		margin: 0 0 15px 20px;
		font-size: 14px;
	}
	.cie-company-info img {margin-right: 10px; vertical-align: middle;}
	.cie-company-info p span {color: #3b5260; font-weight: 900; margin-right: 5px;}
	.cie-company-info a {color: #3b5260; text-decoration: none;}
/***********************************
Footer
***********************************/
.cie-footer {
	width: 980px;
	padding: 10px;
	color: #CCC;
	text-align: right;
	font-size: 11px;
	background: #2d2f33;
	float: left;
}
	.cie-footer a {color: #666; text-decoration:none;}