@charset "utf-8";
/* CSS Document */

* {
margin: 0 auto;
padding: 0;
}

body {
background-color:#ffffff;
}

#container {
background:url(images/bg.jpg) no-repeat;
width:760px;
height:358px;
}

#font {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

#header {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
padding:5px 0 0 0;
width:760px;


}

#leftText {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
width:155px;
height:328px;
padding:10px 0 0 8px;
float:left;
font-weight:bold;
}
	#leftText ul{
	padding:10px 0 0 15px;
	color:#ff0000;
		}
	#leftText li {
	list-style-position:2px;
	list-style-type:disc;
        padding-bottom: 5px;
        }
        .font1 {
        color: #343a90;
        font:bold 14px arial;
        }
#textMid {
width:100px;
height:10px;
float:left;
padding:25px 0 0 0;
z-index:10;
}

#textMid2 {
width:50px;
height:50px;
float:left;
padding:55px 0 0 35px;
}

#textMid3 {
width:180px;
height:25px;
float:left;
padding:10px 0 0 0;
}

#textMid4 {
width:595px;
height:120px;
float:right;
padding:0;
}

#textRight {
width:200px;
height:25px;
float:left;
padding: 10px 10px 0  0;
}

#textRight2 {
width:100px;
height:25px;
float:right;
padding: 10px 5px 0 0 ;
}

#textBottom {
width:595px;
height:220px;
float:right;
}
	#textContainer {
	width:185px;
	height:220px;
	float:left;
	}
#textContainer2 {
 width:410px;
 height:220px;
 float:right;
 }
