html {
text-align:center;
}

body {
text-align:center;
background-color:#b5b5b5;
background-image:url('b1.png');
background-position:top center; 
background-repeat:repeat-y;
}

#wrapper {
width: 1080px; 
margin: 0 auto;
text-align: left;
} 

#container_top {
width: 1074px;
background-color: white;
border-left: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
margin:2px;
}

#container_social_1 {
width: 730px;
background-color: white;
padding-top:20px;
text-align:center;
}

#container_link_1 {
width: 730px;
background-color: white;
margin-top:9px;
}

#container_link_2 {
width: 730px;
background-color: white;
margin-top:15px;
}

#container_link_3 {
width: 730px;
background-color: white;
margin-top:9px;
margin-bottom:9px;
}


#container_float_left_c1 {
float:left;
width: 310px;
background-color: #f6f6ff;
border-top: 1px solid #e6e6e6;
border-left: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
margin:2px;
padding:2px;
}

#container_float_left_c1_data_1 {
width: 300px;
background-color: #f6f6ff;
text-align:center;
}

#container_float_left_c1_data_2 {
width: 300px;
background-color: #f6f6ff;
text-align:center;
}

#container_float_left_c1_menu {
width: 300px;
background-color: #f6f6ff;
font-style: Verdana;
font-size: .9em;
padding: 5px;
}





#container_float_left_c2 {
float:left;
width: 750px;
background-color: white;
border-top: 1px solid #e6e6e6;
border-left: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
margin:2px;
padding-left:4px;
}

#container_float_left_c2_data_1 {
width: 100%;
background-color: white;
}

#container_float_left_c2_data_2 {
width: 100%;
background-color: white;
}

#container_navigation {
width: 100%;
background-color: white;
}

hr {
color:#f7f7f7;
background-color:#f7f7f7;
height:1px;
border-top: 1px solid #e6e6e6;
}

h1.header {
margin-top:15px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
padding:0px;
font-size:18px;
}

h2.header {
margin:10px;
padding:0px;
font-size:15px;
}

h3.header {
margin-top:15px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
padding:0px;
}

h4.header {
margin:10px;
padding:0px}

h4.label {
text-align: left;
margin:0px;
padding:0px}

a.vertical_menu:link
{
text-decoration:none;
color: #0000FF;
}
a.vertical_menu:visited
{
text-decoration:none;
color: #0000FF;
}
a.vertical_menu:hover 
{
text-decoration:underline;
color: #0000FF;
}

