.main 
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #C7CBCE;
	line-height:12px;
	padding-left: 16px;
	padding-right: 10px;
	border-left-color:#333333;
	border-left:thin;
	}

.desc 
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #0A4D76;
	line-height:18px;
	padding:5px;
	}

.links 
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff;
	line-height:18px;
	}

.copy
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #ffffff;
	font-weight:normal;
	line-height:18px;
	}

.more
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	font-weight: bold;
	color: #FB0202;
	line-height:18px;
	}
	
.contact 
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #676767;
	line-height:14px;
	padding-left: 20px;
	padding-right: 10px;
	}
	
a 
{
	text-decoration: none;
	color:#00CCFF;
}

a:hover 
{
	text-decoration: underline;
	color: #000;
}

/*------------------------------------------------left panel--------------------*/
#left{
	width:350px;
	float:left;
	margin: 0px;
	padding: 2px;
	top: auto;

}
#left h2{
	font:bold 20px/16px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	/*background-color:#050845;*/
	margin:5px 5px 5px 5px;
	height:30px;
	display:block;
}
#left p.lftText{
	color:#FFFFFF;
	/*background-color:#050845;*/
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}
#left p.lftText span{
	color:#FFFF00;
	/*background-color:#050845;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
}

#leftBottom{
	width:335px;
	background-color: #5B7A7D;
	border:groove;
	border-color:#800000;
	text-indent: 2px;
	left: 2px;
	right: 2px;
	height: auto;
	line-height: normal;
}
#leftBottom p{
	width:300px;
	font-size: 12px;
	background-color: #5B7A7D;
	color:#CCCCCC;
	text-indent: 2px;
	left: 2px;
	right: 2px;
	padding: 10px;
}
#left h3{
	width:300px;
	font-size: 14px;
	color:#FFFF33;
	text-indent: 2px;
	left: 2px;
	right: 2px;
}
#left h4{
	width:300px;
	font-size: 14px;
	color:#000099;
	text-indent: 2px;
	left: 2px;
	right: 2px;
}
#leftBottom2{
	width:620px;
	background-color: #5B7A7D;
	border:groove;
	border-color:#800000;
	text-indent: 2px;
	padding: 5px;
	margin: 45px;
	background-position: center;
}
#leftBottom3{
	width:620px;
	color:#000000;
	background-color: #ffffff;
	border:groove;
	border-color:#800000;
	text-indent: 2px;
	padding: 5px;
	margin: 45px;
	background-position: center;
}
/*------------------------------------------------left panel--------------------*/
