.clearfix:after {/*this will help the menu to push its container down and not overlapping it in firefox*/
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
body {
	margin:0 auto;
	padding: 0 ;
	background:#75C575 url('../parts/bg_top.jpg') repeat-x top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00629F;
}
#page_wrapper{
	width: 100%;
	margin: 0 auto;
	padding:0;
	background:#A8C1E9 url('../parts/bg_top.jpg') repeat-x top center;
	
	}
#page {
width: 990px;
	margin: 0 auto;
	padding:0;
	position:relative;
	background:#A8C1E9 url('../parts/bg_top.jpg') no-repeat top left;
}
#sidebar {
    display:block;
	float: right;
	width: 300px;
	}
#header {
    display:block;
	width: 990px;
	height:120px;
	margin: 0;
	float:left;
	}
#footer {
    display:block;
	width: 100%;
	margin: 0 auto;
	padding:100px 0 0 0;
	height:35px;
	text-align:center;
	background:#A8C1E9 url('../parts/bg_bottom2.jpg') no-repeat top center;
}
#footer a{
	text-decoration:none;
	font-size:12px;
	margin:0 5px 0 0;
	padding:0;
	}
#language_bar{
position:absolute;
top:7px;
right:30px;
}
#language_bar a{
	color:#5DAD5F;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;
	font-size:15px;
	line-height:30px;
	padding:8px 0 0 0;
	background:url('../parts/menu_bg.gif') repeat-x top left;
}
#language_bar a:hover{
background:url('../parts/menu_bg.gif') repeat-x top left;
}
#top_nav{
display:block;
width:620px;
	color:#A2A2A2;
	margin:7px 0 2px -5px;
	padding:0;
	float:left;
	line-height:16px;
}
#top_nav li{
	color:#A2A2A2;
	margin:0 10px 2px 10px;
	padding:0;
	float:right;
	display:block;
	line-height:30px;
}
#top_nav a{
	color:#5DAD5F;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;
	padding:9px 0 0 0;
}
#top_nav a:hover{
	background:url('../parts/menu_bg.gif') repeat-x top left;
}
#foot_nav{
	margin:0 auto;
	padding:0;
	line-height:16px;
	border-top:1px solid #006225;
	border-bottom:1px solid #006225;
	display:block;
	width:900px;
}
#foot_nav li{
	margin:0 0 2px 5px;
	padding:0;
	display:inline;
	line-height:16px;
}
#foot_nav li a{
	color:#006225;
	text-transform:capitalize;
}

#credits p{
color:#7E7E7E;
margin:0;
font-size:12px;
}
#credits a{
color:#fff;
margin:0;
font-size:12px;
}
#logo {
	display:block;
	height:93px;
	width:203px;
	float:left;
	margin:0 0 0 18px;
}
#logo a {
display:block;
width:203px;
height:93px;
text-decoration:none;
margin:0;
}
#content_wrap {
	display:block;
	float: left;
	width: 800px;
	padding:0;
	margin:0;
	min-height:300px;
		
}
#content_wrap_home {
	display:block;
	float: left;
	width: 680px;
	padding:0;
	margin:0;
	min-height:300px;
	background: url('../parts/birds2.gif') no-repeat 412px 17px;
}
#content {
	float: left;
	width: 100%;
	margin:0;
	padding:0 40px 0 30px ;
}
div.wider{
width:800px;
}
#content img{border:none;}
#content p{
padding: 0;
margin:0 0 10px 0;
font-size:1.1em;
line-height:1.4em;
}
#top_menu{
display:block;
width:700px;
height:40px;
float:right;
position:relative;
}
#search_bar{
position:absolute;
left:5px;
top:5px;
}
/****************************************************************************
								menu
*****************************************************************************/
#menu{
display:block;
width:700px;
margin:0;
padding:0;
position:absolute;
top:40px;
right:10px;
text-align:right;
}
#nav { /* all lists */
	display:block;
	width:700px;
	padding:0;
	margin:20px 0 0 0 ;
    text-align:right;
	list-style: none;
	}

