@charset "utf-8";
/* CSS Document */
/* Page Properties */
body {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background:url(/img/bg.png) repeat;
	margin: 25px 0 0 0;
	height: 100%;
	padding: 0 0 0 0;
	 }
#container {
    width:1026px;
    margin:0 auto;
	text-align:left;
	height:100%;
  }
#outter{width:1026px; height:100%; position:relative;}
.main{width:1026px; position:relative; margin: 0px; padding: 0px;}
.col_left {width:425px; height:824px; position:relative; margin: 0px; padding: 0px; float:left; background:url(/img/images/img_04_01.png) repeat-y;}
.col_left2 {width:425px; height:924px; position:relative; margin: 0px; padding: 0px; float:left; background:url(/img/images/img_04_01.png) repeat-y;}
.col_left3 {width:425px; height:1052px; position:relative; margin: 0px; padding: 0px; float:left; background:url(/img/images/img_04_01.png) repeat-y;}
.col_right {width:599px; position:relative; margin: 0px; padding: 0px; float:right;}
.top_right {width:599px; height:159px; position:relative; margin: 0px; padding: 0px; background:url(/img/images/img_02.png);}
.mainbody {background:url(/img/images/img_03.png) repeat; position:relative; width:599px; height:453px; margin: 0px; padding: 0px;}
.mainbody2 {background:url(/img/images/img_03_b.png) no-repeat; position:relative; width:599px; height:665px; margin: 0px; padding: 0px;}
.mainbody3 {background:url(/img/images/img_03_c.png) no-repeat; position:relative; width:599px; height:765px; margin: 0px; padding: 0px;}
.mainbody4 {background:url(/img/images/img_03_d.png) no-repeat; position:relative; width:599px; height:893px; margin: 0px; padding: 0px;}
.maintext {
	margin: 0px 50px 0px 20px;
	padding: 0px 0px 1px 0px;
}
.footer {background:url(/img/images/img_05.png)no-repeat; position:relative; width:1024px; height:91px; display:block; margin: 0px; padding: 0px;}

/* Text Properties */
.justify {
	text-align:justify;
	font-style: normal;
}
.legal {
	font-size:11px;
	text-align: center;
}
.bold {font-weight:bold;}
.large {font-size:14px;}
.Xlarge {font-size:18px;}
.boldblue {font-weight:bold; color:#2c9fbc;}
.darkblue {font-weight:bold; color:#268098;}
.FloatLeft {float:left; padding: 0 5px 5px 0;}
.FloatRight {float:right; padding: 0 0px 5px 5px;}
.subheading {color:#30A1BF; font-size: 14px; font-weight:bold;}
H1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color:#000000;
	font-weight:bold;
}
