body {
	margin: 0px;
	background-color: #535864;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#container{
	background-image: url(../Images/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	width:775px;
}
#banner{
	display:block;
	background-image: url(../Images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	height:330px;
}
#banner2{
	display:block;
	background-image: url(../Images/banner_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	height:330px;
}
#banner3{
	display:block;
	background-image: url(../Images/banner_bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	height:330px;
}
#banner4{
	display:block;
	background-image: url(../Images/banner_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	height:330px;
}
#banner5{
	display:block;
	background-image: url(../Images/prepack-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	height:330px;
}
#content{
	display:block;
	margin-left:57px;
	margin-right:57px;
	margin-top:-20px;
}
#footer{
	display:block;
	background-image: url(../Images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:50px;
	color: #55AED6;
	text-decoration: none;
	text-align: right;
	padding-right:57px;
	vertical-align: middle;
	padding-top:14px;
	clear:both;
}
a.footerlink,a.footerlink:active,a.footerlink:visited{
	color:#fff;
	text-decoration: underline;
	font-weight: normal;
}
#logo{
	margin-left:44px;
	margin-top:17px;
}
#nav{
	float:right;
	margin-top:55px;
	padding-right:64px;
}
#stf{
	margin-left:475px;
	margin-top:16px;
}
em{
	font-weight: bold;
	color: #3182C3;
	text-decoration: none;
	font-style: normal;
}
a.link,a.link:active,a.link:visited{
	color:#3182C3;
	text-decoration: underline;
	font-weight: normal;
}
a.link:hover{
	color:#256396;
	text-decoration: underline;
	font-weight: normal;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
}
.fields{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #3182c3;
	border-left-color: #CCCCCC;
	width:130px;
	padding:3px;	
}
.largefields{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #3182c3;
	border-left-color: #CCCCCC;
	width:380px;
	height:100px;	
	padding:3px;
}
hr{
	border: 1px dotted #0099CC;	
}
.white-txt{
	color:white
}

.newssection
{
	display:block;

	width:660px;
	
}

.newsimage
{
	margin-left:10px;
}
.red-text{
	color: #FF0000;
	font-weight: bold;
	font-size:18px;
}
