a
{
	border:						0px;
	text-decoration:			none;
	color:						#383838;
}

img
{
	border:						0px;
	text-decoration:			none;
}

body
{
	background:					url(../pix/body_bg.png) repeat-x;
	background-color:			#333333;
	font-size: 					9pt;
	font-family: 				Arial;
	color: 						#666;
	padding-top: 				5%;
}
div.wrapper
{
	width: 						900px;
	margin: 					auto;
	text-align:					center;
}
div.header
{
	background:					url(../pix/bigPic.jpg);
	height: 					180px;
}
div.top
{
	height: 					58px;
	background:					#ccc;
	padding-top:				5px;
	padding-left:				5px;
	padding-bottom: 			0;
	color: 						#383838;
	text-align:					left;
}
div.top p
{
	margin: 					0px;
	padding-left: 				5px;
	padding-right: 				5px;
	padding-top: 				11px;
	padding-bottom: 			0;
}

div.top img.left
{
	position:					relative;
	left:						5px;
	top:						20px;
	float: 						left;
}
div.top img.right
{
	position:					relative;
	left:						870px;
	top:						20px;
}

div.image_wrapper
{
	position: 					relative;
	height: 					120px;
	width: 						900px;
	overflow: 					auto;
	background: 				#ccc;
}
div.image_wrapper2
{
	position: 					relative;
	height: 					120px;
	width: 						900px;
	overflow: 					auto;
	background: 				#ccc;
	margin-top:					-0px;
}
div.image_wrapper3
{
	position: 					relative;
	height: 					120px;
	width: 						900px;
	overflow: 					auto;
	background: 				#ccc;
	margin-top:					-0px;
}

ul.image_list
{
	list-style-type: 			none;
	display:					block;
	height: 					75px;
	width: 						3500px;
	margin: 					0;
	padding: 					0;

}
ul.image_list2
{
	list-style-type: 			none;
	display:					block;
	height: 					75px;
	width: 						3500px;
	margin: 					0;
	padding: 					0;

}
ul.image_list3
{
	list-style-type: 			none;
	display:					block;
	height: 					75px;
	width: 						3500px;
	margin: 					0;
	padding: 					0;

}
.image_list li
{
	list-style-type: 			none;
	float: 						left;
	padding-left: 				7px;
	padding-top: 				7px;
	display: 					block;

}
.image_list2 li
{
	list-style-type: 			none;
	float: 						left;
	padding-left: 				7px;
	padding-top: 				7px;
	display: 					block;

}
.image_list3 li
{
	list-style-type: 			none;
	float: 						left;
	padding-left: 				7px;
	padding-top: 				7px;
	display: 					block;

}

div.bottom
{
	height: 					78px;
	padding-top:				0px;
	padding-left:				5px;
	color: 						#383838;
	padding-bottom: 			0px;
	background: 				#ccc;
	text-align:					left;
	margin-bottom: 0;
}

div.bottom p
{
	margin: 					0;
	padding-left: 				5px;
	padding-right: 				5px;
	padding-top: 				3px;
	padding-bottom: 			0;

}
div.bottom img#left
{
	margin-left: 				4px;
	padding-top: 				3px;
	float: 						left;
}
div.bottom img#right
{	
	padding-top: 				3px;
	float: 						right;
	margin-right: 				8px;
}
div.footer
{
	height: 					62px;
	width: 						900px;
	background: 				url(../pix/bigPic_bottom.jpg);
	overflow: 					hidden;
}
div.footer_left
{
	margin-left:				67px;
	margin-top:					1px;
	float: 						left;
}
div.footer_left p
{
	margin: 					0px;
	line-height:				20px;
	color: 						#C0A39F; 
}
div.footer_right
{
	margin-top:					1px;
	float: 						left;
	margin-left:				515px;
}
div.footer_right p
{
	margin: 					0px;
	line-height:				20px;
	color: 						#C0A39F;
	text-align:					right;
}
/*
 .content
    {
        font-size: 10pt;
        font-family: verdana;
        color: #C0A39F;   
    }
    
    .text
    {
        font-size: 10pt;
        font-family: verdana;
        color: #383838;   
        padding: 0 10 0 10;
    }
    h1
    {
        font-size: 10pt;
        font-family: verdana;
        color: #C0A39F;  
        padding: 0 0 0 0; 
        margin: 0;
        font-weight: normal;
    }
    h2
    {
        font-size: 10pt;
        font-family: verdana;
        color: #C0A39F;  
        padding: 0 0 0 0; 
        margin: 0;
        font-weight: normal;
    }
    h3
    {
        font-size: 10pt;
        font-family: verdana;
        padding: 0 0 0 0; 
        margin: 0;
        font-weight: bold;
    }
    a
    {
        text-decoration: none;
        color: #C0A39F;   
    }
    a:hover 
    {
        color: #C0A39F;  
        text-decoration: none; 
    }
    a:visited
    {
        color: #C0A39F; 
    }
	*/