@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) top repeat-x;
	background-color: #363535;
	font-family:Arial, Helvetica, sans-serif;
}

#maincontainer {
	margin: 0 auto 0 auto;
	width: 940px;
	height: auto;
	position: relative;
}

#heading {
	width: 940px;
	height: 151px;
	background: url(../images/head_bg.jpg) top no-repeat;
	float: left;
}

#logo {
	width: 390px;
	height: 90px;
	float: left;
	margin: 20px 0 0 0;
}

#logo h1 {
	color: #C23740;
	font-weight: normal;
	font-size: 19px;
	margin: 5px 0 0 0;
	font-style: italic;
}

#head {
	width: 550px;
	height: 80px;
	float: left;
	margin: 30px 0 0 0;
	text-align: right;
}

#head h1 {
	color: #8A8887;
	font-size: 20px;
	margin: 0 0 0 0;
	font-weight: normal;
}

#head h2 {
	color: #8A8887;
	font-size: 16px;
	margin: 0 0 0 0;
	font-weight: normal;
}

#redbar {
	float: left;
	height: 41px;
	width: 940px;
}

#redbar h1 {
	margin: 8px 0 0 20px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
}

#mainimg {
	width: 940px;
	height: 120px;
	float: left;
}

#mainarea {
	width: 940px;
	height: auto;
	background: url(../images/body_bg.jpg) top repeat-y;
	float: left;
}

#leftnav {
	width: 269px;
	height: auto;
	float: left;
	margin: 0 0 40px 0;
	position:inherit;
}

#leftnav a:link, #leftnav a:visited, #leftnav a:hover {
	text-decoration: none;
}

#sub_capital {
	width: 183px;
	height: auto;
	background: url(../images/dropdown.jpg) top repeat-y;
	display: none;
	position:absolute;
	left: 269px;
	top: 302px;
	color: #9D9D9D;
	line-height: 1em;
	padding: 5px 10px 5px 5px;
	z-index:10;
}

#sub_capital a:link, #sub_capital a:visited, #sub_capital a:hover {
	color: #9D9D9D;
	text-decoration: none;
}

#sub_capital a:hover {
	color: #9D9D9D;
	text-decoration: underline;
}

#homenav {
	width: 269px;
	height: 30px;
	border-bottom: 1px solid #515353;
	text-transform:uppercase;
}

#homenav p {
	margin: 0;
	padding: 5px 0 0 20px;
	color: #9D9D9D;
}

a:link #homenav, a:visited #homenav, a:hover #homenav {
	color: #9D9D9D;
	text-decoration: none;
}

#aboutnav {
	width: 269px;
	height: 30px;
	border-bottom: 1px solid #515353;
	text-transform:uppercase;
}

a:link #aboutnav, a:visited #aboutnav, a:hover #aboutnav {
	color: #9D9D9D;
	text-decoration: none;
}

#aboutnav p {
	margin: 0;
	padding: 5px 0 0 20px;
	color: #9D9D9D;
}

#capitalnav {
	width: 269px;
	height: 30px;
	border-bottom: 1px solid #515353;
	text-transform:uppercase;
}

#capitalnav p {
	margin: 0;
	padding: 5px 0 0 20px;
	color: #9D9D9D;
}

a:link #capitalnav, a:visited #capitalnav, a:hover #capitalnav {
	color: #9D9D9D;
	text-decoration: none;
}

#strategicnav {
	width: 269px;
	height: 30px;
	border-bottom: 1px solid #515353;
	text-transform:uppercase;
}

#strategicnav p {
	margin: 0;
	padding: 5px 0 0 20px;
	color: #9D9D9D;
}

a:link #strategicnav, a:visited #strategicnav, a:hover #strategicnav {
	color: #9D9D9D;
	text-decoration: none;
}

#changenav {
	width: 269px;
	height: 30px;
	border-bottom: 1px solid #515353;
	text-transform:uppercase;
}

#changenav p {
	margin: 0;
	padding: 5px 0 0 20px;
	color: #9D9D9D;
}

a:link #changenav, a:visited #changenav, a:hover #changenav {
	color: #9D9D9D;
	text-decoration: none;
}

#expernav {
	width: 269px;
	height: 30px;
	border-bottom: 1px solid #515353;
	text-transform:uppercase;
}

#expernav p {
	margin: 0;
	padding: 5px 0 0 20px;
	color: #9D9D9D;
}

a:link #expernav, a:visited #expernav, a:hover #expernav {
	color: #9D9D9D;
	text-decoration: none;
}

#contactnav {
	width: 269px;
	height: 30px;
	border-bottom: 1px solid #515353;
	text-transform:uppercase;
}

#contactnav p {
	margin: 0;
	padding: 5px 0 0 20px;
	color: #9D9D9D;
}

a:link #contactnav, a:visited #contactnav, a:hover #contactnav {
	color: #9D9D9D;
	text-decoration: none;
}

#content {
	width: 671px;
	height: auto;
	float: left;
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
}

#content h1 {
	color: #C23740;
	font-size: 20px;
	margin: 20px 0 0 20px;
	font-weight: normal;
}

#content h2 {
	color: #1C487C;
	font-size: 16px;
	margin: 0 0 0 20px;
	font-weight: normal;
}

#content h3 {
	color: #C23740;
	font-size: 16px;
	margin: 5px 0 0 20px;
	font-weight: normal;
}

#content p {
	font-size: 14px;
	margin: 10px 20px 0 20px;
	text-align: justify;
}

#content ul li {
	font-size: 14px;
	margin: 0 20px 5px 0;
	text-align:justify;
}

#footer {
	width: 860px;
	height: auto;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0 40px 20px 40px;
}

#footer p {
	font-size: 12px;
	color: #5D5C5B;
	margin: 15px 0 0 0;
}

#footer p a:link, #footer p a:visited {
	color: #5D5C5B;
	text-decoration: none;
}

#footer p a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

