* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0.1px;
	text-align: left;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
body {
	background: url(../img/bg.gif) repeat-x;
	text-align: center;
}
#outter {
	margin: 0 auto;
	width: 738px;
}
.sub_select {
	width: 201px;
	float: left;
	background: url(../img/home_selector_strip.jpg) repeat-y;
	margin: 0 18px 40px 0;
}
.first_sub_select {
	margin-left: 50px;
	font-size: 16px;
}
#left_col a {
	color: #162758;
	text-decoration: underline;
	font-size: 13px;
}
.sub_select h4 {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
	margin: 10px 0 10px 15px;
}
.sub_select p {
	margin: 0 20px 10px 27px;
	color: #F3F3F3;
	font-size: 11px;
}
.sub_select a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.sub_select a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
.bot_select {
	margin: 13px 0 0 0;
}
#header {
	height: 168px;
	width: 738px;
	background: url(../img/header_bg.gif) no-repeat;
	text-align: left;
	position: relative;
}
#header h1 {
	text-indent: -9999px;
	position: absolute;
	height: 100px;
	width: 367px;
	left: 25px;
	top: 15px;
	background: url(../img/logo.png);
}
#footer {
	background: url(../img/content_bot.gif) no-repeat center top;
	width: 738px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}
#footer .logos {
	margin-top: 10px;
}
#header h2 {
	text-indent: -9999px;
	position: absolute;
	height: 30px;
	width: 290px;
	left: 405px;
	top: 120px;
	background: url(../img/telephone.png);
}
#nav {
	margin: 0 auto;
	height: 40px;
	width: 734px;
	background: #FAF8F8;
}
#content {
	width: 738px;
	background: url(../img/contnet_bg.gif) repeat-y center top;
	text-align: left;
}
#left_col h3 {
	font-size: 21px;
	color: #24408E;
	margin: 40px 0 20px 30px;
}
#left_col p {
	margin: 0 55px 25px 55px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#left_col {
	width: 436px;
	float: left;
	display: inline;
}
#right_col {
	width: 302px;
	float: right;
	display: inline;
	margin: 0 0 50px 0;
}
#right_col img {
	margin: 85px 0 0 0;
}
#right_col .2ndimg {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#sub_project {
	height: 155px;
	width: 390px;
	margin: 0 0 30px 30px;
	background: #E5E6E6 url(../img/project_strip.jpg) repeat-x center bottom;
}
#sub_project img {
	border: 1px solid #FFFFFF;
	margin: 12px 0 0 12px;
	float: left;
}
#sub_project #text {
	height: 55px;
	width: 218px;
	float: left;
	margin: 12px 0 0 0;
}
#text p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0 20px 0 20px;
}
#left_col h5 {
	font-size: 18px;
	color: #24408E;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 50px;
}
