body{
	background:#FFF;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header{
	background:url(images/layout/top_bg.jpg) repeat-x;
	height:380px;
}
#header .inner{
	height:380px;
	width:950px;
	margin: 0 auto;
	background:url(images/layout/top_inner.jpg) no-repeat;
}
#header .navigation{
	float:right;
	height:57px;
	width:500px;
	margin-top:23px;
	padding: 10px 50px 9px 0;
}
#header .logo{
	float:left;
	height:57px;
	width:350px;
	margin-top:23px;
	padding: 0px 0 0px 0;
}
#header .navigation .home-s{
	width:101px;
	padding:0px;
	margin-right:7px;
	float:left;
	height: 57px;
	line-height:57px;
	text-align:center;
	color:#A11D1E;
	background:url(images/layout/nav_home.png) no-repeat;
	font-size:16px;
}
#header .navigation .home-s a{
	color:#A11D1E;
	text-decoration:none;
}
#header .navigation .faq-s{
	width:110px;
	padding:0px;
	margin-right:7px;
	float:left;
	height: 57px;
	line-height:57px;
	text-align:center;
	color:#A11D1E;
	background:url(images/layout/nav_faq.png) no-repeat;
	font-size:16px;
}
#header .navigation .faq-s a{
	color:#A11D1E;
	text-decoration:none;
}
#header .navigation .rental-s{
	width:150px;
	padding:0px;
	margin-right:7px;
	float:left;
	height: 57px;
	line-height:57px;
	text-align:center;
	color:#A11D1E;
	background:url(images/layout/nav_rental.png) no-repeat;
	font-size:16px;
}
#header .navigation .rental-s a{
	color:#A11D1E;
	text-decoration:none;
}
#header .navigation .contact-s{
	width:110px;
	padding:0px;
	float:left;
	height: 57px;
	line-height:57px;
	text-align:center;
	color:#A11D1E;
	background:url(images/layout/nav_contact.png) no-repeat;
	font-size:16px;
}
#header .navigation .contact-s a{
	color:#A11D1E;
	text-decoration:none;
}
#header .navigation .faq-n{
	height:57px;
	width:110px;
	margin-right:7px;
	float:left;
	padding:0;
	line-height:57px;
	text-align:center;
	color:#7F787B;
	font-size:16px;
}
#header .navigation .faq-n a{
	color:#7F787B;
	text-decoration:none;
}
#header .navigation .faq-n a:hover{
	color:#0EADE2;
	text-decoration:none;
}
#header .navigation .home-n{
	height:57px;
	width:101px;
	margin-right:7px;
	float:left;
	padding:0;
	line-height:57px;
	text-align:center;
	color:#7F787B;
	font-size:16px;
}
#header .navigation .home-n a{
	color:#7F787B;
	text-decoration:none;
}
#header .navigation .home-n a:hover{
	color:#0EADE2;
	text-decoration:none;
}
#header .navigation .contact-n{
	height:57px;
	width:110px;
	margin-right:0px;
	float:left;
	padding:0;
	line-height:57px;
	text-align:center;
	color:#7F787B;
	font-size:16px;
}
#header .navigation .contact-n a{
	color:#7F787B;
	text-decoration:none;
}
#header .navigation .contact-n a:hover{
	color:#0EADE2;
	text-decoration:none;
}
#header .navigation .rental-n{
	width:150px;
	height:57px;
	margin-right:7px;
	float:left;
	padding:0;
	line-height:57px;
	text-align:center;
	color:#7F787B;
	font-size:16px;
}
#header .navigation .rental-n a{
	color:#7F787B;
	text-decoration:none;
}
#header .navigation .rental-n a:hover{
	color:#0EADE2;
	text-decoration:none;
}
#header .inmid{
	width:950px;
	height:272px;
	float:left;
}
#header .inmid .left{
	width:436px;
	height:252px;
	float:left;
	margin: 20px 25px 0 0;
}
#header .inmid .right{
	float:right;
	width:475px;
	height:252px;
	margin: 20px 0 0 0;
}
#header .inmid .right h1{
	font-size:24px;
	color:#990000;
	margin:0;
	padding:0;
	font-weight:100;
}
#header .inmid .right p{
	font-size:16px;
	color:#DD529E;
	margin:10px 0 20px 0;
	padding:0;
}
#header .inmid .right h2{
	font-size:20px;
	font-weight:200;
	color:#E15B01;
	text-align:left;
	padding:0 0 20px 0;
	margin:0;
}
#middle{
	background:url(images/layout/mid_grass.jpg) repeat-x;
	height:103px;
}
#content{
	background:#9DC34A;
}
#content .inner{
	width:950px;
	margin:0 auto;
	padding-bottom: 20px;
}
#content .inner .a{
	width:950px;
	float:left;
	height: 240px;
}
#content .inner .f{
	width:950px;
	float:left;
}
#content .inner .b{
	width:950px;
	float:left;
	height: 240px;
	margin: 10px 0;
}
#content .inner .d{
	width:950px;
	float:left;
	height: 240px;
	margin: 10px 0;
}
#content .inner .c{
	width:950px;
	float:left;
	height: 240px;
	margin:0 0 10px 0;
}
#content .inner .right{
	float:right;
	width:380px;
	padding: 20px 0 0 0;
	margin-bottom: 20px;
}
#content .inner .left{
	float:left;
	width:550px;
	margin-bottom: 20px;
}
#content .inner .left h1{
	font-size:24px;
	color:#000;
	font-weight:100;
	text-align:left;
	padding:0;
}
#content .inner .left h2{
	font-size:18px;
	color:#000;
	font-weight:100;
	text-align:left;
	padding:0;
}
#content .inner .left2{
	float:left;
	width:950px;
	margin-bottom: 20px;
}
#content .inner .left2 .text{
	width:500px;
	float:left;
	margin-left:20px;
}
#content .inner .left2 h1{
	font-size:24px;
	color:#000;
	font-weight:100;
	text-align:left;
	padding:0;
}
#content .inner .left2 h2{
	font-size:18px;
	color:#000;
	font-weight:100;
	text-align:left;
	padding:0;
	margin: 5px 0;
}
#content .inner .left2 p{
	font-size:14px;
	color:#000;
	font-weight:100;
	text-align:left;
	padding:0;
}
#content .inner .right h2{
	font-size:17px;
	color:#000;
	font-weight:100;
	text-align:right;
	padding:0 70px 0 0;
	margin:0;
}
#content .inner .right h2 a{
	color:#000;
	text-decoration:none;
}
#content .inner .right h2 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .left p{
	font-size:14px;
	color:#000;
	font-weight:100;
	text-align:left;
	padding:0;
}
#content .inner .girls{
	width:288px;
	height:238px;
	border:1px solid #666666;
	background:url(images/layout/girl_bg.jpg) no-repeat;
	float: left;
	margin: 0 0 10px 0;
}
#content .inner .girls .img{
	float:left;
	height:223px;
	padding-top:15px;
	padding-left:15px;
}
#content .inner .girls .text{
	width:99px;
	float:right;
	padding:90px 0px 0 0;
	text-align: center;
}
#content .inner .boys{
	width:288px;
	height:238px;
	border:1px solid #666666;
	background:url(images/layout/boy_bg.jpg) no-repeat;
	float: left;
	margin: 0 0 10px 10px;
}
#content .inner .boys .img{
	float:right;
	height:223px;
	padding-top:15px;
	padding-right: 15px;
}
#content .inner .boys .text{
	width:99px;
	float:left;
	padding:90px 0 0 0px;
	text-align:center;
}
#content .inner .boys .text a{
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}
#content .inner .girls .text a{
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}
#content .inner .white{
	width:200px;
	height:200px;
	border:1px solid #666666;
	background:#333;
	float: left;
	margin-right:15px;
	margin-bottom:10px;
	padding: 10px;
}
#content .inner .imgd{
	height:220px;
	float:left;
	width:64px;
}
#content .inner .swhite{
	width:54px;
	height:54px;
	padding:5px;
	float:left;
	background: #333;
}
#content .inner .swhite2{
	width:54px;
	height:54px;
	padding:5px;
	margin:14px 0;
	float:left;
	background: #333;
}
#content .inner .accessories{
	float:left;
	height:118px;
	width:948px;
	background:url(images/layout/accesories.jpg) no-repeat;
	border:1px solid #637E29;
}
#content .inner .accessories .title{
	width:200px;
	height:118px;
	float:left;
	text-align:center;
}
#content .inner .accessories .title h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
	line-height:70px;
}
#content .inner .accessories .text{
	width:390px;
	height:118px;
	float:left;
	text-align:center;
}
#content .inner .accessories .title h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .accessories .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .accessories .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .accessories .title h1 a:hover{
	color:#990000;
	text-decoration:none;
}

