body {
	background-color:#666666;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: inherit;
	width: 775px;
	border: thin solid #FFFFFF;
}
a{
	font-size:12px;
}


p{
	margin: 10px 0px;
}
/********************** Header ***************************/
#header {
	background-image:url(../images/header.jpg);
	width:775px;
	height:138px;
	position:relative;
}
#mainimage {
	height: 280px;
	width: 775px;
	background-image: url(../main_image_2.jpg);
	border: #FFF 1px solid;
}
#header ul{
	width:95px;
	display:block;
	top:30px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	left: -10px;
	height: 76px;
}
#header li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	display: inline;
}
#header ul a{
	color:#333333;
	display: block;
	font-style: normal;
	font-weight: bolder;
	font-size: 14px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	letter-spacing: 3px;
}
#header ul a:hover{
	text-decoration:underline;
}

#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:105px;
	left:353px;
	width:337px;
	position:absolute;
}
#header_text p{
	font-size: 20px;
	color:#00FF66;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	width:775px;
	background-image: url(../images/content_bg.jpg);
}
img{
	border-width:0px;
}
h1{
	color:#FFFFFF;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	margin: 10px 0px 20px 200px;
}
#left  {
	float:left;
	width:600px;
	margin-left:27px;
	display:inline;
	color: #FFFFFF;
	margin-top: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#left a {
	color:#E0DFE3;
}
#left a:hover{
	color:#c77e0c;
	text-decoration: underline;
}
#photos a {
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
	color: #FFFFFF;

}
#right a{
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
	clear:both;
	height:25px;
	letter-spacing: 2px;
	text-align: center;
	font-size: 0px;
	color: #FFFFFF;
	padding-top: 12px;
	background-image: url(../images/footer_bg.gif);
}


#footer {
	text-align:center;
	padding: 20px 0px;
	clear: both;
}
#footerline a:hover {
	text-decoration: underline;
}

#footerline a {
	color: #CCCCCC;
}
#photos {
	margin-right:14px;
	background-image: url(../images/darkerimg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
