a img {
	border: none;
}
a, a:link, a:visited {
	color: #134C98;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
p {
	margin: 0.5em 0;
	padding: 0.2em 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #2a2a2a;
	font: normal 78% 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color: #2a2a2a;
}
#page {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	font-size: 1.2em;
	background: #fff;
	padding: 0;
}
#header-wrapper {
	position: relative;
	height: 151px;
}
#header {
	width: 860px;
	padding: 0 20px;
	position: relative;
}
#header p#phone {
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 1.7em;
}
#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url(img/nav.gif) no-repeat;
	width: 900px;
	height: 41px;
	position: relative;
	text-indent: -9999px; overflow: hidden; font-size: 1%;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav li a {
	position: absolute;
	top: 0;
	height: 41px;
	display: block;
	background: url(img/nav.gif) no-repeat;
}
li#nav_Hom a {width:  80px; left:     0; background-position:   0    0;}
li#nav_Exc a {width: 173px; left:  80px; background-position:  -80px 0;}
li#nav_Abo a {width: 105px; left: 253px; background-position: -253px 0;}
li#nav_Ser a {width: 121px; left: 358px; background-position: -358px 0;}
li#nav_InT a {width: 122px; left: 479px; background-position: -479px 0;}
li#nav_Cli a {width: 115px; left: 601px; background-position: -601px 0;}
li#nav_Are a {width:  78px; left: 716px; background-position: -716px 0;}
li#nav_Con a {width: 106px; left: 794px; background-position: -794px 0;}


li#nav_Hom.current a {background-position:   0    -82px;}
li#nav_Exc.current a {background-position:  -80px -82px;}
li#nav_Abo.current a {background-position: -253px -82px;}
li#nav_Ser.current a {background-position: -358px -82px;}
li#nav_InT.current a {background-position: -479px -82px;}
li#nav_Cli.current a {background-position: -601px -82px;}
li#nav_Are.current a {background-position: -716px -82px;}
li#nav_Con.current a {background-position: -794px -82px;}

li#nav_Hom a:hover {background-position:    0   -41px;}
li#nav_Exc a:hover {background-position:  -80px -41px;}
li#nav_Abo a:hover {background-position: -253px -41px;}
li#nav_Ser a:hover {background-position: -358px -41px;}
li#nav_InT a:hover {background-position: -479px -41px;}
li#nav_Cli a:hover {background-position: -601px -41px;}
li#nav_Are a:hover {background-position: -716px -41px;}
li#nav_Con a:hover {background-position: -794px -41px;}

#main {
	line-height: 1.5;
	padding: 0 20px;
}
#left {
	float: left;
	width: 210px;
}
#left div.box {
	width: 200px;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	background: #dedede url(img/box_foot.gif) no-repeat center bottom;
}
#left div.box h3 {
	margin: 0;
	padding: 3px 0 0 0;
	display: block;
	max-height: 32px;
	min-height: 32px;
	height: 32px;
	background: url(img/box_head.gif) no-repeat;
	text-align: center;
	color: #fff;
	font-weight: normal;
	letter-spacing: -0.15px;
	font-size: 20px !important;
}
.box .inner {
  margin: 0 10px;
}
#main_col {
	margin-left: 220px;
	padding-bottom: 20px;
	min-height: 350px;
}
#assoc {
	margin: 0 0 20px 240px;
}
#assoc h4 {
	font-weight: normal;
	font-size: 0.9em;
	color: #333;
}
#assoc ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#assoc ul li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}
#footer {
	clear: both;
	margin: 0;
	padding: 15px 0 60px 240px;
	background: #0061aa url(img/foot_bg.gif) repeat-x top center;
	color: #fff;
	font-size: 0.8em;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline;
	margin: 0 10px 0 0;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #fff;
}
#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: none;
	color: #fff;
}
h2.title {
	margin: 0;
	padding: 0;
	letter-spacing: -0.3px;
}
#main_col ul {
	padding-left: 1.2em;
}
.box ul {
	list-style-type: none;
	margin: 10px 0 10px 20px;
	padding: 0;
}
.box ul li {
	margin: 0.4em 0;
}

#splash {
	width: 860px;
	height: 390px;
	background: #2a2a2a url(img/splash_head.gif) no-repeat top center;
	position: relative;
	color: #fff;
}
#ml {
	position: absolute;
	top: 60px;
	left: 335px;
	width: 230px;
	height: 300px;
}
#rmi {
	position: absolute;
	top: 60px;
	left: 600px;
	width: 230px;
	height: 300px;
}
#ml h3, #rmi h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #ebce9a;
}
#ml a img, #rmi a img {
	position: absolute;
	bottom: 18px;
	left: 0;
}
#splash #splash_foot {
	height: 35px;
	width: 860px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff url(img/splash_foot.gif) no-repeat top center;
}
#splash h2 {
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
	font-weight: normal;
	font-size: 28px !important;
 	overflow: hidden;
}
#splash #splash_svn {
	margin: 20px;
}
div#main_col.full {
	margin-left: 0;
}
#front_docs {
	background: #dedede url(img/docs_head.gif) no-repeat center top;
	width: 840px;
	height: 130px;
	padding: 1em 10px;
	position: relative;
}
#front_docs_foot {
	height: 9px;
	width: 860px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #dedede url(img/docs_foot.gif) no-repeat center bottom;
}
.doc {
	width: 380px;
	float: left;
	padding: 0 20px;
}
.doc h4 {
	margin: 0;
	padding: 0;
	font-size: 1.7em;
}
.doc h4 a:link, .doc h4 a:visited {

	text-decoration: none;
	font-weight: normal;
}
.doc h4 a:hover, .doc h4 a:focus, .doc h4 a:active {
	color: #333;
}
.doc img {
	float: left;
	margin: 10px 20px 0 0;
}
.doc p {
	margin: 0;
	padding: 0;
	font-size: 0.95em;
}

#services {
	position: relative;
	width: 610px;
	height: 161px;
	background: url(img/services.jpg) no-repeat;
}
#services a {
	position: absolute;
	display: block;
	width: 200px;
	height: 161px;
	text-indent: -9999px;
	background: transparent;
}
#services a#srv_brok {
	top: 0;
	left: 0;
}
#services a#srv_prop {
	top: 0;
	left: 210px;
}
#services a#srv_cons {
	top: 0;
	left: 420px;
	width: 190px;
}
div.staff {
	display: none;
	margin-top: 800px;
}
p.staff_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
img.staff_thumb {
	float: left;
	margin: 0 20px 20px 0;
}
div.staff div {
	float: left;
/*	padding-left: 160px;*/
}
.clrLft {
	clear: left;
}
#staff_list {
	float: right;
	background: #eee;
	border: solid 1px #dedede;
	padding: 0.3em 1em;
	margin: 0 0 10px 10px;
}
#staff_list ul {
	margin: 1em 0;
}
/* the newsletter sidebox in left column */
#block-block-1 div.inner {
	margin-top: 10px;
	margin-bottom: -40px;
}
#block-block-1 span.notes {
	font-size: 100px;
}

div.gal {
	background: #eee;
	text-align: center;
	border: solid 1px #dedede;
	padding: 1em;
	margin: 1em 0;	
	float: left;
}
div.gal ul {
	margin: 0 auto;
	list-style-type: none;
}
div.gal ul li {
	float: left;
	padding: 0.5em;
}
