﻿/* CSS Stylesheet */

body
{
	margin: 0px auto;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	background-color: #262626;
	color: #A9A9A9;
	background-image: url(images/indexb02.jpg);
	background-repeat: repeat-x;
}
img
{
	border: none;
}
ul, li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
a
{
	text-decoration: none;
	color: #3B8BE3;
}
a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
a:visited
{
	text-decoration: none;
	color: #3B8BE3;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.font0
{
	font-size: 0px;
}
/* STRUCTURE */
.header
{
	width: 900px;
	height: 210px;
	overflow: hidden;
	margin: 0px auto;
}
.container
{
	width: 900px;
	overflow: hidden;
	margin:0px auto;
}
.footer
{
	padding-top: 5px;
	padding-bottom: 35px;
	width:100%;
	background-image:url(images/line.jpg);
	background-repeat:repeat-x;
	background-position:0px 5px;
}
.cleft
{
	float: left;
	overflow: hidden;
	width: 552px;
}
.cright
{
	float: right;
	overflow: hidden;
	width: 288px;
}
/* HEADER */
.topheader
{
	width: 100%;
	overflow:hidden;
}
.htright
{
	height: 34px;
	overflow: hidden;
	float: right;
}
.htright div
{
	float: left;
	line-height: 34px;
}
.htrtxt
{
	padding-left: 5px;
	padding-right: 15px;
}
.htrtxt a
{
	color: #A9A9A9;
}
.hlogo
{
	height: 108px;
	overflow: hidden;
}
.headernav
{
	height: 29px;
}
.headernav ul
{
	float: right;
}
.headernav li
{
	list-style: none;
	float: left;
	padding-left: 14px;
	padding-right: 14px;
	line-height: 29px;
}
.homeclass
{
	display: inline-block;
	background-image: url(images/bluenav2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 84px;
}
.nava
{
	display: inline-block;
	width: 84px;
	text-align: center;
}
.nava:link, .nava:visited
{
	background-image: url(images/blknav.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: White;
}
.homeclass:link, .homeclass:visited
{
	text-decoration: none;
	color: White;
}
.nava:hover, .nava:active
{
	background-image: url(images/bluenav2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: White;
}
.homeclass:hover, .homeclass:active
{
	background-image: url(images/blknav.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: White;
}
.subnav
{
	width: 100%;
	height: 38px;
	line-height: 38px;
}
.subnavitem a
{
	text-decoration:none;
	color: #000000;
	display:inline-block;
	padding-left:30px;
}
.subitem1
{
	padding-left:330px;
}
.subitem2
{
	padding-left:453px;
}

/* CONTAINDER*/
.cltitle
{
	color:White;
	height:42px;
	line-height:42px;
	background-image:url(images/index_41.jpg);
	background-repeat:repeat-x;
	background-position:0px bottom;
	font-size:17px;
}
.h1
{
	color:White;
	height:42px;
	line-height:42px;
	background-image:url(images/index_41.jpg);
	background-repeat:repeat-x;
	background-position:0px bottom;
	font-size:8px;
}.clcontent
{
	padding-top:0px;
	background-position: 20;
	position: relative;
}

.clcontent2
{
	padding-left:50px;
	position: relative;
	left: -200px;
}


.crbox
{
	width:280px;
	background-image:url(images/index_37.jpg);
	background-repeat:no-repeat;
	background-position:10px 15px;
}
.crbox2
{
	width:280px;
	background-image:url(images/index5_27.jpg);
	background-repeat:no-repeat;
	background-position:10px 15px;
}
.crbtitle
{
	padding-left:25px;
}
.boxes
{
	padding-top:5px;
	padding-left:2px;
}
.boxitem
{
	width:270px;
	border-bottom:1px solid #1B1b1b;
	background-color:#242424;
	padding-bottom:15px;
	background-image:url(images/Untitled-1.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.boxtitle
{
	color:#6d6d6d;
	padding-top:8px;
	padding-left:12px;
}
.boxcontent
{
	padding-left:12px;
	font-size:11px;
}
.boximg
{
	padding-left:8px;
	padding-top:15px;
	width:263px;
	height:186px;
}
/* FOOTER */
.ftxtbox
{
	margin:0px auto;
	width:900px;
	color:#616161;
	height:113px;
	font-size:10px;
}
.flbox
{
	padding-top:35px;
	padding-left:10px;
	float:left;
}
.frbox
{
	padding-top:45px;
	float:right;
	text-align:right;
}
.fblankbox
{
	width:883px;
	height:168px;
	border:1px solid #313131;
	background-color:#201F1F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
