* {
	margin: 0;
	padding: 0}
body {
	background: #e1ebec url("imgs/body.gif") 0 124px repeat-x;
	font: 80%/130% Verdana, Arial, sans-serif;
	min-width: 700px}
#main_trunk {
	left: -20px;
	position: absolute;
	top: 49px}
#header {
	background: #c6e2f7 url("imgs/header.jpg") 0 0 no-repeat;
	height: 95px}
#h1 {
	background: transparent url("imgs/logo.jpg") 153px 54px no-repeat;
	/*background: transparent url("imgs/guardian-logo.gif") 152px 27px no-repeat;*/
	height: 95px;
	text-indent: -1000px}
#topnav {
	background-color: #fff;
	height: 30px;
	list-style-type: none;
	padding: 0 20px 0 170px}
#topnav li {
	float: left;
	padding: 4px 10px}
#topnav a:link, #topnav a:visited {
	color: #24bdff;
	font-size: 90%;
	text-decoration: none}
#topnav a:hover {
	color: #bb4591}

#wrapper {
	background: #f9fafc url("imgs/wrapper.gif") 0 0 repeat-x;
	margin-right: 60px;
	max-width: 950px;
	padding: 40px}
#sidebar {
	float: left;
	margin-right: -200px;
	width: 200px}
#phone-side {
	background: url("imgs/phone.gif") 0 center no-repeat;
	color: #65c734;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	height: 20px;
	margin-bottom: 10px;
	padding: 3px 0 3px 28px}
#sidebar-lists ul {
	list-style-type: none;
	margin-bottom: 10px}
#sidebar-lists a:link, #sidebar-lists a:visited {
	background: url("imgs/arrow2.gif") -100px 0 no-repeat;
	color: #656668;
	font-size: 90%;
	padding-left: 12px;
	text-decoration: none}
#sidebar-lists #related_current a:link, #sidebar-lists #submenu_current a:link, #sidebar-lists a:hover {
	background-position: 0 0.4em;
	color: #ea2dab}
#content {
	border-left: 1px solid #e4e4e4;
	color: #555;
	float: left;
	font-size: 90%;
	margin-bottom: 20px;
	margin-left: 200px;
	padding: 10px 0 10px 20px}
#content h1 {
	color: #26bdff;
	font-size: 110%}
#content h2 {
	color: #5fc732;
	font-size: 110%;
	margin: 10px 0 -10px}
#content p {
	margin-top: 15px}
#content ul, #content ol {
	margin: 5px 30px 0}
#content ul {
	list-style-type: none}
#content ul li {
	background: url("imgs/arrow.gif") 0 0.5em no-repeat;
	padding-left: 12px}
#content a:link, #content a:visited {
	background-color: #d9ff98;
	color: #48b32f;
	text-decoration: none}
#content a:hover {
	background-color: #efffd6;
	color: #55c727}
#foot {
	border-top: 1px solid #e4e4e4;
	clear: both;
	font-size: 90%;
	margin-left: 200px;
	padding-top: 5px}
#foot ul {
	list-style-type: none}
#foot li {
	float: left;
	margin: 2px 10px}
#foot a:link, #foot a:visited {
	color: #494949;
	text-decoration: none}
#foot a:hover {
	color: #ea2dab;
	text-decoration: underline}
.c_left {
	clear: left}
.c_right {
	clear: right}
.f_left {
	float: left}
.f_right {
	float: right}
img.f_left {
	margin: 0 10px 10px 0}
img.f_right {
	margin: 0 0 10px 10px}

#sidebar #ems_form {
	background-color: #ededed;
	border: 1px solid #fff;
	font-size: 90%;
	margin: 5px 0;
	outline: 1px solid #d6dbde;
	padding: 4px;
	width: 168px;
}
#ems_form h2 {
	color: #b3438d;
	font-size: 120%;
}
#ems_form fieldset {border-width: 0;}
#ems_form legend {font-weight: bold;}
#ems_form ul {list-style-type: none;}
#ems_form li {clear: left;}
#ems_form input, #ems_form select {
	border: 1px solid #c8c8c8;
	display: block;
	padding: 2px;
	width: 160px;
}
#ems_form input:focus, #ems_form select:focus {border-color: #444;}
#ems_form .error {border-color: #bc4a96;}
#ems_form li div input, #ems_form li div select {
	float: left;
	margin-right: 3px;
	width: 38px;
}
#ems_form li div #ems_phone_3, #ems_form li div #ems_year {
	margin-right: 0;
	width: 52px;
}
#ems_form li div select {width: 45px;}
#ems_form li div #ems_year {width: 60px;}
#ems_form #ems_submit {
	background-color: #fff;
	font-weight: bold;
	margin: 5px auto;
	padding: 3px;
	width: auto;
}
#sidebar #ems_form h2 {border-bottom: 1px solid #929397;}
#content #ems_form h2 {margin-bottom: 2px;}
#content #ems_form ul {margin: 0;}
#content #ems_form li {
	background-image: none;
	padding: 0;
}
#content #ems_form #ems_submit {margin: 5px 0 5px 50px;}
/*#content fieldset {border: none}
#content label {}
#content input, #content select, #content textarea {display: block}
#content input#submit {
	font-weight: bold;
	margin: 10px 0 0 280px;
	padding: 2px 6px
}
#contact-us {
	border: 1px solid #d6dbde;
	margin-bottom: 10px;
	width: 180px}
#contact-us form {
	background-color: #ededed;
	border: 1px solid #fff}
#contact-us fieldset {
	border: none;
	padding: 8px}
#contact-us legend {
	border-bottom: 1px solid #929397;
	color: #b3438d;
	font-family: Georgia, sans-serif;
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px}
#contact-us label {
	color: #464646;
	float: left;
	font-size: 90%;
	font-weight: bold}
#contact-us input {
	border: 1px solid #c8c8c8;
	display: block;
	margin-bottom: 11px;
	margin-left: 60px;
	width: 100px}
* html #contact-us input {margin-top: -20px}
#contact-us input#side-contact {
	display: none}
#contact-us input#submit {
	background-color: #656575;
	border: 1px solid #313131;
	border-left-color: #989898;
	border-top-color: #989898;
	color: #fff;
	float: right;
	font-size: 80%;
	margin-top: 5px;
	padding: 2px 5px;
	width: auto}
#contact-us textarea {
	border: 1px solid #c8c8c8;
	clear: left;
	width: 160px}*/

#are_u_a {}
#are_u_a a:link, #are_u_a a:visited {
	background: url("imgs/are-you-a-moving.gif") 0 0 no-repeat;
	color: #656565;
	display: block;
	font-size: 110%;
	font-weight: bold;
	height: 34px;
	padding: 85px 20px 0 0;
	text-align: right;
	width: 160px}