body {

	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
	margin:0px;
	padding:0px;
}


#container {
	width:857px;
	height:auto;
	
	margin-left:auto;
	margin-right:auto;
	
	/*border:1px dotted #FF0000;*/
}


#header {
	float:left;
	display:inline;
	
	width:857px;
	height:256px;
	
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	
	font-size:24px;
	color:#FFFFFF;
	
	margin-top:0px;
	
	/*border: 1px dotted #0033FF;*/
	
}

.header-text {
	margin-top:35px;
	margin-left:20px;
}


#navigation {
	float:left;
	display:inline;
	
	width:840px;
	height:34px;
	
	margin-left:9px;
	
	/*border:1px dotted #660099;*/
}

.navigation-left {
	width:30px;
	height:34px;
	
	float:left;
	display:inline;
	
	background-image:url(../images/nav_1x1.png);
	background-repeat:no-repeat;
}

.navigation-middle {
	width:780px;
	height:34px;
	
	float:left;
	display:inline;
	
	background-image:url(../images/nav_1x2.png);
	background-repeat:repeat-x;
}

.navigation-middle-cont {
	width:100px;
	height:auto;
	
	line-height:24px;
	color:#326703/*FFFFFF*/;
	text-align:center;
	font-weight:bold;
	
	border-right:1px solid #52fa28;
	
	float:left;
	display:inline;
	
	margin-top:7px;
}

.navigation-middle-cont a:link, .navigation-middle-cont a:active, .navigation-middle-cont a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

.navigation-middle-cont a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.navigation-right {
	width:30px;
	height:34px;
	
	float:left;
	display:inline;
	
	background-image:url(../images/nav_1x3.png);
	background-repeat:no-repeat;
	
}

#welcome {
	width:840px;
	height:auto;
	
	margin-left:9px;
	
	background-image:url(../images/welcome_bg.png);
	background-repeat:no-repeat;
	background-color:#d9fdbf;
	
	float:left;
	display:inline;
}

.welcome-content {
	margin-left:170px;
	margin-top:15px;
	width:620px;
	
	line-height:18px;
	
	/*border:1px dotted #000000;*/
}

.welcome-heading {
	font-size:20px;
	color:#30a913;
	
	text-transform:uppercase;
}

.Table-Font {
	font-style: normal;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

#feature {
	width:840px;
	height:201px;
	
	background-image:url(../images/feat_bg.png);
	background-repeat:repeat-x;
	
	display:inline;
	float:left;
	
	margin-left:9px;
	margin-top:1px;
}

.feature-heading {
	font-size:20px;
	color:#d2edfd;
	
	margin-top:20px;
}

.feature-text {
	width:500px;
	color:#d0eafa;
	
	margin-top:10px;
	float:left;
	display:inline;
	
	/*border:1px dotted #FFFFFF;*/
}

#feature a:link, #feature a:active, #feature a:visited {
	text-decoration:none;
	color:#f8e22c;
}

#feature a:hover{
	text-decoration:underline;
	color:#f8e22c;
}


.news-cont {
	float:left;
	display:inline;
	
	width:265px;
	height:auto;
	
	margin:9px;
	
	/*border:1px dotted #333333;*/
}

.news-cont-auto {
	float:left;
	display:inline;
	
	width:auto;
	height:auto;
	
	margin:9px;
	
	/*border:1px dotted #333333;*/
}

.news-heading {
	color:#4ab7ff;
	font-size:14px;
	font-weight:bold;
	
	margin-top:10px;
	margin-left:5px;
	
}

.news-heading2 {
	color:#4ab7ff;
	font-size:14px;
	font-weight:bold;
	
	
}

.news-text {
	color:#282827/*7a868d*/;
	text-align:justify;
	
	margin-top:10px;
	margin-left:5px;
	
	line-height:18px;
	width:230px;
	
	float:left;
	display:inline;
}

