html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #000099;
}
a:hover {
color:#CCCCCC; 
 }
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
	height:100%;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
	height:100%;
}


#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-bottom: 8px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}

#nav ul{

}

#nav li{
    width: 80px;
	height: 41px;
	display: inline;
	background-image: url(images/m1.jpg);
	background-repeat: no-repeat;
	background-position: center;	
	float: left;
	text-align:center;
}

#nav li:hover{
    width: 80px;
	height: 41px;
	display: inline;
	background-image: url(images/m1h.jpg);
	background-repeat: no-repeat;
	background-position: center;	
	float: left;
	text-align:center;
}

#navfr li{
    width: 80px;
	height: 41px;
	display: inline;
	background-image: url(images/m1fr.jpg);
	background-repeat: no-repeat;
	background-position: center;	
	float: left;
	text-align:center;
}

#navfr li:hover{
    width: 80px;
	height: 41px;
	display: inline;
	background-image: url(images/m1hfr.jpg);
	background-repeat: no-repeat;
	background-position: center;	
	float: left;
	text-align:center;
}




#nav li a{
	margin-top:10px;
	color: #000000;
}

#headline {
	padding-top: 205px;
}



#headline h2{
font-weight:bold;
font-size:125%;
}


#photo {
	float: left;
	margin-top:60px;
	border:#CCCCCC double thin;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#photoright {
	float: left;
	border:#CCCCCC double thin;
	background:#5C5C5C;
}
#photoright img {
	display: block;
	padding: 15px 15px 15px 15px;

}


#toplhside {
	float: left;
	width: 510px;
	clear:left
}

#toprhside {
	float: right;
	width: 240px;
}
#toprhside ul{
	margin-left: 25px;
}

#toprhside div {
	padding: 3px 0;
	margin: 0;
}
#toprhside #q {
	width: 140px;
	border: 1px solid #859D31;
}
#toprhside .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#toprhside h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#toprhside h2 {
	font-weight: bold;
}

#toprhside p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	text-indent:25px;
	float: left;
	width: 100%;
}
#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}

#body-left h1 {
font-size:200%;	
	font-weight: bold;
}

#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #000033;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}

#body-top  {
width:450px; float:left
}
#body-top h1 {
font-size:200%;	
	font-weight: bold;
}
