/* CSS Document */
body
{
margin:auto;
background:url(images/mainbackground.jpg) no-repeat #002a5c;
font-family:Arial, Helvetica, sans-serif;
SCROLLBAR-BASE-color:  #89807a;
SCROLLBAR-ARROW-color: #002a5c;
}
p,h1,h2,h3,ul
{
margin:0px;
padding:0px;
}
#home
{
width:1200px;
margin:auto;
}
#main
{
width:1203px;
float:left;
}
#header
{
width:1203px;
height:340px;
float:left;
}
#header_top
{
float:left;
height:92px;
width:293px;
background:url(images/header_top.jpg) right no-repeat;
padding-left:340px;
}
#headerbottom
{
height:248px;
width:1203px;
float:left;
}
#headerleft
{
height:248px;
width:37px;
float:left;
background:url(images/headerleft.jpg) no-repeat;
}
#headerright
{
float:left;
width:927px;
height:248px;
}
#header1
{
float:left;
width:419px;
height:207px;
background:url(images/header1.jpg) no-repeat;
}
#logo
{
width:499px;
height:162px;
float:left;
padding-top:45px;
background:url(images/logo.jpg) no-repeat;
}
#logo a
{
padding-left:455px;
padding-bottom:134px;
float:left;
font-size:0px;
}
#navigation
{
width:919px;
height:41px;
float:left;
background:#89807a;
}
.navline
{
width:1px;
height:40px;
background:#fff;
}
#navigation ul
{
float:right;
list-style:none;
}
#navigation li
{
float:left;
font-size:12px;
color:#fff;
}
#navigation li a
{
color:#fff;
text-decoration:none;
padding-top:13px;
padding-bottom:12px;
padding-left:10px;
padding-right:10px;
float:left;
}
#rightside
{
height:41px;
width:236px;
float:left;
padding-top:207px;
}
#memeber
{
width:236px;
height:41px;
float:left;
background:#002a5c;
font-size:10px;
color:#fff;
}
#memeber p
{
padding-top:15px;
padding-left:4px;
}
#content
{
width:1200px;
float:left;
}
#contentspace
{
width:37px;
height:570px;
float:left;
}
#leftcontent
{
width:896px;
height:549px;
float:left;
padding-left:22px;
padding-top:21px;
margin-right:9px;
background:url(images/content_bottom.jpg) bottom no-repeat #fff;
}
#leftbox
{
width:219px;
float:left;
background:#FFFFFF;
font-size:12px;
color:#fff;
padding-bottom:20px;
margin-right:20px;
}
#leftbox h2,#leftbox p
{
padding-left:23px;
padding-top:20px;
padding-right:12px;
}
#rightcontent
{
width:199px;
height:570px;
float:left;
background:url(images/rightcontent_bottom.jpg) bottom no-repeat #b9c4d5;
}
#footer
{
height:39px;
float:left;
width:300px;
padding-top:50px;
padding-left:396px;
font-size:12px;
color:#fff;
}
#contenttext
{
width:605px;
float:left;
height:372px;
padding-top:17px;
}
.title
{
color:#002a5c;
font-size:36px;
}
.text
{
padding-top:20px;
width:605px;
height:318px;
float:left;
padding-bottom:10px;
color:#333333;
font-size:12px;
line-height:17px;
overflow:auto;
}
#rightcontent .item
{
height:17px;
float:left;
font-size:12px;
color:#002a5c;
margin-top:23px;
width:175px;
}
.item p
{
padding-top:2px;
float:left;
}
.li
{
width:16px;
height:17px;
float:left;
padding-left:15px;
padding-right:5px;
}

a:link {
	color: #002a5c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002a5c;
}
a:hover {
	text-decoration: none;
	color: #002a5c;
}
a:active {
	text-decoration: none;
	color: #002a5c;
}
a:visited img{
border: 0px solid;
}
a:link img{
border: 0px solid;
}