#content .inner .accessories .img{
	float:right;
	width:80px;
	height:100px;
	padding: 5px 0 0 0;
}
#content .inner .accessories .tenpx{
	float:right;
	width:10px;
	height:100px;
}

#content .inner .accessories .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
	line-height: 90px;
}
#content .inner .hgrass{
	width:288px;
	height:238px;
	float:left;
	border:1px solid #637E29;
	background:url(images/layout/grass_bg.jpg) no-repeat;
	margin-right:10px;
}
#content .inner .hgrass .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .hgrass .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .hgrass .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
}
#content .inner .hgrass .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .hgrass .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .hgrass .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .hgrass .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .hgrass .img{
	margin:90px auto 0 auto;
	text-align:center;
}
#content .inner .hgrass2{
	width:288px;
	height:238px;
	float:left;
	border:1px solid #637E29;
	background:url(images/layout/grass_orange.jpg) no-repeat;
}
#content .inner .hgrass2 .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .hgrass2 .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .hgrass2 .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
}
#content .inner .hgrass2 .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .hgrass2 .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .hgrass2 .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .hgrass2 .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .hgrass2 .img{
	margin:90px auto 0 auto;
	text-align:center;
}
#content .inner .hgrass3{
	width:288px;
	height:238px;
	float:left;
	border:1px solid #637E29;
	background:url(images/layout/grass_pink.jpg) no-repeat;
	margin-right:10px;
}
#content .inner .hgrass3 .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .hgrass3 .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .hgrass3 .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
}
#content .inner .hgrass3 .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .hgrass3 .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .hgrass3 .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .hgrass3 .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .hgrass3 .img{
	margin:90px auto 0 auto;
	text-align:center;
}
#content .inner .hgrass4{
	width:288px;
	height:238px;
	float:left;
	border:1px solid #637E29;
	background:url(images/layout/grass_purple.jpg) no-repeat;
}
#content .inner .hgrass4 .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .hgrass4 .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .hgrass4 .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
}
#content .inner .hgrass4 .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .hgrass4 .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .hgrass4 .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .hgrass4 .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .hgrass4 .img{
	margin:90px auto 0 auto;
	text-align:center;
}

