/*//////////////////////////////////// Main Menu/////////////////////////////////*/

#main{
position:relative;
margin-right: auto;
margin-left: auto;
width :1000px;
}
.main_menu{
position:absolute;
left: 0px;
top: 0px;
width: 220px;
margin: 0px 0px 0px 0px;
padding: 75px 0px 50px 20px;
background-image: url(../image/web_images/menu.jpg);
background-repeat: no-repeat;
background-position: left top;
}
li {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000;
list-style-type: none;
}

.menu_titles {
font-weight: bold;
background-image: url(../image/web_images/leaf_icon.gif);
background-position: left;
background-repeat: no-repeat;
padding: 0 0 0 15px ;
}

a{text-decoration: none;}
a:link  {color: #000;}
a:visited {color: #000;}
a:hover {color: #009900;}
a:active {color: #000;}
/*//////////////////////////////////// Content/////////////////////////////////*/

.hub_content_s{
position:absolute;
left: 230px;
top: 0px;
width: 770px;
margin: 0 0px 10px 10px;
}

.content_blocks_s{
float:left;
vertical-align:top;
width: 222px;
height: 220px;
margin: 5px;
padding:5px;
border: 1px solid #A3A3A3;
border-right: 2px solid #A3A3A3;
border-bottom: 2px solid #A3A3A3;
background-image: url(image/web_images/flower_string_icon.png);
background-position: 99% 99%;
background-repeat: no-repeat;
}
.content_blocks_p{
float:left;
vertical-align:top;
width: 167px;
height: 300px;
margin: 5px;
padding:5px;
border: 1px solid #A3A3A3;
border-right: 2px solid #A3A3A3;
border-bottom: 2px solid #A3A3A3;
background-image: url(image/web_images/flower_string_icon.png);
background-position: 99% 99%;
background-repeat: no-repeat;
}
.intro{
position:relative;
margin-right: auto;
margin-left: auto;
width :770px;
padding:0 0 10px 0;
}
h1{
margin: 10px 0 10px 0;
}
h2{
color: #D3D3D3;
font-size:14px;
font-weight:bold;
background-color:#668B8B;
margin: 5px 0 0 0;
border-right:1px solid black;
border-bottom:1px solid black;
}
.heading{
margin:10px 0 10px 0;
background-color:black;
}
h3{
font-size:18px;
font-weight:bold;
}
.ad_336x280{
float:left;
vertical-align:top;
width: 480px;
height: 350px;
}

.ad_336x280_inner{
margin: 20px 72px 0px 72px;
}


.content_blocks_s a {
font-size:14px;
}

.content_blocks_p a {
font-size:14px;
}

.cs_search_btn{
position:absolute;
left: 0px;
top: 850px;
width:220px;
padding: 0 0 160px 0;
border: 1px solid #A3A3A3;
border-right: 2px solid #A3A3A3;
border-bottom: 2px solid #A3A3A3;
background-image: url(../image/web_images/search_icon.jpg);
background-position: 99% 99%;
background-repeat: no-repeat;
}
h4{
color:#397D02;
font-size: 16px;
font-weight: bold;
}
