body
{
#background:#fff url(images/b_body.gif) 0 0 repeat-x;
background:#fff url(images/patt_2.jpg) 0 0 repeat;
padding:0px;
font-family:"Monotype Corsiva", Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
margin:0px;
color:#cbfbff;
}

.bg{
background:#fff url(images/b_body.gif) 0 0 repeat-x;
#background:#fff url(images/patt.jpg) 0 0 repeat;
width:px;
#height:0px;
margin:auto;
padding:0px;
position:relative;
}

#main_container2{
#width:660px;
height:217px;
#margin:auto;
padding:0px;
position:relative;
background:#fff url(images/b_body.gif) 0 0 repeat-x;
}


a{
text-decoration:none;
color:#0099de;
}

h1{
width:225px;
margin:0 0 5px 0;
font-family:"Monotype Corsiva", Arial, Helvetica, sans-serif;
font-size:26px;
text-align:center;
color:#e30000;
padding:5px 0 3px 0;
border-bottom:1px #CCCCCC dashed;
}

#main_container{
width:660px;
height:0px;
margin:auto;
padding:0px;
position:relative;
}

.flash{
clear: both;
width: 100%;
margin: 0 auto;
position: absolute;
#bottom: 0px;
left:168px;
text-align:center; 
padding:10px 0 0 0px;
}



/*---------------- menu tab----------------------*/

#menu_tab{
width:700px;
height:90px;
font-family:Arial, Helvetica, sans-serif;
padding:0px;
margin:auto;
}

ul.menu {
list-style-type:none; display:block; width:350px; 
margin: auto; padding:0px; background:none;}

ul.menu li {
display:inline;
font-size:13px;
font-weight:bold;
line-height:50px;}

ul.menu li.divider {
display:block;
float:left;
width:1px;
height:50px;
padding:0px ;
margin:0px;
background:url(images/divider.gif) no-repeat center;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px; margin:0;width: auto; margin:0px 10px 0px 10px; text-align:center;
text-decoration:none; background:none; color:#62584d;}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px; margin:0;width: auto;margin:0px 10px 0px 10px;text-align:center;
text-decoration:none; color: #62584d; background: no-repeat top center;}

a.nav:hover {
color: #62584d; text-decoration:none;background: no-repeat top center;}


/*---------------middle_box-----------------*/
.middle_box{
width:800px;
height:200px;
background:url(images/logo_gallery.gif) no-repeat;
margin:10px auto;
}

/*----------------left_content------------*/

.left_content{
#width:345px;
width:645px;
float:left;
padding:10px;
color:#678787;
background:#fff url(images/ram.gif) 0 0 repeat;
}
.news_content{
width:600px;
float:left;
padding:0 0 0 20px;
text-align: justify;
font-size:17px;
}

/*-----------------------contact_form-------------------*/
#contact_form{
width:300px;
height:auto;
padding:10px 0 0 20px;
}
.form_row{
float:left;
padding:8px 0 8px 0;
}
label{
width:55px;
float:left;
padding:3px 5px 0 0;
color:#8ebb41;
text-align:right;
}
input.contact_input{
width:225px;
height:18px;
float:left;
border:1px #d1e0ee solid;
background-color:#eef4d7;
color: #000;
}
textarea.contact_textarea{
width:225px;
height:80px;
float:left;
border:1px #d1e0ee solid;
background-color:#eef4d7;
color: #000;
}

/*--------------------footer--------------------*/
#footer{
clear: both;
width: 100%;
margin: 0;
position: relative;
bottom: 0px;
left:0px;
text-align:center; 
padding:5px 0 0 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background:#fff url(images/footer.gif) 0 0 repeat-x;
}

