html {
	width: 100%; 
	height: 100%
}
body {
	padding-right: 0px; 
	padding-left: 0px; 
	background: #e6e6e6; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	height: 100%
}
.testosmall{
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color:#646466;
	font-size: 12px;
}	
#main {
	min-width: 954px; 
	background: #e6e6e6; 
	padding-bottom: 50px; 
	overflow: hidden; 
	position: relative
}
.container {
	margin: 0px auto; 
	width: 954px; 
	position: relative
}
a.link {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color:#FF7F00;
	font-size: 14px;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color:#646466;
	font-size: 14px; 
	text-decoration: none;
}		

.container div {	
}
.clear {
	clear: both; 
	display: block
}


.home .container {
	background:#fff url("img/bg_home.jpg") 0 216px no-repeat;
	height:824px;
	width:965px;	
}

.home .subnav {
	margin:255px 0 0 295px;
}

.home #content {
	padding-right: 0px; 
	padding-left: 0px; 
	right: 181px; 
	padding-bottom: 0px; 
	margin: 48px 0px 0px; 
	width: 370px; 
	padding-top: 0px; 
	position: absolute; 
	text-align: right
}

.header {
	height: 129px;
	background-color: #fff;
	padding:0 0px;
}

.mainlogo {
	position: absolute;
	width: 245px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
	background: url("img/logo2.jpg") no-repeat;
	outline:none;
}
.home #mainnav {
	background:white;
	padding-left:260px;
}
.home .subnav {
	margin:255px 0 0 295px;
}
.home #content{
	margin:48px 0 0 0px;
	padding:0;
	position:absolute;
	right:181px;
	width:370px;
	text-align:right;
		}

.home_left {
	display: block; 
	background: #dadada; 
	left: -3000px; 
	width: 3000px; 
	position: absolute; 
	top: 216px; 
	height: 608px
}
.right {
	display: block; 
	right: -1018px; 
	overflow: hidden; 
	width: 1018px; 
	position: absolute; 
	top: 0px; 
	height: 9999px
}


.home .right {
	background:  url("img/home-right.jpg") #e8e7e7 no-repeat -1px 0px
}
.footer {
		width:967px;
		margin: 0 auto;
		position:relative;
		padding-top:7px;
		font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666; 
		}
a.link_footer {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #DD7A02; 
	text-decoration: none;
}
a.link_footer:hover {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #DD7A02;  
	text-decoration: underline;
}

