/* CSS Document */

.site_container {
	float: left;
	height: auto;
	width: 940px;
	font-family:"Century Gothic", Verdana, Arial, Helvetica;
	font-size: 12px;
	list-style-type: square;

	background-repeat:repeat-x;
	background-image: url(images/header_r1_c2a.jpg);
	background-color:#000000;	
}

body {
	background-color:#CCCCCC;
	height: 600px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	color: #333333;
}

.header1 {
	float:left;
	width: 100%;
	height:auto;
}

.header{
	float: left;
	height: auto;
	width: 100%;
	
}



.menu{
	float: left;
	height: auto;
	width: 100%;
}

.menu_items {
	margin-right: 60px;
	margin-left: 0px;
}


.menu_items a {
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	color: #FFFFFF;
	font-size: 14px;
}


.mainbody{
	float:left;
	width: 100%;
	height: auto;
	list-style-type: circle;
	list-style-position: inside;
	font-size: 14px;
	color: #333333;
	background-color:#918880;
}

.mainbody1{
	float:left;
	width: 100%;
	height: auto;
	list-style-type: circle;
	list-style-position: inside;
	font-size: 14px;
	color: #333333;
	background-color: #9EA18E;
}

.mainbody2{
	float:left;
	width: 100%;
	height: auto;
	list-style-type: circle;
	list-style-position: inside;
	font-size: 14px;
	color: #333333;
	background-color: #C5C0B2;
}

.mainbody3{
	float:left;
	width: 100%;
	height: auto;
	list-style-type: circle;
	list-style-position: inside;
	font-size: 14px;
	color: #333333;
	background-color: #A69A8A;
}

.mainbody4{
	float:left;
	width: 100%;
	height: auto;
	list-style-type: circle;
	list-style-position: inside;
	font-size: 14px;
	color: #333333;
	background-color: #A79C8E;
}

.mainbody5{
	float:left;
	width: 100%;
	height: auto;
	list-style-type: circle;
	list-style-position: inside;
	background-color: #595951;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	color: #E8E7E1;
	font-weight: normal;	
}


.content {
 	padding-left:10px;
 	font-size: 15px;
	padding-bottom:30px;
 }

.footer {
	float:left;
	width: 100%;
	height: auto;
	text-align: center;
	margin:0;
	padding:0;
	line-height:20px;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

.footer a {
	text-decoration:none;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}

.footer a:hover {
	text-decoration:none;
	color:#F0F0E6;
	font-size: 11px;
	font-weight: bold;
}


h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
	margin: 0px;
}

h3 {
	font-size: 26px;
	font-weight: normal;
	color: #B0CD4F;
	padding-bottom: 5px;
	margin: 0px;
}

h2 {
	font-size: 26px;
	font-weight: Normal;
	color: #AFCC4D;
	padding-bottom: 11px;
	margin: 0px;
}

h1 {
	font-size: 26px;
	font-weight: Normal;
	color: #000000;
	font-style:italic;
	padding-bottom: 11px;
	margin: 0px;

}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

h6 {
	font-size: 15px;
	font-weight: Normal;
	color: #5BA51F;
	padding-bottom: 3px;
	margin: 0px;
}


a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

.footer2 {
	float: left;
	height: auto;
	width: 100%;
	min-width:852px;
	font-weight:bold;
	font-size: 12px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	padding-top:20px;
	padding-bottom:10px;
	color:#ffffff;
}

.footer2 a {
	color:#ffffff;
}

.nexacom {
	width: 852px;
	height: 21px;
	text-align: center;
	font-size: 10px;
	font-weight:600;
	color:#ffffff;
	margin:0;
	padding-top:5px;
	line-height:30px;
}

.nexacom a {
	color:#333333;
}


.hdrstyle1 {
	float: left;
	height: auto;
	width:auto;
	color: #898A75;
	font-size: 11px;
	font-weight: bold;
	padding-top:10px;
	padding-right:15px;
	padding-left:20px;
	padding-bottom:8px;
}

.hdrstyle1 a {
	text-decoration: none;
	color: #898A75;
}

.hdrstyle1 a:hover {
	text-decoration: none;
	color: #D9D9C1;
}

.hdrstyle2 {
	float: left;
	height: auto;
	width:auto;
	color: #D9D9C1;
	font-size: 11px;
	font-weight: bold;
	padding-top:10px;
	padding-right:15px;
	padding-left:20px;
	padding-bottom:8px;
}

.hdrstyle2 a {
	text-decoration: none;
	color: #D9D9C1;
}

.imagepad {
	padding:0px;
	background-color:#FFFFFF;
	border:solid 2px #FFFFFF;
}

.pagetitle {
	font-size: 18px;
	font-weight: bold;
}


