body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#600602;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto; 
	border:5px solid #59862d;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	height:181px;
	background:url(header.gif);
	position:relative;
}

#header h1 {
	color:#600602;
	font : normal 350% Gigi, Verdana, Arial, Helvetica, sans-serif;
}

#nav {
	position:absolute;
	top:100px;
	right:30px
}
ul#nav {
}
ul#nav li {
	display:inline;
	
}
ul#nav a {
	color:#000066;
	line-height:43px;
	padding:0 10px;
	border-right:#FFFFFF 1px solid;
}

ul#nav a:hover {COLOR: #600602; TEXT-DECORATION: none}


ul#nav .last a {
	border:none
}
#logo {
	position:absolute;
	top:10px;
	left:60px;
	
}
#logo h1 {
	display:inline
}
#logo h1 {
	font-size:34px;
	color:#000
}
#logo span {
	font-size:16px;
}
/* content */
#content {
	height:1200px;
	background:#99cc66;
}
#content .left {
	width:400px;
	padding:0 50px;
	color:#000000;
}
#content .left h2 {
	color:#000066;
	font-size:18px;
	padding:20px 0
}
#content .left img {
	padding-right:20px
}
#content .left a {
	color:#600602;
	text-decoration: none;
}

#content .full {
	width:700px;
	padding:0 50px;
	color:#000000;
}
#content .full h2 {
	color:#000066;
	font-size:18px;
	padding:20px 0
}
#content .full img {
	padding-right:20px
}
#content .full a {
	color:#b7d2e3
}

#content .right {
	width:300px;
}

#content .border	{
	border:3px solid #000066;
}

#contact {
	width:700px;
	height: 400px;
	padding:0 50px;
	color:#000000;
	background:#99cc66;
}

#contact h2 {
	color:#000066;
	font-size:18px;
	padding:20px 0
}

#contact h3 {
	color:#600602;
	font-size:14px;
	padding:20px 0
}

#top, #bm {
	width:200px;
	margin:0 auto;
	margin-top:30px;
	padding:0 35px
}
#side h2 {
	font-size:24px;
	color:#709fc5;
	padding:20px 0 13px 0
}
#side a {
	line-height:20px;
	color:#000066;
		
}


#side a:hover {COLOR: #600602; TEXT-DECORATION: none}


/* footer */

#footer {
	clear:both;
	background: url(footer.gif);
	height:170px;
	color: #000000;
	position: relative;
	
}

#footer a {
	line-height:20px;
	color:#000000;
		
}


#footer a:hover {COLOR: #600602; TEXT-DECORATION: none}


}
#xhtml {
	position: absolute;
	top:130px;
	left:550px
}
