html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  height: 100%;
}

.clear
    {
    clear:both;
}
.right
    {
    float: right;
}
.left
    {
    float: left;
} 

body
    {
    font: 62.5%/1.5  "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #04559a;   
    
    text-align:center;
}

#wrapper
    {
    width:900px;
    text-align:left; 
    margin-left:auto;
    margin-right:auto;
    
}
h1
    {
    font-size: 2.2em;
    color: #fff;
}
   
h2
    {
    font-size: 2.0em;   
    color: #1c93cb;
}
   
h3
    {
    font-size: 1.8em;
    color: #fff;
}
   
h4
    {
    font-size: 1.6em;   
}
   
h5
    {
    font-size: 1.4em;   
}
   
p
    {
    font-size: 1.2em;   
} 

input.text
    {
    padding: 3px;
    border: 1px solid #999999;   
} 

.menu {
 width: 900px;
 padding: 0;
}
.menu li {
list-style: none;
float:left;
}
.menu ul {

width:900px;
margin: 0px;
padding:0px;

}
.home a {
background:url(../images/menu/home.jpg) no-repeat;
background-position:top;
height:37px;
width:116px;
display:block;
}
.home a:hover, .home-active a {
background:url(../images/menu/home.jpg) no-repeat;
background-position:bottom;
height:37px;
width:116px;
display:block;
}		

.services a {
background:url(../images/menu/services.jpg) no-repeat;
background-position:top;
height:37px;
width:130px;
display:block;
}
.services a:hover, .services-active a {
background:url(../images/menu/services.jpg) no-repeat;
background-position:bottom;
height:37px;
width:130px;
display:block;
}	

.schedule a {
background:url(../images/menu/schedule.jpg) no-repeat;
background-position:top;
height:37px;
width:136px;
display:block;
}
.schedule a:hover, .schedule-active a {
background:url(../images/menu/schedule.jpg) no-repeat;
background-position:bottom;
height:37px;
width:136px;
display:block;
}		

.gallery a {
background:url(../images/menu/gallery.jpg) no-repeat;
background-position:top;
height:37px;
width:116px;
display:block;
}
.gallery a:hover, .gallery-active a {
background:url(../images/menu/gallery.jpg) no-repeat;
background-position:bottom;
height:37px;
width:116px;
display:block;
}		

.videos a {
background:url(../images/menu/videos.jpg) no-repeat;
background-position:top;
height:37px;
width:114px;
display:block;
}
.videos a:hover, .videos-active a {
background:url(../images/menu/videos.jpg) no-repeat;
background-position:bottom;
height:37px;
width:114px;
display:block;
}		

.report a {
background:url(../images/menu/report.jpg) no-repeat;
background-position:top;
height:37px;
width:149px;
display:block;
}
.report a:hover, .report-active a {
background:url(../images/menu/report.jpg) no-repeat;
background-position:bottom;
height:37px;
width:149px;
display:block;
}		

.contact a {
background:url(../images/menu/contact.jpg) no-repeat;
background-position:top;
height:37px;
width:139px;
display:block;
}
.contact a:hover, .contact-active a {
background:url(../images/menu/contact.jpg) no-repeat;
background-position:bottom;
height:37px;
width:139px;
display:block;
}		

.noborder img{
	border:0px;
	height: 221px;
}

div#content{
	width:910px;
	_width:912px;
}


div#footer{
	clear: both;
	width: 910px;
}
#footer img{
	border: 0px;
}
     
div#features {
	float:left;
	
	width: 262px;
	background-image: url(../images/featuresbg.jpg);
	background-repeat: repeat-y;
	height:100%;
}
div#features_in{
	width: 237px;
	padding-left: 10px;
	padding-right: 15px;
	text-align:center;
	height:100%;
}

div#features_in_gallery{
	width: 237px;
	padding-left: 10px;
	padding-right: 15px;
	text-align:center;
	height:1354px;
}

div#features_in_schedule{
	width: 237px;
	padding-left: 10px;
	padding-right: 15px;
	text-align:center;
	height:443px;
}

div#features_in_home{
	width: 237px;
	padding-left: 10px;
	padding-right: 15px;
	text-align:center;
	height:352px;
}

div#features_in_services{
	width: 237px;
	padding-left: 10px;
	padding-right: 15px;
	text-align:center;
	height:401px;
}


p.txt {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 12px;
}

p.txtbig {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 14px;
font-weight: bold;

}

div#rightcontent{
	float:left;
	width:640px;
	background-image: url(../images/welcomebg.jpg);
	background-repeat: repeat-y;	
	margin-left: 4px;
	}
	
	
	div#rightcontent2{
	float:left;
	width:900px;
	background-image: url(../images/welcomebg2.jpg);
	background-repeat: repeat-y;	
	margin-left: 4px;
	}
	
#rightcontent p{
	padding:15px;
	margin-bottom: 1px;
	margin-top: 5px;
}
div#rotator{
	
}
div#home_txt{
	width: 270px;
	float: left;
}

div#rightcontent_soon{
	float:left;
	width:600px;
	height: 400px;
	margin-left: 4px;
	text-align: center;
	}
	
	
	div#rightcontent_soon2{
	float:left;
	width:900px;
	height: 2000px;
	margin-left: 4px;
	text-align: center;
	}
	
#rightcontent_soon img{
	margin-top: 100px;
}
div#footer_nav{
	background-image: url(../images/footer.jpg);
	height:47px;
	width: 891px;
	padding-left:15px;
	background-repeat:no-repeat;
	
}
div#footer_nav1{
	float: left;
}

#footer_nav1 a,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	text-decoration: none;
	margin-top: 2px;
	
	
}

div#register{
	float:left;
	margin-left: 300px;
}
#register a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
	font-weight: bold;
	color:#fff;
	font-style: italic;
}
div#cprght{
	width: 100%;
	text-align: center;
}
#cprght a{
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
	color:#1c93cb;

}

div#contact1{
	width: 200px;
	float:left;
	margin-left: 0px;
}
div#contact2{
	margin-top:15px;
	width: 180px;
	float: left;
	margin-left: 7px;
}
#contact_form input, textarea{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-bottom:8px;
}
#contact_form p{
margin-top:10px;
margin-bottom: 5px;
	text-align: right;
	padding: 1px;
}
div.center{
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: center;
	margin-left: 0px;
}
#services li{
	font-size:12px;
	text-align: left;
	color:white;
	font-weight: bold;
	margin-bottom: 10px;
	margin-bottom:15px;
}
div#filler_index{
	height: 55px;
	
}
div#filler_services{
	height: 72px;
}
div#filler_videos{
	height: 72px;
}
div#filler_contact{
	height: 199px;
}
div#filler_asktommy{
	height: 72px;
}
#features_in input{
	border: 1px solid black;
	width:200px;
}
div#filler_schedule{
	height: 159px;
}
div#filler_gallery{
	height: 1010px;
}
