body{
margin:0px;
padding:0px;
text-align:center;
background:#03A896;
}

body,td,div{
font-size:14px;
color:black;
}

#top,#menu,#middle,#middle_in,#bottom{
width:778px;
background:#FFF;
}

#top{
height:199px;
background:url(images/top.jpg) no-repeat;
}

#menu{
height:39px;
background:url(images/menu.gif) no-repeat;
}

#middle_in{
float:left;
background:url(images/left_bg.jpg) repeat-y;
margin:6px 0px;
}

#left{
width:233px;
float:left;
text-align:center;
}

#main{
width:521px;
float:right;
margin-right:4px;
padding:8px 0px;
}

#bottom_line{
height:26px;
border-top:2px solid #EEE;
border-bottom:2px solid #EEE;
background:#DDD;
}

#copyright{
width:auto;
height:60px;
line-height:160%;
margin-top:18px;
}


#left_sub{
width:auto;
height:67px;
background:url(images/left_sub.gif) left no-repeat;
}

.square{
width:10px;
border:1px solid #CCC;
padding:4px;
margin:6px 0px;
}

#sub1{
width:521px;
height:30px;
background:url(images/sub1.gif) no-repeat;
}

#sub2{
width:521px;
height:30px;
background:url(images/sub2.gif) no-repeat;
}

#sub3{
width:521px;
height:30px;
background:url(images/sub3.gif) no-repeat;
}

#sub4{
width:521px;
height:30px;
background:url(images/sub4.gif) no-repeat;
}

#sub5{
width:521px;
height:30px;
background:url(images/sub5.gif) no-repeat;
}

#sub6{
width:521px;
height:30px;
background:url(images/sub6.gif) no-repeat;
}

#sub7{
width:521px;
height:30px;
background:url(images/sub7.gif) no-repeat;
}

.content{
width:521px;
margin:8px 0px;
margin-top:16px;
text-align:left;
line-height:150%;
}

p{
text-indent:2em;
line-height:160%;
}

.blue{
color:#024890;
font-weight:bold;
}

.red{
color:red;
}

.menu_square{
width:80px;
height:22px;
float:right;
margin:8px 10px  0px 10px;
cursor:pointer;
}
