/* CSS Document */
body
{
margin:0 auto;
background: #71acd7 url(../images/bg.jpg) repeat-x left top;
width:900px;
}
h1, h2, h3 {
	margin: 0;
	color: #0e61a3;
}

h2
{
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}
.page
{
margin:0 auto;
padding:0px 0px 0px 0px;
width:900px;
height:auto;
overflow:hidden;
background: #f4fafe;
}

.leftcontent
{
padding:20px 0px 0px 40px;
float:left;
width:430px;
height:auto;
}
.leftcontent2
{
padding:20px 0px 0px 40px;
float:left;
width:600px;
height:auto;
}
.rightbar
{
margin:20px 10px 0px 0px;
float:right;
width:380px;
height:auto;
}
.rightbar2
{
margin:40px 40px 0px 0px;
float:right;
width:200px;
height:auto;
}
.content
{
padding:20px 0px 0px 40px;
font-family:Verdana;
font-size:11px;
text-align:justify;
line-height:18px;
}
.con2
{
text-align:right;
padding:0px 0px 0px 15px;
font-family:Verdana;
font-size:11px;
text-align:justify;
}
.container
{
margin:36px 0px 0px 0px;
width:900px;
height:359px;
background:#FFF;
}
.cont2
{
width:900px;
height:50px;
}
.header
{
margin:0px auto;
width:900px;
height:309px;
background:url(../images/header.jpg) no-repeat left top;
}
.menubg
{
margin-left:25px;
width:851px;
height:50px;
background-color:#f3f9fe;
}
.menu
{
width:900px;
height:50px;
background-color:#f3f9fe;
}
.menuimg
{
background:url(../images/but-bg.jpg) no-repeat center;
width:115px;
height:30px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFF;
font-weight:bold;
padding:0px 10px 0px 10px;
text-decoration:none;
outline: none;
}
.menuimg a:hover
{
color:#f8da56;
}
.footer p
{
margin:0px 0px 10px 0px;
padding:15px 0px 0px 0px;
width:900px;
height:35px;
background-color:#186aaa;
font-family:Verdana;
font-size:10px;
color:#FFF;
text-align: center;
}


