/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

body{
	background-color:#333333;
	font-family:Tahoma;
	font-size:14px;
}

#container1{
	width:auto;
	margin:auto;
	background-image: url(../images/valleyheader.png);
	background-repeat: no-repeat;
	background-position: center;
	
	

}

.header{
	height:450px;
	width:1000px;
	margin:auto;
	padding-left:0px;
	padding-top:0px;
}
#logo {
	position: absolute;
	left: 50px;
	top: -10px;
	width: 395px;
	height: 400px;
	margin-left:0px;
	background-image:url(../images/logobadge.png);
	background-repeat:no-repeat;
	display:none;
	
}
#logocontainer {
	position:relative;
	left: 20px;
	top: 90px;
	width: 340px;
	height: 350px;	
}

#logocontainer h1{
font-size:40px;
color:#888;
font-weight:normal;
line-height:normal;
}
#logocontainer h2{
color:#39F;
font-weight:normal;
line-height:normal;
}

#hlinks { 
position:fixed;
left:0px;
top: 0px;
width:5000px;
height:40px;
overflow: visible;
z-index:10;
background-image:url(../images/nav/topnav_bg.gif);
background-repeat:repeat-x;
}

#splash {
	position:absolute;
	left:535px;
	top:70px; 
	width: 560px;
	height: 320px;
	
}

#container2{
	width:1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.col1{
	width:475px;
	background-color:#333;
	background-repeat:repeat;
}

.content{
	padding: 20px 0px 30px 40px;
}


.co11-content1{
padding-bottom:20px;
line-height:19px;
}

.co11-content1 h2{
font-size:45px;
color:#55BFFF;
font-weight:normal;
line-height:normal;
}

.co11-content1 h3{
	font-size:28px;
	color:#000000;
	border-bottom:1px solid #b2b2b2;
	padding-bottom:10px;
	font-weight:normal;
	line-height:normal;
	margin-bottom:20px;
}
.co11-content1 h4{
	font-size:15px;
	color:#fff;
	padding-bottom:10px;
	font-weight:normal;
	line-height:normal;
	margin-bottom:20px;
}
.co11-content1 p span{
font-size:20px;
font-weight:bold;
color:#55BFFF;
}

.co11-content1 p{
	color:#FFF;
	line-height:20px;
}

.co11-content1 a{
color:#fff;
}

.img-box{
padding-right:15px;
}

.col1-content2-text{
width:375px;
}

.col1-content2{
background:#fff;
padding:20px;
overflow:hidden;
}

.col1-content2 h3{
font-size:28px;
color:#666;
font-weight:normal;
border:0px;
margin-bottom:0px;
}

.col1-content2 h4{
font-size:15px;
color:#335e84;
margin-top:20px;
margin-bottom:5px;
}

.col1-content2 p{
line-height:20px;
color:#335e84;
}

.col1-content2{
color:#335e84;
}


.col2{
	width:475px;
	background:#333;
}
#row {
	position: relative;
	height:300px;
	background-color: #1C1C1C;
	margin:auto;
	padding-top:20px;
	width: auto;
	color: #fff;
    left: 0px;
	overflow:visible;
}

#row1{
	width:1000px;
	margin:auto;
	height:auto;
	padding: 0px 20px 0px 90px;
}
#rowleft{
	float:left;
	width: 430px;
	padding: 0px 10px 10px 10px;
}
#rowright{
	float:left;
	width: 450px;
	margin-left: 20px;
	padding:  0px 10px 10px 10px;
}
#rowrightcontainer{
	background-color:#222;
	padding: 12px;
}
.news-events-section{
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.news-events-section h3{
font-size:28px;
color:#55BFFF;
font-weight:normal;
margin-bottom:20px;
}

.news-events-section p{
	color:#FFF;
	line-height:20px;
}

.news-events-section p span{
font-size:15px;
font-weight:bold;
color:#55BFFF;
}


.news-events-section a{
color:#307dc1;
}

.news-events-section img{
margin-top:20px;
}

.company-profile-section{
	padding:30px;
	background-color: #000;
}

.company-profile-section h3{
font-size:28px;
color:#2A7FFF;
font-weight:normal;
margin-bottom:20px;
}

.company-profile-section p{
color:#676767;
font-size:15px;
line-height:20px;
width:150px;
}

.company-profile-section img{
margin-top:20px;
}

#footer{
background:#606060 url(../images/footer-bg.gif) top left repeat-x;
}


.footer-links{
width: 1000px;
font-size: 12px;
}

.footer-links p{
	color:#fff;
	padding-right: 0px;
	padding-bottom: 2px;
	width: 600px;
	padding-top: 5px;
	padding-left: 225px;
}

.footer-links a{
color:#fff;
}





/*------------------------------------------------------------------*/
/* ---------------------general content pages-----------------------*/
/*------------------------------------------------------------------*/




.general {
	color:#FFF;
	font-size:13px;
}
.general h2{
	font-size:30px;
	color:#55BFFF;
	font-weight:normal;
	line-height:normal;
}
.general :link {
	color:#55BFFF;
}
.general a:visited{
	color:#3F3F3F;
}

.general a:active{
	color:#ffffff;
}

#mainleft {
	width: 650px;
	float: left;
	padding: 20px 0px 0px 20px;
	min-height: 500px;
	
}
#banner {
	position:relative;
	width:575px;
	height:74px;
	left: 10px;
	top: 5px;
	background-color:#262626;
	padding: 10px 10px 10px 10px;
	
	
}
#banner h2{
font-size:45px;
color:#55BFFF;
font-weight:normal;
line-height:normal;
padding: 0px;
margin: 0px;
}
#arrow {
	width: 66px;
	height:56px;
	background-image:url(../images/bannerarrow.png);
}

#maincontent{
	position:relative;
	width:575px;
	height:auto;
	left: 10px;
	top: 20px;
	color:#FFF;
	font-size:15px;
	font-weight: lighter;
	line-height: 20px;
	background-color:#262626;
	padding: 10px 10px 10px 10px;
	margin-bottom:20px;
	
}
#mainright {
	width: 280px;
	float: left;
	padding: 20px 20px 0px 0px;
	min-height: 500px;
	margin-bottom:20px;

	}
#topright {
	position:relative;
	width:270px;
	height:auto;
	top: 5px;
	background-color:#262626;
	padding: 10px 10px 10px 10px;
}

#bottomright
{
	position:relative;
	width:270px;
	height: auto;
	top:10px;
	background-color:#262626;
	padding: 10px 10px 10px 10px;
}
.lists {
	color:#94C3DE;
	font-size:12px;
	
}

.lists :link {
	color:#55BFFF;
}
.lists a:visited{
	color:#3F3F3F;
}

.lists a:active{
	color:#ffffff;
}

