body {
	margin: 8px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	text-align: center;
}
.c{
	text-align: center;
}
.clear{
	clear: both;
}
a{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #FF6600;
	text-decoration: none;
}

.top{
	background-image: url(../images/top1.gif);
	background-repeat: no-repeat;
	height: 239px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
.menu{
	padding-top: 59px;
	padding-left: 220px;
	text-align: right;
	padding-right: 40px;
}
.menu a{
	font-weight: bold;
	color: #F5E1E6;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.menu a:hover{
	color: #FFDD36;}
	
	
#content{
	margin-right: auto;
	margin-left: auto;
	width: 988px;
	clear: both;
}
#content .left{float: left;}
#content #leftmenu{	
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	margin-top: 20px;
}
#content #leftmenu a{
	display: block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 144px;
	font-weight: bold;
	text-decoration: none;
}
	
#content .leftpic{
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	margin-top: 20px;
}
#content .leftpic p{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
	
	
#content #rightzone{
	float: right;	
	background-image: url(../images/right-bg.gif);
	background-repeat: repeat-y;
	background-color: #999999;
	width: 796px;
}
#content #rightzone .pic{
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	height: 120px;
}
	
#content .spacer{
	margin: 15px;
	clear: both;
	text-align: left;
}
.title{
	font-size: 18px;
	color: #CC6633;
	margin-bottom: 5px;
}
#content .spacer .w50{
	width: 48%;
	float: left;
	margin-right: 10px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.copyrigit{
	background-color: #F1EFEE;
	height: 100px;
	text-align: center;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	clear: both;
}
	
.bottommenu{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	width: 988px;
	margin-bottom: 10px;
}
.bottommenu a{
	color: #666666;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
}
.bottommenu a:hover{
	color: #000000;
	text-decoration: none;
}