@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:12px;
}
img {border:none;}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color:#333;
}
.content {font-size:11px;}

h1 {font-size:17px; color:#0c6791; font-weight:bold; padding-bottom:20px;}
h2 {font-size:15px; color:#0c6791; font-weight:bold; padding-bottom:10px;}
h3 {font-size:13px; color:#0c6791; font-weight:bold; padding-bottom:10px;}
#top_line{height:16px; background-color:#2581ad;}
#header_bg{background-image:url(/images/header_bg.jpg); height:410px;}
#header{height:260px; position:relative; width:760px; margin-left:auto; margin-right:auto;}
#header .logo {float:left; background-color:#00F; width:260px; height:220px; margin-top:40px;}
#header .flesh {float:left; width:500px; height:260px; margin-top:60px;}

#content {width:760px; min-height:400px; margin-left:auto; margin-right:auto; margin-top:20px;}

#footer_line {height:4px; background-color:#2581ad; width:760px; margin-left:auto; margin-right:auto;}
#footer{height:40px; width:760px; margin-left:auto; margin-right:auto;}

.clear{clear:both;}
