html,body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url("../images/mainBg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#898B7D;
}

div#mainTpl{
	width:894px;
	height:576px;
	margin:0 auto;
	background-image:url("../images/mainBigBg.jpg");
	background-repeat:no-repeat;
	background-position:0px 8px;
}

div#header{
	width:894px;
	height:102px;
	margin-top:24px;
	position:relative;
}

div#header img.logoC{
	width:106px;
	height:97px;
	position:absolute;
		top:4px;
		left:0px;
}

div#header img.logoT{
	width:422px;
	height:57px;
	position:absolute;
		top:4px;
		left:106px;
}

div#header ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:absolute;
		left:125px;
		top:87px;
		#top:63px;
}

div#header ul li{
	float:left;
}

div#header ul li a{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#1417A3;
	text-decoration:none;
	padding-right:10px;
	letter-spacing:0px;
}

div#header ul li.selected a{
	color:#B66600 !important;
	text-decoration:underline !important;
	font-weight:bold !important;
}

div#header form{
	width:250px;
	height:56px;
	position:absolute;
		top:38px;
		#top:14px;
		left:600px;
}

div#header form label{
	float:left;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	width:79px;
	text-align:left;
	margin-right:10px;
}

div#header form input.la{
	width:79px;
	line-height:16px;
	height:16px;
	background-color:#FFFFFF;
	float:left;
	margin-right:5px;
}

div#header form input.sm{
	float:left;
}

div#content{
	width:894px;
	text-align:left;
	position:relative;
}

div#content h1{
	font-family:Verdana;
	font-size:31px;
	font-weight:bold;
	color:#1C2146;
	text-align:left;
	margin-left:70px;
	margin-top:87px;
	#margin-top:62px;
	margin-bottom:26px;
}

div#content p{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#1C2146;
	width:455px;
	margin-left:76px;
	margin-top:10px;
	margin-bottom:10px;
}

div#content p.listHead{
	margin-left:86px !important;
	margin-bottom:0px !important;
	font-size:16px;

}

div#content p.mtop{
	margin-top:80px !important;
}

div#content ul.firstUl{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:100px;
}

div#content ul.firstUl li{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#B66600;
	line-height:10px;
}

div#content ul li,div#content td{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000000;

}

div#content td input.textinput{
	border:1px solid #999999;
	background-color:#FFFFFF;
	height:18px;
}

div#content td textarea{
	border:1px solid #999999;
	background-color:#FFFFFF;
}

div#content ul.firstUl li span{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#1C2146;
}

div#content .gallery{
	width:314px;
	height:224px;
	background-image:url("../images/gallery.gif");
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
		top:16px;
		#top:78px;
		right:34px;
}

div#content .gallery img{
	margin-top:20px;
	margin-left:5px;
}

div#content .lastNews{
	margin-top:25px;
}

div#content .lastNews ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:15px;
	margin-left:100px;
}

div#content .lastNews li{
	color:#1C2146 !Important;
	width:720px;
}

div#content .lastNews li a{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#1C2146 !Important;
	width:720px;

	text-decoration:none ;
}

div#content .lastNews li a:hover{
	text-decoration:underline;
}
/*---------------------------------locations.html----------------*/

div#mainTpl2{
	width:894px;
	height:576px;
	margin:0 auto;
	background-image:url("../images/mainBigBg2.jpg");
	background-repeat:no-repeat;
	background-position:0px 8px;
}

div#content ul.submenu{
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:absolute;
		top:45px;
		#top:22px;
		left:80px;
}

div#content ul.submenu li{
	float:left;
	margin-right:40px;
}

div#content ul.submenu li a{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:14px !Important;
	color:#1C2146;
	text-decoration:none;
}

div#content ul.submenu li a.selected{
	color:#B66600 !important;
	text-decoration: underline;
	font-weight:bold !important;
}

div#content h2{
	font-family:Verdana;
	font-size:31px;
	font-weight:bold;
	color:#1C2146;
	text-align:left;
	margin-left:90px;
	margin-top:62px;
	margin-bottom:45px;
}

div#content .descDiv{
	margin-top:15px;
	width:400px;
	height:240px;
	margin-left:90px;
	overflow-y:scroll;
	overflow-x:hidden;
}

div#content .descDiv p{
	margin:0px !Important;
	margin-top:10px !Important;
	width:380px !Important;
	padding-right:20px !important;
}

div#content .descDiv h3{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#1C2146;
	margin:0px !Important;
	padding:0px;
	width:390px;
}

div#content .gallery2{
	width:302px;
	height:346px;
	background-image:url("../images/gallery2.gif");
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
		top:58px;
		#top:34px;
		right:74px;
}

div#content .gallery2 img{
	margin-top:30px;
	margin-left:24px;
	margin-bottom:25px;
}

div#content .gallery2 a{
	clear:left;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#1C2146;
	text-decoration:none;
}

div#content .gallery2 a.prev{
	margin-left:30px;
	margin-right:20px;
}

div#content .gallery2 a.click{
	margin-left:20px;
	margin-right:25px;
}

div#content .gallery2 span{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#1C2146;

}

/*-----------------------------------------why.html--------------------------------*/

div#mainTpl3{
	width:894px;
	height:576px;
	margin:0 auto;
	background-image:url("../images/mainBigBg3.jpg");
	background-repeat:no-repeat;
	background-position:0px 8px;
}

div#content .leftCol{
	width:548px;
	height:403px;
	float:left;
	margin-left:62px;
	margin-top:27px;
	#margin-top:0px;
}

div#content .rightCol{
	width:216px;
	float:right;
	height:403px;
	margin-right:53px;
	margin-top:27px;
	#margin-top:0px;
	text-align:center;
}

div#content .rightCol ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:17px;
	#margin-top:22px;
	margin-left:16px;
}

div#content .rightCol p{
	margin-left:0px !Important;
	width:216px !Important;
	text-align:center;

}

div#content .rightCol ul.sm li{
	float:left;
	#margin-right:20px !important;
	line-height:14px !Important;
}

div#content .rightCol ul li a{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#1C2146;
	text-decoration:none;
}


div#content .clear{
	clear:both;
	margin:0px;
	padding:0px;
}

div#content .leftCol h1{
	font-family:Verdana;
	font-size:31px;
	font-weight:bold;
	color:#1C2146;
	text-align:left;
	margin-left:10px !important;
	margin-top:42px;
	#margin-top:62px;
	margin-bottom:0px;
}

div#content .leftCol .descDiv{
	margin:0px !Important;
	margin-top:5px;
	padding-top:5px;
	width:515px;
	height:270px;
	margin-left:10px !important;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-bottom:5px;
}

div#content .leftCol .descDiv p{
	margin:0px !Important;
	margin-top:10px !Important;
	width:500px !Important;
	padding-right:20px !important;
}

div#content .leftCol .descDiv h4{
	font-family:Verdana;
	font-size:21px;
	font-weight:bold;
	color:#B66600;
}

div#content .rightCol img{
	margin-bottom:10px;
}

div#content .noml{
	margin-left:62px;
	#margin-left:62px;
	_margin-left:32px;

}

div#content .nomr{
	.margin-right:60px;
	.margin-top:0px;
}

ul.sm{
	width:548px;
}

div#content ul.sm{
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:absolute;
		top:45px;
		#top:22px;
		left:80px;
}

div#content ul.sm li{
	float:left;
	margin-right:20px;
}

div#content ul.sm li a{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#1C2146;
	text-decoration:none;
}

div#content ul.sm li a.selected{
	color:#B66600 !important;
	text-decoration: underline;
	font-weight:bold !important;
}