/* CSS Document */
*{margin:0; padding:0}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001422;
}

body {
	background:url(images/bg.jpg) repeat top #001422;
	text-align: center;
	

}

#main {
	position: relative;
	width: 1000px;
	background: #81C1EF;
	margin: 0 auto;
	text-align: left;
}

#banner {background:url(images/top.jpg) top repeat-x #FFFFFF; height:100px; width:1000px; clear: both;}
#banner_inside {height:37px; width:80%; margin-left:20px; margin-right: 20px; clear: both;}

#subheader { 
	background: inherit; 
	width: 1000px;
	height: 35px;
	color: #FFF;
	background-color:#000000;
}
#subheader .padding { 
padding: 10px 15px 10px 15px;
 
}
#subheader h2 { 
color:#0088af; 
}
#subheader a {
color: #FECF5F; 
}

#menu {
background: inherit;
width: 1000px;
height: 38px;
margin: 0;
padding: 0;
}

#menu ul { 
margin:0; 
list-style:none; 
padding: 5px 0 0 20px; 
}
#menu a, #nav strong, #nav span { 
float:left; 
display:block; 
background: #101010;
border-top: 4px solid #e10085;
color:#999; 
padding: 5px;
font-weight:bold; 
text-decoration:none;
text-transform:uppercase;  
}
#menu a { 
float:none; 
}
#menu li { 
float:left; 
background:inherit; 
margin:2px; padding:0 0 0 0px; 
}
#menu a:hover { 
float:left; 
display:block; 
background: #151515;
border-top: 4px solid #0088af;
color:#fff; 
padding: 5px; 
text-decoration:none;
}  
#menu .padding { 
padding: 5px 0 0 10px; 
font-weight: bold; 
color: #808080;
}



#flash{width:1000px; height:200px; clear:both;}
#border {background:url(images/border.jpg) #0066FF repeat-x top; width:1000px; height:9px; clear: both;}
#square{width:1000px; height:200px; clear:both; background:#FFFFFF; text-align:center;}
h2{font-size:14px; padding-top:3px;}
h1 {font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#0070B8;}
#square1{width:200px; height:200px; background: #51b200; float:left; text-align:center; padding-top:5px;}
#square2{width:200px; height:200px; background: #0996e5; float:left; text-align:center; padding-top:5px;}
#square3{width:200px; height:200px; background: #d8339b; float:left; text-align:center; padding-top:5px;}
#square4{width:200px; height:200px; background: #ff8a4c; float:left; text-align:center; padding-top:5px;}
#square5{width:200px; height:200px; background: #e1c562; float:left; text-align:center; padding-top:5px;}

#data{background:url(images/main_bg.jpg) #FFFFFF top repeat-x; width:1000px; position: relative; clear: both; float: left; }

#data p{text-align:justify;}
#data a{color:#006EB4; text-decoration:underline; font-weight:bold;}
#data a:hover {color:#006EB4; text-decoration:none; font-weight:bold;}
#right {width:250px; float: right; padding:10px; padding-top:50px;  position:inherit;}
#clock {width:200px; background:#0996e5; text-align:center;}
#clock1 {width:200px; background:#e1c562; text-align:center;}
#footer {background:url(images/footer.jpg) #0070B7 repeat-x top; color:#FFFFFF; width:1000px; height:30px; text-align:center; float: left; clear: both; padding-top:13px;}
#footer a:link {color:#FFFF99; text-decoration:none; font-size:12px; padding-left:10px; padding-right:10px;}
#footer a:visited {color:#FFFF99; text-decoration:none; font-size:12px; padding-left:10px; padding-right:10px;}
#footer a:hover {color:#99FFFF; text-decoration:none; font-size:12px; padding-left:10px; padding-right:10px;}
#footer a:active{color:#FFFFFF; text-decoration:underline; font-size:12px; padding-left:10px; padding-right:10px;}
