body {
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h1 {
	font-size: 11px;
	color: #fff;
	padding-left: 10px;
	display: inline;
}
h1 a {
	color: #fff;
}
h1 a:hover {
	color: #fff;
}
#bordermain {
	border: 1px solid #C1310F;
}
a {
	color: #C43311;
	text-decoration: underline;
}
a:hover {
	color: #C43311;
	text-decoration: none;
}
ul li  {
	list-style-image: url(../images/arrow-sitemap.gif);
}

/* ---------------------- Header Part -----------------------*/
img.logo {
	margin-top: 4px;
	float: left;
}
img.head {
	margin-top: 3px;
	float: right;
}

#topnav {
	clear: both;
	margin: 0;
	text-align: center;
}
#topnav div {
	padding: 0;
	line-height: 20px;
	margin: 0 0 0 3px;
	float: right;
	background: url(../images/topnav-bg.gif) no-repeat;
	height: 21px;
	width: 111px;
	text-align: center;
}
#topnav a {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background: url(../images/topnav-bg.gif) no-repeat;
	height: 21px;
	width: 111px;
	display: block;
}
#topnav a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: url(../images/topnav-bg-hover.gif) no-repeat;
	display: block;
}

/* ---------------------- Body Part -----------------------*/
#container {
	width: 98%;
	padding: 10px 10px;
	margin: 10px 0 0 0;
}

/* ---------------------- Left Nav Part -----------------------*/
#leftnav {
	width: 17%;
	background-color: #F1F1F1;
	border: 1px solid #BDBEC0;
	padding: 10px;
	float: left;
	margin: 0 0 0 0;
	position: absolute;
}
#leftnav a {
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	background-image: url(../images/leftnav-bg.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #DFDFDF;
	line-height: 24px;
	display: block;
	cursor: pointer;
	width: 100%;
}
#leftnav a:hover {
	background-image: url(../images/leftnav-bg-hover.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	line-height: 24px;
	display: block;
	width: 100%;
}
#leftnav a div {
	background: url(../images/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	font-size: 70%;
	color: #000000;
	display: block;
	margin: 0 0 0 0;
	height: 24px;
	width: 100%;
}
#leftnav  a:hover div{
	background-image: url(../images/red-arrow.gif);
	background-position: right;
	background-repeat:no-repeat;
	font-weight: bold;
	font-size: 70%;
	text-decoration: none;
	display: block;
	color: #C13110;
	height: 24px;
	width: 100%;
}
/* ---------------------- Main content Part -----------------------*/
#maincontent {
	width: 77%;
	border: 1px solid #CFCFCF;
	padding: 10px;
	float: right;
	margin: 0 0 0 0;
}
h4 {
	background-image: url(../images/heading-bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	color: #C1310F;
	font-weight: bold;
	font-size: 85%;
	display: block;
	margin: 0 0 5px 0;
	text-indent: 10px;
	line-height: 20px;
}
h4 a {
	color: #000000;
	font-weight: bold;
	font-size: 95%;
	text-decoration: underline;
}
h4 a:hover {
	color: #C1310F;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
}
h3 {
	background-image: url(../images/heading-bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	color: #C1310F;
	font-weight: bold;
	font-size: 85%;
	display: block;
	margin: 0 0 5px 0;
	text-indent: 10px;
	line-height: 20px;
}
div.thanks {
	float: left;
	text-align: center;
	width: 80%;
}	
/* ---------------------- Google Ads -----------------------*/
#google {
	float:left;
	background-color: #FFF;
	margin: 0 10px 0 0;
}
#google160 {
	float: right;
	background-color: #FFF;
	margin: 0 0 0 10px;
}
#google2 {
	padding: 0;
	margin: 15px 0 10px 0;
}
#div {
	margin: 0;
	text-align: left;
}
/* ---------------------- footer part -----------------------*/
#footer {
	background-color: #C1310F;
	clear: both;
	font-size: 80%;
	width: 98.2%;
	clear: both;
	height: 24px;
	color: #ffffff;
	text-align: center;
	padding: 5px 10px 0 10px;
}
#footer a {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footer div.copy {
	float: left;
	position: absolute;
	margin: 0;
	margin-bottom: -12px;
}
#footer div.dis {
	margin: 0px;
	margin-bottom: -8px;	
}
#footer div.web {
	float: right;
	margin: 0;
	margin-bottom: 4px;
}
/* ---------------------- Resources -----------------------*/

#resources a {
	font-weight: bold;
	font-size: 90%;
}
/* ---------------------- Sitemap -----------------------*/

#sitemap ul li  {
	list-style-image: url(../images/arrow-sitemap.gif);
	margin: 0 0 10px 25px;
}
#sitemap ul li a  {
	color: #000;
}
/* ---------------------- Suggest-a-site -----------------------*/
#suggest-a-site {
	font-size: 90%;
	border: 1px solid #D6D7D9;
}
#suggest-a-site .style3 {
	color: #cc0000;
	margin: 0;
}