#content .inner .hgrass5{
	width:288px;
	height:238px;
	float:left;
	border:1px solid #637E29;
	background:url(images/layout/grass_green.jpg) no-repeat;
	margin-right:10px;
}
#content .inner .hgrass5 .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .hgrass5 .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .hgrass5 .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
}
#content .inner .hgrass5 .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .hgrass5 .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .hgrass5 .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .hgrass5 .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .hgrass5 .img{
	margin:90px auto 0 auto;
	text-align:center;
}
#content .inner .hgrass6{
	width:288px;
	height:238px;
	float:left;
	border:1px solid #637E29;
	background:url(images/layout/grass_peach.jpg) no-repeat;
}
#content .inner .hgrass6 .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .hgrass6 .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .hgrass6 .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
}
#content .inner .hgrass6 .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .hgrass6 .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .hgrass6 .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .hgrass6 .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .hgrass6 .img{
	margin:90px auto 0 auto;
	text-align:center;
}
#content .inner .areas{
	width:350px;
	height:130px;
	float:right;
}
#content .inner .offers{
	width:350px;
	height:110px;
	float:right;
}





#content .inner .grass{
	width:288px;
	height:238px;
	float:left;
	border:1px solid #637E29;
	background:url(images/layout/grass_bg.jpg) no-repeat;
}
#content .inner .grass .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .grass .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .grass .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
}
#content .inner .grass .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .grass .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .grass .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grass .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grass .img{
	margin:90px auto 0 auto;
	text-align:center;
}
#content .inner .grass2{
	width:288px;
	height:238px;
	float:left;
	border:1px solid #637E29;
	background:url(images/layout/grass_orange.jpg) no-repeat;
	margin-left:10px;
}
#content .inner .grass2 .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .grass2 .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .grass2 .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
}
#content .inner .grass2 .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .grass2 .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .grass2 .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grass2 .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grass2 .img{
	margin:90px auto 0 auto;
	text-align:center;
}
#content .inner .grass3{
	width:288px;
	height:238px;
	float:left;
	border:1px solid #637E29;
	background:url(images/layout/grass_pink.jpg) no-repeat;
	margin-left:10px;
}
#content .inner .grass3 .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .grass3 .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .grass3 .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
}
#content .inner .grass3 .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .grass3 .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .grass3 .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grass3 .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grass3 .img{
	margin:90px auto 0 auto;
	text-align:center;
}
#content .inner .grass4{
	width:288px;
	height:238px;
	float:left;
	border:1px solid #637E29;
	background:url(images/layout/grass_purple.jpg) no-repeat;
}
#content .inner .grass4 .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .grass4 .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .grass4 .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
}
#content .inner .grass4 .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .grass4 .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .grass4 .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grass4 .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grass4 .img{
	margin:90px auto 0 auto;
	text-align:center;
}
#content .inner .grass5{
	width:288px;
	height:238px;
	float:left;
	border:1px solid #637E29;
	background:url(images/layout/grass_green.jpg) no-repeat;
	margin-left:10px;
}
#content .inner .grass5 .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .grass5 .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .grass5 .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
}
#content .inner .grass5 .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .grass5 .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .grass5 .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grass5 .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grass5 .img{
	margin:90px auto 0 auto;
	text-align:center;
}
#content .inner .grass6{
	width:288px;
	height:238px;
	float:left;
	border:1px solid #637E29;
	background:url(images/layout/grass_peach.jpg) no-repeat;
	margin-left:10px;
}
#content .inner .grass6 .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .grass6 .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .grass6 .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 15px;
}
#content .inner .grass6 .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .grass6 .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .grass6 .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grass6 .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grass6 .img{
	margin:90px auto 0 auto;
	text-align:center;
}



