* {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;
	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;
}
#content {
	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;
	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}

.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
}