﻿body
{
	background: url('') no-repeat top center;
	background-color: 	#160183;
	font-family: "Eurostile", Verdana, sans-serif; 
	font-size:1.0em;
	margin:0;
	padding:0;
}

.container
{

	position: relative;
	width: 802px;
	height: 560px;
	margin: auto;
	margin-top: 8px;
	background-color: #160183;
	position:relative;	
}

.header
{
	background: url('') no-repeat top center;
	width:99%;
	height:50px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 23px;	
	text-align:center;
}

.subheader
{
	background: url('') no-repeat top center;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width:99%;
	position:relative;
	font-size: 0.75em;
	text-align: center;
}

.left
{
	float:left;
	width: 250px;
	height: 430px;
	margin-top:3px;
	margin-left:2px;
	margin-right:2px;
	text-align:center;
	border: 3px #999999 double;
	background: url('') top left no-repeat #ffffff;
}

.left_title
{
	font-family:"Palatino Linotype", "Verdana";
	font-size:1.15em;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	letter-spacing:0.15em;
	width:240px;
	color:#8E501E;
	padding-bottom:3px;
}

.divider
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:8px;
}

.left_p
{
	font-family:"Palatino Linotype", "Verdana";
	font-size:0.75em;
	text-align:left;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
	color:#000000;
	
}

.center
{
	float:right;
	width: 530px;
	height: 430px;
	margin-top:3px;
	margin-left:2px;
	margin-right:2px;
	border: 3px #999999 double;
	background: #ffffff url('about/background.jpg') top center;
}

.c_left
{
	float:left;
}
.c_l_title
{
	font-family:"Palatino Linotype", "Verdana";
	font-size:1.15em;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-left: 10px;
	letter-spacing:0.15em;
	width:250px;
	border-bottom:1px solid #D07427;
	color:#000000;

}
.c_l_img
{
	margin-left: 14px;
	margin-top:4px;
}


.c_right
{
	float:right;
	width:250px;

}

.c_r_title
{
	font-family:"Palatino Linotype", "Verdana";
	font-size:1.15em;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-left: 10px;
	letter-spacing:0.15em;
	width:250px;
	color:#000000;

}
.c_r_img1
{
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	margin-top:34px;
	
}

.c_r_img2
{
	margin-left: 38px;
	margin-top:4px;
	float: left;
	display:inline;
}

.c_r_img3
{
	margin-left: 14px;
	margin-top:4px;
	float: left;
	display:inline;
}

.c_r_img4
{
	margin-left: 35px;
	margin-top:4px;
	float: left;
	display:inline;
}

.c_r_img5
{
	margin-left: 12px;
	margin-top:4px;
	float: left;
	display:inline;
}




img
{
	text-decoration:none;
	border: 0px;
}

a
{
	
	text-decoration:none;
}


.content
{
	margin-left: auto;
	margin-right: auto;
	width:100%;
	height:370px;
}

.footer
{
	clear: left;
	float: left;
	width: 99%;
	margin-left: 3px;
	margin-top: 3px;
	font-size: 0.75em;
	text-align: center;
}








