body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#86B1DE;
}
.banner{
	background:url(../images/banner.jpg) no-repeat top;
	height:219px;
	text-align:right;
	padding-top:45px;
}
.link a{
	color:#000000;
	text-decoration:none;
}

*{ outline:none;}

.member{
	background:url(../images/member_bg.jpg) repeat-x top;
	height:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FF8E15;
	padding:0px 10px 0 0;
}
.member a{
	color:#FF8E15;
	text-decoration:none;
}
.member a:hover{
	color:#FF8E15;
	text-decoration:underline;
}
.wel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#0058D0;
	padding:24px;
	line-height:22px;
}
.wel h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
.wel h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FC9D36;
	font-weight:bold;
}
.gallery{
	background:#EDEDED;
	border:1px solid #B7B7B7;
	
}
.gal{
	padding:0 20px 20px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#0058D0;
	text-align:left;
}
.gall{
	padding:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#0058D0;
	text-align:left;
}
.wel ul{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#27353E;
	list-style:none;
	line-height:22px;
	padding:0 0 0 5px;
	margin:0;
}
.wel ul li{
	border-bottom:1px dotted #D2D4D5;
}

.testimonials{ padding:15px;}
.testimonials span{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px; color:#0058D0;}
.testimonials p{ background:#EFEFEF; border:1px solid #CCCCCC; padding:10px; line-height:18px; text-align:justify}
.testimonials p strong{ font-size:18px; font-weight:bold; color:#990000;}


.feedback-button{ width:146px; height:36px; border:0; background:url(../images/form_but.jpg); font-weight:bold; font-size:15px; color:#990000;}
.feedback-button_hov{ width:146px; height:36px; border:0; background:url(../images/form_but_hov.jpg); cursor:pointer; font-weight:bold; font-size:15px; color:#000000;}

.cont_text{ font-size:12px; color:#666666; font-weight:bold; line-height:22px;}

.footer{
	background:url(../images/footer_bg.jpg) repeat-x top;
	color:#00295C;
	padding-top:10px;
}
.footer a{
	color:#00295C;
	text-decoration:none;
}
.footer a:hover{
	color:#00295C;
	text-decoration:underline;
}