.news-text-550 {
	color:#282827/*7a868d*/;
	text-align:justify;
	
	/*margin-top:3px;*/
	margin-left:5px;
	
	line-height:18px;
	width:550px;
	
	float:left;
	display:inline;
	
	/*border:1px dotted #000099;*/
}


.news-text-820 {
	color:#282827/*7a868d*/;
	text-align:justify;
	
	margin-top:10px;
	margin-left:5px;
	
	line-height:18px;
	width:830px;
	
	float:left;
	display:inline;
	
	/*border:1px dotted #000099;*/
}
.news-text-675 {
	color:#282827/*7a868d*/;
	text-align:justify;
	
	margin-top:10px;
	margin-left:5px;
	
	line-height:16px;
	font-size:12px;
	width:590px;
	
	float:left;
	display:inline;
	
	/*border:1px dotted #000099;*/
}

.news-cont a:link, .news-cont a:active, .news-cont a:visited {
	text-decoration:none;
	color:#0a8fe7;
}

.news-cont a:hover{
	text-decoration:underline;
	color:#0a8fe7;
}

.page {
	width:820px;
	height:auto;
	color:#7a868d;
	
	float:left;
	display:inline;
	
	padding:10px;
	
	margin-left:12px;
	background-color:#FFFFFF;
	
	/*border:1px dotted #CC6666;*/
	
}

.page-img { 
	border-right: 1px solid #cadbf3;
	border-bottom: 1px solid #cadbf3;
}

.page-title {
	font-size:18px;
	color:#518ee4;
	font-weight:bold;
}


.page-cont {

	
	width:96%;
	height:auto;
	
	margin-left:9px;
	margin-bottom:10px;
	margin-top:10px;
	padding:10px;
	
	display: inline;
	float:left;
	
	background-color:#eaf0f9;

	
	border-bottom:1px dotted #e7e3e3;
}

.page-heading {
	color:#4ab7ff;
	font-size:14px;
	font-weight:bold;
	
	margin-top:10px;
	margin-left:5px;
	
}

.page-text {
	color:#282827/*7a868d*/;
	text-align:justify;
	
	height:auto;
	
	
	margin-top:10px;
	margin-left:5px;
	
	line-height:18px;

}

.page-cont a:link, .page-cont a:active, .page-cont a:visited {
	text-decoration:none;
	color:#0a8fe7;
}

.page-cont a:hover{
	text-decoration:underline;
	color:#0a8fe7;
}

#contact {
	width:98%;
	height:auto;
	
	float:left;
	display:inline;
	
	margin-left:10px;
	
	color:#5a5b5b;
	font-weight:bold;
	
	background-color:#ddf1ff;
	text-align:center;
}

#contact  a:link, #contact  a:active, #contact  a:visited {
	font-size:16px;
	text-decoration:underline;
	color:#057ac7;
}

#contact  a:hover{
	font-size:16px;
	text-decoration:none;
	color:#057ac7;
}

#footer {
	background-color:#43b1ff;
	
	width:100%;
	height:50px;
	
	margin:0px;
	
	float:left;
	display:inline;
	
	line-height:48px;
	text-align:center;
	color:#ddf1ff;
}

#footer  a:link, #footer  a:active, #footer  a:visited {
	text-decoration:none;
	color:#ddf1ff;
}

#footer  a:hover{
	text-decoration:underline;
	color:#ddf1ff;
}

input{
	width:400px;
}


textarea {
	width:400px;
}

.button {
 width:auto;
}

	.list2 li {background: url(images/pimp1.gif) no-repeat  left; padding-left:18px; line-height:20.7px; font-size:11px;color:#0F2865;}
	.list2 li a {color:#0F2865; text-decoration:underline;}
	.list2 li a:hover {text-decoration:none;}
	.errFld {border: 1px solid #F00; /*... or any other css properties ... */}
	.errMsg { color: #C33; /*... or any other css properties ... */ }
