body {
	margin: 0px;
	padding: 0px;
	background-color: #23323f;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p, h1, h2, form, li, ul, ol, hr, br {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	list-style-type: square;
}

.bold {
	font-weight: bold;
}

.f-arial {
	font-family: Arial, Helvetica, sans-serif;
}
.f20 {
	font-size: 20px;
}

.f15 {
	font-size: 15px;
}

.f13 {
	font-size: 13px;
}
.f12 {
	font-size: 12px;
}
.f11 {
	font-size: 11px;
}
.hr-h {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #16222c;
	border-bottom-color: #30475a;
}
.center {
	text-align: center;
}


.c-white {
	color: #FFF;
}
.c-grey {
	color: #999;
}

.c-blue {
	color: #99c;
}


.container {
	margin: auto;
	width: 760px;
}
.header {
	float: left;
	height: 227px;
	width: 760px;
}
.header .logo {
	float: left;
	height: 227px;
	width: 200px;
	background-image: url(../images/bg_head.gif);
	text-align: center;
}
.header .logo img {
	margin-top: 30px;
}

.header .domain {
	float: left;
	width: 560px;
	height: 111px;
	background-image: url(../images/bg_top.gif);
	text-align: right;
}
.header .domain img {
	margin-top: 30px;
	margin-right: 30px;
}

.header .mainpic {
	float: left;
	width: 560px;
}
.left {
	float: left;
	/*height: 255px;*/
	height: 265px;
	width: 125px;
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
	background-position: 0px -227px;
}

.navigation {
	float: left;
	width: 150px;
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 287px;
	margin-top: -32px;
}

.nav00 {
	float: left;
	width: 150px;
	height: 30px;
	margin-bottom: 2px;
}

.nav01 {
	float: left;
	width: 150px;
	height: 34px;
}

.nav02 {
	float: left;
	width: 150px;
	height: 33px;
}

.main02 {
	float: left;
	height: 85px;
	width: 227px;
}
.space {
	height: 170px;
	width: 227px;
	float: left;
	background-image: url(../images/bg_line_v.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.subnav {
	float: right;
	height: 127px;
	width: 220px;
	background-image: url(../images/img_main03.gif);
	background-repeat: no-repeat;
	padding-left: 38px;
	padding-top: 63px;
}
.subnav img {
	margin-right: 10px;
}

.rightcol {
	width: 258px;
	float: right;
	height: 210px;
}
.rightcol .newshead {
	width: 228px;
	float: left;
	background-image: url(../images/bg_line_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 37px;
	padding-left: 30px;
}
.rightcol .newsrow {
	width: 228px;
	float: left;
	background-image: url(../images/bg_line_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.newsrow a {
	/*color: #99c;*/
	color: #999;
	text-decoration: none;
}
.newsrow a:hover {
	color: #FFFFFF;
	background-color: #35455A;
}

.content {
	width: 502px;
	background-image: url(../images/bg_line_v.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	margin-top: -20px;
}
.content a, .content2 a  {
	color: #99c;
	text-decoration: none;
}
.content a:hover, .content2 a:hover {
	color: #fff;
}
.content .headcontent {
	float: left;
	width: 470px;
	padding-left: 30px;
	background-image: url(../images/bg_line_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
}
.content .cont {
	width: 440px;
	float: left;
	padding: 30px;
}
.content2 {
	width: 760px;
	float: left;
	margin-top: -55px;
}
.content2 .headcontent2 {
	float: left;
	width: 730px;
	background-image: url(../images/bg_line_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	text-align: right;
	padding-right: 30px;
}
.content2 .headcontent2 .selected {
	color: #fff;
}
.content2 .imgheadings {
	float: left;
	width: 760px;
	/*background-image: url(../images/bg_line_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	/*padding-bottom: 30px;*/
	padding-top: 30px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
.content2 .cont2 {
	width: 700px;
	float: left;
	padding: 30px;
}
.content2 .imgheadings .cont2image {
	width: 700px;
	float: left;
	padding-left:30px;
}
.content2 .cont2image {
	width: 700px;
	float: left;
	padding-left:30px;
}
.content2 .cont2 .img {
	float: left;
	border: 5px solid #16222C;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 1px;
}

.pos1 {
	padding-left: 15px;
}
.pos2 {
	padding-left: 50px;
}
.content2 .cont2 .hldr {
	width: 500px;
	margin: auto;
}
.content2 .cont2 .hldr .cola {
	float: left;
	width: 185px;
	padding-left: 15px;
	padding-top: 3px;
}
.content2 .cont2 .hldr .colb {
	float: left;
	width: 298px;
	margin: 1px;
}
.content2 .cont2 .hldr .field {
	border: 1px solid #000;
	height: 16px;
	width: 285px;
	background-color: #fff;
}
.content2 .cont2 .hldr .fieldtxt2 {
	border: 1px solid #000;
	width: 285px;
	background-color: #fff;
}
.content2 .cont2 .hldr .fieldtxt {
	border: 1px solid #000;
	width: 470px;
	background-color: #fff;
	margin-left: 15px;
}
.footer {
	float: left;
	width: 760px;
	height: 67px;
	background-image: url(../images/bg_footer.gif);
	text-align: center;
	padding-top: 25px;
}
.showimage {
	float: left;
	width: 700px;
	text-align: center;
	padding-top: 25px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #99c;
	text-decoration: underline;
}

.footer img {
	padding: 5px;
}

.pic {
	float: left;
	width: 100px;
}
.pic img {
	background-color: #fff;
	padding: 1px;
	border: 5px solid #30475A;
	margin-right: 10px;
	float: left;
}
