* {margin: 0; padding: 0}
body {font-family: Arial, sans-serif}
#header {background: #f5f5f5 url("imgs/header.gif") 500px 15px no-repeat}
#header p {
	background: url("imgs/logo.png") 192px 44px no-repeat;
	border-bottom: 1px solid #fff;
	height: 74px;
	text-indent: -4444px
}
#head {
	border-bottom: 2px solid #f1f1f1;
	border-top: 2px solid #f1f1f1;
	float: left;
	width: 100%
}
#head ul {
	float: left;
	list-style-type: none;
	padding: 0 10px 0 200px
}
#head li {
	background: url("imgs/head_li.gif") 0 center no-repeat;
	float: left;
	padding: 1px 10px 2px
}
#head li.home {background-image: none}
#head img {border: none}
#head a:link, #head a:visited {
	color: #6c6c6c;
	font-size: 80%;
	text-decoration: none
}
#head a:hover {color: #e41e80}
#container {
	background-color: #f5f5f5;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	clear: left;
	font: 80%/140% normal;
	padding: 20px 40px 20px 20px;
}
#sidebar {
	float: left;
	margin-right: -160px;
	width: 160px
}
#sidebar #page_related, #sidebar #page_submenu {
	background: #b0f3a3 url("imgs/top.png") 0 0 no-repeat;
	padding: 12px 10px 0
}
#sidebar #related, #sidebar #submenu {
	background: #b0f3a3 url("imgs/bottom.png") 0 100% no-repeat;
	list-style-type: none;
	padding: 12px 8px
}
#sidebar #related li, #sidebar #submenu li {
	border-bottom: 1px solid #93e792;
	border-top: 1px solid #93e792;
	margin-top: -1px
}
#sidebar #related a:link, #sidebar #related a:visited, #sidebar #submenu a:link, #sidebar #submenu a:visited {
	color: #545253;
	display: block;
	padding: 0 4px;
	text-decoration: none
}
#sidebar #related a:hover, #sidebar #submenu a:hover {
	background-color: #e9feed;
	color: #009a16;
}
#contact-phone {
	background: url("imgs/contact-phone.jpg") 0 0 no-repeat;
	color: #3e45a0;
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 0 auto;
	padding: 80px 30px 11px 5px;
	width: 132px;
}
#ems_form {
	background-color: #b0f3a3;
	border: 1px solid #93e792;
	margin: 10px 0;
	padding: 2px;
	-moz-border-radius: 4px;
}
#ems_form h2 {
	font-size: 110%;
	text-align: center;
}
#ems_form p {
	font-weight: bold;
	margin: 4px 0;
	text-align: center;
}
#ems_form fieldset {
	background-color: #fff;
	border: 1px solid #93e792;
	margin-bottom: 4px;
	padding: 2px 3px 6px;
	-moz-border-radius: 4px;
}
#ems_form legend {
	background-color: #fff;
	border: 1px solid #fff;
	font-weight: bold;
	margin: 0 6px;
	padding: 0 3px;
	-moz-border-radius: 4px;
}
#ems_form ul {list-style-type: none;}
#ems_form input, #ems_form select {
	border: 1px solid #33c948;
	display: block;
	padding: 1px;
	width: 141px;
}
#ems_form select {width: 145px;}
#ems_form input:focus, #ems_form select:focus {border-color: #00bc18;}
#ems_form .error {border-color: #e21d7e;}
#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: 50px;
}
#ems_form li div select {width: 41px;}
#ems_form li div #ems_year {width: 55px;}
#ems_form #ems_submit {
	background-color: #b0f3a3;
	font-weight: bold;
	margin: 5px auto;
	padding: 3px;
	width: auto;
}
#content {
	float: left;
	margin-left: 180px;
	max-width: 600px
}
#content h1 {
	color: #00bc18;
	font-size: 110%
}
#content h2 {
	color: #be0191;
	font-size: 110%;
	margin: 18px 0 -5px;
	padding-left: 20px
}
#content p {margin-top: 15px}
#content ul, #content ol {margin: 7px 40px 0 40px}
#content a:link, #content a:visited {
	color: #e01e7e;
	text-decoration: none
}
#content a:hover {background-color: #fde5fd}
#content a:active {text-decoration: underline}

#footer {
	background-color: #fff;
	border-top: 2px solid #f5f5f5;
	clear: both;
	height: 1.8em;
	margin-bottom: 20px;
	width: 100%
}
#footer ul {
	list-style-type: none;
	margin-left: 180px
}
#footer li {
	float: left;
	font-size: 80%;
	margin: 5px 15px
}
#footer a:link, #footer a:visited {
	color: #6b6b6b;
	text-decoration: none
}
#footer a:hover {color: #e41e80}
#footer_call {
	font-size: 85%;
	margin-bottom: 20px;
	text-align: center;
}
#footer_call span {font-weight: bold;}

.c_left {clear: left}
.c_right {clear: right}
.f_left {float: left}
.f_right {float: right}
img.f_left {padding: 0 10px 10px 0}
img.f_right {padding: 0 0 10px 10px}

#are_u_a {float: right}
#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;
	margin: 0 0 10px 10px;
	padding: 85px 20px 0 0;
	text-align: right;
	width: 160px
}
