body {
	background-color: #1F1C13;
	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:url(images/bgformainbody.jpg) 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: 47px;
	width: 100%;
	margin-top:5px;
	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%;
	margin-top:8px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFD943;
	margin-bottom: 12px;
}
.navspace {
	margin-right: 18px;
	margin-left: 18px;
	font-size: 10px;
	font-weight: bold;
	color: #FFD943;
}


.navlink1 a:link { color: #FFD943; text-decoration:none;}
.navlink1 a:hover { color: #FFD943; text-decoration:underline;}
.navlink1 a:visited { color: #FFD943; text-decoration:none;}
.navlink1 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;
	text-transform:uppercase;
	
}
.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: #F2D63A;
}
.footer125 {
	line-height: 17px;
	
	width: 761px;
	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: 32%;
}
.banner {
	height: 240px;
	width: 226px;
	margin-top: 10px;
	margin-left:2px;

}

a.link_new{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FF9900;
text-decoration:underline;
letter-spacing:1px;
}
a.link_new:hover{
text-decoration:none;}


a.link3{
color:#fff;
text-decoration:none;
}
a.link3:hover{
color:#FFD943;
text-decoration:underline;
}

a.small-link{
color:#FFD943;
text-decoration:underline;
}
a.small-link:hover{
text-decoration:none;
}
