@charset "UTF-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 150px;
	margin-left: 0px;
	background-color: #003250;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#site {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 25px;
	background-color: #004372;
}
#indexcopy {
	text-align: left;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#header {
	height: 223px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	padding-top: 0px;
}
p {
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#maincontent {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/b_icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#maincontent2 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/b_icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#centercontent {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#leftcontent2 {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 7px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#leftcontent2 p {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
li {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
}
#navigation {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
}
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	margin-top: 10px;
	clear: both;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer p {
	font-size: 10px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#rightcontent {
	float: right;
	width: 210px;
}

#rightcontent2 {
	float: right;
	width: 198px;
	padding-top: 0px;
	margin-top: 25px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 5px;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#leftcontent {
	float: left;
	width: 210px;
}
.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}
#indexmain {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#indexcontent {
	margin-top: 30px;
}
.picspace {
	margin-left: 15px;
}

