body {
	background:url(images/background.jpg) center top repeat-x #e4e4e7;
	margin: 0;
}
a:link, a:visited {
	color: #5c5e6f;
	text-decoration: none;
}
a:hover, a:active {
	color: #bebec5;
	text-decoration: none;
}
/* ----------divs-------------- */
#container {
	width:938px;
	margin:0 auto;
	padding:0;
	background-color:#14172f;
}
#container-home {
	width:938px;
	margin:0 auto;
	padding:0;
}
#header {
	width:938px;
	background:url(images/header.jpg) center top repeat-x #ffffff;
}
#logo {
	width:421px;
	float:left;
}
#menu {
	width:741px;
	background:url(images/menu.jpg) center top no-repeat;
	height:18px;
	padding:15px 0 0 197px;
}
#intro {
	width:340px;
	float:left;
	height:192px;
	background:url(images/intro.jpg) center top no-repeat;
	padding:90px 0 0 25px;
}
#photo {
	width:573px;
	float:left;
}
#internal-content {
	width:868px;
	background: url(images/internal-contentbkgd.jpg) center top no-repeat #14172f;
	padding:100px 35px 35px 35px;
}
#leftcol {
	width:462px;
	float:left;
	height:177px;
	background:url(images/leftcol-bkgd.jpg) center top no-repeat;
	padding: 55px 0 0 220px;
}
#rightcol {
	width:196px;
	float:left;
	height:177px;
	background:url(images/rightcol-bkgd.jpg) center top no-repeat;
	padding: 55px 20px 0 20px;

}
#footer {
	width:938px;
	margin:0 auto;
	padding:15px 0 0 0;
}
/* ----------menu-------------- */
ul#navlist {
	padding: 0px;
	margin: 0px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
}
ul#navlist li {
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0px;
}
ul#navlist li a {
	padding: 0;
	margin: 0 0 0 45px;
	border: 0px;
	color: #b2b3bb;
	text-decoration: none;
	text-align: left;
}
ul#navlist li a:hover { 
	color: #ffffff;
}
/* ----------main body-------------- */
h1 {
	font: normal 21px "Century Gothic", Arial, sans-serif;
	color: #d2d2d4;
	padding:0 0 5px 0;
	margin:0 0 -3px -2px;
}
h2 {
	font: normal 18px "Century Gothic", Arial, sans-serif;
	color: #d2d2d4;
	padding:0;
	margin:0 0 -7px -2px;
}
h3 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
}
p {
	font: normal 12px Arial, sans-serif;
	line-height: 18px;
	color: #d2d2d4;
	padding:0 0 15px 0;
	margin:0;
}
li {
	font: normal 12px Arial, sans-serif;
	line-height: 18px;
	color: #d2d2d4;
	padding:0 0 4px 0;
	margin:0;
}
.large {
	font: normal 18px "Century Gothic", Arial, sans-serif;
	line-height:22px;
	color: #d2d2d4;
	padding:0;
	margin:0;
}
.navytext {
	color:#191c32;
}
hr {
	border: none 0; 
	border-bottom: 1px solid #5c5e6f;
	width: 100%;
	height: 1px;
	margin: 15px 0;
	padding: 0;
}
.services ul {
	padding:0;
	margin:0 0 0 35px;
}
.services li {
	font: normal 12px Arial, sans-serif;
	line-height: 18px;
	color: #d2d2d4;
	padding:0 0 5px 0;
	margin:0;
}
/* ----------footer-------------- */
#footer p {
	font: normal 10px Arial, sans-serif;
	color:#191c32;
	text-align: center;
	line-height:14px;
}
#footer a:link, #footer a:visited  {
	color:#191c32;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color:#191c32;
	text-decoration: underline;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}