@charset "utf-8";
/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666;
padding: 0 0 20px 0;
margin: 0;
background: #efefef url(images/body_bg.jpg)  0px 26px repeat-x;
}

div td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666;
}

a{
text-decoration: none;
}

img{
border: none 0px;
}

h1{
font-size: 36px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 0;
letter-spacing: -0.075em;
}

h2{
font-size: 18px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 0;
letter-spacing: -0.055em;
}

#home ul{
padding:0;
margin:0;
}

#home li{
list-style:none;
padding: 0 0 5px 0;
}

#padding{
padding:10px 15px 10px 15px;
}

#topnav{
width:100%;
height: 26px;
line-height: 26px;
background: #000 url(images/topnav_bg.jpg) repeat-x;
}

#topnav_inner{
width: 740px;
margin: 0 auto 0 auto;
color: #999;
font-size: 11px;
}

#topnav_text{
float: left;
text-align:left;
}

#topnav_links{
width: 300px;
float: right;
font-size: 11px;
text-align:right;
}

#topnav_links a, #topnav_links a:visited, #topnav_links a:hover{
margin: 0 15px 0 0;
color: #fff;
}

#logo{
width: 740px;
margin: 30px auto 20px auto;
}

#nav{
width: 743px;
height: 33px;
margin: 0 auto 0 auto;
}

#nav_left{
width: 20px;
height: 33px;
background: transparent url(images/nav_left.gif) no-repeat;
float: left;
}

#nav_middle{
width: 703px;
height: 33px;
line-height: 30px;
background: transparent url(images/nav_bg.gif) repeat-x;
float: left;
}

#nav_middle a, #nav_middle a:visited, #nav_middle a:hover{
margin: 0 25px 0 0;
color: #fff;
font-size: 14px;
font-weight: bold;
text-shadow: #666 -1px -1px -1px;
}

#nav_right{
width: 20px;
height: 33px;
float: left;
background: transparent url(images/nav_right.gif) no-repeat;
}

#container{
width: 740px;
margin: 0 auto 0 auto;
}

#home_image{
width: 741px;
height: 211px;
margin: 10px 0 10px 0;
background: transparent url(images/home_image.jpg) no-repeat;
}



#home_left{
width: 470px;
float: left;
margin: 0 0 40px 0;
}

#home_left_top{
width: 470px;
height: 6px;
background: transparent url(images/home_left_top.gif) no-repeat;
}

#home_left_content{
width: 468px;
min-height: 220px;
background: #fdfdfd url(images/home_left_bg.gif) repeat-x top;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#home_left_title{
width: 355px;
min-height: 33px;
background: transparent url(images/home_left_title.gif) repeat-x top;
margin: 0 0 5px 0;
}

.left{
width: 180px;
float:left;
}

.right{
width: 230px;
float:left;
}

#home_left_bottom{
width: 470px;
height: 6px;
background: transparent url(images/home_left_bottom.gif) no-repeat;
}







#home_right{
width: 260px;
float: right;
}

#home_right_top{
width: 260px;
height: 6px;
background: transparent url(images/home_right_top.gif) no-repeat;
}

#home_right_content{
width: 260px;
min-height: 220px;
background: #00b5e3 url(images/home_right_bg.gif) repeat-x top;
color: #fff;
}

#home_right_bottom{
width: 260px;
height: 6px;
background: transparent url(images/home_right_bottom.gif) no-repeat;
}

#employment{
margin: 0 0 30px 0;
}

#pointer{
width: 740px;
height: 11px;
margin: 1px auto 0 auto;
position: relative;
}

#arrow{
width: 20px;
height: 11px;
background: transparent url(images/page_arrow.gif) no-repeat;
position: absolute;
}

#ct{
width: 740px;
height: 6px;
background: transparent url(images/main_top.gif) no-repeat;
}

#cc{
width: 740px;
background: #6F7b7b url(images/main_bg.jpg) repeat-x;
padding: 0 0 30px 0;
}

#cb{
width: 740px;
height: 6px;
background: transparent url(images/main_bottom.gif) no-repeat;
margin: 0 0 30px 0;
}

.cpadding{
padding: 20px;
}

#cit{
width: 700px;
height: 6px;
background: transparent url(images/main_inner_top.gif) no-repeat;
}

#cic{
width: 700px;
background: #f6f6f6 url(images/main_inner_bg.jpg) repeat-x;
padding: 0 0 20px 0;
}

#cic a{
color: #333;
}

#cib{
width: 700px;
height: 6px;
background: transparent url(images/main_inner_bottom.gif) no-repeat;
}

#footer{
width: 100%;
margin: 50px 0 0 0;
text-align: center;
color:#FFF;
font-size: 11px;
}

.moreinfo{
clear: both;
padding: 20px 0 10px 0;
}

.moreinfo a{
color:#FFFFFF;
font-size: 18px;
font-weight: bold;
}

#home_left .moreinfo a{
color:#333;
font-size: 18px;
font-weight: bold;
}

