body {
background: #202020;
}
#container {
	height: auto;
	width: 890px;
	margin: 0px auto;
	background-color: #B2BFC9;
	
}
#menu {
	height: 55px;
	width: 890px;
	background-image: url(images/menubarbg.jpg);
	color: #FFF;
	background-repeat: no-repeat;
}


#menuCntr {
	padding: 15px 5px 0px 5px;
	width: 950px;
	height: 45px;
	background: url(../images/menu-strip.gif) repeat-x;
}
#menu ul { list-style: none; }
#menu ul li {
	padding-right: 30px;
	height: 55px;
	line-height: 34px;
	float: left;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 30px;
	width: auto;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 22px;
}
#menu ul li a {
	height: 55px;
	float: left;
	display: block;
	line-height: 34px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	padding-top: 15px;
	font-weight: bolder;
}
#menu ul li a:hover {
	text-decoration: underline;
	color: #B2BFC9;

}

#logo-header {
	height: 106px;
	width: 890px;
}
#photo-header {
	height: 349px;
	width: 890px;
}
#content {
	height: auto;
	width: 890px;
	position: relative;
	background-color: #B2BFC9;
}
#right {
	height: auto;
	width: 250px;
	background-color: #B2BFC9;
	float: right;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 5px;
}
#left {
	float: left;
	height: auto;
	width: 625px;
	background-image: url(images/index_31.gif);
	background-repeat: repeat-y;
}
#footer {
	height: 70px;
	width: 870px;
	background-color: #30404D;
	clear: both;
	padding-left: 20px;
	padding-top: 5px;
}
.title {
	margin-top: 20px;
	margin-left: 20px;
}




td {
	font: normal 12px Tahoma, Arial;
	color: #575757;
}

h1, h2, h3, h4, h5 {

    color: #4f697e;
    margin: 0px;
}


h1 {
    font-size: 31px;
}

h2 {
    font: normal 22px "Times New Roman", Times, serif;
}

h3 {
    font-size: 14px;
}


a {
	font: normal 14px Trebuchet, Arial;
	color: #FFF;
	text-decoration: none;
}

a:hover {
	font: normal 14px Trebuchet, Arial;
	color: #B2BFC9;
	text-decoration: underline;
}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}

.p
{
	padding: 0 20px 0 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 30px 50px 30px 30px;
}
.bg1
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bg2
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}

.white-text{
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.copyright {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright a {
	font-size: 12px;
}



a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}
.gray-text a {
	color:#333;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gray-text a:hover {
	color:#233F69;
	text-decoration: none;
}

.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text{
	color: #333;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}
.tabletext {
	padding-left: 10px;
}
