.halfmoon{
margin: auto;
padding: 0 0 0 0px;
width: 920px;
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font: 14px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 0; /*distance between each tab*/
border-left: 1px solid #DDD;
color:  #005ea1;
font: bold 14px Verdana;
background: transparent url(images/tabright.gif) top right no-repeat;
z-index: 4;
}

.halfmoon li a:hover {
background-color: transparent;
color: #005ea1;
}

#tabs {
	position: absolute;
	top: 278px;
	left: 5px;
	z-index: 666;
}

#tabs2 {
	position: absolute;
	top: 80px;
	left: 5px;
	z-index: 666;
}

.containerblue{
background-color: #005ea1;
}

.containergrey{
position: relative;
background: #eee url(images/coming.gif);
background-repeat: no-repeat;
background-position: right;
}

.container900{
width: 900px;
height: 100px;
background: transparent;
margin: auto;
padding: 20px 0 3px;
text-align: left;
position: relative;
z-index: 2;
}

.contentcontainer{
width: 900px;
height: 200px;
background: transparent;
margin: auto;
text-align: left;
position: relative;
z-index: 1;
}

.container2900{
width: 920px;
height: 300px;
background: transparent;
margin: auto;
position: relative;
}

.container{
height: 30px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
background-color: #d7d7d7;
}

#tabcontentcontainer{
margin: 0 auto 0 auto;
width: 900px; /*width of 2nd level content*/
height: 50px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
background-color: transparent;
}

.tabcontent{
display:none;
background-color: #d7d7d7;
}

.topmenu{
	font: bold 12px Arial;
	color: #000;
	width:475px;
	height: 18px;
	padding: 3px 0 0 0;
	margin: auto;
	text-align: right;
	position: absolute;
	top: 102px;
	left: 430px;
}

.topmenu li{
	display: inline;
	padding: 0 10px 0 8px;
	border-right: thin;
	border-right-color: #ccc;
	border-right-style: solid;
}

.topmenu a {
	text-decoration: none;
	color: #000;
}

.topmenu a:hover {
text-decoration: none;
color: #666;
}

#topmenur {
	display: inline;
	padding: 0 5px 0 5px;
	border-right: none;
	border-right-color: none;
	border-right-style: none;
}

.subdiv {
	width: 900px; 
	text-align: left;
}

.submenu{
	font: 12px Arial;
	color: #000;
	width: 900px;
	height: 23px;
	margin: 0;
	padding: 7px 0 0 4px;
	text-align: left;
	background: transparent;

}

.submenu li{
	display: inline;
	padding: 0 2px 0 2px;

}

#submenur {
	display: inline;
	padding: 0 2px 0 2px;
	border-right: none;
	border-right-color: none;
	border-right-style: none;
}

#submenur2 {
	display: inline;
	padding: 0 2px 0 2px;
	border-right: none;
	border-right-color: none;
	border-right-style: none;
	color: #666;
}

#submenur3 {
	display: inline;
	padding: 0 2px 0 2px;
	border-right: none;
	border-right-color: none;
	border-right-style: none;
	color: #666;
}

#submenur4 {
	display: inline;
	padding: 0 2px 0 2px;
	border-right: none;
	border-right-color: none;
	border-right-style: none;
	color: #666;
}
.submenu li a {
	text-decoration: none;
	color: #005ea1;
	padding: 5px 5px 5px 3px;
	border: thin;
}

.submenu a:hover {
	text-decoration: none;
	color: #005ea1;
	background-color: #ccc;
}


.submenu2{
	font: 12px Arial;
	color: #666;
	width: 900px;
	height: 23px;
	margin: 0;
	padding: 7px 0 0 4px;
	text-align: left;
	background: transparent;
}

.submenu2 li{
	display: inline;
	padding: 0 2px 0 138px;
	color: #666;
}

.submenu2 li a {
	text-decoration: none;
	color: #666;
	padding: 5px 5px 5px 3px;
	border: thin;
}

.submenu2 li a:hover {
	text-decoration: none;
	color: #666;
	background-color: #ccc;
}

.submenu3{
	font: 12px Arial;
	color: #005ea1;
	width: 900px;
	height: 23px;
	margin: 0;
	padding: 7px 0 0 4px;
	text-align: left;
	background: transparent;
}

.submenu3 li{
	display: inline;
	padding: 0 2px 0 253px;
	color: #005ea1;
}

.submenu3 li a {
	text-decoration: none;
	color: #005ea1;
	padding: 5px 5px 5px 3px;
	border: thin;
}

.submenu3 li a:hover {
	text-decoration: none;
	color: #666;
	background-color: #ccc;
}


.submenu4{
	font: 12px Arial;
	color: #666;
	width: 900px;
	height: 23px;
	margin: 0;
	padding: 7px 0 0 4px;
	text-align: left;
	background: transparent;
}

.submenu4 li{
	display: inline;
	padding: 0 2px 0 408px;
	color: #666;
}

.submenu4 li a {
	text-decoration: none;
	color: #666;
	padding: 5px 5px 5px 3px;
	border: thin;
}

.submenu4 li a:hover {
	text-decoration: none;
	color: #666;
	background-color: #ccc;
}

#greytext {
	color: #666;
}

#greytext a {
	color: #666;
}

#greytext a:hover {
	color: #666;
}

#greytext2 {
	color: #666;
}

#greytext2 a {
	color: #666;
}

#greytext2 a:hover {
	color: #666;
}


.submenu2 a:hover {
	text-decoration: none;
	color: #000;
}



.gallery {
	list-style: none;
	padding: 0;
	margin: 0;
}

.gallery li {
	margin: 0px;
	padding: 0;
	float: left;
	position: relative;
	width: 150px;
	height: 45px;
}

.gallery em {
	color: #000;
	font-size: 8px;
	font-weight: bolder;
	font-style: normal;
	width: 130px;
	height: 5px;
	display: block;
	position: absolute;
	top: 3px;
	left: 2px;
	border: 0px solid #999;
	text-align: left;
}
.gallery a {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	width: 125px;
	display: block;
	position: absolute;
	border: 0px solid #999;
	text-align: center;
}

.gallery a:hover {
	color: grey;
	font-size: 14px;
	font-weight: normal;
	display: block;
	border: 0px solid #999;
	text-align: center;
	text-decoration: none;
}

.gallery img {
	padding: 0px;
	width: 130px;
	height: 45px;
}

	/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

