#shell {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	background-color: #FFFFFF;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	width: 780px;
}
#col_full {
	width: 750px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#col_right {
	float: right;
	width: 170px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col_left {
	float: left;
	width: 685px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#break {
	clear: both;
}
#col_1 {
	float: left;
	width: 140px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#col_2 {
	float: left;
	width: 360px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	min-height: 200px;
}
#col_3 {
	float: left;
	width: 360px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#col_2 h2,#col_3 h2  {
	font-size: 12px;
	color: #A41129;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#col_2 h1, #col_3 h1, #col_full h1 {
	color: #042D56;
	padding: 0px 0px 0px 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
#col_2 p, #col_3 p, #col_full p{
	padding: 0px 0px 0px 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#col_2 h3 {
	font-size: 12px;
	color: #D52024;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px 0px;
}
.red_text {
	color: #A41129;
}
.col_half_1 {
	float: left;
	width: 215px;
	padding: 0px 0% 0px 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
}
.col_half_2 {
	float: left;
	width: 215px;
	padding: 0px 0% 0px 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 25px;
}
#col_1 ul, #col_2 ul, #col_3 ul {
	padding: 0px 0px 0px 8px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
}
#col_1 li, #col_2 li, #col_3 li{
	list-style-type: disc;
	list-style-image: url(../images/bullet.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.break {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#col_1 a, #col_2 a, #col_3 a {
	color: #666666;
}

.grey_box {
	background-color: #E6E6E6;
	margin: 0px;
	padding: 7px;
	border: 1px solid #BFBFBF;
}
#col_right a {
}

.grey_box h2 {
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(../images/grey_box_heading_bg.gif);
	padding-top: 10px;
	padding-left: 25px;
	font-weight: normal;
	height: 25px;
	margin: 0px 0px 5px;
}
.grey_box ul {
	margin: 0px;
	padding: 0px;
}
.bullet_red_arrow {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 3px 0px 8px 24px;
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	list-style-type: none;
}

.bullet_phone {
	background-image: url(../images/phone_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 24px;
	list-style-type: none;
	font-size: 20px;
	color: #CE1008;
	font-weight: bold;
}
.grey_box a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
.grey_box a:hover {
	text-decoration: underline;
}
.form_button {
	background-color: #E6E6E6;
	border: 1px solid #999999;
}
.grey_text {
	color: #666666;
}
.grey_box h2 a {
	color: #FFFFFF;
}
.grey_box h2 a:hover {
	text-decoration: underline;
}
#footer {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 760px;
	margin: 0px;
	float: left;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 28px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


.blue_text {
	color: #052D57;
}
#header {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 780px;
	background-color: #FFFFFF;
}
.pink_text {

	color: #F51392;
}
body {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	background-color: #A2A7B1;
	margin: 0px;
}
#banner {
	margin-left: 11px;
	overflow: hidden;
	margin-top: 6px;
}
.tick {
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	height: 20px;
	text-indent: 24px;
	vertical-align: baseline;
}
.blue_link  {
	color: #052D57;
}
#large_bullets{
}
#large_bullet a {
	color: #8A0A07;
	text-decoration: none;
}
#large_bullet a:hover {
	font-style: italic;
	color: #042D56;
}
#large_bullet ul {
	margin-left: 27px;
	margin-top: 20px;
}

#large_bullet li {
	color: #8A0A07;
	font-size: 11px;
	list-style-image: url(../images/large_bullet.png);
	padding-top: 3px;
	padding-bottom: 3px;
}
.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9EAED;
}
#col_1 a:hover, #col_2 a:hover, #col_3 a:hover {
	color: #8A0A07;
	text-decoration: none;
}
.photo_outline {
	border: 1px solid #CCCCCC;
}
#red_box {
	background-color: #A41129;
	margin: 0px;
	padding: 2px;
	border: 1px solid #E81E41;
	color: #FFFFFF;
}
#red_box a {
	color: #FFFFFF;
	text-decoration: none;
}
