html, body {
color:#ffffff;
font-family: Trebuchet MS, Helvetica, sans-serif;
/*font-family: Verdana, Verdana, Geneva, sans-serif;*/
font-size:14px;
 padding: 10px;
 height: 100%;
 background: #555555 url() repeat scroll left top;
}

a{
color: #ffffff;
}

img{
border: 0;
}

p{
padding: 0;
margin: 0;
line-height: 1.5;
}

.mainbg {
margin:0;
text-align:center;
}

#wrapper {
background: #000000 none no-repeat scroll right top; 
margin:0 auto;
padding:;
text-align:left;
width:900px;
/* overflow: none; */
}

#header {
background: #ffffff url(images/header.png) repeat-x scroll left top;
color:#000000;
margin:2;
padding:2px;
}

#header img{
 padding: 15px; 
}

#content {
background: #000000 url(images/background.png) no-repeat scroll right top;
float:left; 
/*color:#000000; */
margin:1;
padding: 0 25px 25px 25px;
min-height: 450px;
width: 850px;
/* filter: alpha(opacity=80); 
-moz-opacity: .80; */
}

#content2 {
background: #000000;
float:left; 
/*color:#000000; */
margin:1;
padding: 0 25px 2px 25px;
min-height: 0px;
width: 850px;
/* filter: alpha(opacity=80); 
-moz-opacity: .80; */
}

#content h1{
margin-top: 25px;
border-bottom: 2px solid #999999;
}

#sub_content h1{
border-bottom: 2px solid #999999;
}

.feature_box_outer {
border: 2px solid #999999;
padding: 4px;
float: left;
width: 250px;
margin: 15px 21px 15px 0;
}

.feature_box_inner {
height: 200px;
/*margin: 15px; */
padding: 10px;
background: #555555 url() no-repeat scroll left bottom;
}

.feature_box_inner h2 {
margin-top: 0px;
}

#footer {
background: #000000 url() no-repeat scroll left bottom;
color:#555555;
font-size: 10px;
text-align: center;
min-height: 10px;
margin:0;
padding:15px;
}

#navigation {
background: #3E84C0 url() no-repeat scroll left top;
margin:0px;
padding:0px;
min-height: 10px;
width: 100%;
border-bottom: 1px solid #ffffff;
}

.clear {
clear:both;
height:0px;
overflow:hidden;
}



.clear2 {
clear:both;
height:0px;
}



#menu {
background: #3E84C0 url() no-repeat scroll left top;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width: 100%;
height: 34px;
}

#menu li {
float:left;
font-size:15px;
font-weight:bold;
text-align: center;
width: 145px;
}

#menu li a {
color:#ffffff;
display:block;
padding:7px;
text-decoration:none;
border-bottom: 1px solid #ffffff;
border-right: 2px solid #ffffff;
background: #3E84C0 url() no-repeat scroll left top;
}

#menu li a.selected, #menu li a.selected:hover {
color: #ffffff;
background: #000000 url() no-repeat scroll left top;
border-bottom: 1px solid #000000;
}

#menu li a:hover {
background: #555555 url() no-repeat scroll left top;
}

#sub_menu{
float: left;
padding: 10px 0 0 0;
margin:0;
font-size:12px;
height: 10px;
width: 800px;
}

#sub_menu ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
}

#sub_menu li {
float:left;
color: #ffffff;
width: 130px;
margin: 0;
padding: 0;
}

#sub_menu li a {
background: transparent url(images/square_icon.png) no-repeat scroll left center;
color:#ffffff;
display:block;
padding: 0px 25px 0px 15px;
text-decoration: none;
font-weight: bold;
}

#sub_menu li a.selected, #sub_menu li a.selected:hover {
background: transparent url(images/square_icon_blue.png) no-repeat scroll left center;
}

#sub_menu li a:hover {
background: transparent url(images/square_icon_grey.png) no-repeat scroll left center;
}

#sub_content {
background: transparent none no-repeat scroll right top;
float:left; 
/*color:#000000; */
margin:0;
min-height: 500px;
width: 720px;
/*width: 80%;*/
/* filter: alpha(opacity=80); 
-moz-opacity: .80; */
}

#video_player {
text-align: left;
margin: auto;
padding: 10px;
width: 512px;
border: 2px solid #999999;
}

#image_gallery {
text-align: center;
margin:auto;
padding: 5px 14px;
}

.thumbnail {
float: left;
height: 240px;
width: 240px;
padding: 5px;
background: transparent none no-repeat scroll left top;
border: 2px solid #999999;
margin: 10px;
}



