*{font-size:100.01%;}
html{
	font-size:62.5%;
}
body{
	margin:0;
	background:#eaeaea;
	font:1.4em/1.25em Arial, Helvetica, sans-serif;
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#wrapper{
	width:796px;
	margin:0 auto;
	background:url(../images/bg-wrapper.gif) repeat-y;
	padding:92px 18px 0;
	position:relative;
}
#header{
	height:90px;
	width:796px;
	position:absolute;
	top:0;
	left:18px;
	border-bottom:4px solid #1582c4;
}
#wrapper h1{
	margin:0;
}
.logo{
	position:absolute;
	top:34px;
	left:32px;
	background:url(../images/bg-logo.gif) no-repeat;
	width:296px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
}
#nav{	margin:0;	padding:0;	list-style:none;
	position:absolute;
	bottom:0;
	right:17px;
	font-size:14px;
	line-height:17px;}
#nav li{
	float:left;
	padding:0 0 0 2px;
}
#nav a{
	display:block;
	background:url(../images/bg-nav.gif) no-repeat;
	width:97px;
	height:23px;
	padding:6px 0 0;
	text-align:center;
	color:#666;
}
#nav a:hover,
#nav .active a{
	background-position:0 -29px;
	color:#fff;
	text-decoration:none;
}
#main{
	width:738px;
	overflow:hidden;
	background:url(../images/bg-main.gif) repeat-x;
	min-height:464px;
	padding:53px 29px 33px;
}
* html #main{
	height:464px;
	overflow:visible;
}
.map{
	width:100%;
	margin:-5px 0 0;
}
#main .map h2{
	margin:0 0 36px;
	color:#069;
	font-size:1.9em;
	line-height:1.48em;
	text-align:center;
	letter-spacing:-1px;
	word-spacing:3px;
}
#main .map img{
	display:block;
	margin:0 auto;
}
#aside{
	float:right;
	padding:3px 0 0;
}
#aside img{
	display:block;
	padding:2px;
	margin:0 0 20px;
	border:1px solid #e7e7e7;
}
#content{
	float:left;
	width:460px;
}
#content dl{
	width:100%;
	overflow:hidden;
	margin:0;
}
#content dl dt{
	color:#1687C8;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.1em;
}
#content dl dd{
	margin:0 0 18px;
}
#content h2{
	margin:0;
	color:#1687c8;
	font-size:1.6em;
	line-height:1.1em;
	font-weight:normal;
}
#content h2 a{
	color:#1687c8;
}
#main .who-we h2{
	margin:0 0 28px;
}
#content p{
	margin:0 0 20px;
}
#main .contact p{
	margin:0 0 18px;
}
#footer{
	background:#f0f0f0 url(../images/bg-footer.gif) repeat-x;
	min-height:112px;
	padding:36px 0 0;
	text-align:center;
}
* html #footer{
	height:112px;
}
.footer-list{
	width:100%;
	overflow:hidden;
	position:relative;
}
.footer-list div{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
#footer ul{	margin:0 0 11px;	padding:0;	list-style:none;
	position:relative;
	float:left;
	left:-50%;
	font-size:0.85em;
	line-height:1.2em;}
#footer ul li{
	float:left;
	background:url(../images/separator01.gif) no-repeat 0 2px;
	padding:0 4px 0 5px;
}
#footer ul li:first-child{
	background:none;
}
#footer ul a{
	color:#666;
}
#footer p{
	margin:0;
	text-align:center;
	font-size:0.7em;
	line-height:1em;
	color:#999;
}
