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

body {
background: #4682B4;
}

#main {
width: 950px;
padding-top:15px;
margin:0 auto;

}

.container {
	width: 940px;
	padding: 0px;
	margin: 0 auto;
	color: #FFFFFF;
}



*{
	padding:0;
	margin:0;
}
nav {
	background-color:#000033;
	width: 945px;
	height:30px;
	line-height: 30px;
	font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif, Century Gothic, Arial, Gotham, Microsoft Sans Serif, Times New Roman;
	font-size: 12px;
}




nav ul {
border-radius:2px;

margin: 0 auto;

}

nav ul li {
	list-style-type: none;
	width: 188px;
	float: left;
	text-align: center;
}

.navborder_color{
border-right: thin dotted #D3D3D3;
}

.current {
background-color: #2F4398;
border-bottom: 1px dotted #922B21;
}

hl a:hover {
	background-color: #2F4398;
	color: white;
}

.nav_vertical {

border-radius:2px;
height: 30px;
float: right;
}



nav_vertical ul {
border-bottom: 1px;
height: 30px;
line-height: 30px;
width: 120px;
text-align: center;
margin: 0 auto;
}


li a {
	text-decoration: none;
	color: white;	
	display: block;
}

li a:hover {
	background-color: #000000;
	color: white;
}

 nav ul li ul li {
	width: 120px;
	float: left;
	text-align: center;
}
	
nav ul ul {
	position:absolute;
	visibility: hidden;
	top: auto;
}

nav ul li:hover ul {
	background-color: #2F4398;
	visibility: visible;
		
}


img {
	border: 0px solid white;
	border-radius: 2px;	
	
}

p1 {
color: #000000;
padding-top:5px;
padding-bottom:5px;
padding-left: 5px;
float:left;
font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif,Century Gothic, Arial, Gotham, Times New Roman;
font-size:100%;
line-height:11mm;
}

label {
float: left;
width: 180px;	
text-align: right;
padding-right: 12px;
margin-top: 12px;
clear:left;
font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif,Century Gothic, Arial, Gotham, Times New Roman;
font-size: 15px;

}

input, textarea { margin-top: 12px;}
#simpleForm {
	background-color: #CCC;
	width: 80%;
	
}

#theSubmit {
margin-left: 180px;
padding: 15px;

}

#footer
{
height: 40px;
width: 940px;
margin-top: 3px;
background-color:#000000;
padding-top: 20px;
}

p.copyright {
float: left;
color: #aaaaaa;
font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif, Century Gothic, Arial, Gotham, Times New Roman;
font-size: 12px;
opacity:0.4;
}

p.validate {
float: right;
color: #aaaaaa;
font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif, Century Gothic, Arial, Gotham, Times New Roman;
font-size: 12px;
opacity:0.4;
}

.footcontainer {
	width: 940px;
	height: 200px;
	background-color: #000000;
	padding-top: 5px;
	margin-top: 150px;
	color: #FFFFFF;
	}

.left {
	height: 190px;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 15px;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif, Century Gothic, Arial, Gotham, Times New Roman;
	opacity: 0.4;
	float: left;

}

.clientcontainer {
	
	height: 500px;
	margin-top: 10px;
	}

.leftcontainer {
	width: 430px;
	height: 480px;
	padding-top:10px;
	padding-left: 40px;
	line-height: 17px;
	font-size:15px;
	color: #000000;
	float:left;
	font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif, Century Gothic, Arial, Gotham, Times New Roman;
	
}

.rightcontainer {
	width: 430px;
	height: 480px;
	padding-top: 10px;
	padding-left: 40px;
	line-height: 17px;
	font-size:15px;
	color: #000000;
	float:right;
	font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif, Century Gothic, Arial, Gotham, Times New Roman;
	
}

.pcontainer {
	width: 900px;
	height: 400px;
	padding-top: 15px;
	padding-left: 30px;
	font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif, Century Gothic, Arial, Gotham, Times New Roman;
	font-size: 15px;
	
	text-align:justify;
	text-justify: inter-word;
	}
	
.leftnav {
	background-color:#4682B4;
	width: 100px;
	height: 450px;
	padding-left: 25px;
	margin-top: 15px;
	font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif, Century Gothic, Arial, Gotham, Times New Roman;
	font-size: 12px;
	}

al a {
	text-decoration: none;
	line-color:#2F4398;
	color: white;
	display:block;
	line-height:20px;
	background-color:#000000;
	}

al a:hover {
	background-color: #2F4398;
	color: white;
}

ol {
	padding-left: 30px;
}

av {
	padding-left: 15px;
}

bl a {
	text-decoration: none;
	line-color:#2F4398;
	color: white;
	display:block;
	line-height:20px;
	background-color:#4682B4;
	}

bl a:hover {
	background-color: #2F4398;
	color: white;
}

.leftsubnav {
	background-color:#4682B4;
	width: 80px;
	height: 100px;
	padding-left: 35px;
	margin-bottom: 4px;
	margin-top: 3px;
	font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif, Century Gothic, Arial, Gotham, Times New Roman;
	font-size: 12px;
	}
	
.phcontainer {
	width: 700px;
	height: 180px;
	float: right;
	}

.imgcontainer {
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 20px;
	font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif, Century Gothic, Arial, Gotham, Times New Roman;
	font-size: 12px;
}

div.img {
	margin:10px;
	padding:5px;
	border:1px solid #0000ff;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
	background-color:#ffffff;
}

div.img img {
	display: inline;
	margin: 0px;
	border: 1px solid #ffffff;
	
}


div.desc {
	font-weight:lighter;
	font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif, Century Gothic, Arial, Gotham, Times New Roman;
	font-size:15px;
	width: 200px;
	text-align: center;
		}

.wscontainer{
	width:950px;
	height:840px;
}

.h1 {
font-family: Helvetica, Helvetica Neue, Microsoft Sans Serif, Century Gothic, Arial, Gotham, Times New Roman;
	font-size:15px;
}


