body{
	color:#646460;
	margin:0px;
	padding:0px;
	font-family:"verdana";
	font-size:11px;
	background-image:url(images/bg.gif);
	background-position:top;
}

img{border:none;}
a{outline:none;}

.wrapper{
	background-image:url(images/bg2.png);
	background-position:right top;
	background-repeat:no-repeat;
}

.leftMain{
	width:243px;
	background-image:url(images/img2.png);
	background-position:3px  top;
	background-repeat:repeat-y;
}

.bodyText{
	padding:25px;
	line-height:18px;
}

.gallery img{
	border:3px solid #d0d0d0;
	margin-right:15px;
	opacity:0.4;
	filter:alpha(opacity=40);
}

.gallery img:hover{
	opacity:10;
	filter:alpha(opacity=100);
}

.fileTxt{
	height:30px;
	background-image:url(images/fieald_bg.gif);
	background-position:3px  top;
	background-repeat:repeat-y;
	padding:0 0 0 10px;
}

.fileTxt input{
	width:120px;
	font-size:11px;
	bordeR:none;
	background:transparent;
}

.fileTxt2{
	height:70px;
	background-image:url(images/fieald_bg2.gif);
	background-position:3px  top;
	background-repeat:repeat-y;
	padding:0 0 0 10px;
}

.fileTxt2 textarea{
	width:120px;
	font-size:12px;
	bordeR:none;
	background:transparent;
	font-family:"verdana";
}

.mainTitle{
	font-size:14px;
	font-weight:bold;
	color:#fc873d;
	padding:20px 0 5px 0;
	font-family:"arial";
	text-indent:30px;
	background-image:url(images/arrow.gif);
	background-position:1px 22px;
	background-repeat:no-repeat;
}

.subHeader{
	font-weight:bold;
	color:#666;
	border-bottom:1px dotted #ccc;
	padding:0 0 8px 0;
}

.uli ul{
	padding:0px;
	margin:0px;
	float:left;
}

.uli ul li{
	padding:0px;
	margin:0px;
	width:100%;
	background-color:#efefef;
	float:left;
	list-style:none;
	border-bottom:1px solid #fff;
	padding:6px 0 6px 0;
	background-image:url(images/arrow3.png);
	background-repeat:no-repeat;
	background-position:5px 8px;
	text-indent:25px;
}

.uli ul li:hover{
	background-color:#fff;
}

.photoGallery a{
	display:block;
	float:left;
	padding:0 15px 0 15px;
	margin:0 0 15px 0;
}

.photoGallery img{
	border:3px solid #ccc;
	opacity:0.2;
	filter:alpha(opacity=20);
}

.photoGallery img:hover{
	opacity:10;
	filter:alpha(opacity=100);
}

.Flinks a{
	color:#fff;
	text-decoration:none;
	text-align:center;
}

.Flinks1 a{
	color:ffff;
	text-decoration:none;
	text-align:center;
}

.topNav{
	padding:0 0 0 5px;
}

.topNav a{
	width:102px;
	height:38px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-family:"Arial";
	font-size:14px;
	text-align:center;
	float:left;
	line-height:38px;
	background-image:url(images/nav1.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.topNav a.menu2{
	background-image:url(images/nav2.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.topNav a.menu3{
	background-image:url(images/nav3.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.topNav a.menu4{
	background-image:url(images/nav4.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.topNav a.menu5{
	background-image:url(images/nav5.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.topNav a:hover, .topNav a.active{
	color:#fc813d;
	background-image:url(images/nav_hover.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.banner{
	width:600px;
	background-color:#fff; 
	height:163px; 
	background-image:url(images/banner.gif); 
	background-repeat:no-repeat; 
	background-position:top center;" 
}

.banner div.bannerTxt{
	color:#fff;
	font-weight:bold;
	font-size:20px;
	font-family:"verdana";
	font-family:"Georgia";
	font-family:"verdana";

	float:left;
	padding:45px 0 0 240px;
}

.banner div span{
	float:left; 
	padding:0 0 0 60px;
}