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

p { 
margin-bottom:6px;
padding:0;
}
img, td,div, input { behavior: url("iepngfix.htc") }
body {
margin:0 ;
background:url(images/body_bg.jpg);
}

.head {
background:url(images/top_bg.png) repeat-x ;
height:33px;
}
.banner {
background:#010308 url(images/banner.jpg) no-repeat center;
height:180px;
}
.car_con {
width:1004px;
margin:0 auto;
position:relative; 
}
.car {
	position:absolute;
	width:453px;
	left: 512px;
	top: -31px;
}
.down_banner {
background:url(images/banner_bot.jpg) repeat-x 0 0;
height:47px;
padding-top:44px;
}
.f_top {
	background:url(images/f_top.jpg) no-repeat;
	height:21px;
}
.f_mid {
	background:url(images/f_mid.jpg) repeat-y;
}
.f_bot {
	background:url(images/f_bot.jpg) no-repeat;
	height:21px;
}
.text1 {
	font-family:"impact", Times, serif;
	font-size:14px;
	color:#545d62;
}
.text2 {
	font-family:"impact", Times, serif;
	font-size:30px;
	color:#034393;
	text-decoration:underline;
}
.footer {
	background:url(images/footer.jpg) repeat-x;
	height:169px;
}
.f_con {
	width:921px;
	margin:0 auto;
	text-align:left;
	padding-left:83px;
}
.f_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	padding-top: 10px;
	width: 100%;
}
.footer_left {
	background:url(images/f.jpg) no-repeat;
	height: 168px;
}
.f_text p {
	width: 450px;
	margin-left: 410px;
}

.bodytext {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 25px;
}

.bodytext p {
	padding-bottom: 10px;
	padding-top: 10px;
}
.bodytext .left {
	text-align: left;
}

.emph {
	font-weight: bold;
}

.bigger {
	font-size: larger;
}

.smaller {
	font-size: smaller;
}

.it {
	font-style:italic;
}

.ud {
	text-decoration: underline;
}

.bodytext h1 {
	font-size: 36px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color:#034393;
	line-height: 40px;
}

.bodytext h2 {
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#439303;
}

.bodytext .blue {
	color:#034393;
}

.bodytext .red {
	color:#934303;
}

.bodytext .green {
	color:#439303;
}

.bodytext ul {
	text-align: left;
	padding-left: 50px;
}

.bodytext li {
	padding-left: 10px;
	list-style-image:url(images/tick.gif);
}

.bodytext .ps {
	padding-top: 5px;
	padding-bottom: 5px;
}

.bodytext .sellframe {
	border: 2px dashed #934303;
	padding: 5px;
}

.mbg {
	border: 2px solid #034393;
	margin: 10px 0;
	padding: 25px; 
	width: 726px;
}

.mbg h1 {
	line-height: 36px;
}

.mbg .mbglogo {
	float: right;
	right: 0px;
	top: 0px;
}

.statement {
	display: none;
	height: 600px;
	width: 780px;
	margin: auto;
}

#simplemodal-overlay {background-color:#000; cursor:wait;}

#simplemodal-container {height:600px; width:800px; color:#bbb; background-color:#fff; border:4px solid #444; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}

.overlay {
	position: relative;
	top: -46px;
	background-color: white;
	border: 2px solid #439303;
	width: 280px;
	margin: auto;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: -54px;
	height: 54px;
	font-size: 14px;
	line-height: 18px;
}

code {
	background-color:#CCC;
	border: 1px solid black;
	padding: 10px;
	display: block;
	text-align: left;
	font-size: smaller;
}

.float {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
