*{margin:0;	padding:0;}
	
body {
	background-color: #7C98A3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 16px;*/
	color: #2B434F;
}
a:link {
	color: #333333;
	text-decoration:none;
	font-weight:900;
}
a:visited {
	color: #333333;
	text-decoration:none;
	font-weight:900;
}
a:hover {
	color: #333333;
	text-decoration:none;
	font-weight:900;
}
a:active {
	color: #333333;
	text-decoration:none;
	font-weight:900;
}
p {
	line-height: 18px;
	text-align: justify;
	margin:1em 0;
}
form{
	margin:0;
}
.cinput{
	background-color: #FFFFFF;
	border: 1px solid #C6DCE8;
	width: 200px;
	font-size: 14px;
}
form ul{
	list-style-type:none;
	margin:0;
	padding:0;
	width: 450px;
}
.label{
	margin-bottom:0.3em;
	color: #FFFFFF;
	font-weight:900;
	float: left;
	width: 200px;
}
.input{
	margin-bottom:0.3em;
	float: left;
	width: 200px;
}


#bgwrap{
	margin:1em auto;
	background-image: url(../img/mid.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#bgheader{
	background-image: url(../img/header.jpg);
	background-position: center bottom;
	height: 19px;
	background-repeat: no-repeat;
}
#footer{
	background-image: url(../img/footer.jpg);
	background-position: center -17px;
	height: 13px;
	background-repeat: no-repeat;
}
#wrap{
	margin:0 auto;
	width:900px;
}


#logocolumn{
overflow:auto;
	margin-top: 10px;
	background-color: #2B434F;
	width: 900px;
}
#logo{
	width: 107px;
	background-image: url(../img/logo.jpg);
	height: 109px;
	float:left;
	background-repeat: no-repeat;
	margin:10px;
	display:inline;
}
#logoparttwo{
	margin-left: 12px;
	width: 105px;
	background-image: url(../img/logo2.jpg);
	height: 23px;
}

#slogan{
	background-image: url(../img/slogan.jpg);
	height: 206px;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#contentcolumn{
	width: 700px;
	float:left;
	margin-top: 40px;
}
#contentleft{
	float:left;
	width:160px;
	background-color:#D1D3D4;
	padding: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
}


.innertube{
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.innertube h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B4A332;
	font-weight: normal;
	margin-bottom: 10px;
}
#navlist
{
	float:right;
	width: 580px;
	margin-top: 95px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	margin: 0 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom: 3px solid #fff;
	padding-bottom: 2px;
	background: transparent;
}

#navlist a:hover { color: #fff; }


#contentleft ul, #contentleft li
{
margin: 0.5em 0;
padding: 0;
list-style-type: none;
}

#contentleft a:link, #contentleft a:visited
{

	text-decoration: none;
	color:#6B6B6B;
	font-size: 12px;
	font-weight: normal;
}

#contentleft a:link.currentpage, #contentleft a:visited.currentpage, #contentleft a:hover
{
color: #2B434F; 
}

#contentleft  a:hover { color: #2B434F; }

#contact_detail{
	background-color: #D1D3D4;
	padding: 10px;
	font-size: 10px;
	color: #808990;
	text-transform:uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}
.homeblock{
	border: 1px solid #CCCCCC;
}
.homeblock h3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B4A332;
	font-weight: normal;
}
.homeblock h3{
	margin-top: 30px;
	margin-right: 90px;
	margin-bottom: 30px;
	margin-left: 90px;
}
.innertube h3 {
	font-size: 14px;
	color: #2B434F;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
