/*--- UNIVERSAL SETTINGS ---*/
* {padding: 0; margin: 0;}

body {
	background-color: #659BCA; 
	background-image: url(../images/background/bg.jpg); 
	background-repeat: repeat-x;}

img {border: none;}

#wrapper {width: 770px; position: relative; margin-left: auto; margin-right: auto; 
	text-align: left; border-left: 0px solid #fff; border-right: 0px solid #069;}
#header {
	height: 286px;
	width: 770px;
	float: left;
	margin: 0 0px 0 0px;}
#content {
	width: 770px;
	background: url("") repeat-y;
	background-color: #659BCA;
	float: left;
	margin: 0 0px;
	padding: 0px;
}  /Templates/wrapbg.jpg 

/*--- TEXT SETTINGS ---*/
a {
	color: #ffffff;
	text-decoration: underline;
	font: normal 14px Arial, Helvetica, Geneva, sans-serif;
	border: none;}
a:hover {
	color: #00507D;
	text-decoration: underline;}
a:visited {
	color: #fff;
	text-decoration: underline;}
h1 {
	font: bold 24px Arial, Helvetica, Geneva, sans-serif;
	color: #00507D;
	margin: 0 0 10px 2px;
	padding: 3px 0 0 0;}
h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
h2 {
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	color: #069;
	margin: 0px 0 0px 0px;}
h3 {
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	color: #069;
	margin: 0px 0 0px 0px;}

.copyholder {
	margin: 10px 15px 0 10px;}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: justified;}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justified;}
/* Contains the boxes */
#primaryphoto {
	
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	width: 770px;
	height: 640px;
	margin-left: 0px;
	float: left;
	background: url("") no-repeat;
	display: inline;
}
#getaquotebox1 {
	width: 210px;
	margin: 25px 0px 10px 10px;
	background: url("") no-repeat;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
#getaquotebox1 a {
	color: #FFF;
	list-style: none;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, Geneva;
	font-size: 13px;
} bold 

#getaquotebox2 {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	width: 500px;
	margin: -12px 0px 0px 250px;
	background: url("") no-repeat;
	position: relative;

}
#getaquotebox2 ul, ol{
	margin: 10px 0 0 0px;
	list-style: url(none) none outside;
	font: 15px/1.3em Arial, Verdana, Helvetica, sans-serif;}
#getaquotebox2 li {
	margin: 0px 0 0px 20px;
	display: block;
	list-style-type: none;
	text-align: left;}
#getaquotebox2 li a {
	font: 15px Arial, Helvetica, Geneva;
	color: #fff;
	list-style: none;
	text-decoration: none;
	text-align: left;
} bold 
#getaquotebox2 a {
	color: #00507D;
	text-decoration: underline;
	font: normal 14px Arial, Helvetica, Geneva, sans-serif;
	border: none;}
#getaquotebox2 a:hover {
	color: #00507D;
	text-decoration: underline;}
#getaquotebox2 a:visited {
	color: #00507D;
	text-decoration: underline;}




/* Contains the four boxes, including featured plans */

#quarterrow {
	margin-top: -160px;
	width: 770px;
	float: left;
	display: inline;
	background: url("/images/footer/footer.jpg") no-repeat;
}

.quarterbox {
	width: 480px;
	height: 480px;
	margin-left: 150px;
	background: url("") no-repeat;
	float: left;
	display: inline;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
	text-decoration: none;
	text-align: center;
}
.quarterbox a {
	color: #fff;
	text-decoration: underline;
	border: none;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.quarterbox a:hover {
	color: #069;
	text-decoration: underline;}
.quarterbox a:visited {
	color: #fff;
	text-decoration: underline;}

.quarterbox ul{
	margin: 0 0 0 5px;
	list-style: none;
}

.quarterbox li {
	margin: 15px 0 20px 0;
	display: block;
}
/* End General Quarter Row styles. Below are the blackbox styles for the javascript rotator of featured plans */


#generalclear {
	clear: both;
}

.crossout {
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.red {
	color: #F00;
}


