body
{
	background-image:url('images/bg_blue.pn');
background-repeat:repeat-x;
background-color:#ffffff;
text-align:center;
font-family:Microsoft Sans Serif;
font-size:12px;
color:#333333;

}
#container
{
margin: 0 auto;
width:830px;
}
.header
{
background-image:url('images/header.png');
width:830px;
height:155px;
}
.footer
{
margin: 0 auto;
background-image:url('images/bottom.png');

width:830px;
height:60px;
}
.navigation
{
background-image:url('images/navigation.png');
width:830px;
height:26px;
}
.navigation
{
background-image:url('images/navigation_ser.png');
width:830px;
height:26px;
}
.content_container
{
text-align:center;
background-image:url('images/bg_content.png');
background-repeat:repeat-y;
width:830px;
min-height:230px;
vertical-align:top;
}
.content_text
{

margin: 0 auto;
text-align:left;
width:778px;
min-height:550px;
overflow:visible;
background-image:url('images/home.png');
background-repeat:no-repeat;

}

.contactusheader{
	width:200px; float:right; margin-right:30px; margin-top:15px; height:60px;

}
.navigation_container{
	width:830px;
}
a
{

color:#0c416c;
}
#textbox
{
width:430px;
height:300px;
}
.captcha
{
margin: 0 auto;
margin-top:5px;
text-align:left;
width:250px;
min-height:74px;
background-color:#eeeeee;
border: 1px dashed #737373;
}
.ienav
{
background-image:url(images/nav/nav_bg.png);
background-repeat:no-repeat;
width:830px;
height:28px;
text-align:left;
overflow:hidden;
}
.ienav_sub
{
background-image:url(images/nav/back_nav_sub.png);
background-repeat:no-repeat;
width:830px;
height:18px;
text-align:right;
overflow:hidden;
}
.ienav img
{
border:none;
}