body {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	padding: 0;
	margin: 0;
	}
	
	
h1 {
	color: #de4d06;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 22px;
	font-size: 12px;
	border-bottom: 1px dashed #d6dbd1;
	}
	
h2 {

	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	background-color: #F6F6A7;
	
	}
	

	
h3 {
	font-size: 9px;
	text-align: right;
	}
	
h4 {

	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	}
	
a:link , a:visited {

	color: #898887;
	text-decoration: none;

    }
	
a:hover {
 	
	color: #de4d06;
	background-color: #3b3125;
	}
#globalwrap	{
	width: 743px;
	padding: 0;
	margin: auto;
	}

#content {
	float: left;
	width: 743px;
	background-image: url(images/global_divider.gif);
	text-align: left;
	}
	
#header	{
	
	float: left;
	line-height: 0px;
	padding: 0;
	height: 128px;
	width: 743px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0;
	}
	
#folioContainer {

	width: 430px;
	float: right;
	margin: 0;
	padding-bottom: 20px;
	
	}
	
	
#folio {

	font-size: 10px;
	line-height: 16px;
	color: #CCCCCC;
	background-color: #302f2e;
	text-align: center;
	width: 430px;
	background-image: url(images/home_thumb_bg.gif);
	background-repeat: no-repeat;
	float: right;
	padding-top: 28px;
	padding-bottom: 8px;
	}
	
#logo	{
	float: left;
	width: 342px;
	height: 236px;
	padding: 0;
	border-width: 0;
	background-image: url(images/logo_bg.gif);
	background-repeat: no-repeat;
	
	}
	
#navcontainer	{
	
	float: left;
	background-image: url(images/nav_bar.gif);
	background-repeat: no-repeat;
	width: 743px;
	height: 28px;
	text-align: left;

	
	}

#nav  {

	display: inline;
	width: 743px;
	height: 28px;
	padding: 0;
	margin: 0;

	
	}
	
	
#nav li {

	display: inline;
	list-style-type: none;
	background-image: none;
	
	}
	
	
#leftcol {
	
	float: left;
	width: 260px;
	margin-top: 20px;
	margin-bottom: 20px;
	
	
	}
	
#rightcol {

	font-size: 11px;
	line-height: 16px;
	width: 430px;
	float: right;
	margin-bottom: 30px;
	}
	
#footer {
	
	float: left;
	width: 743px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
