/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
body {
	background-image: url(inner-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#all {
	display: block;
	margin: auto;
	width: 950px;
}
#column {
	display: block;
	margin: auto;
	width: 950px;
}
#header {
	display: block;
	float: left;
	background-image: url(home-header.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 118px;
}
#topnav {
	display: block;
	float: left;
	width: 950px;
	height: 36px;
	
}
#topnav-leftcap {
	display: block;
	float: left;
	width: 45px;
	height: 36px;
	background-image: url(inner-topnav-leftcap.jpg);
	background-repeat: no-repeat;
}
#topnav-nav {
	display: block;
	float: left;
	width: 860px;
	height: 36px;
	background-color: #0d3692;
}
#topnav-rightcap {
	display: block;
	float: left;
	width: 45px;
	height: 36px;
	background-image: url(inner-topnav-rightcap.jpg);
	background-repeat: no-repeat;
}
#content-holder {
	display: block;
	float: left;
	width: 860px;
	_height: 500px;
	min-height: 500px;
	background-color: #ffffff;
	position: relative;
	left: 45px;
	border-top: 4px solid #869ac8;
}
#content {
	display: block;
	float: left;
	width: 860px;
	_height: 500px;
	min-height: 500px;
	background-image: url(inner-content-bg.jpg);
	background-repeat: repeat-y;
	margin-top: 30px;
}
#portfolio #content,
#portfolio #content-holder {
	background-image: none;
	margin-top: 0px;
	height: 480px;
	min-height: 480px;
}
#portfolio #content {
	display: block;
	float: none;
	margin: auto;
	width: 858px;
}
#leftnav {
	display: block;
	float: left;
	width: 200px;
}
#leftnav ul {
	display: block;
	float: left;
	width: 198px;
	margin-left: 2px;
	_margin-left: 1px;
	border-top: 1px solid #b6c2de;
}
#leftnav ul li {
	display: block;
	float: left;
	width: 198px;
}
#leftnav ul li a {
	display: block;
	float: left;
	width: 198px;
	border-bottom: 1px solid #b6c2de;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #08215a; 
	text-decoration: none;
	text-indent: 21px;
	font-weight: bold;
}
#leftnav ul li a.leftnav-selected,
#leftnav ul li a:hover {
	background-color: #869ac8;
	color: white;
}

#rightblock {
	display: block;
	float: left;
	width: 660px;
}
#rightblock h1 {
	color: #0d3692;
	font-weight: normal;
	font-size: 24px;
	margin-left: 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#rightblock h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #869ac8;
	font-size: 16px;
	margin-left: 27px;
}
#rightblock p,
#rightblock table {
	font-family: Arial, Helvetica, sans-serif;
	color: #636466;
	font-size: 12px;
	margin-left: 27px;
	margin-right: 27px;
	margin-bottom: 15px;
}
#rightblock ul,
#rightblock ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #636466;
	font-size: 12px;
	margin-left: 65px;
	margin-right: 27px;
	margin-bottom: 15px;
}
#rightblock li {
	margin-bottom: 15px;
}
#rightblock ul li p {
	margin-left: 0px;
}
#rightblock img.wide {
	border: 1px solid #869ac8;
}
#rightblock a:hover img.wide {
	border: 1px solid #000000;
}

#rightblock form {
	margin-left: 27px;
	margin-right: 27px;
	margin-bottom: 15px;
}
#rightblock label {
	display: block;
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #636466;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#rightblock input.text,
#rightblock select,
#rightblock textarea {
	display: block;
	float: left;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	color: #636466;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#rightblock input.hidden {
	display: none;
}
#rightblock textarea {
	height: 100px;
}
#rightblock input.submit {
	display: block;
	float: left;
	width: 90px;
	margin-top: 3px;
	margin-bottom: 30px;
}
#rightblock form br {
	clear: both;
}
#rightblock a #callToAction {
	display: block;
	margin: auto;
	width: 601px;
	height: 33px;
	line-height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	background-image: url(call-to-action.gif);
	margin-bottom: 50px;
	margin-top: 25px;
}
#rightblock a:hover #callToAction {
	text-decoration: underline;
}
#rightblock img.inline {
	margin-right: 10px;
}

#bluestrip {
	display: block;
	float: left;
	width: 100%;
	height: 100px;
	background-color: #869ac8;
}
#bluestripp {
	display: block;
	margin: auto;
	width: 820px;
	height: 60px;
	border-left: 7px solid #b6c2de;
	margin-top: 20px;
}
#bluestripp p {
	display: block;
	width: 780px;
	height: 60px;
	margin: auto;
	color: #edf0f7;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#wood {
	display: block;
	float: left;
	width: 100%;
	height: 53px;
	background-image: url(inner-wood.jpg);
	background-repeat: repeat-x;
}
#footer {
	display: block;
	float: left;
	width: 100%;
	height: 75px;
	color: #636466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 28px;
	background-color: #ffffff;
}




#site-map #rightblock li {
	margin: 0;
	padding: 0;
}
#site-map #rightblock ul {
	margin-left: 45px;
}
