@charset "utf-8";
/* CSS Document */

*{
	margin:0 auto;
	padding:0;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select, img, a {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
	margin:0;
	padding:0;
	border:none;
	outline:none;
}


#headWrap {
    background: url("../images/top-bg.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    height: 124px;
    margin: 0;
    padding: 0;
    width: 100%;
}

#headpanel {
    height: 124px;
    margin: 0 auto;
    padding: 0;
    width: 1204px;
}

#headTop{
	height: 90px;
	width: 1204px;
	float:left;
}

#logo{
	
	width:300px;
	height:70px;
	margin-top:20px;
	float:left;
}

#menu{
	float:left;
	width:390px;
	margin-top:20px;
	height:70px;
}

#menu ul{
	margin-top:0px;
}

#menu ul li{
	background:url(../images/menu-arrow.png) no-repeat ;
	float:left;
	width:135px;
	background-position: left;
	padding:25px 25px 0 35px;
	display:inline;
	overflow:visible;
	height:45px;
}

#menu ul li a{
	outline:none;
}
/*#menu ul li:hover {
	background:url('../images/mnu_hoverbg2.png') no-repeat;
	left:-20px;
}*/
#toolbar{
	float:left;
	margin-top:20px;
	padding-left:148px;
	padding-top:14px;
	width:363px;
}

#toolbar a{
	float:left;
	padding:0 5px 0 0;
}

#headBottom{
	height: 34px;
	width: 1204px;
	float:left;
}

#rural{
	float:left;
	width:64px;
	margin:0px;
	padding:0 0 0 30px;
}

#urban{
	float:left;
	width:64px;
	margin:0px;
	padding:0 0 0 2px;
}


/***************************Banner Wrapper****************************************/
#bannerWrap {
	position:relative;
	float: left;
	margin: 0px auto;
	padding: 0;
	width: 100%;
	position:relative;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/banner-texture.png);
	background-repeat: repeat;
	background-position: 0 0;
}

.banner{
	height:520px;
	width:1204px;
	margin:0 auto;
	padding:10px 0 0 11px;
	
}



/***************************Content Wrapper****************************************/

#contentWrap{
	background-color:#555555;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

.content{
	margin:0 auto;
	padding:27px 0 0 0;
	width:1204px;
	height:300px;
}

.content-copy{
	font-family: Arial, Helvetica, sans-serif;
	width:250px;
	float:left;
	padding:0 0 0 20px;
	color:#2f2f2f;
	font-size:11px;
}

.content-copy a{
	color:#2f2f2f;
	text-decoration:underline;
}

.content-copy a:hover {
	color:#000;
	text-decoration:underline;
}

.content-body{
	font-family: Arial, Helvetica, sans-serif;
	width:420px;
	float:left;
	padding:0 0 0 20px;
}

.content-body p{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #b5b5b5;
	text-decoration: none;
	text-align: justify;
	padding:10px 25px 10px 0;
}
.content-body h1 {
	background:url('../images/menu-arrow_white.png') no-repeat left;
	padding: 0px 0px 0px 10px;
}
.content-body ul {
	margin-top:0px;
}
.content-body ul li {
	float:left;
	list-style-type:none;
	background:url('../images/blue-dot.png') no-repeat left;
	padding: 0px 20px 0px 10px;
}
.content-body ul li:hover {
	background:url('../images/black-dot.png') no-repeat left;
}
.content-body ul li a {
	cursor:pointer;
}
.visitwebsite {
	background:url('../images/bg-viewMore.png') no-repeat;
	width:95px;
	height:20px;
	float:left;
	cursor:pointer;
}
.visitwebsite:hover {
	background:url('../images/bg-viewMore2.png') no-repeat;
}
.readmore {
	background:url('../images/read-more.png') no-repeat;
	width:82px;
	height:20px;
	float:left;
	cursor:pointer;
}
.readmore:hover {
	background:url('../images/read-more2.png') no-repeat;
}

/**********************************************submenu****************************************/

#extra {
	position:absolute;
	z-index:121;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

.submenu {
	position:relative;
	/*border-top:1px solid red;*/
	display:none;
	width:495px;
	height:180px;
	float:left;
}
.sm-edge-left {
	position:relative;
	float:left;
	width:9px;
	height:100%;
	background:url('../images/mnu_sub_shdleft.png')  repeat-y;
}
.submenuCont {
	position:relative;
	float:left;
	width:434px;
	padding:6px 20px 36px 23px;
	height:138px;
	background-color:#c1c1c1;
}
.submenuCont p {
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
	font-size:8pt;
	padding:6px 0px 6px 0px;
}
.submenuCont h1 {
	background:url('../images/menu-arrow_white.png') no-repeat left;
	padding: 0px 0px 0px 10px;
}
.submenuCont ul {
	margin-top:10px;
}
.submenuCont ul li {
	float:left;
	list-style-type:none;
	background:url('../images/blue-dot.png') no-repeat left;
	padding: 0px 20px 0px 10px;
}
.stroke {
	width:100%;
	height:2px;
	background:url('../images/stroke.png') repeat-x center;
	padding:10px 0px 10px 0px; 
}
.sm-edge-right {
	position:relative;
	float:right;
	width:9px;
	height:100%;
	background:url('../images/mnu_sub_shdright.png')  repeat-y;
}
.sm-edge-bottom {
	position:relative;
	float:left;
	width:100%;
	height:16px;
	background:url('../images/mnu_sub_edgebot.png')  no-repeat center;
}