* {
	margin:0;
	padding:0;
} 

img {
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

body {
	background-color: #313131;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #666;
	line-height: 16px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #000;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
}

a:link, a:visited {
	color: #7c001a;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;

}

#page_content {
	background-color: #FFF;
	margin-left: 15px;
	margin-top: 10px;
}

.clearfloats {
	clear: both;
}

#header {
	width: 870px;
	background-image: url(images/header_back.jpg);
	height: 160px;
	padding-left: 10px;
}
#logo {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}

#navHead {
	height: 20px;
	text-align: right;
}

#navHead ul {
	list-style-type: none;
	font-size: 11px;
}

#navHead ul li {
	display: inline;
}

#navHead ul li a {
	text-decoration: none;
	color: #7c001a;
	padding-left: 0.7em;
	padding-right: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

#navHead ul li a:hover {
	text-decoration: underline;
}

#navHead .first {
	border: none
}
#contact {
	float: right;
	margin-right: 74px;
	margin-top: 25px;
}
#menu1 {
	height: 51px;
	width: 222px;
	background-image: url(images/menu1.gif);
	float: left;
	
}

#menu1 a {
	display:block;
	color: #FFF;
	width:208px;
	height:43px;
	text-decoration:none;
	background-image: url(images/menu1.gif);
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 14px;
}

#menu1 a:hover {
	background-image: url(images/menu1_over.gif);
}

#menu2 {
	height: 51px;
	width: 214px;
	background-image: url(images/menu2.gif);
	float: left;
}

#menu2 a {
	display:block;
	color: #FFF;
	width:200px;
	height:43px;
	text-decoration:none;
	background-image: url(images/menu2.gif);
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 14px;
}

#menu2 a:hover {
	background-image: url(images/menu2_over.gif);
}

#menu3 {
	height: 51px;
	width: 214px;
	background-image: url(images/menu3.gif);
	float: left;
	
}

#menu3 a {
	display:block;
	color: #FFF;
	width:200px;
	height:43px;
	text-decoration:none;
	background-image: url(images/menu3.gif);
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 14px;
}

#menu3 a:hover {
	background-image: url(images/menu3_over.gif);
}

#menu4 {
	height: 51px;
	width: 214px;
	background-image: url(images/menu4.gif);
	float: left;	
}

#menu4 a {
	display:block;
	color: #FFF;
	width:200px;
	height:43px;
	text-decoration:none;
	background-image: url(images/menu4.gif);
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 14px;
}

#menu4 a:hover {
	background-image: url(images/menu4_over.gif);
}

#section_content {
	padding-bottom: 20px;
	position: relative;
}

.butTitle {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

#subContent {
	width: 635px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	height: 100%;
	padding-right: 10px;
	min-height: 450px;
	_height: 450px;
}
/* IE 6 BUG Fix */
* html #subContent {
	display:inline;
}

#subContent h1 {
	color: #7c001a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	line-height: 28px;
}

#copy {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 200px;
	_height: 200px;
}

#copy ul {
	padding: 0 0 0 20px;
	list-style-type: square;
}

#copy ol {
	padding: 0 0 0 20px;
}

#copy li {
	padding: 4px;
}

#copy dt {
	color:#17253A;
	font-weight: bold;
}


#column2 {
	float: right;
	width: 191px;
	display: inline;
	margin-left: 10px;
	margin-right: 14px;
	margin-bottom: 10px;
	font-size: 11px;
}

#column2 ul {
	padding: 0 0 0 20px;
	list-style-type: square;
}

#column2 li {
	padding: 4px;
}
#subscribe {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 10px;
}
#features {
	background-image: url(images/list_back.gif);
	width: 182px;
	padding-right: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFF;
	padding-bottom: 10px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#features a:link, #features a:visited {
	color: #fff;
}

#features h1 {
	background-image: url(images/list_top.gif);
	font-size: 12px;
	color: #FFF;
	margin-left: -15px;
	padding-left: 15px;
	margin-right: -10px;
	padding-right: 10px;
	line-height: 14px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 5px;
}

#features ul {
	padding: 0 0 0 15px;
	list-style-type: disc;
}

#features li {
	padding: 4px;
}
.biog {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
}

/* footer */
#footer {
	margin-left: 15px;
}

#footer ul {
	list-style-type: none;
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	text-decoration: none;
	color: #7c001a;
	padding-left: 0.7em;
	padding-right: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer .first {
	border: none
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #7c001a;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}
h3 {
	font-size: 13px;
	text-transform: uppercase;
	line-height: 24px;
}

.red {
	color: #7c001a;
}
.green {
	color: #007d80;
}
