/* CSS Document */

body{
/*background-color:#789FAE;*/
/*text-align:center;*/
margin-top:0px;
margin-left:0px;
margin-right:0px;
}

table.main{
width:100%;
height:auto;
position:relative;
margin-left:auto;
margin-right:auto;
}

#header1{
/*background-image:url(../images/images/csos_template_2_sliced_01.gif);
background-repeat:repeat-x;*/
width:auto;
height:141px;
}

#header2{
width:189px;
height:141px;
}

#header3{
width:751px;
height:141px;
}

#header4{
/*background-image:url(../images/images/csos_template_2_sliced_04.gif);
background-repeat:repeat-x;*/
width:auto;
height:141px;
}

#menu_side{
width:auto;
height:auto;
}

#content_side{
width:auto;
height:auto;
}

#vmenu{
width:184px;
height:auto;
padding:25px 5px 5px 0px;
vertical-align:top;
background-image:url(../images/images/csos_template_3_sliced_06.gif);
background-repeat:repeat-y;
}

table.body{
width:750px;
height:auto;
}

#main_body{
background-image:url(../images/content_bg.png);
background-repeat:repeat-y;
width:751px;
height:auto;
vertical-align:top;
}

#hmenu{
width:751px;
height:40px;
text-align:left;
}

#main_content{
width:741px;
height:auto;
padding-left:5px;
padding-right:5px;
padding-bottom:10px;
}

#sub_content{
width:751px;
height:150px;
text-align:right;
}

table.sub{
background-image:url(../images/sub_content_bg.png);
background-repeat:no-repeat;
width:751px;
height:150px;
}

#footer_end{
width:184px;
height:75px;
background-image:url(../images/images/csos_template_3_sliced_06.gif);
background-repeat:no-repeat;
}

#footer{
background-image:url(../images/content_bg.png);
background-repeat:repeat-y;
width:741px;
height:75px;
padding-left:10px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:italic;
}

a.footer_link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:normal;
}

a.footer_link:link{
color:#000000;
text-decoration:none;
}

a.footer_link:hover{
color:#000099;
text-decoration:none;
}

a.footer_link:visited{
color:#000000;
text-decoration:none;
}

