body {

	background-color: #ffffff;
color:#000000;
	font-family: verdana;
	font-size: 11px;
		margin: 0px 0px 0px 0px;

}

body, td, p, input, select, textarea {
font-size:11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	}
p{
	margin:0px 0px 0px 0px;
	line-height: 1.5;
}
a{
color:#0e5ba4;
}
a:hover {
color:#0e5ba4;
}

h1 {
text-align: center;
	font-size: 18px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color:#0054a4;
}
h2 {
text-align: center;
	font-size: 16px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color:#0054a4;
}
h3 {
text-align: center;
	font-size: 14px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color:#0054a4;
}
h4 {
text-align: center;
	font-size: 12px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color:#0054a4;
}
h5 {
text-align: center;
	font-size: 10px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color:#0054a4;
}
h6 {
	font-size: 9px;
text-align: center;
	margin-bottom: 3px;
	padding-bottom: 0px;
	color:#0054a4;
}

.header{
background-image: url(../images/header_bg.gif);
background-repeat: repeat-x;
height: 173px;
}

.tab{
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 40px;
	text-align: center;
	cursor:hand;
}
.tab_wide{
	background-image: url(../images/tab_wide.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 40px;
	text-align: center;
	cursor:hand;
}
.tab2_wide{
	background-image: url(../images/tab2_wide.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 40px;
	text-align: center;
	cursor:hand;
}
.tab_fb{
	background-image: url(../images/tab_fb.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 40px;
	text-align: center;
	cursor:hand;
}
.tab a, .tab_wide a, .tab2_wide a, .tab_fb a{
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.tab_active{
	background-image: url(../images/tab_active.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 40px;
	text-align: center;
}

.tab_wide_active{
	background-image: url(../images/tab_wide_active.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 40px;
	text-align: center;
}

.tab_active a, .tab_wide_active a{
	color:#b0d9ff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.tab_over{
	background-image: url(../images/tab_over.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 40px;
	text-align: center;
	cursor:hand;
}
.tab_wide_over{
	background-image: url(../images/tab_wide_over.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 40px;
	text-align: center;
	cursor:hand;
}
.tab2_wide_over{
	background-image: url(../images/tab2_wide_over.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 40px;
	text-align: center;
	cursor:hand;
}
.tab_fb_over{
	background-image: url(../images/tab_fb_over.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 40px;
	text-align: center;
	cursor:hand;
}
.tab_over a, .tab_wide_over a, .tab2_wide_over a, .tab_fb_over a{
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.header_content{
font-size:11px;
color:#ffffff;
text-align: center;
vertical-align: top;
padding:40px 30px 10px 30px; 
}
.contentbox_left_bg{
background-image: url(../images/content_box_left_bg.gif);
background-repeat: repeat-y;
	
}
.contentbox_right_bg{
background-image: url(../images/content_box_right_bg.gif);
background-repeat: repeat-y;	
}
.contentbox_top_bg{
background-image: url(../images/content_box_top_bg.gif);
background-repeat: repeat-x	
}
.contentbox_bottom_bg{
	background-image: url(../images/content_box_bottom_bg.gif);
background-repeat: repeat-x	
}
.footerbox_top_bg{
	background-image: url(../images/footer_box_top_bg.gif);
	background-repeat: repeat-x;
}
.footerbox_bottom_bg{
	background-image: url(../images/footer_box_bottom_bg.gif);
	background-repeat: repeat-x;
}
.footerbox_left_bg{
	background-image: url(../images/footer_box_left_bg.gif);
	background-repeat: repeat-y;
}
.footerbox_right_bg{
	background-image: url(../images/footer_box_right_bg.gif);
	background-repeat: repeat-y;
}
.footer_content{
	color:#3d3d3d;
}
.footer_content a{
	text-decoration: none;
	font-size: 11px;
}
.logo{
	z-index: 20;
width: 245px;
	position: absolute;
	margin-top:16px;
	margin-left:25px; 
}
.content{
font-size: 12px;
padding: 20px;
vertical-align: top 
}
div.fb_menu {
 position:absolute;
 z-index:99;
 margin-left:700px;
}
div.like {
 position:absolute;
 z-index:98;
 margin-left:600px;
 margin-top:12px;
}
