body {
	background-color: #1B1B27;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	
}
.mainbody {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	overflow: hidden;
	background-image: url(images/bgformainbody.jpg);
	background-repeat:repeat-y;
	
}
.leftpart {
	background-image: url(images/mainimageleft.jpg);
	float: left;
	width: 232px;
	/*margin-left: 20px;*/
	background-repeat: no-repeat;
	height: auto;
	overflow:hidden;
	padding-bottom:20px;
	
}
.logo {
	height:60px;
	width: 100%;
	background:url(images/bgformainbody.jpg) no-repeat;
	margin-left: 1px;
}
.bottomimg {
	background-image: url(images/logobottom.png);
	height: 339px;
	width: 232px;
	overflow: hidden;
	margin-top: 150px;
}
.rightpart {
	float: left;
	height: auto;
	width: 585px;
	
}
.navigation {
	width: 100%;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFD943;
}
.navspace {
	margin-right: 18px;
	margin-left: 18px;
	font-size: 10px;
	font-weight: bold;
	color: #FFD943;
}


.navlink a:link { color: #FFD943; text-decoration:none;}
.navlink a:hover { color: #FFD943; text-decoration:underline;}
.navlink a:visited { color: #FFD943; text-decoration:none;}
.navlink a:visited:hover{ color: #FFD943; text-decoration:underline;}
.content {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.contenttop {
	background-image: url(images/topcontent.jpg);
	height: 18px;
	width: 561px;
}
.contentmiddle {
	background-image: url(images/middlecontent.jpg);
	width: 561px;
	height: auto;
	padding-left: 15px;
	background-repeat: repeat-y;
	overflow: hidden;
	padding-bottom: 25px;
}
.headingtext {
	font-size: 14px;
	font-weight: bolder;
	color: #FFD847;
	
}

.headingtext h1{
margin:0px;
padding:0px;
	font-size: 14px;
	font-weight: bolder;
	color: #FFD847;
	
}
.colorwhite {
	color: #FFFFFF;
}
.text {
	width: 95%;
	padding-bottom: 20px;
}

.bodercl{
	width:243px;
	clear:both;
	float:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555250;
	}
.bodercl1 {

	width:190px;
	clear:both;
	float:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555250;
}
.descpart {
	height: auto;
	width: 100%;
	margin-top: 8px;
	padding-bottom: 20px;
}
.img1 {
	float: left;
	height: 120px;
	width: 131px;
	margin-right: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFE65D;
	text-align: center;
}
.footer {
	line-height: 17px;
	background-image: url(images/bgforfooter.png);
	color:  #FFE65D;
	font-weight:bold;
	height: 38px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	margin-bottom: 15px;
	font-family: Verdana, "Century Gothic";
	width: 100%;
}



.imglink a:link { color:  #FFE65D; text-decoration:none;}
.imglink a:hover { color:  #FFE65D; text-decoration:underline;}
.imglink a:visited { color:  #FFE65D; text-decoration:none;}
.imglink a:visited:hover { color:  #FFE65D; text-decoration:underline;}
.fnav {
	margin-right: 5px;
	margin-left: 5px;
}
.copyright {
	font-size: 10px;
	color: #52529A;
}
.footer125 {
	line-height: 17px;
	
	width:auto;
	color:  #FFE65D;
	font-weight:bold;
	height: 38px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	margin-bottom: 15px;
	font-family: Verdana, "Century Gothic";
	margin-left:2%;
}
.banner {
	height: 240px;
	width: 226px;
	margin-top: 10px;
	margin-left:2px;

}

strong{font-size:14px}


a.big-link{
color:#FFD847;
text-decoration:none;
font-weight:bold;
}

a.big-link:hover{
text-decoration:underline;
}