@charset "utf-8";
#main {
	margin-right: auto;
	margin-left: auto;
	background: #000338;
	width: 974px;
/*	height: 525px;
*/}


#mainNav {
	/*	height: 516px;
*/	width: 190px;
	background: url(../images/bg-navL.gif) no-repeat left top;
	padding-bottom: 20px;
	float: left;
	padding-left: 16px;
}
/*#mainNav ul {
	list-style: none;
	text-transform: capitalize;
	border-bottom: 1px solid #A1A3C1;
}
#mainNav  ul a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 150px;
	padding-left: 20px;
	background: #000338;
	border-top: 1px solid #A1A3C1;
	border-right: 1px solid #A1A3C1;
	border-bottom: none;
	border-left: 1px solid #A1A3C1;
}
#mainNav li a:link, #mainNav li a:visited {
}
#mainNav li a:hover, #mainNav li a:active {
	background-color: #2B2D5B;
}
*/



#mainContent {
	width: 766px;
	/*	height: 500px;
*/	float: left;
	padding-bottom: 20px;
}
#navHead {
	background: url(../images/bg-navH.gif) no-repeat;
	height: 30px;
	width: 174px;
	background-color: #000338;
	padding-left: 15px;
	line-height: 25px;
}


#lhs {
/*	height: 516px;
*/	width: 588px;
	float: left;
	clear: left;
}

#lhs   h3   {
	padding-left:	5px;
	color:			#ffffff;
	font-size:		10pt;
}

#lhs img {
	margin: 5px;
}

#lhs p {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	line-height: 14px;
}


#titleL {
	background: #2B2D5B;
	height: 30px;
	margin-bottom: 10px;
}
#titleL h1 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 10px;
}
#contactform {
}




#rhs {
	/*	height: 516px;
*/	width: 178px;
	float: right;
}

#rhs h3 {
	line-height: 26px;
	padding-left: 10px;
	background-image: url(../images/bg-sb-1.gif);
	font-size: 12px;
	font-weight: normal;
}
#rhs h4 {
	padding-top: 14px;
	padding-left: 35px;
	font-size: 10px;
	font-weight: normal;
}

#titleR {
	background: #2B2D5B;
	height: 30px;
	width: 169px;
	margin-bottom: 10px;
}

.sb-box1 {
	background: url(../images/bg-sb-2.jpg) repeat-y;
	width: 165px;
	color: #CCCCCC;
	margin-bottom: 20px;
}
.sb-box1 p {
	padding: 5px 10px;
	font-size: 10px;
}

#sitemap {
	width: 425px;
	padding-left: 150px;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 18px;
	color: #999999;
}

#sitemap  ul ul {
	font-weight: normal;
	list-style-type: none;
}
#sitemap  ul a:link,#sitemap ul a:visited {
	color: #c3c2c2;
	text-decoration: none;
}
#sitemap  ul a:hover,#sitemap ul a:active {
	color: #acb1e8;
	text-decoration: underline;
}



.closer   {
	width: 145px;
	height: 22px;
	background-image: url(../images/bg-sb-4.jpg);
}

.clear {
	clear: both;
}
.fltImg {
	float: right;
	padding-left: 5px;
}
.companyname {
	color: #acb1e8;
	font-weight: bold;
}
.name {
	color: #acb1e8;
}
.list {
	padding-left: 25px;
	padding-bottom: 15px;
}
#lhs  a.lightbox  {
	float:		left;
	text-align:	center;
	width:		130px;
	height:     95px;
	margin:		0 15px 15px 0;
}