#nav li { /* all list items */
	position:relative;
	list-style:none;
	float:right;
	margin:0;
	padding:3px  20px 8px 0;
	color:#38514E;
	}
#nav li ul { /* second-level lists */
position: absolute;
top: 26px;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
width: 140px;
z-index:5000;
}

#nav li ul li {
    width:140px;
	position:relative;
   	background-image:none;
	border-bottom:1px solid #89C9EC;
	font-size:1em;
	padding: 2px;
	margin:0;
	text-align:left;
	list-style-type:none;
	font-size:10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	 left: 2px;
	 width:140px;
	 margin:0 ;
	 padding:0 10px 0 0;
	 list-style-type:none;
}
 #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	 left: 2px;
	  width:140px;
	 margin:0 ;
	 padding:0 10px 0 0;
	 list-style-type:none;
}
#nav  a{
text-decoration:none;
color:#00629F;
font-weight:bold;
font-size:14px;
width:130px;
text-transform:capitalize;
padding:0 0 10px 0;
}
#nav  a:hover,  #nav a.here{
 background:  url('../parts/menu_bg2.gif') repeat-x bottom right;
}
li.arrow {
background:transparent /*url('../parts/arrow.gif') no-repeat 15px center*/;
padding:0 ;
}
#nav li ul li a:hover{
  background:transparent;
}
#nav li ul li.arrow{
  background:#EDC77E /*url('../parts/arrow.gif') no-repeat 15px center*/;
	padding:0 10px 0 0px;
}
#rotator{
display:block;
width:250px;
height:100px;
padding:10px;
margin:0 0 10px 0;
background:#FBC143;
position:relative;
}
#rotator_txt{
display:block;
width:100px;
height:50px;
padding:0;
position:absolute;
top:20px;
left:170px;
}
#cal_home{
display:block;
width:250px;
height:100px;
padding:10px;
background:#B8D758;
position:relative;
}
#cal_home_txt{
display:block;
width:100px;
height:50px;
padding:0;
position:absolute;
top:20px;
left:150px;
}
#cal_home img{
border:none;
}
#rotator_txt h2, #cal_home_txt h2{
margin:0 0 10px 0;
padding:0;
}
#rotator_txt h2 a, #cal_home_txt h2 a{
color: #003E77;
background:none;
margin:0;
padding:0;
}
#rotator_txt  a{
color: #003E77;
background:#F68342;
padding:2px 10px;
margin:0;
text-decoration:none;
}
#cal_home_txt a{
color: #003E77;
background:#5BCEDD;
padding:2px 10px;
margin:0;
text-decoration:none;
}

/****************************************************************************
								styles
*****************************************************************************/
#page #header img, #page #left_col img{border:none;}
h1{
	color: #00629F;
	font-size:26px;
	padding:0;
	margin:0 0 5px 0;
	font-family:"Comic Sans MS",Arial, Helvetica, sans-serif;
}
h2, h3, h4, h5, h6{
font-family:Arial, Helvetica, sans-serif;
	color: #00629F;
	font-size:16px;
	padding:0 ;
	}
