body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000000;
}
.content {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	padding-right:10px;
} 
.content a:link {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	padding-right:10px;
}
.content a:hover {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
	padding-right:10px;
}
.contentheading {
	color : #ad6303;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

.leftbg {

	background-image:url(images/left_bg.jpg);
	background-repeat:no-repeat;
}
.leftcontent {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.leftcontent a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.leftcontent a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.leftcontent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.right_img {
	text-decoration: none;
	float: right;
	padding-left: 15px;
} 
.left_img {
	text-decoration: none;
	float: left;
	padding-right: 15px;
} 
.footerline {

	background-image:url(images/footer_line.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:10px;
}

.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
} 
.sitemap a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.sitemap a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.sitemap a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}