body{
	margin:0px;
	padding:0px;
	height: 100%;
	background-color: #E5E5E5;
}
a:hover{
color:#010101;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	float: left;
	
}
.bg {
	background-image: url(images/images_16.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/*start menu*/

#flyout {
	float:left;
	list-style:none;
	position:relative;
	width:30%;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#flyout ul {padding:0; margin:0; list-style:none; width:30%; height:auto; position:absolute; left:-9999px; top:0;}


#flyout li {
	float:left;
	margin-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#flyout lilast {
	float:left;
	margin-bottom:0px;
	
}
.flyout li a {
	display:block;
	float:left;
	width:250px;
	height:38px;
	line-height:38px;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	text-indent:10px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 6px;
	padding-left: 13px;
	color: #666666;
}

.flyout li:hover {position:relative;}
.flyout li a:hover {position:relative; background-color:#CCCCCC;}

/*end menu*/
.pjtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #775a0c;
	text-decoration: none;
	padding-left: 10px;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
}
.tbx {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	width: 150px;
	border: 2px inset #dae6f1;
	background-color: #F6FEFF;
}
.user {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-right: 3px;
}
.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #090e14;
}
.menutext {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 35px;
}
.banner {
	height: 254px;
	width: 68%;
	background-image: url(images/images_12.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.aboutbg {
	background-image: url(images/images_06.jpg);
	background-repeat: no-repeat;
	width: 100%;
}

