* {
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

body{
margin: 0px;
text-align:center;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-position: center;
background-position: top;
background-color:#013d3f;
}

#social {
	background-image:url(../images/nav-top-blank.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:48px;
	width:163px;
	
}

#socialIn {
	padding-top:4px;
	padding-right:10px;
}




#container{
width: 939px;
text-align:center;
margin:auto;
}

#logo-banner{
width: 939px;
height: 190px;
text-align: right;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background-image:url(../images/bg_logo.jpg);
background-repeat:no-repeat;
}

#maincontent{
width: 939px;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background-color:#FFFFFF;
vertical-align:top;
clear:both;
}


#nav{
width: 163px;
background-image:url(../images/nav-bg.jpg);
background-repeat:no-repeat;
background-position:top;
text-align:right;
vertical-align:top;
}

#content-head{
width: 584px;
height: 42px;
text-align:left;
}

#content-head-inside{
width: 776px;
height: 43px;
text-align:left;
}


#content{
width: 549px;
text-align: left;
padding: 20px 15px 30px 20px;
background-image:url(../images/content-gradient.jpg);
background-repeat:repeat-x;
background-position:top;
vertical-align:top;
}

#content-inside{
width: 741px;
text-align: left;
padding: 20px 15px 30px 20px;
background-image:url(../images/content-gradient.jpg);
background-repeat:repeat-x;
background-position:top;
vertical-align:top;
}


#right{
width: 192px;
background-color: #aeb8b8;
vertical-align:top;
}


#footer{
width: 941px;
height: 30px;
text-align:center;
margin:auto;
}


.footer-left a{
text-decoration: underline;
color: #FFFFFF;
font-size:10px;
}

.footer-left{
width: 148px;
height: 30px;
padding: 24px 15px 24px 0px;
background-image:url(../images/footer-bg1.jpg);
background-repeat:repeat-x;
text-align:right;
font-size: 10px;
color: #FFFFFF;
line-height:20px;
font-weight:bold;
background-color:#286665;
}


.footer-right p {
	color:#a5d3d3;	
	font-size:10px;
}



.footer-right, .footer-right a{
text-decoration:none;
color: #FFFFFF;
font-weight: normal;
font-size:10px;

}

.footer-right a:hover{
text-decoration: normal;
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}

.footer-right{
width: 758px;
height: 30px;
text-align: left;
padding: 24px 0px 15px 20px;
background-image:url(../images/footer-bg2.jpg);
background-repeat:repeat-x;
text-align:left;
font-size: 10px;
color: #FFFFFF;
line-height:20px;
font-weight:normal;
background-color:#0b4f4e;	
font-size:10px;
}

h1{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FFFFFF;
font-weight: normal;
}

h2{
font-family: Arial, Helvetica, sans-serif !important;
font-size: 16px;
color: #2a2a2a;
font-weight: bold;
margin-bottom: 0px;
}



td{
vertical-align:top;
}

p{
text-align:left;
font-size: 11px;
color: #454646;
line-height:20px;
font-weight:normal;
}



a{
text-align:left;
font-size: 11px;
color: #007377;
line-height:20px;
font-weight:bold;
text-decoration:underline;
}

p {
	margin-top:0px;	
}

li{
text-align:left;
font-size: 11px;
color: #454646;
line-height:20px;
font-weight:normal;
}
