form,fieldset{
	padding:0;
	margin:0;
	border:0;
}
html{height:100%;}
body{
	margin:0;
	height:100%;
	padding:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background:url(../img/body-bg.png) repeat-x 0 0;
}
img{
	border:none;
	display:block;
}
p img{display:inline;}
a{
	text-decoration: none;
}
#page {
	width:900px;
	margin:0 auto;
	min-height:100%;
	overflow:hidden;
	padding:0 25px 0;
	background:url(../img/shadow.png) no-repeat 0 82px;
}
* html #page{height:100%;overflow:visible;}

#header{
	width:100%;
	overflow:hidden;
}
#header h1 {
	margin:17px 0 0;
	padding:0 0 0 8px;
	width:197px;
	float:left;
}
#header h1 a{
	width:237px;
	height:74px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/logo.png) no-repeat 0 0;
	float:left;
}
#header p {
	margin:51px 0 0;
	padding:0 25px 0 0;
	float:right;
	font:15px/21px Tahoma,Arial,Helvetica,sans-serif;
	color:#959596;
}
#header p span {
	padding-left:16px;
}
#header a {
	font:15px/21px Tahoma;
	color:#959596;
}
#header a:hover {
	text-decoration:underline;
}

#main div.box div.red-title{
	position:absolute;
	z-index:2;
}

#main {
	width:100%;
	overflow:hidden;
	margin:24px -25px 0;
	padding:0 25px 127px;
}
#main .menu {
	width:899px;
	height:33px;
	float:left;
	position:relative;
	z-index:3;
	font:13px/33px Arial,Helvetica,sans-serif;
	background:url(../img/menu-bg.png) repeat-x 0 0;
}
#main .menu ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#main .menu ul li.first {
	background:none;
}
#main .menu ul ul{
	left:0;
	top:30px;
	display:none;
	position:absolute;
}
#main .menu ul ul ul{
	left:200px;
	top:0;
}
#main .menu ul li {
	position:relative;
	float:left;
	padding:0 15px 0;
	margin:0 -1px 0 0;
	background:url(../img/ul-line.gif) no-repeat 0 0;
}
#main .menu ul li ul li {
	background:none;
	width:124px;
	padding:0 16px;
	margin:0;
	float:left;
	line-height:20px;
}
#main .menu ul li ul li a {
	/*width:116px;*/
	color:#fff;
}
#main .menu ul li.hover ul ,
#main .menu ul li:hover ul {
	display:block;
	width:156px;
	top:33px;
	padding:0 0 13px;
	margin:0;
	left:0;
	float:left;
	background:#006cb6;
}
#main .menu ul li.hover ul  ul,
#main .menu ul li:hover ul ul {
	display:none;
	margin-left:-15px;
}
#main .menu ul li ul li.hover ul ,
#main .menu ul li ul li:hover ul {
	display:block;
	width:155px;
	left:171px;
	top:0;
	float:left;
	background:#006cb6;
}
#main .menu ul li ul li a:hover {
	text-decoration:underline;
}
#main .menu ul li a {
	color:#fff;
}
#main .menu ul li.active {
	background:url(../img/menu-active.png) no-repeat 0 0;
}
#main .box {
	width:100%;
	height:283px;
	padding-right:14px;
	margin:0 -14px 0 0;
	float:left;
	overflow:hidden;
	position:relative;

}
#main.inner .box {
	width:100%;
	height:283px;
	padding-right:14px;
	overflow:hidden;
	position:relative;
	background:url(../img/box-bg2.jpg) no-repeat 0 0;
}
#main .box h2 {
	width:456px;
	height:85px;
	margin:59px 0 0;
	padding:0 0 0 35px;
	text-indent:-9999px;
	float:left;
	line-height:0;
	width:456px;
	height:77px;
	background:url(../img/a-better-way.gif) no-repeat 38px 0;
}
#main .box img {
	position:absolute;
	right:15px;
	bottom:50px;
}
.map{
	float:left;	
}
#content {
	width:560px;
	float:left;
	margin:-10px 0 0;
	padding-left:17px;
	font:12px/17px Verdana;
	text-align:justify-left;
}
#content.inner {
	padding-bottom:60px;
	background:url(../img/inner-content-bg.png) no-repeat 47px 0;
	margin-top:-8px;
}
#content .title {
	border-bottom:1px solid #d9ebf6;
	margin:0 -9px;
	padding:0 9px 7px;
	width:100%;
}
#content h3 {
	margin:0;
	font:25px/27px Tahoma;
	color:#006bb6;
}
#main blockquote p,
#content p {
	margin:13px 0 0;
	padding:0;
	color:#6c6c6c;
}
#main .quotes {
	width:650px;
	margin:11px -500px 0 -27px;
	overflow:hidden;
}
#main .quote {
	float:left;
	width:256px;
	margin:22px 0 0 0;
	padding:0 32px 0 25px;
}
#main blockquote {
	width:255px;
	margin:0;
	padding:0;
	font:15px/21px Tahoma;
	overflow:hidden;
	color:#006bb6;
	background:url(../img/quote-bg.png) no-repeat 0 9px;
}
#main blockquote .text {
	width:237px;
	padding:0 5px 6px 7px;
	margin:0;
	background:url(../img/blockquote-bg.png) no-repeat 100% 100%;
}
#main blockquote p {
	color:#006cb6;
}
#main blockquote a:hover {
	text-decoration:underline;
}
#main cite {
	font:12px/27px Verdana;
	color:#6c6c6c;
	float:right;
	margin:1px 0 0;
	padding:0 6px 0 0;
}
#sidebar {
	display:inline;
	width:244px;
	float:right;
	margin:49px 16px 0 -20px;
	padding:0 10px;
	text-align:justify;
}
#sidebar.inner {
	display:inline;
	margin:-1px 0 0 -20px;
	padding:0 10px;
	float:right;
	width:255px;
}
#sidebar.inner .quote {
	padding:0;
}
#sidebar .title {
	width:100%;
	padding:0 9px 7px;
	margin:0 -9px;
	border-bottom:1px solid #d9ebf6;
}
#sidebar h3 {
	width:100%;
	margin:0;
	font:21px/23px Tahoma;
	color:#006bb6;
}
#sidebar p {
	font:13px/17px Verdana;
	color:#6c6c6c;
	margin:12px 0 0;
	padding:0;
}
#sidebar a {
	color:#6c6c6c;
}
#sidebar a:hover {
	text-decoration:underline;
}
#footer {
	width:900px;
	overflow:hidden;
	height:49px;
	margin:-50px auto 0;
	border-top:1px solid #ededed;
}
#footer p.left {
	float:left;
	margin:8px 0 0;
	padding:0 0 0 20px;
	font:11px/27px Verdana;
	color:#838383;
}
#footer .right {
	float:right;
	font:11px/27px Verdana;
	color:#838383;
	margin:8px 0 0;
	padding:0 15px 0 0;
}
#footer .right a {
	padding-left:6px;
}
#footer .right img {
	display:inline;
}


