﻿
body{
	background-image:url('../../images/back.jpg');
	background-repeat:repeat-x;
	background-color:black;
}

img {border:0px;}



.nav{float:right;width:900px;margin-top:4px;}
.nav a{
	float:right;
	margin-left:56px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
 }


.side_img{
	margin-left:10px;
}


.side_header{
	margin-top:20px;
}

.side_subheader{
	width:206px;
	height:20px;
	background-image:url('../../images/subhead_back.jpg');
	background-repeat:repeat-y;
}
.side_subheader p{
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;	
	margin-left:22px;
	line-height:20px;
}


.side_ul{
	margin:0px;
	margin-top:10px;
	margin-left:20px;
	padding:0px;
	line-height:20px;
	list-style-image:none;
	list-style-type:none;
}
.side_ul li a{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#393c3f;
	cursor:hand;
	text-decoration:none;
}
.side_ul li a:hover{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #ea6b00;
	cursor:hand;
}


.content{float:left;position:relative;margin-top:6px;margin-left:6px;margin-right:4px;}

.container{width:1000px;text-align:left;}

.level1 {
	margin-top:10px;
}

.level1 a{
	margin-left:10px;
	font-family: Calibri,Verdana,Arial, Helvetica, sans-serif;
	font-size: 36px;
	color:#fe7900;
	text-decoration:none;
}

.level2{
	width:1000px;
	height:11px;
	background-image:url('../../images/lev2.jpg');
	background-repeat:repeat-x;
}

.level3{
	width:1000px;
	height:28px;
	background-color:#393c3f;
}

.level4{
	width:1000px;
	height:8px;
	background-image:url('../../images/lev4.jpg');
	background-repeat:repeat-x;
}

.level5{
	width:1000px;
}
.level5a{
	float:left;
	width:206px;
	background-image:url('../../images/lev5a.jpg');
	background-repeat:repeat-y;
	min-height:750px;
}

.level5b{
	position:relative;
	float:left;
	width:786px;
	background-color:white;
	min-height:750px;

}
.level5c{
	float:right;
	width:8px;
	background-image:url('../../images/lev5b.jpg');
	background-repeat:repeat-y;
	min-height:750px;
}
.level6{
	width:1000px;
	height:13px;
	background-image:url('../../images/lev6.jpg');
	background-repeat:repeat-x;
}
.level6a{
	float:left;
	width:786px;
	height:13px;
	background-image:url('../../images/lev6.jpg');
	background-repeat:repeat-x;
}

.level7{
	width:1000px;
	height:30px;
	background-image:url('../../images/lev7.jpg');
	background-repeat:repeat-x;
}
.foot{
	float:left;
	height:30px;
	width:976px;
	background-image:url('../../images/lev7.jpg');
	background-repeat:repeat-x;
}

.foot a{
	float:right;
	display:inline;
	margin-top:2px;
	padding-left:20px;
	padding-right:20px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	border-right:1px solid white
 }

.foot a:first-child{
	border-right:none;
 }
