*{
	margin: 0;
	padding: 0;
}

.hide{
	position: absolute;
	left: -5000px
}

.clear{
	clear: both;
}

.floatl{
	float: left;
}

.floatr{
	float: right;
}

body{
	background: #fff url(body.png) repeat-x 0 0;
	font-size: 100%;
}

#docarea{
	width: 740px;
	margin: auto;
	font-family: 'Lucida Grande','Lucida Sans',Arial,Verdana,sans-serif;
	position: relative;
}

#header{
	height: 85px;
	overflow: auto;
	background: url(header.png) no-repeat right top;
}

h1{
	color: #73bce4;
	font-size: 1.4em;
	text-transform: lowercase;
	letter-spacing: -1px;
	margin: 19px 0 0 0;
	font-family: Arial,Verdana,sans-serif;
}

#header p{
	color: #737373;
	font-size: 0.8em;
	text-transform: lowercase;
}

#mainmenu{
	background: url(clients.jpg) no-repeat bottom left;
	overflow: hidden;
	height: 215px;
	list-style-type: none;
	font-size: 0.7em;
	color: #737373;
}

#mainmenu li{
	float: left;
	background: url(mainmenu_li.png) no-repeat right center;
	padding: 0 13px;
	line-height: 3em;
}

#mainmenu li.first-child{
	padding-left: 0;
}

#mainmenu a{
	color: #737373;
	text-decoration: none;
}

#mainmenu a:hover,#mainmenu a:focus,#mainmenu a.active{
	color: #00467F;
}

#leftcol{
	padding: 0 20px 0 170px;
	width: 400px;
	float: left;
	font-size: 0.75em;
	color: #333;
}

h2{
	color: #73bce4;
	font-size: 1.5em;
	font-family: Arial,Verdana,sans-serif;
	letter-spacing: -1px;
	line-height: 1em;
	padding: 26px 0 0 0;
}

h3{
	color: #73bce4;
	font-size: 1.3em;
	font-family: Arial,Verdana,sans-serif;
	letter-spacing: -1px;
	line-height: 1em;
	text-transform: lowercase;
	margin: 0 0 13px 0;
}

#leftcol h2{
	margin: 0 0 13px 0;
}

#leftcol p{
	margin: 0 0 13px 0;
	line-height: 1.35em;
}

#leftcol a{
	text-decoration: underline;
	color: #73bce4;
}

#leftcol a.email{
	text-decoration: none;
	color: #999;
}

#leftcol a:hover,#leftcol a:focus{
	color: #0e467f;
}

#leftcol ul{
	margin: 0 0 13px 40px;
	line-height: 1.35em;
}

#leftcol dl{
	padding: 15px 0 30px 0;
	line-height: 1.35em;
}

#leftcol dt{
	color: #73bce4;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
}

#leftcol dd{
	margin: 0 0 15px 0;
}

div.hr{
	background: url(hr.png);
	height: 40px;
}

div.hr hr{
	display: none;
}

p.contact{
	color: #737373;
}

#rightcol{
	width: 150px;
	float: left;
	font-size: 0.75em;
	color: #333;
}

#rightcol h2{
	margin: 0 0 3px 0;
}

#rightcol p{
	margin: 0 0 15px 0;
}

#rightcol label{
	font-size: 0.8em;
	color: #737373;
}

#rightcol img{
	margin: 30px 0 0 0;
}

#rightcol cite{
	color: #737373;
	font-size: 0.8em;
	font-style: normal;
}

.submit{
	padding-top: 10px;
}

#footer{
	clear: both;
	padding: 20px 0 0 170px;
	line-height: 1.1em;
}

#footer p{
	margin: 0 0 10px 0;
	font-size: 0.6em;
	color: #737373;
}

#footer a{
	color: #737373;
	text-decoration: none;
}

#footer a:hover,#footer a:focus{
	color: #0e467f;
}

#footer p span.offices{
	position: absolute;
	left: 0;
	word-spacing: 7px;
	color: #73bce0;
}

#footer p span.offices span{
	color: #737373;
}

#emailimage{
	margin-left: 20px;
}

#footer img{
	position: relative;
	top: 3px;
}

#footer p:last-child{
	color: #999;
}
