html, body, form, ul, li, p, h1 { 
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
body {
	font-size: 11px;
	font-family: verdana;
	background: url(images/bg.jpg) #EFF7FA repeat-x;
}
#main {
	width: 942px;
	margin: 0px auto;
}
#top {
	width: 800px;
	height: 136px;
	background: url(images/top_bg.png) no-repeat;
	padding: 0 71px 0 71px;
	float: left;
}
* html #top {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='images/top_bg.png' );
}
#top #logo {
	width: 224px;
	height: 100px;
	padding: 16px 0 0 25px;
	float: left;
}
#top #phone {
	width: 427px;
	height: 81px;
	padding: 30px 25px 0 0;
	float: right;
}
#content_main {
	width: 900px;
	min-height: 400px;
	_height: 400px;
	background: url(images/content_bg.png) no-repeat;
	padding: 0 21px 0 21px;
	float: left;
}
* html #content_main {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='images/content_bg.png' );
}
#sidebar {
	width: 184px;
	padding: 0 0 30px 1px;
	_position: relative;
	float: left;
}
#sidebar #menu {
	width: 174px;
	list-style: none;
	float: left;
}
#sidebar #menu li {
	width: 174px;
	padding: 0 0 8px 0;
	float: left;
}
#sidebar #menu a {
	width: 174px;
	height: 59px;
	text-indent: -9999px;
	float: left;
}
#sidebar #menu a.url_1 {
	background: url(images/menu_1.gif) no-repeat;
}
#sidebar #menu a:hover.url_1 {
	background: url(images/menu_1_hover.jpg) no-repeat;
}
#sidebar #menu a.url_2 {
	background: url(images/menu_2.gif) no-repeat;
}
#sidebar #menu a:hover.url_2 {
	background: url(images/menu_2_hover.jpg) no-repeat;
}
#sidebar #menu a.url_3 {
	background: url(images/menu_3.gif) no-repeat;
}
#sidebar #menu a:hover.url_3 {
	background: url(images/menu_3_hover.jpg) no-repeat;
}
#sidebar #menu a.url_4 {
	background: url(images/menu_4.gif) no-repeat;
}
#sidebar #menu a:hover.url_4 {
	background: url(images/menu_4_hover.jpg) no-repeat;
}
#sidebar #testimonial {
	width: 174px;
	color: #3E3E3E;
	padding: 20px 0 10px 10px;
	float: left;
}
#sidebar #testimonial span {
	color: #007BDA;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 5px 0;
	display: block;
}
#sidebar #testimonial p {
	padding: 0 0 10px 10px;
	display: block;
}
#sidebar #testimonial big {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 10px;
	display: block;
}
#content {
	width: 654px;
	padding: 0 34px 30px 0;
	_position: relative;
	float: right;
}
#content #header {
	width: 654px;
	padding: 0 0 20px 0;
	float: left;
}
#content .content_block {
	width: 654px;
	height: 136px;
	background: url(images/content_block.jpg) no-repeat;
	padding: 0 0 15px 0;
	float: left;
}
#content .content_block span {
	width: 640px;
	height: 35px;
	padding: 11px 0 0 14px;
	float: left;
}
#content .content_block p {
	font-size:11px;
	line-height: 1.4;
	padding: 0 10px 0 10px;
	display: block;
}
#content .content_block .right_img {
	margin: -8px 5px 0 15px;
	float: right;
}
#bottom {
	width: 880px;
	height: 22px;
	color: #FFFFFF;
	background: url(images/bottom_bg.gif) no-repeat 22px 0;
	padding: 8px 31px 0 31px;
	float: left;
}
#bottom .left {
	float: left;
}
#bottom .right {
	float: right;
}
#bottom .right a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 5px 0 5px;
}
#bottom .right a:hover {
	text-decoration: underline;
}
#footer {
	width: 880px;
	height: 50px;
	color: #A8A8A8;
	font-size: 10px;
	background: url(images/footer_bg.png) no-repeat;
	padding: 0 31px 0 31px;
	float: left;
}
* html #footer {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='images/footer_bg.png' );
}
#footer .top, #footer .bottom {
	width: 880px;
	padding: 8px 0 12px 0;
	_position: relative;
	float: left;
}
#footer .bottom {
	text-align: right;
}
#footer .bottom a {
	color: #A8A8A8;
}
#footer .bottom a:hover {
	text-decoration: none;
}
#content p {
	line-height: 18px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h1 {
	font-family: verdana;
	font-size:20px;
	color:#000000;
	font-weight: normal;
}
