/* CSS Document */

.fltLeft{
	float:left;
	width:auto;
	}
	
.fltRight{
	float:right;
	width:auto;
	}
	
		

.pageWraper{
	width:999px;
	margin:0 auto;
	}
	
h1{
	display:none;
	}	


/*============================== page ===============================*/
	
#page{
	padding:0 2px 0 7px;
	}
	
/*============= Header ==============*/	
	
#header{
	height:247px;
	padding:126px 0 0 347px;
	position:relative;
	z-index:100;
	}
	
#header img.headerBg{
	/*position:absolute;*/
	z-index:50;
	}
	
#map{
	z-index:1000;
	position:relative;
	z-index:1000;
	}		
	
.logo{
	position:absolute;
	left:324px;
	top:30px;
	z-index:60;
	}
	
.soundbox{
	width:42px;
	background:url(../images/sound-icon.jpg) no-repeat 0 100%;
	position:absolute;
	right:9px;
	top:135px;
	padding:0 0 0 30px;
	height:36px;
	z-index:100;
	}
	
/*==================== Content =========================*/					

#content{
	padding:38px 0 0 0;
	}
	
	
/*==== Left ====*/
	
#leftContent{
	background:url(../images/curve-bg.gif) repeat-y 0 0;
	width:716px;
	float:left;
	margin:0 0 0 4px;
	}
	
#leftContentTop{
	background:url(../images/curve-top.gif) no-repeat 0 0;
	height:57px;
	}
	
#leftContentBtm{
	background:url(../images/curve-btm.gif) no-repeat 0 100%;
	padding:0 91px 52px 100px;
	}
	
	
	
#leftContent h2{
	font-size:29px;
	line-height:33px;
	margin-bottom:25px;
	color:#000000;
	text-align:center;
	}
	
#leftContent h2 a{
	text-decoration:none;
	color:#000000;
	}
	
#leftContent h2 a:hover{
	color:#901005;
	}
	
img.banner{
	margin:0 auto 30px auto;
	}
	
img.mainPic{
	margin:0 auto;
	}
	
#leftContent a{
	text-decoration:none;
	color:#000000;
	}
	
#leftContent a:hover{
	color:#901005;
	}		
	
a.download{
	background:url(../images/pdf-icon.gif) no-repeat 0 0;
	line-height:32px;
	display:block;
	height:32px;
	padding:0 0 0 68px;
	margin:17px 0 40px;
	}
	
a.star{
	display:block;
	background:url(../images/star.gif) no-repeat 0 0;
	height:49px;
	line-height:49px;
	padding:0 0 0 79px;
	margin:0 0 0 95px;
	}
	
/*====== Right =====*/	
	
#rightContent{
	width:244px;
	float:right;
	}
	
#rightContent a.smallBox{
	background:url(../images/small-box.gif) no-repeat 0 0;
	display:block;
	width:204px;
	height:111px;
	padding:32px 0 32px 19px;
	}
	
#rightContent a.smallBox:hover{
	background:url(../images/small-box-hover.gif) no-repeat 0 0;
	}
	
/*=============== Footer ===================*/				
	
#footer{
	padding:0 0 45px 0;
	}
	
#footer p{
	text-align:center;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#AFAFAF;
	padding:52px 0 0 0;
	}
	
#footer p a{
	color:#AFAFAF;
	text-decoration:none;
	}
	
#footer p a:hover{
	color:#AFAFAF;
	text-decoration:underline;
	}		
	
#footer ul{
	height:26px;
	padding:23px 0 0 190px;
	}
	
#footer ul li{
	float:left;
	font:bold 11px/26px Arial, Helvetica, sans-serif;
	color:#1E1E1E;
	padding:0 16px 0 0;
	}
	
#footer ul li a{
	color:#1E1E1E;
	text-decoration:none;	
	}	
	
#footer ul li a:hover{
	color:#990000;
	}
	
/*================== Inner page ======================*/

#leftContentBtmInner{
	background:url(../images/curve-btm.gif) no-repeat 0 100%;
	padding:10px 50px 52px 30px;
	}
	
.paddBtm{
	padding-bottom:10px;
	}
	
.paddBtm55{
	padding-bottom:55px;
	}
	
.snap{
	margin:0 0 55px 0; 
	}
	
.snap2{
	margin:0 0 30px 0; 
	}
	
#leftContentBtmInner p span.splText{
	color:#003366;
	font-weight:bold;
	}	
	
#leftContentBtmInner p span.splText2{
	color:#0033CC;
	font-weight:bold;
	}																		
	
.gallery{
	padding:0 0 20px 70px;
	width:55px;
	height:462px;
	}
	
#leftContentBtmInner img.banner{
	margin:0 auto 30px auto;
	display:block;
	float:none;
	}
	
.paddBtm30{
	padding-bottom:30px;
	}
	
.flashBox{
	padding:0 0 15px 150px;
	}
	
#contactForm{
	padding:20px 100px 0;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#0033CC;
	}
	
#contactForm div.row{
	padding:0 0 10px 0;
	}
	
#contactForm div.row label{
	float:left;
	width:75px;
	text-align:right;
	padding:0 47px 0 0;
	display:block;
	}
	
#contactForm input.txtBox{
	width:260px;
	height:16px;
	padding:2px;
	border-bottom:solid 1px #C0C0C0;
	border-top:solid 1px #C0C0C0;
	border-right:solid 1px #C0C0C0;
	border-left:solid 3px #000;
	float:right;
	}
	
#contactForm textarea{
	width:400px;
	height:112px;
	border-bottom:solid 1px #C0C0C0;
	border-top:solid 1px #C0C0C0;
	border-right:solid 1px #C0C0C0;
	border-left:solid 3px #000;
	margin:5px 0 0 15px;
	}
	
.sendButton{
	margin:15px 0 0 181px;
	background:#FFFF99;
	color:#000000;
	cursor:pointer;
	}			
	
#contactForm div.row p{
	text-align:center;
	padding:10px 0 0 0;
	}	
	
#leftContent h3{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#901005;
	padding-bottom:20px;
	}
	
.redText{
	color:#901005;
	}				
				
.storeLeft{
	float:left;
	width:auto;
	}
	
.storeRight{
	width:400px;
	float:right;
	padding:30px 0 0 0;
	}
	
.contentHeight{
	height:580px;
	}	
	
/*================== Site map page =====================*/

ul.sitemap{
	padding:0 0 20px 30px;
	width:250px;
	}
	
ul.sitemap li{
	background:url(../images/blt.gif) no-repeat 0 50%;
	font-size:14px;
	line-height:21px;
	padding:0 0 0 20px;
	}
	
ul.sitemap li a{
	color:#000;
	text-decoration:none;
	}	
	
ul.sitemap li a:hover{
	color:#901005;
	}