body {
	margin: 0px;
	padding: 0px;
	background-color: #343434;
	text-align: center;
	font-size: 13px;
	background-repeat: repeat-y;
	color: #333333;
	background-position: center 0px;
	background-image: url(../_images/index-bg.jpg);
}



/* layout styles static  */





#wrap {
	width: 100%;
	min-height: 550px;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-image: url(../_images/header-bg.jpg);
}




#container {
	width: 750px;
	min-height: 550px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 750px;
}


#header {
	height: 200px;
	width: 100%;
	}






#colWrap {
	width: 100%;
	float: left;
	min-height: 300px;
}






#col {
	float: left;
	}




.colSm {
	width: 390px;
	padding-left: 308px;
}


.colCenter {
	width: 100%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 140px;
	color: #FFFFFF;
}


.leftSide {
	float: left;
	width: 350px;
}

.rightSide {
	float: left;
	width: 340px;
	height: 600px;
}


.colTextA1 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #676767;
	text-align: left;
	padding-left: 65px;
	line-height: 35px;
	padding-right: 10px;
	padding-top: 5px;
}


.sm {
	font-size: 10px;
}

.colTextA2 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A6A6A6;
	text-align: left;
	line-height: 35px;
	padding-right: 20px;
	padding-top: 5px;
}






#footer {
	font-size: 10px;
	line-height: 12px;
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}




.rightSide a:link, .rightSide a:visited {
	color: #99FF00;	
}


.rightSide a:hover {
	
}

.rightSide a:active {
	
}



/* not using 


#headerA {
	height: 283px;
	width: 1000px;
	text-align: center;
}

.header-top-bg {
	background-image: url(../_images/logo-bg.jpg);
	background-repeat: no-repeat;
}

#header-logo {
	height: 88px;
	width: 298px;
	float: left;
}



#container-header {
	width: 950px;
	float: left;
	background-image: url(../_images/container-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding: 25px 25px 0px;

}


#container-header p {
	margin-top: 5px;
	margin-bottom: 5px;
	

}




#container-header h1 {
	padding-top: 50px;
	font-size: 20px;
	color: #666666;
	line-height: 25px;
	padding-bottom: 15px;
	margin: 0px;
}





#colWrap-bttm {
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(../_images/colWrap-bttm.jpg);
	background-position: 0px 0px;
	text-align: center;
	height: 20px;
	float: left;
}

#colWrap-top {
	width: 950px;
	background-repeat: no-repeat;
	background-image: url(../_images/colWrap-top.gif);
	background-position: 0px 0px;
	text-align: center;
	height: 42px;
	float: left;
}









#col1TextA {
	padding: 10px 0px 0px 180px;
	width: 375px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	font-size: 14px;
	text-align: left;
}

*/

