body {
	margin: 0; padding: 0;
	color: #999;
	font: 11px/1.5 verdana, sans-serif;
	background: #EEE url('images/bodybg.gif') repeat-y center top;
	}
.cleaner {
	clear: both;
	height: 1px; margin: 0;
	}
#main {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	}
#topbg {
	position: absolute; top: 0; left: 0; z-index: -1;
	width: 100%; height: 151px;
	background: #EEE url('images/bodybg.gif') repeat-y center top;
	text-align: center;
	}
	
#header {
	position: relative;
	width: 780px; height: 130px;
	background: #EEE;
	border-bottom: 1px solid #999;
	}

/* @group Header */

#header h1 {
	position: absolute; top: 10px; right: 180px;
	margin: 0;
	width: 28em;
	font-size: 50px;
	font-family: "Trebuchet MS";
	line-height: 2.33;
	font-weight: bold;
	text-align: right;
	color: #BBB1CC;
	}
#header h1.shadow {
	position: absolute; top: 11px; right: 178px;
	margin: 0;
	width: 28em;
	font-size: 50px;
	font-family: "Trebuchet MS";
	line-height: 2.33;
	font-weight: bold;
	text-align: right;
	color: #999;
	}
#header .box {
	position: absolute; top: 6px;
	width: 75px; height: 25px;
	background: #BBB1CC;
	}
		
#hdr-box1 { position: absolute; left: 0px; width: 200px; background: #999; }	
#hdr-box2 { position: absolute; left: 100px; width: 200px; background: #BBB1CC; }
#hdr-box3 { position: absolute; left: 185px; width: 200px; background: #B5CCB1; }
#hdr-box4 { position: absolute; left: 270px; width: 200px; background: #EEE; }

#header h2 {
	position: absolute; top: 90px; right: 100px;
	margin: 0;
	width: 28em;
	font-size: 13px;
	line-height: 1.33;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #999;
	}

/* @end */

/* @group menu */

#menu {
	margin: 0; padding: 1px 0;
	list-style-type: none;
	height: 26px;
	}
#menu li {
	float: left;
	margin: 0; padding: 0;
	width: 20%;
	}
#menu a {
	position: relative;
	display: block;
	margin: 1px;
	height: 24px;
	font-size: 10px;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: #BBB1CC;
	color: #EEE;
	}
#menu a span {
	display: block;
	position: absolute; top: 5px; left: 8px;
	width: 8px; height: 8px;
	background: #B5CCB1;
	}
#menu a.sel {
	background: #BBB1CC;
	color: #EEE;
	}
#menu a:hover {
	background: #B5CCB1;
	color: #EEE;
	}
/* @end */

/* @Submenu menu */

#menu2 {
	margin: 0; padding: 0px 0;
	list-style-type: none;
	height: 20px;
	}
#menu2 li {
	float: left;
	margin: 0; padding: 0;
	width: 25%;
	}
#menu2 a {
	position: relative;
	display: block;
	margin: 0px;
	height: 20px;
	font-size: 9px;
	font-style: italic;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: #B5CCB1;
	color: #EEE;
	}
#menu2 a.sel {
	background: #B5CCB1;
	color: #EEE;
	}
#menu2 a:hover {
	background: #BBB1CC;
	color: #EEE;
	}
/* @end */

#content {
	padding: 1px;
	color: #333;
	background: white;
	text-align: justify;
	border-top: 1px solid #999;
	}
#content a {
	padding: 2px 3px;
	color: #999;
	font-weight: bold;
	}

#content a:hover {
	padding: 2px 3px;
	color: #BBB1CC;
	font-weight: bold;
	}

#content p {
	margin: 0.25em 0;
	}
#left {
	float: left;
	width: 300px;
	padding: 10px 20px;
	border-right: 1px dotted #BBB1CC;
	}
#left h3 {
	margin: 0.5em 0 0.3em;
	font-size: 18px;
	font-weight: normal;
	}
#left p {
	text-indent: 15px;
	}
#left dt {
	float: left;
	font-weight: bold;
	}
#left dd {
	margin: 1em 0 1em 6em;
	}
#ico {
	float: left;
	padding: 5px;
	}
#left h4 {
	margin: 1em 0 0 1.5em;
	font-size: 100%;
	font-weight: bold;
	}
#right ul {
	margin: 0 0 0 2em; padding: 0;
	color: #999;
	list-style-type: square;
	list-style-position: inside;
	}

#right {
	float: right;
	width: 390px;
	margin: 0 20px 0 0;
	padding: 10px 0;
	}
#right h3 {
	clear: left;
	margin: 0.5em 0 0.3em 0;
	font-size: 18px;
	font-weight: normal;
	}
#right h3 span {
	display: inline-block;
	width: 9px; height: 9px;
	margin-right: 1em;
	border: 1px solid #BBB1CC;
	background: #B5CCB1;
	vertical-align: middle;
	}
#right .photo {
	float: left;
	margin: 0 15px 15px 0;
	}
#right h4 {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	}
.link {
	text-align: right;
	}
#rbox {
	float: left;
	position: relative;
	width: 180px;
	margin: 15px 0 20px 0;
	padding: 2px 5px 2px 30px;
	font-size: 10px;
	line-height: 1.2;
	background: #E2DDB5;
	}
#rbox span {
	display: block;
	position: absolute; top: 5px; left: 8px;
	width: 8px; height: 8px;
	background: #F1EED6	;
	}
#right button {
	float: right;
	margin: 15px 0 20px 0;
	width: 150px;
	height: 30px;
	background: #BBB1CC;
	color: white;
	border: 1px solid #93893B;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	}

#footer {
	margin: 10px 0 10px 0;
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #BBB1CC;
	border-bottom: 1px solid #BBB1CC;
	}
#footer a {
	padding: 3px 5px;
	}


