@charset "UTF-8";

.bg {
	background-image: url(images/bg.jpg);
	padding: 0px;
	height: 1200px;
	width: 1400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0B0D06;
	background-repeat: no-repeat;
}
.wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 955px;
	height: auto;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDD;
	font-size: 12px;
}

.top {
	padding: 0px;
	float: left;
	height: 211px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/banner_2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #BBB;
}
.main {
	float: left;
	width: 955px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BBB;
	border-right-color: #BBB;
	border-bottom-color: #BBB;
	border-left-color: #BBB;
	background-image: url(images/bg_main.jpg);
	min-height: 400px;
}
.bodyleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	float: left;
	width: 600px;
	padding-left: 35px;
	line-height: 18px;
}
.head1left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.head2left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 24px;
}
.head1left_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 24px;
}

.head3left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
}




.sidebar {
	float: right;
	height: auto;
	width: 240px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	overflow: visible;
	background-color: #111;
	margin-right: 20px;
	margin-top: 20px;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	padding: 22px 0px 0px;
	float: left;
	height: 23px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #EEE;
	font-weight: normal;
	text-indent: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBB;
	border-right-color: #BBB;
	border-bottom-color: #BBB;
	border-left-color: #BBB;
}


.subfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 13px 0px 0px;
	float: left;
	height: 40px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #AAA;
	font-weight: normal;
	text-indent: 0px;
}
.kitted {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(images/bg_kitted.jpg);
	height: 117px;
	width: 427px;
	font-size: 14px;
	padding-left: 140px;
	padding-right: 15px;
	padding-top: 15px;
	background-repeat: no-repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #BBB;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #555;
}
h2 {
	font-size: 16px;
	color: #555;
}
h3 {
	font-size: 14px;
	color: #555;
}
h4 {
	font-size: 12px;
	color: #555;
}
a.altlink:link {
	color: #FFF;
	background-color: #666;
	font-size: 12px;
	padding: 2px;
}
a.altlink:visited {
	color: #FFF;
	background-color: #666;
	font-size: 12px;
	padding: 2px;
}
a.altlink:hover {color: #999; }
a.altlink:active {color: #999; }

a.altlink2:link {
	color: #FFF;
	background-color: #3B5997;
	font-size: 12px;
	padding: 2px;
}
a.altlink2:visited {
	color: #FFF;
	background-color: #3B5997;
	font-size: 12px;
	padding: 2px;
}
a.altlink2:hover {
	color: #AAA;
}
a.altlink2:active {color: #999; }

