body {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #ffffff;
	background-color:#000000;
	background-image: url(../pics/bg2.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}
a:link {
	xcolor: #e5292c;
	font-weight: bold;
	text-decoration: underline;
	xtext-decoration: none;
	padding: 3px;
	color: #ff2e31;
	xbackground-color: #9C1C1F;
}
a:visited {
	xcolor: #e5292c;
	font-weight: bold;
	text-decoration: underline;
	xtext-decoration: none;
	padding: 3px;
	color: #ff2e31;
	xbackground-color: #9C1C1F;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	xbackground: none;
}
a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-size: 16px;
	font-weight: lighter;
	color: #aaaaaa;
	text-transform: uppercase;
}

h2 {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-size: 14px;
	color: #aaaaaa;
	text-transform: uppercase;
}
h3 {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 11px;
}

h4 {
	
}
/*table {
	margin-bottom: 10px;
	border: 1px solid #005F9B;
}
td {
	border: 1px solid #005F9B;
}
th {
	border: 1px solid #005F9B;
}*/
form {
	margin: 0px;
	padding: 0px;
}
form p {
	clear: both;
	margin: 0px;
	padding: 0px;
}
input {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
textarea {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
label {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	width: 150px;
	margin-right: 5px;
	text-align: right;
}


.hr {
	height: 2px;
	font-size: 1%;
	width: 92%;
	margin: 0px;
	padding: 0px;
	background-color: #9C1C1F;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 20px;
}
.clear {
	clear:both;
	font-size:0.1em;
	padding: 0px;
	margin: 0px;
}

.page {
	width: 914px;
}
.leftmargin {
	width: 52px;
	height: 240px;
	min-height: 100%;
	background-color: #000000;
	background-image: url(../pics/topleft.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}
.container {
	width: 855px;
	min-height: 100%;
	float: left;
}
.header {
	width: 848px;
	height: 93px;
	background-color: #000000;
	background-image: url(../pics/header.gif);
	overflow: hidden;
	clear: both;
}
.header p {
	margin-top: 100px;
}

.nav {
	height: 27px;
	width: 848px;
	background-image: url(../pics/navspacer.gif);
	background-repeat: repeat-x;
}
.nav_btn a {
	height: 27px;
	xmargin-right: 9px;
	margin-right: 23px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	text-indent: -800px;
	overflow: hidden;
	padding: 0px;
}
.nav_btn a:hover {
	background-position:0% -27px;
}
.nav_btn_on a {
	height: 27px;
	xmargin-right: 9px;
	margin-right: 23px;
	float: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: -800px;
	overflow: hidden;
	background-position:0% -27px;
	padding: 0px;
}
.subnav_container {
	position: absolute;
	width: 150px;
	background-color: #000000;
	top: 120px;
	padding: 4px;
	padding-bottom: 10px;
	left: 339px;
	visibility: hidden;
	border: 1px solid #9c1c1f;
	border-top: none;
}
.subnav {
	list-style: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
}
.subnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.subnav li {
	list-style: none;
	margin: 0px; 
	padding: 0px;
	margin-top: 10px;
}
.subnav a:link {
	text-decoration: none;
	padding: 3px;
	color: #cccccc;
	background: none;
}
.subnav a:visited {
	text-decoration: none;
	padding: 3px;
	color: #cccccc;
	background: none;
}
.subnav a:hover {
	text-decoration: none;
	padding: 3px;
	color: #cccccc;
	background-color: #9C1C1F;
}
.subnav_on {
	text-decoration: none;
	padding: 3px;
	color: #cccccc;
	background-color: #9C1C1F;
}
.subnav_on a:link {
	text-decoration: none;
	padding: 3px;
	color: #cccccc;
	background-color: #9C1C1F;
}
.subnav_on a:visited {
	text-decoration: none;
	padding: 3px;
	color: #cccccc;
	background-color: #9C1C1F;
}
.subnav_on a:hover {
	text-decoration: none;
	padding: 3px;
	color: #cccccc;
	background-color: #9C1C1F;
}
.content {
	width: 855px;
	margin-top: 26px;
	clear: both;
}
.col_1wide {
	width: 164px;
	margin-right: 7px;
	float: left;
}
.col_2wide {
	width: 335px;
	margin-right: 7px;
	float: left;
}
.col_3wide {
	width: 506px;
	margin-right: 7px;
	float: left;
}
.col_4wide {
	width: 677px;
	margin-right: 7px;
	float: left;
}
.col_5wide {
	width: 848px;
	margin-right: 7px;
	float: left;
}

.footer {
	margin-top: 55px;
	margin-left: 8px;
	margin-bottom: 40px;
	color: #999999;
	font-size: 10px;
}
.footer a:link {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	background: none;
	font-weight: normal;
}
.footer a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	background: none;
	font-weight: normal;
}
.footer a:hover {
	color: #999999;
	font-size: 10px;
	text-decoration: underline;
	background: none;
	font-weight: normal;
}

.quote {
	margin-bottom: 40px;
	color: #aaaaaa;
}
.quote em {
	font-size: 16px;
	color: #FFFFFF;
}
.portfolio img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.portfolio a { padding: 0px; background: none;}
.portfolio a:hover { padding: 0px; background: none;}
.portfolio a:visited { padding: 0px; background: none;}
.comms {
	height: 1px;
	width: 150px;
	overflow: hidden;
}
.comms p {
	margin-top: 10px;
}
.news_img img {
	margin-right: 5px;
	float: left;
	xwidth: 100px;
	xheight: 100px;
}
.news_img p {
	margin-bottom: 15px;
	clear: both;
}
