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

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	/*background-image:url(../images/backgroundMain.jpg);*/
	background-color:#0b0b35;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	margin-top: 20px;
}



.oneColFixCtr #mainNav {
	width: 832px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 20px;
	margin-bottom: 20px;
}

.oneColFixCtr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color:#00003b;
	padding: 10px;
}

.oneColFixCtr #mainContent {
	padding: 0 20px;
}



a.footLink:link, a.footLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration  : none;
}
a.footLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
    text-decoration  : none;
}



.oneColFixCtr #footNav {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:20px;
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}

.oneColFixCtr #footerContainer {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:10px;
	padding: 10px;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration  : none;
	}

.headImage {
	margin-left: 20px;
}

/* Navigation START */

#navcontainer
{
	margin: 0px;
	padding: 0px;
	margin-left: 120px;

}

#navcontainer ul
{
margin: 0px;
margin-left: 20px;
padding: 0px;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { float: left; }

#navcontainer ul li a
{
text-decoration: none;
background: url(../images/navButton.png) no-repeat top left;
color: #b4b4b4;
font-weight:bold;
font-size: 12px/14px;
float: left;
margin: 0px;
margin-left: 0px;
height: 39px;
width: 197px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#navcontainer li a:hover
{
background: url(../images/navButtonOn.png) no-repeat left top;
color: #302f3f;
font-weight:bold;
}

ul#navlist li#active a
{
background: url(../images/navButtonOn.png) no-repeat left top;
color: #302f3f;
font-weight:bold;
}


/* Navigation END */




.maincontent {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}



















#wrapper {
	width: 770px;
}
.wrapper {
	width: 770px;
}

#box1 {
	float: left;
	width: 380px;
}
.box1 {
	float: left;
	width: 380px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#box2 {
	float: right;
	width: 380px;
}
.box2 {
	float: right;
	width: 380px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#boxtext {
	width: 770px;
	margin-bottom: 20px;
}
#boxtext2 {
	float: left;
	width: 380px;
	margin-top: 20px;
}

.boxtext {
	width: 750px;
	margin-bottom: 20px;
}
#top {
	height: 160px;
}
.boxtext2 {
	float: left;
	width: 380px;
	margin-top: 20px;
}






#box3 {
	float: left;
	width: 380px;
}
.box3 {
	float: left;
	width: 380px;
}


#clearone {
	clear:both;
	height:1px;
}
.clearone {
	clear:both;
	height:1px;
}


#wrapperForm {
	width: 470px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.wrapperForm {
	width: 470px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}


#box1form {
	width: 100px;
	margin-right:5px;
	float: left;
}
.box1form {
	width: 100px;
	margin-right:5px;
	float: left;
}


#box2form {
	width: 200px;
	float: left;
	clear:right;
}
.box2form {
	width: 200px;
	float: left;
	clear:right;
}



#clearoneForm {
	clear:both;
	height:15px;
}
.clearoneForm {
	clear:both;
	height:15px;
}









.videoBox {
	margin-left: 55px;
}
