body {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	background-image: url(../theme/background.gif);
	background-color: #999999;
	margin: 20px 0px 0px 20px;
   	padding: 0px 0px 0px 0px;
}

a {
	color: #336666;
	}

a:hover {
	color: #996633;
	}

img {
	border: none ;
	}

.clear {
	clear:both;
}
#wrapper {
	width:750px;
	height:100%;
	margin:0px auto;
	border:0px solid #bbb;
	padding:0px;
	background-color: #ffffff;
}
#header {
	position:relative;
	margin:0px 0px 0px 0px;
	border:0px solid #bbb;
	padding:0px;
	background-color: #ffffff;
	height:103px;
	width:750px;
	border-bottom: 0 ;
}

#header img {
	display: block;
}

#logo {
	float:left;
	border:0px solid #bbb;
	width:111px;
	padding:0px;
	background-color: #ffffff;

}

#name {
	background-color: #ffffff;
	margin: 13px 0px 0px 0px;
}

#line {
	height:1px;
	padding:0px;
	background-color: #505050;
	margin-top:1px;

}

#image {
	height:149px;
	padding:0px;
	background-color: #ffffff;
	position: relative ;
	margin-top:0px;
	display: block;
}

#content {
	background-color: #ffffff ;
	border-top: 1px solid #505050 ;
	}

#content-left, #content-right {
	float: left ;
	padding: 18px ;
	}

#content-left {
	width: 468px ;
	}

#content-right {
	width: 206px ;
	}

#content-box1 {
	padding:10px 10px 10px 10px;
	margin:0px auto;
	width:230px;		
	background-color: #ffffff;
	float:left;
	position: relative ;
	
}
#content-box2 {
	padding:10px 9px 10px 10px;
	margin:0px auto;
	width:230px;
	border-right:1px solid #505050;
	border-left:1px solid #505050;
	background-color: #ffffff;
	float:left;
	position: relative ;
	
}
#content-box3 {
	padding:10px 9px 10px 10px;
	margin:0px auto;
	width:230px;	
	background-color: #ffffff;
	float:left;
	position: relative ;

}





#content2 {
	position: relative ;
	margin:0px 0px 0px 0px;
	background-color: #ffffff;
	width:700px;
	height:100%;
	border-top:1px solid #505050;
	}


#content2-box1 {
	padding:10px 10px 10px 10px;
	margin:0px auto;
	width:230px;		
	background-color: #ffffff;
	float:left;
	position: relative ;
	
}
#content2-box2 {
	padding:10px 9px 10px 10px;
	margin:0px auto;
	width:230px;
	border-right:1px solid #505050;
	border-left:1px solid #505050;
	background-color: #ffffff;
	float:left;
	position: relative ;
	
}
#content2-box3 {
	padding:10px 9px 10px 10px;
	margin:0px auto;
	width:230px;	
	background-color: #ffffff;
	float:left;
	position: relative ;

}



.spacer {
	border-top:1px solid #505050;
	height:5px;
	background-color: #ffffff;
}

#footer {
	padding: 5px 0 5px 0 ;
	background-color: #505050;
}

#bottom {
	margin-top:10px;	
	text-align: center;		
}

#navigation  {
	color: #32564D;
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	margin-top:10px;
	margin-left:110px;
	
}
#navigation a {
	color: #32564D;
	font-family: arial;
	font-size: 9px;
	font-weight: bolder;
	text-decoration: none;
}
#navigation a:hover {
	color: #9C8461;
	font-family: arial;
	font-size: 9px;
	font-weight: bolder;
	text-decoration: underline;
}

#topmenu {
	padding-top:10px;
	margin-left:225px;	
}

#topmenu a {
	color: #B19872;
	font-family: arial;
	font-size: 10px;
	font-weight: 900;
	text-decoration: none;
}

#topmenu a:hover {
	color: #344E5C;
	text-decoration: underline;
}

.bottommenu {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	padding: 10px ;
	text-align:center;
}

.bottommenu a {
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
}
.bottommenu a:hover {
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: Arial;
	font-wieght: 900 ;
	margin-bottom: 8px ;
	}

h1{
	font-size: 18px;
	color: #A38A63;
	}

h2 {
	font-size: 16px;
	color: #0892D3;
	}

h3 {
	font-size: 14px;
	color: #006600;
	}

hr {
	color: #505050 ;
	height: 1px ;
	}

input, select, textarea {
	font-family:arial,helvetica,sans-serif;
	}
