/* ------------ Begin Layout --- */
#flashcontent {
	padding: 0;
	margin: 8px 0 0 0;
	float: left;
	width: 350px;
	}
	
body {margin: 0; padding: 0;}

/* Styles for IE5 Mac */
#horizon {
	background: url(images/horizon-bkgd-top.gif);
	background-color: transparent;
	margin-top: 20px;
	background-repeat: repeat-x;
	background-position: top;
}
 
/* The following are invisible to IE5 Mac \*/
#horizon {
	background-image: url(images/horizon-bkgd-top.gif);
	position: absolute;
	top: 42%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	min-width: 775px;
	min-height: 400px;
	background-repeat: repeat-x;
	background-position: top;
}
/* End IE5 Mac */ 
					
#wrapper {
	font-size: 10px;
	text-align: left;
	width: 730px;
	height: 400px;
	margin: 0px auto;
	padding: 0;
	position: relative;
}


#wrapper_foot {
	margin: 0px auto;
	text-align: left;
	height: 40px;
	width: 730px;
	clear: both;
	position: relative;
	z-index: 25;
}

#head {
	height: 22px;
	background-color: #CCCCCC;
}

#content {
}

#foot {
	background-image: url(images/horizon-bkgd-bottom.gif);
	background-color:#CCCCCC;
	width: 100%;
	clear: both;
}

.leftcol {
	width: 165px;
	height: auto;
	float: left;
}
.rightcol {
	width: 565px;
	float: right;
	height: auto;
	font-weight: normal;
	text-align: right;
}
#rightcontent {
	width: 350px;
	float: right;
	height: 300px;
}
.address {
	width: 350px;
	float: right;
	height: 100%;
}
#rightcontent {
	text-align: left;
	padding: 8px 0 0 0;
	overflow: auto;
	height: 350px;
	margin-top: 8px;
	padding-right: 10px;
	width: 340px;
}

#placeholder {
	margin-top: 8px;
	padding: 0px;
	width: 355px;
	float: left;
}

.botleft {
	padding: 5px;
	float: left;
}

/* ------------ End Layout --- */
/* ------------ Begin Type --- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
}

#nav, #subnav {
	margin: 0;
	padding: 5px 0 0 0;
	font-family: Swiss Bold Condensed 721, Helvetica Condensed, Arial, Arial BT, Arial Bold, Helvetica, sans-serif;
}

#nav li , #subnav li{
	display: inline;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: bolder;
	font-size: 9px;
	padding: .4em;
}
#subnav {
	background-color: #D3D3D3;
	padding: 2px;
}
.address {
	font-size: 10px;
	padding-top: 11px;
}

#c {
	color: #CCC;
	text-align: center;
	font-size: 9px;
	clear: both;
	background-color: #fff;
	padding-top: 8px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #A4A4A4;
}
a:active, .active {
	color: #3C3B3B;
}
#rightcontent a {
	color: #333;
	}
#rightcontent a:hover {
	color: #333;
	text-decoration: underline;
	}

.address a {
	color: #777;
}
.address a:hover {
	color: #fff;
}
#subnav a { color: #999; }
#subnav a:hover { color: #666; }
#subnav a.active { color: #555; }

#portfoliowrap { width: 250px; float: left;}
#portfolio {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#portfolio li {
	display: inline;
	margin: 0 5px 5px 0;
	padding: 0;
	float: left;
}
#txtwrap {
	clear: both;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
img {border: 0;}
.red { color: #A40005; }
p { margin: 5px 0 5px 0;
