body {
    text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#333;
}
#mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto; 
    margin-right: auto;
	width: 925px;
	text-align: left;
	height:600px;
}
#mainContent a{
text-decoration:underline;
color:#0099FF;

}
#mainContent a:hover{
text-decoration:underline;
color:#0066FF;
}
#background {
	width: 925px;
	height:590px;
	background-image:url(../images/bg_01.jpg);
	float:left;
}
#header {
	width:925px;
	height:274px;
	background-image:url(../images/header_01.jpg);
}
#column1 {
    
	width:210px;
	height:403px;
	float:left;
	/*border-right:#CCCCCC 1px solid;*/
}
#column2 {
	width:710px;
	height:608px;
	float:left;
}
#homeContent {
	width:925px;
	height:400px;
	background-image:url(../images/images/bg_content.jpg);
	background-repeat:repeat-y;
	clear:left;
}
#footer {
    width:925px;
	height:30px;
	background-color:#0099FF;
}

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	text-transform: uppercase;
}
#footer a{
	text-decoration:underline;
	color: #ffffff;
}
#footer a:hover{
    text-decoration:underline;
	color: #ffffff;
}



#topVideoArea1 {
	width:322px;
	height:276px;
	padding-left:85px;
	padding-top:0px;
	padding-right:0px;
	float:left;
	text-align:justify;
}
#topVideoArea2 {
	width:200px;
	margin-left:60px;
	height:270px;
	float:left;
}
#topVideoArea3 {
	padding-top:40px;
	padding-left:0px;
	padding-right:50px;
	width:500px;
	float:left;
	clear:both;
	text-align:justify;
	padding-bottom: 10px;
	height: 250px;
}
#secondVid{
	width:150px;
	height:141px;
	padding-left:235px;
	float:left;
}
