@charset "utf-8";
/* CSS Document */

/*------------------
	Author: Chris Morris
	Homepage: www.chris-morris.net
	Contact: chris@chris-morris.net

--------------------*/

p{
	color:#6f777c;
	}

a{
	color:#3e464d;
	}

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	}

#wrapper{
	width:780px;
	margin:0 auto;
	padding:0;
	}

#content{
	margin-top:37px;
	width:780px;
	float:left;
	}

#content p{
	margin:15px 0px;
	line-height:1.3em;
	}

#contact_content{
	width:230px;
	height:220px;
	border-right:#666666 1px dotted;
	padding-left:30px;
	float:left;
	}

#contact_content h3{
	padding-bottom:2px;
	font-size:1.2em;
	}

#middle_content{
	width:200px;
	height:220px;
	border-right:#666666 1px dotted;
	padding:0 30px;
	float:left;
	}

#right_content{
	width:200px;
	height:220px;
	float:left;
	padding-left:30px;
	}

#content_right{
	padding:0px 25px 0px 0px;
	line-height:1.2em;
	}

#content_left{
	width:530px;
	float:left;
	}

#content_left h2{
	padding-bottom:4px;
	}

#top_flash{
	width:780px;
	height:341px;
	float:left;
	}

#top_header{
	background:url(images/header.gif); height:6px; width:780px;
	}

#header_menu{
	width:259px;
	height:341px;
	float:left;
	}
	
#header_photo{
	width:521px;
	height:341px;
	float:right;
	}	
	
#footer{
	clear:both;
	padding-top:25px;
	height:100px;
	width:780px;
	text-align:center;
	}
	
ul#footer_nav li{
	display:inline;
	margin-left:5px;
	color:#b9b9be;
	}

#footer_info{
		margin-top:25px;
		line-height:1.3em;
		}	

#footer_info p, #footer_info a{
	color:#b9b9be;
	text-decoration:none;
	}

#footer_info a:hover{
	color:#333333;
	}

h4{
	font-size:.9em;
	padding-bottom:2px;
	}

ul{
	padding-bottom:4px;
	}

ul li{
	list-style-type:disc;
	margin-left:15px;
	margin-bottom:6px;
	line-height:1.2em;
	}

ul#pdf_icon li{
	margin:0 0 7px 0; 
	padding:3px 0 3px 25px;
	list-style-type:none;
	background-image:url(images/doc_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

#glossary_index{
	text-align:center;
	width:400px;
	margin:35px auto 0 auto;
	line-height:1.3em;
	}