#content .inner .grey{
	width:288px;
	height:238px;
	border:1px solid #666666;
	background:url(images/layout/grey_bg.jpg) repeat-x;
	float: left;
}
#content .inner .grey3{
	width:288px;
	height:118px;
	border:1px solid #666666;
	background:url(images/layout/grey_bg.jpg) repeat-x;
	float:left;
	margin-right: 10px;
}
#content .inner .grey4{
	width:348px;
	height:118px;
	border:1px solid #666666;
	background:url(images/layout/grey_bg.jpg) repeat-x;
	float:left;
}
#content .inner .grey .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .grey .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .grey .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0;
}
#content .inner .grey .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .grey .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .grey .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grey .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grey .img{
	float:right;
	padding:15px 10px 0 10px;
}
#content .inner .grey2{
	width:288px;
	height:238px;
	border:1px solid #666666;
	margin-left:10px;
	background:url(images/layout/grey_bg.jpg) repeat-x;
	float: left;
}
#content .inner .grey2 .text{
	width:288px;
	float:left;
	text-align:center;
}
#content .inner .grey2 .text h1{
	font-size:20px;
	color:#333;
	font-weight:100;
	margin:0;
	padding:10px 0 10px 0;
}
#content .inner .grey2 .text p{
	font-size:14px;
	color:#333;
	margin:0;
	padding:0;
}
#content .inner .grey2 .text p a{
	color:#333;
	text-decoration:none;
}
#content .inner .grey2 .text h1 a{
	color:#333;
	text-decoration:none;
}
#content .inner .grey2 .text p a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grey2 .text h1 a:hover{
	color:#990000;
	text-decoration:none;
}
#content .inner .grey2 .img{
	float:right;
	padding:15px 10px 0 10px;
}
#content .inner .feedback{
	width:318px;
	height:178px;
	padding:30px 15px;
	border:1px solid #666666;
	background:url(images/layout/test_bg.jpg) repeat-x;
	float:left;
	margin: 0 0 10px 10px;
	font-family:"Comic Sans MS", cursive;
	font-style:italic;
	text-align:none;
}
#content .inner .feedback2{
	width:318px;
	height:238px;
	padding:0px 15px;
	border:1px solid #666666;
	background:url(images/layout/test_bg.jpg) repeat-x;
	float:left;
	margin: 0 0 10px 10px;
	font-family:"Comic Sans MS", cursive;
	font-style:italic;
	text-align:none;
}
#content .inner .voucher{
	width:350px;
	height:121px;
	background:url(images/layout/voucher.jpg) no-repeat;
	float:left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content .inner .voucher .text{
	float:left;
	font-size:34px;
	color:#000;
	text-align:center;
	width:160px;
	height:121px;
	line-height:121px;
}
#content .inner .voucher .line{
	height:80px;
	width:1px;
	background:#000;
	margin:20px 0 0 0;
	float:left;
}
#content .inner .voucher .text2{
	float:left;
	padding:20px 0 0 10px;
	width:170px;
	height:101px;
	font-size:12px;
	color:#333;
	text-align:left;
}
#content .inner .voucher .text2 a{
	color:#990000;
	text-decoration:none;
}
#content .inner .statement{
	width:350px;
	height:119px;
	float:left;
	margin-left:10px;
}
#content .inner .statement h1{
	font-size:20px;
	color:#000;
	font-weight:100;
	padding:0;
	margin:0;
	text-align:center;
	padding:10px 15px 0 15px;
}
#content .inner .feedback2 p{
	font-size:14px;
	color:#333;
	padding:0;
	margin:0;
	line-height:30px;
	text-align:left;
}
#content .inner .feedback2 h6{
	font-size:16px;
	color:#990000;
	text-align:left;
	padding:0;
	margin:0;
	line-height:30px;
	font-weight:100;
}
#content .inner .feedback2 h5{
	font-size:16px;
	color:#990000;
	text-align:right;
	padding:0;
	margin:0;
	line-height:30px;
	font-weight:100;
}
#content .inner .feedback p{
	font-size:14px;
	color:#333;
	padding:0;
	margin:0;
	line-height:30px;
	text-align:left;
}
#content .inner .feedback h6{
	font-size:16px;
	color:#990000;
	text-align:left;
	padding:0;
	margin:0;
	line-height:30px;
	font-weight:100;
}
#content .inner .feedback h5{
	font-size:16px;
	color:#990000;
	text-align:right;
	padding:0;
	margin:0;
	line-height:30px;
	font-weight:100;
}
#footer{
	background:#473932;
	height:330px;
}
#footer .inner{
	width:950px;
	height:310px;
	margin:0 auto;
	padding: 20px 0 0 0;
}
#footer .inner .a{
	width:300px;
	height:250px;
	float:left;
	margin-right:15px;
}
#footer .inner .b{
	width:300px;
	height:250px;
	float:left;
}
#footer .inner .a h1{
	font-size:22px;
	color:#FFF;
	text-align:left;
	font-weight:100;
	padding:0;
	margin:0;
}
#footer .inner .a li{
	list-style:url(images/layout/list.png);
	font-size:16px;
	color:#FFF;
	text-align:left;
	font-weight:100;
	padding:5px 0;
	margin:0;
}
#footer .inner .a li a{
	list-style:url(images/layout/list.png);
	font-size:16px;
	color:#FFF;
	text-align:left;
	font-weight:100;
	padding:2px 0;
	margin:0;
	text-decoration:none;
}
#footer .inner .a ul{
	padding:10px 0 0 17px;
	margin:0;
}
#footer .inner .a li a:hover{
	list-style:url(images/layout/alist.png);
	color:#F6EF6B;
	text-decoration:none;
}
#footer .inner .a .con .img{
	padding:10px 9px 10px 0;
	float:left;
}
#footer .inner .a .con .img2{
	padding:10px 0px 10px 0;
	float:left;
}
#footer .inner .a .con{
	width:230px;
	height:100px;
	padding:0;
}
#footer .inner .b h1{
	font-size:22px;
	color:#FFF;
	text-align:left;
	font-weight:100;
	padding:0;
	margin:0;
}
#footer .inner .b li{
	list-style:url(images/layout/list.png);
	font-size:16px;
	color:#FFF;
	text-align:left;
	font-weight:100;
	padding:5px 0;
	margin:0;
}
#footer .inner .b li a{
	list-style:url(images/layout/list.png);
	font-size:16px;
	color:#FFF;
	text-align:left;
	font-weight:100;
	padding:2px 0;
	margin:0;
	text-decoration:none;
}
#footer .inner .b ul{
	padding:10px 0 0 17px;
	margin:0;
}
#footer .inner .b li a:hover{
	list-style:url(images/layout/alist.png);
	color:#F6EF6B;
	text-decoration:none;
}
#footer .inner .c{
	width:950px;
	height:40px;
	float:left;
	font-size:14px;
	text-align:left;
	color:#FFF;
}
#footer .inner .c a{
	color:#F6EF6B;
	text-decoration:none;
}
.input{
	background:url(images/layout/input_bg.jpg) repeat-x #473932;
	border:1px solid #333;
	height:32px;
	width:300px;
	line-height:32px;
	padding:0 5px;
	color:#FFF;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.input2{
	background:url(images/layout/input2_bg.jpg) repeat-x #473932;
	border:1px solid #333;
	height:86px;
	width:300px;
	padding:10px 5px;
	color:#FFF;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.submit{
	height:35px;
	color:#FFF;
	font-size:14px;
	width:150px;
	display:block;
	text-decoration:none;
	background:url(images/layout/input_bg.jpg) repeat-x #473932;
	border:1px solid #333;
}
.error_strings
{
    font-family:Verdana;
    font-size:10px;
    color:#000;
}
.sfm_float_error_box
{
    position:absolute;
    z-index:999;
    cursor:default;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#FFF;
    border-style:solid;
    border-width:1px;
    border-color:#000;
}
.sfm_float_box_td
{
	height:32px;
	width:220px;
    cursor:default;
	padding-left:10px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#FFF;
	line-height:32px;
    background:url(images/layout/input3.jpg) repeat-x #9A3012;
	text-align:left;
	
}
.sfm_close_box
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#000;
    background:url(images/layout/input3.jpg) repeat-x #9A3012;
    border-width:0px;
    text-align:center;
}
.sfm_textbox
{
    padding:2px;
}
.sfm_textarea
{
    padding:2px;
}
img, div { behavior: url(iepngfix.htc) }
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* jquery homepage */
#special-offer{background:url(images/special-background.jpg) no-repeat;width:700px;height:285px;padding-top:115px;}
#special-offer .special-image{margin:0 20px;float:left;width:225px;height:225px;}
#special-offer .special-text{margin:0 20px 0 0;float:right;width:390px;height:225px;}
#special-offer .special-text h1{font-size:24px;margin:0;padding:0;color:#990000;text-align:left;font-weight:100;}
#special-offer .special-text h2{font-size:18px;margin:0;padding:0;color:#DD529E;text-align:left;font-weight:100;}
#special-offer .special-text ul{list-style:square;margin:5px 0;}
#special-offer .special-text ul li{font-size:14px;color:#333;padding:2px 0;text-align:left;}

/*ColorBox*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/

