/* CSS Document */
* {margin:0;padding:0}
body {
	color: #000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/backgroundgrad.jpg);
	background-repeat: repeat-x;
}
/* centre for ie5.+ */
#outer{
	position:relative;/* stacking context for further positioned elements*/
	text-align:center;
	z-index:2;
	width: 900px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	color: #000;
	border: 1px solid #CCC;
}
p {
	padding-bottom: 12px;
}
h1 {
	color: #85888e;
	font-weight: normal;
	font-size: 40px;
	padding-bottom: 30px;
	line-height: normal;
	}
h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}
a:link, a:active, a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #039;
	text-decoration: underline;
}
a.white:link, a.white:active, a.white:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.bold:link, a.bold:active, a.bold:visited {
	color: #264691;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.bold:hover {
	color: #264691;
	text-decoration: underline;
}

a.grey:link, a.grey:active, a.grey:visited {
	color: #CCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.grey:hover {
	color: #CCC;
	text-decoration: underline;
}
.header {
	margin-bottom: 8px;
	height: 161px;
	background-color: #242021;

}
.clearer{
    height:1px;
    overflow:hidden;
    margin-top:-1px;
    clear:both;
}
.right {
	text-align: left;
	float: right;
	width: 620px;
	padding-left: 36px;
	padding-top: 30px;
	line-height: 22px;
	padding-right: 20px;
}
.right img {
	clear: left;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.left {
	text-align: left;
	float: left;
	width: 210px;
	padding-bottom: 20px;
}

#footer {
	text-align: left;
	float: right;
	padding-top: 25px;
	background-color: #231F20;
	width: 855px;
	height: 76px;
	padding-left: 45px;
	color: #FFF;
	margin-top: 8px;
}
.nav {
	color: #FFF;
	height: 23px;
	text-align: center;
	padding-top: 6px;
	background-image: url(images/navback.gif);
}
#navlist li
{
	display: inline;
/* for IE5 and IE6 */
}

#navlist
{

}

#navlist a
{
	/* extend the sensible area to the maximum with IE5 */
display: block;
	text-decoration: none;
	color: #6f727b;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	padding-left: 20px;
}

#navlist a:hover {
	background-color: #999;
	color: #FFF;
	font-weight: bold;
}
#navlist a:visited {
}



ul.navlink  {
	margin: 0;
	width: 100%;
	display: inline;
	float: left;
	color: #FFF;
	}
ul.navlink li {
	list-style: none;
	float: left;
	color: #FFF;

	}
ul.navlink li a {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 0px;
	width: 107px;
	}
ul.navlink li a:hover {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 4px;
	}

ul.navlink li a:visited{
	font-weight: bold;
	color: #FFF;
}


#outerindex {
	position:relative;
	z-index:2;
	width: 900px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCC;
	background-image: url(images/homeback.jpg);
	background-repeat: no-repeat;
	background-color: #242021;
}

#footer2 {
	text-align: left;
	float: right;
	padding-top: 25px;
	background-color: #FFF;
	width: 855px;
	height: 76px;
	padding-left: 45px;
}
.logo {
	float: right;
	padding-top: 30px;
}
.welcome {
	padding-left: 50px;
	text-align: left;
	padding-top: 190px;
	padding-bottom: 0px;
	padding-right: 60px;
	color: #FFF;
}
.topblack {
	height: 27px;
	background-color: #231f20;
	margin-bottom: 8px;
}
.logosite {
	float: right;
}
.contentholding {
	background-image: url(images/back.gif);
	margin-top: 8px;
}
.headerpic {
	float: left;
	height: 161px;
	width: 531px;
	background-image: url(images/headerpic.jpg);
}
.rightimages {
	clear: left;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#disclaimers {
	position:relative;/* stacking context for further positioned elements*/
	text-align:left;
	z-index:2;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #000;
}
#disclaimers a {
	color: #6F727B;
}
.comp {
	padding-left: 50px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 60px;
	color: #666;
}
.biggertext {
	font-size: 18px;
	color: #231F20;
}
.bluetext {
	color: #F39;
}
.win {
	padding-top: 10px;
	padding-left: 20px;
	clear: right;
	float: left;
}
#art_wrap {
	background-color: #FFF;
	padding: 15px 50px 15px 50px;
	text-align: left;
	margin-top: 15px;
}
#address_wrap {
	color: #FFF;
	text-align: left;
	padding-left: 50px;
}

