/* CSS Document */

 html {height:100%;}
body {
margin:0;
padding:0;
height:700px;
background-color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#wrap {
	background:url(backline3.gif) repeat-y left top;
	min-height:100%;
	width:740px;
	margin:auto;
	position:relative;
	height: 750px;
}
* html #wrap {height:100%}

#header {
	width: auto;
	background-position: left center;
	height: 100px;
	padding-left: 30px;
}

#header img{
	position: absolute;
	top: 28px;
	left: 83px;
	
}

#float {
	
}

#float img {
	position: absolute;
	top: 10px;
	left: 10px;
}

.separator {
height: 1px;
clear:both;
margin-bottom: 2em;
}


.column {
	float:left;
	padding-left: 10px;

	voice-family: "\"}\"";
	voice-family:inherit;
	width: 232px;
	text-align: center;
}
html>.column {
}

.column img {
	border: 1px solid #999999;
}
#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-color: #CC6600;
}

#navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	background: no-repeat left;
}

#navigation a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	text-align: center;
	letter-spacing: 0.15em;
	width: 180px;
	background-color: #990000;
 }
 
 html>#navigation a {
	height: 30px;
	width: 155px;
 }
 
 #navigation a {
 
 }
 #navigation a:hover {
 background: url(rolloverburg.gif) 0px -40px;
 }#navigation a:active {
 background: url(rolloverburg.gif) 0px -80px;
 }
 
 #clearfooter {
clear:both;
height:80px;
overflow:hidden;
}

#footer {
	position:absolute;
	bottom:0;
	background-color: #990000;
	width:100%;
	color:#CCCCCC;
	text-align:center;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	padding-top: 24px;
}
#subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.1em;
	height: 40px;
	background-position: center;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
	border: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.4em;
}

#content {
	margin-left: 15px;
}

:link {
	color: #333333;
	text-decoration: none;
}
