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

body{
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #666;
	line-height: 1.7em;
	text-align: center;
}

a {
	color:#369;
	text-decoration:none;
}

a:hover { text-decoration:underline;}

p { margin:0; padding:0;}

h1{
	font-size: 1.6em;
	padding: 0;
	margin: 0;
}
h2{
	font-size: 1.4em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h4{
	padding: 0;
	margin: 0;
	font-weight: bolder;
	font-size: 1.1em;
}
h5{
	line-height: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h6{}

img, div, a { 
	behavior: url(iepngfix.htc);
	border:none;
}

#head-container {
	position:relative;
	width:100%;
	background-color:#000;
	top:0px;
}

#head {
	margin: 0 auto;
	width: 900px;
	height:200px;
	text-align: left;
}

#branding {
	width:auto;
	height:auto;
	float:left;
	margin: 20px 0;
}
#nav-sup{
	float:right;
	width:50%;
	margin: 50px 0 0 0;
	text-align: right;
	color: #FFF;
}
#nav-sup a{
	color:#99ccff;
	text-decoration:none;
	font-weight: bold;
}
#nav-sup a:hover { text-decoration:underline;}

#nav-main{
	height:38px;
	margin: 21px 0 0 0;
	float: left;
	width: 100%;
	overflow: hidden;
}

#nav-main .here {
	background:url(Images/navbg_here.png) no-repeat;
	color: #000;
}

#nav-main li{
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	height: auto;
}

#nav-main ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav-main a{
	color: #CCC;
	text-decoration: none;
	background-image: url(Images/navbg.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 121px;
	display: block;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0 2px 0 0;
}
#nav-main a:hover{
	background-image: url(Images/navbg_over.png);
	background-repeat: no-repeat;
	color: #FFF;
}

#banner-container{
	width:100%;
	position:relative;
	background:url(Images/bannerbg.png) repeat-x;
	height: 250px;
}

#banner {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#banner-container{
	width:100%;
	position: relative;
	background:url(Images/bannerbg.png) repeat-x;
	height:250px;
}

#banner {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#content-container{
	width:100%;
	position: relative;
}

#content {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#content li{
	line-height: 2em;
	padding: 0;
	margin: 0;
}

#content .breadcrumb {
	float: left;
	width: 100%;
	font-size: 0.8em;
	padding-top: 40px;
}

#content .main{
	width:560px;
	float: left;
	margin: 40px 0 40px 40px;
}
#content .sup{
	width:300px;
	float: left;
	margin: 40px 0;
}

#content .all{
	width:900px;
	margin: 40px 0 0 0;
	float: left;
}

#content .maintext{
	width:560px;
	float: left;
	margin: 40px 0;
}
#content .supright{
	width:300px;
	float: left;
	margin: 40px 0 40px 20px;
}

#content .financeform{
	width:260px;
	float: left;
	margin: 40px 0 40px 20px;
	background:url(Images/financeformbg.png) no-repeat;
	padding: 20px;
	color: #FFF;
}

#content .mainleft{
	width:180px;
	float:left;
	text-align: center;
	background:url(Images/v8.png) center no-repeat;
	height: 230px;
	color: #FFF;
	padding: 0px;
	font-weight: bold;
	margin: 0 0 30px 0;
}
.insidebox {
	padding: 100px 0 0 0;
}

#content .mainmiddle{
	width:180px;
	float:left;
	margin: 0px 5px 30px 5px;
	text-align: center;
	background: url(Images/latest.png) center no-repeat;
	height: 230px;
	color: #FFF;
	padding: 0;
	font-weight: bold;
}
#content .mainright{
	width:180px;
	float:left;
	text-align: center;
	height: 230px;
	background: url(Images/v6.png) center no-repeat;
	color: #FFF;
	font-weight: bold;
	margin: 0 0 30px 0;
}

#content .rightbox {
	width:200px;
	margin:0 0 10px 0;
	padding:0;
	text-align: center;
}
#content .advertising {
	float: right;
	height: auto;
	width: 200px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.iframehold {
	margin: 10px 0;
	padding: 0;
	width: 680px;
	float: left;
}

#content .centertext {
	text-align: center;
}

#content .linklist {
	float: left;
	width: auto;
	padding: 10px;
	margin: 10px 20px;
	display: block;
}

#content:after { content: ""; display: block; height: 0; clear: both; }

.smsform{
	width:170px;
	background: url(Images/formbg.png) no-repeat;
	height:304px;
	margin:0;
	padding:116px 15px 0 15px;
	color: #FFF;
	font-size: 0.7em;
	text-align: left;
}

#footer-container {
	width:100%;
	background-color: #000;
	position: relative;
	height: auto;
}

#footer {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	font-size: x-small;
	padding-bottom: 20px;
}

#footleft {
	width: 74%;
	float: left;
	height: auto;
	margin: 20px 0;
}

#footleft .fbox {
	width:25%;
	display: block;
	float: left;
}


#footleft ul{
	list-style-type: none;
}
#footleft li{}
#footleft a{
	color: #666;

}
#footleft a:hover{
	color: #99ccff;
}

#footright {
	width:25%;
	float:right;
	height: auto;
	text-align: right;
	margin: 20px 0;
	color: #666;
	font-size: x-small;
	line-height: normal;
}

#footright a{
	color:#99ccff;
}

#footer:after { content: ""; display: block; height: 0; clear: both; }