h2 a{ text-decoration:none;color: #00629F;}
a{color:#006A32;}
span.black{ color:#000;}
h4.small{color: #006A32; font-size:14px; border:none; margin:5px 0;}
/*************************************************************************************
                                   forms
*************************************************************************************/
.contact_form{
display:block;
padding:10px;
}
contact_form form{
padding:0;
margin:0;
font-size:0.9em;
}
.contact_form form br{
clear:both;
}
.contact_form label{
width: 140px;
float: left;
margin:  2px 0;
display: inline-block;
vertical-align: top;
}
.contact_form label.long{
width: 350px;
}
.contact_form input{
    width: 160px;
	margin: 2px 0;
}
.contact_form input.radio{
    width: 16px;
	margin: 2px 0;
}
input.button1{
   width:160px;
   height:21px;
   background:#F68342;
   outline: none;
   border:none;
   text-align:center;
   line-height:120%;
   color:#ffffff;
   font-weight:bold;
   cursor:pointer;
   font-size:12px;
   margin:10px 0 0 0;
}
.contact_form textarea{
    width: 280px;
	height:80px;
	margin: 5px 0;
	overflow:auto;
}
.contact_form select{
width: 165px;
	margin: 2px 0;
}
#page_wrapper p.error{
display:block;
width:500px;
padding:5px;
background:#fff;
border:1px solid #CC0033;
font-weight:bold;
color:#CC0033;
}
p.error span.red{
color:#CC0033;
}
.error span.green{
color:#009933;
}
form.reg{
padding:0;
margin:10px;
}
input.reg_text{
width:140px;
margin:2px 0;
color:#999999;
}
input.reg_but{
 width:70px;
   height:21px;
   background:#787878;
   outline: none;
   border:none;
   text-align:center;
   line-height:120%;
   color:#fff;
   font-weight:bold;
   cursor:pointer;
   font-size:12px;
   margin:10px 0 0 0;
}
input.reg_but:hover{
 background:#9E9E9E;
}

/*************************************************************************************
                                   images
*************************************************************************************/
#content .image_cont{
display:block;
width:95%;
}
.thumbs{
display:block;
width:100px;
height:140px;
margin:5px;
padding:5px;
background:#000;
text-align:center;
color:#fff;
font-size:10px;
float:left;
vertical-align:middle;
}
#page .thumbs img{
border:2px solid #000;

}
#page img.hover{
border:2px solid #fff;
}

/*************************************************************************************
                                   video player
*************************************************************************************/
.video_cont
{
display:block;
width:480px;
float:left;
background:#eee;
}
.video_player{
background: #000 none repeat scroll 0% 0%;
-moz-background-clip: -moz-initial;
-moz-background-origin: -moz-initial;
-moz-background-inline-policy: -moz-initial;
float:right;
margin:0 0 10px 10px;
}
#master0{
display:block;
background:#fff;
padding:0;
}


/*************************************************************************************
                                   blogs
*************************************************************************************/
#content img.blogs_img{
float:right;
margin: 5px 0 5px 5px;
height:50px;
}
h3.blog_header{
border:none;
}
#passwordcont {display:block; float:none;margin:5px 0 15px 0; }
#passwordDescription {display:block;width:200px;}
#passwordStrength { height:10px; display:block; float:left; }
.strength0 { width:200px; background:#FD4747; }
.strength1 { width:50px; background:#CCFCA6; }
.strength2 { width:100px; background:#76FF5F; }
.strength3 { width:150px; background:#56e500; }
.strength4 { background:#4dcd00; width:200px; }
.strength5 { background:#399800; width:200px; }
#tabs{
border-bottom:1px solid #eee;
}
#tabs a{
border:1px solid #eee;
background:#fff;
padding: 0 5px;
cursor:pointer;
}
#tabs a:hover{
background:#eee;
}
.categories{
display:block;
float:right;
background:#fff;
border:1px solid #eee;
padding:5px;
}
.categories ul{
list-style-type:circle;
padding:0;
margin:0 0 0 10px;
}
.categories ul li{
padding:0;
margin:3px;
}
.posts{
display:block;
margin:0 0 15px 0;

}
.post_summary{
margin:0;
padding:0 0 10px 0;
border-bottom:1px solid #0B8FD0;
}
.post_title a{
text-decoration:none;
color: #00629F;
}
.post_title a:hover{
text-decoration:underline;
}
.paging{
display:block;
}
.paging a{
float:left;
margin:2px;
padding:0 2px;
background:#eee;
text-decoration:none;
}
.paging a:hover{
background:#fff;
}
.paging a.on_page,.paging a.on_page:hover {
color:#97D499;
background:#eee;
}
.log{
display:block;
position:absolute;
left:3%;
top:0;
margin:0;
padding:0 20px 2px 20px;
border-bottom:1px solid #eee;
border-right:1px solid #eee;
border-left:1px solid #eee;
background:#D1DEEF;
}
.log a{
color:#F05D3B;
text-decoration:none;
text-transform:capitalize;
font-weight:bold;
}
.log a:hover{
color:#5DAD5F;
}