.wrap2 {
	top: 0px;
	position: relative;
	width: 780px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	z-index: 1;
	bottom: 0px;
	margin-top: 0px;
	text-align: left;
}
.header {
	height: 110px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top:30px;
}
.left {
	float: left;
	position: relative;
	right: 0px;
	margin-top: 32px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7280D;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7280D;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.footer {
	width: 101.4%;
	background-color: #000;
	background-image: url(footer.gif);
	clear: both;
	bottom: -23px;
    left: -10px;
	position: relative;
	height: 100px;

}
.right {
	float: right;
	width: 390px;
	height: 320px;
	text-align: left;
	right: 0px;
	overflow: auto;
	position: relative;
	margin-top: 32px;
}
 body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 13px;
	background-color: #1E1F1E;
	background-image: url(footer.gif);
	background-position: bottom;
    background-attachment: fixed; 
    background-repeat: repeat-x;
    margin: 0px;
    text-align: center;
}
.nav {
	float: right;
	background-color: #1E1F1E;
	height: 32px;
	background-image: url(navright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 15px;
	top: 78px;
	position: relative;
}
.boxheader {
	height: 140px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000000;
	background-image: url(head.gif);
	background-position: top right;
    background-repeat: no-repeat;

}
li {
	left: 25px;
	position: relative;
	width: 300px;
}
.navcurve {
	background-attachment: scroll;
	background-color: #1E1F1E;
	background-image: url(navleft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
	width: 13px;
}
