body {
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    background-attachment: fixed
	
	}

div#container {
	width: 950px;
	height: auto;
	margin: 0 auto;
	margin-top: 0px;
}



div#header {
	width: 950px;
	height: 377px;
}


div#infobox {
	width: 450px;
	height: auto;
	float: left ;
}


div#infobox02 {
	width: 190px;
	height: 359px;
	float: right;
	padding: 15px
	
}



div#b1 {
	width: 202px;
	height: 290px;
	float: left;
}



div#b2 {
	width: 201px;
	height: 290px;
	float: left;
}



div#b3 {
	width: 187px;
	height: 290px;
	float: left;
}



div#headerright {
	width: 360px;
	height: 290px;
	float: right;
}



div#content {
	width: 950px;
	height:auto;
	padding: none; 
	clear: both;
}



div#laftpane {
	width: 220px;
	height: auto;
	padding: 15px;
	float: left;
	text-align: center;
}



div#rightpane {
	width: 670px;
	height: auto;
	padding: 15px; 
	float: right;
}



div#footer {
	background: #4D5E73;
	width: 950px;
	height: 126px;
	clear: both;
	margin: 0 auto;
}


/* TEXT STYLES */


a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0A1E;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #FF0A1E;
}




.maintext {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	font-weight: normal;
	text-align: justify;
}


.maintext02 {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	font-weight: normal;
	text-align: left;
}


.maintextINDENT {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	text-align: justify;
	}



.maintextALT {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #333;
	text-align: justify;
	font-style: italic;
	}



.maintextACC {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	text-align: justify;
}


.PageTitile {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	line-height: 14px;
	color: #ff0000;
	text-align: left;
	text-transform: capitalize;
}


.FooterLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333;
	text-transform: normal;
	text-align: center;
}
