body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#102B45;
background:#075CB1 url(../img/bg.jpg) repeat-x;
}

#container{
width:960px;
display:block;
overflow:hidden;
margin:0px auto auto;
padding:0px;
}

h1{
color:#FF7B00;
font-size:16px;
}
h2{
color:#FFFFFF;
font-size:16px;
}
.blue{
color:#102B45;
}
.blue a{
color:#102B45;
text-decoration:none;
}
.blue a:hover{
color:#102B45;
text-decoration:none;
}
#header{
width:960px;
display:block;
overflow:hidden;
background-color:#FFFFFF;
}
#header_top{
width:960px;
display:block;
overflow:hidden;
background:url(../img/long_top.gif) no-repeat top;
}
#header_btm{
width:960px;
display:block;
overflow:hidden;
background:url(../img/long_btm.gif) no-repeat bottom;
}
#header_main{
width:940px;
display:block;
overflow:hidden;
padding:0px 10px 0px 10px;
background-color:#FFFFFF;
font-size:15px;
}

#header_main a{
color:#102B45;
text-decoration:none;
}
#header_main a;hover{
color:#102B45;
text-decoration:none;
}

#nav{
width:700px;
display:block;
overflow:hidden;
float:right;
text-align:right;
padding:20px 0px 20px 0px;
}
#nav a{
color:#102B45;
text-decoration:none;
}
#nav a:hover{
color:#102B45;
text-decoration:underline;
}

.block{
display:block;
overflow:hidden;
}

#main{
width:960px;
display:block;
overflow:hidden;
padding-top:20px;
line-height:20px;
}
#main_left{
width:705px;
display:block;
overflow:hidden;
float:left;
background-color:#FFFFFF;
}
#main_left_top{
width:705px;
display:block;
overflow:hidden;
float:left;
background:url(../img/short_top.gif) no-repeat top;
}
#main_left_mdl{
width:665px;
display:block;
overflow:hidden;
float:left;
padding:0px 20px 0px 20px;
}
#main_left_btm{
width:705px;
display:block;
overflow:hidden;
float:left;
background:url(../img/short_btm.gif) no-repeat bottom;
}
#main_right{
float:right;
width:245px;
display:block;
overflow:hidden;
background-color:#000000;
}
#main_right_top{
float:right;
width:245px;
display:block;
overflow:hidden;
background:url(../img/short_top_blk.gif) no-repeat top;
}
#main_right_mdl{
float:right;
width:225px;
display:block;
overflow:hidden;
color:#FFFFFF;
padding:0px 10px 0px 10px;
}
#main_right_mdl a{
color:#FFFFFF;
text-decoration:none;
}
#main_right_mdl a:hover{
color:#FFFFFF;
text-decoration:underline;
}
#main_right_btm{
float:right;
width:245px;
display:block;
overflow:hidden;
background:url(../img/short_btm_blk.gif) no-repeat bottom;
}
.mdl_line{
width:677px;
display:block;
overflow:hidden;
background:url(../img/mdl_line.jpg) no-repeat;
}

#footer{
width:960px;
display:block;
overflow:hidden;
padding-top:20px;
line-height:20px;
color:#FFFFFF;
}
#footer_left{
width:500px;
display:block;
overflow:hidden;
float:left;
font-size:12px;
}
#footer_right{
width:300px;
display:block;
overflow:hidden;
float:right;
font-size:10px;
text-align:right;
}
#footer a{
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}