body{
	font-family: "Arial Black", "Arial", sans-serif;
}
a{
	text-decoration:none;
	color:#4F4F4F;
}
ul{
	list-style-type: none;
}
blockquote{
	margin-left: 20px;
	margin-bottom:10px;
}
/*
a:hover{
	text-decoration:underline;
}*/

.titleText{

}
#titleLogo{
	position:relative;
	left:35px;
	top:16px;
	width:222px;
}
#titleImage{
	position:relative;
	top:-88px;
	left:289px;
	width:511px;
	height:100px;
}
#contactImage{
	position:relative;
	left:10px;
	top:14px;
}

.contentArea{
	position:relative;
	top:-140px;
	left:0px;
	height:415px;
	width:550px;	
}
.contentArea_ie6{
	position:relative;
	top:-140px;
	left:0px;
	/*height:415px;*/
	width:800px;
	border: 1px solid #999;
	
}
.imageArea{
	position:relative;
	top:43px;
	left:35px;
	width:160px;
	height:300px;
	/*overflow: scroll;*/
	/*background-color:#997254;*/
	
}
.imageAreaSmall{
	position:relative;
	top:43px;
	left:35px;
	width:400px;
	height:300px;
	/*overflow: scroll;*/
	/*background-color:#997254;*/
	
}
/*
.imageArea_ie6{
	position:relative;
	top:43px;
	left:35px;
	width:160px;
	
}*/
#image{
	position:relative;
	top:0px;
	width:175px;
	height:225px;
	background-color:#E6EFEE;
	
}
#imageSmall{
	position:relative;
	top:0px;
	width:400px;
	height:225px;
	background-color:#E6EFEE;
	
}
#image img,#imageSmall img{
	position:relative;
	top:5px;
	/*width:162px;
	height:215px;*/
}
#imageCaption{
	position:relative;
	top:5px;
	color:#B2B2B2;
	font-size:12pt;
	line-height:normal;
}

.textAreaBig{
	position:relative;	
	height:308px;
	width:535px;
	top:-258px;
	left:224px;	
	/*
	background-image:url('../images/round_rectangle.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 429px 227px;
	*/
	/*background-color:#ADCCCA;*/
}
.textAreaSmall{
	position:relative;	
	height:308px;
	width:330px;
	top:-258px;
	left:450px;
	/*
	background-image:url('../images/round_rectangle.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 429px 227px;
	*/
	/*background-color:#ADCCCA;*/
}

#text{
	position:relative;
	top:-548px;
	left:240px;	
	color:#4F4F4F;
	font: 10pt "Arial", sans-serif;
	width:500px;
	height:280px;
}
#textSmall{
	position:relative;
	top:-548px;
	left:468px;	
	color:#4F4F4F;
	font: 11pt "Arial", sans-serif;
	width:295px;
	height:280px;
}
#text table,#textSmall table{
	font: 11pt "Arial", sans-serif;
	color:#4F4F4F;
}
#text a:hover{
	color:#000000;
}
#text blockquote{
	margin-top:3px;
}

#nav_list{
	list-style-type: none;
}
#nav_list a {
	height: 36px;
	display: block;
	top:-1px;
}
#nav_list div{
	position:relative;
	top:8px;
}
#nav_list li {
	float: left;
	border-left: 2px solid #FFFFFF;
/*	margin: 0;
	padding: 0;*/
}
#nav_list a:hover{
	background-color:#A7A9AC;
	color:#FFFFFF;
}

/*
.background div#contact:hover, .background div#contact:hover a{
	background-color:#A7A9AC;
	color:#FFFFFF;
}
.background div#contact2:hover, .background div#contact2:hover a{
	background-color:#A7A9AC;
	color:#FFFFFF;
}
*/

.downloads{
	position:relative;
	top:9px;
	left:5px;
	width:790px;
}
.downloads a,.downloads{
	color:#B2B2B2;
	font: 9pt "Arial", sans-serif;
}
.downloads a:hover{
	color:#000000;
}









