/* CSS Document */
a {
color:#999999;
text-decoration:none;

}
a:hover {
color:#fff;
text-decoration:underline;


}

body {
font-family:Arial, Helvetica, sans-serif, "Comic Sans MS";
font-size:12px;
color:#fff;
background-color:#828282;

}
.central {
margin:0 auto;

}
#videowrapper1 {
width:1000px;
margin:0 auto;

}

input.text {
font-family:Arial, Helvetica, sans-serif, "Comic Sans MS";
color:#fff;
padding:10px;

}
input {
background-image:url(images/form_bg.png);
background-repeat:no-repeat;
width:155px;
height:31px;
background-color:transparent;
border:none;
padding:5px;
color:#fff;
}
#mainTop {

background-image:url(images/bg1.jpg);
background-repeat:repeat-x;
height:178px;

}

#topWrapper {

width:980px;
margin: 0 auto;

}
#head {
	background-image:url(images/bg1.jpg);
	height:178px;
	

}
#headerWrapper{
width:980px;
position:relative;
right:45px;
}
body {
	margin:0 auto;
	padding:0px;
}

#headLinks {
background-image:url(images/glasstop.jpg);
background-repeat:no-repeat;

width:360px;
height:34px;
margin-top:0px;
margin-left:0px;




}
.leftFloat {
float:left;


}

#headLinks li{
margin-left:0px;
float:left;
padding-right:10px;

}
ul {
list-style:none;
margin-left:-20px;
font-family:Arial, Helvetica, sans-serif, "Comic Sans MS";
font-size:12px;

}

.rightFloat {
float:right;

color:#fff;

}

#logo {
float:left;

}
#videoBg {
background-color:#022b52;
background-image:url(images/bigbg.jpg);
background-repeat:no-repeat;

}
#videoBg2 {
background-image:url(images/glassbg.jpg);
background-repeat:no-repeat;
margin: 0 auto;
width:671px;
height:441px;
position:absolute;
top:-20px;
left:160px;


}
#videoWrapper {
margin: 0 auto;
width:980px;
height:388px;
background-image:url(images/bg_03.png);
background-repeat:no-repeat;
position:relative;

}
#videos {
margin: 30px auto;
width:630px;
height:350px;
background:transparent;
position:relative;

}

#footer {

background:#000 url('footerbg.jpg') no-repeat right top;

}

#copyrights {
	padding:20px;
	width:980px;
	float: right;
	margin: 0 auto;
}
.footerWrapperGlow {

background-color:#000066;

}

#footerWrapper {
margin: 0 auto;
width:980px;



background-repeat:no-repeat;
position:relative;

}

#contactinfo {
background-image:url(images/mainform1.png);
background-position:center;
background-repeat:no-repeat;
width:669px;
height:367px;
margin:0 auto;

}
#contactinfoLeft {
padding:30px;
width:219px;
height:318px;
margin-top:-15px;

}
#contactinfoRight {
padding:0px 0px 0px 15px;
width:330px;
height:318px;
background-image:url(images/formbg2.png);
background-repeat:no-repeat;
margin-top:20px;
margin-right:20px;

}

textarea {
		
		background: transparent url(images/textbox.jpg) repeat-x top left;
		border: 0px solid #d9d9d9; 
		color: #707070;
		overflow:auto;
		font-family:Arial, Helvetica, sans-serif, "Comic Sans MS";
		font-size:12px;
		color:#FFFFFF
	
		
	}


input, select {
		
		background: transparent url(images/form2.jpg) repeat-x top left;
		border: 0px solid #d9d9d9; 
			color:#FFFFFF
			height:31px;
	
		
	}
	
.submit {
		
		background: transparent url(images/register_bg.png) no-repeat;;
		width:110px;
		height:31px;
		cursor:pointer;
float:right;
margin-right:80px;
	
	
		
	}
	
	input:focus, textarea:focus, select:focus {
		
		border: 0px solid #8a8a8a;
		color:#FFFFFF
		
	}
	
	.alert {
		
		border: 1px solid #FB6064;
		
	}
	
	select {
		
		background: #ffffff;
		
	}
	
	label span { color: #f00; }
