/* CSS Document */

.header {
	height: 133px;
	background-image: url(../images/headback.gif);
	padding: 0 0 0 30px;
}

.navbox {
	height: 413px;
	background-color:#FFFFFF;
	padding: 0 0 0 0;
}

.bottomleftbox {
	height: 200px;
	width: 199px;
	background-image: url(../images/bottomleftback.gif);
	padding: 0 0 0 0;
}

.spacer {
	height: 30px;
}

.contentbox {
	background-color:#FFFFFF;
	padding: 0 0 0 0;
	width: 701px;
}

.contentbox2 {
	background-color:#BBBBBB;
	padding:20px 20px 20px 20px;
	width: 701px;
}

.imagebox {
	height:413px;
	width:701;
	background-color:#FFFFFF;
	padding: 0 0 0 0;
	overflow:auto;
}

.navimage {
	padding: 0 0 0 30px;
}

.copyright {
	padding: 273px 0 0 0;
}

.divimagebox {
	height:413px;
	width:701px;
	float: left;
	background-color:#FFFFFF;
	padding: 0 0 0 0;
	overflow: auto;
}

.imagemain {
	padding: 0 5px 0 0;
}

DIV#divimage {
	position:absolute;
	height:413px;
	width:800px;
	top:133px;
	left:199px;
	overflow:auto;
	z-index:1;
	white-space: nowrap;
}

.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding-right:30px;
	color:#606060;
}

.bodycopy2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#666666;
}

.bodycopyalt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#AAAAAA;
}

.bodycopy a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding-right:30px;
	color:#606060;
}

.bodycopy a hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding-right:30px;
	color:#AAAAAA;
}

.bodyhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#606060;
}

.bodyhead2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#EEEEEE;
}
.bodyhead2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.bodyhead2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#606060;
	text-decoration:none;
}

.bodysubhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding-right:30px;
	color:#606060;
}


