@import"reset.css";@import"pro_pages_style.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"jquery.snippet.min.css";
@import"../skin/blue.monday/jplayer.blue.monday.css";@import"../css/smoothness/jquery-ui-1.8.17.custom.css";
body{
	background: #000;
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#a1a1a1;
	position:relative;
	min-width:980px;
}
html,body{height:100%;}
p{padding-bottom:18px;}
a{color:#B94A48;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#474646;font-family: Sans-Serif; margin-bottom:10px;}
h1{font-size:36px;}
h2{font-size:30px;}
h3{font-size:24px;} 
h4{font-size:20px;}  
h5{font-size:18px;}
h6{font-size:16px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.main {
	width:960px; 	
	padding:0;
	position:relative;
	margin:0 auto;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px !important;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px !important;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.bg {
	background:#f9f9f9;
}

.logo {
	display:block; 
	width:375px;
	float:left;
	height:35px; 
	margin-left:10px;
	text-indent:-5000px; 
	background:url(../new_images/logo.png) 0 0 no-repeat;
}

.main_h3 {
    color: #212121;
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom: 22px;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    word-spacing: -1px;
}

.main_h1 {
    color: #fff;
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom: 19px;
    text-shadow: 0 1px 3px #353535;
    word-spacing: -3px;
}

.main_h2 {
    color: #212121;
    font-weight: normal;
    letter-spacing: -1px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    word-spacing: -1px;
	margin-bottom:0;
}

.main_h5 {
    color: #212121;
    font-weight: normal;
    letter-spacing: -1px;
	margin-bottom: 39px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    word-spacing: -1px;
}
/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
	background:#f9f9f9;
}

.head-box1 {
	background:url(../new_images/head-bg1.gif) repeat-x 0 0;
	width:100%;
	overflow:hidden;
	height:96px;
	padding-top:34px;
}

.head-box2 {
		background:url(../new_images/head-bg2.gif) no-repeat center 0;
	min-height:216px;
}

#page1 .head-box2,
#page3 .head-box2 {
	min-height:440px;
}

.head-box3 {
	background:url(../new_images/head-bg3.gif) repeat 0 0;
}

.head-line {
	background:url(../new_images/head-line.gif) repeat-x 0 0;
	width:100%;
	height:8px;
}

.top-menu a {
	color:#828282;
	font-size:11px;	
}

.top-menu a:hover {
	color:#d4451d;
	text-decoration:none;
}

.top-menu li {
    background: url(../new_images/divider1.gif) no-repeat scroll 0 3px;
    display: block;
	color:#828282;
	font-size:11px;	
    float: left;
    line-height: 14px;
    padding: 0 11px 0 14px;
}

.first {
	background:none !important;
}

.top-menu {
    float: right;
    padding-top: 8px;	
}

.top-menu span {
	color:#fff;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	
}

nav {background:url(../new_images/menu-bg1.gif) repeat-x 0 0 #000;
	border-radius:17px;
    -webkit-border-radius:17px;
	height:69px;
	left: 10px;
    position: absolute !important;
    top: -41px;
}
	
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	color:#828282;
	font-size:11px;
	line-height:14px;
	background:url(../new_images/divider2.gif) no-repeat right 0;
	padding:28px 32px 27px 31px;
}

.sf-menu a:hover,
.sf-menu li.active a,
.sf-menu li.sfHover > a {
	color:#fff;
	text-decoration:none;
}



.bg1 {
	background:url(../new_images/bg-15.png) repeat 0 0;
	border-radius:17px 0 0 17px ;
    -webkit-border-radius:17px 0 0 17px ;
}

.bg2 {
	background:url(../new_images/bg-15.png) repeat 0 0;
	border-radius:0 17px 17px 0 ;
    -webkit-border-radius:0 17px 17px 0;
}

.sf-menu li:hover,
.sf-menu li.active,
.sf-menu li.sfHover {
	background:url(../new_images/menu-bg-hov.gif) repeat-x 0 0;	
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
	background:#1b1b1b;	
}

.sf-menu ul {
	position:		absolute !important;
	padding: 19px 5px 5px;
	top:			-999em;
	border-radius:17px 17px 12px 12px;
    -webkit-border-radius:17px 17px 12px 12px;
	width:			168px; /* left offset of submenus need to match (see below) */
	background:url(../new_images/menu-bg4.png) no-repeat 0 0;
}
.sf-menu ul li {
	width:			99%;
	margin: 2px 0 3px;
	border-radius:24px;
    -webkit-border-radius:24px;
	background:url(../new_images/bg-15.png) repeat 0 0;
}
.sf-menu ul a {
	background:none;
	padding:6px 15px 5px;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu .sf-sub-indicator {
	background:url(../new_images/sub-marker.png) no-repeat 0 top;
 	height: 3px;
    margin-left:19px;
    position: relative;
    top: 7px;
    width: 5px;
	display:inline-block;
}
ul.sf-menu li li .sf-sub-indicator { display:none;}


.sf-menu ul ul {
	background:#2b2b2b;
	border-radius:12px;
    -webkit-border-radius:12px;
	padding: 20px 5px 24px;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 50%;
	margin-left:-91px;
    top: 69px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 174px;
    top: -22px;
	margin-left:0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.slide1 {
    color: #FFFFFF;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 30px;    
    text-align: center;    
    word-spacing: -2px;
}

#pager {
    left: 97px;
    margin: 0 auto;
    position: absolute !important;
    top: 104px;
    width: 775px;
	overflow:hidden;
	height:78px;
}

#nav {
    min-width: 101px;
    position: absolute;
    right: 11px;
    text-indent: -5000px;
    top: 64px;
}

#nav a {
	background:url(../new_images/marker2.png) no-repeat 0 0;
	width:22px;
	float:left;
	height:22px;
	display:block;
	margin-left:3px;
}

.activeSlide,
#nav a:hover {
	background-position:0 -154px !important;
}

.head-box4 {
    left: 0;
    padding-left: 13px;
    position: absolute;
    top: 216px;
}

.inner1 {
	width:186px;	
	float:left;
	background:url(../new_images/shadow.png) no-repeat 0 bottom;
	padding-bottom:32px;
}

.inner1-box1 {
	color:#c8c8c8;
	font-size:30px;
	text-align:center;
	padding-top:13px;
	margin-top:10px;
	text-shadow:1px 0px 0 #7a7a7a;
	letter-spacing:-1px;
	padding-bottom: 14px;
	line-height:36px;
	border-radius:14px 14px 0 0;
    -webkit-border-radius:14px 14px 0 0;
	background:url(../new_images/page1-bg1.gif) repeat-x 0 0 #000;
}

.inner-line {
	background:url(../new_images/page1-bg2.gif) repeat-x 0 0 #a0b83a;
	height:4px;
	width:100%;
	box-shadow: 0px 2px 2px #313131 ;
    -webkit-box-shadow: 0px 2px 2px #313131 ;
}

.inner-box2 {
	position:relative;
	padding-bottom:58px;
	border-radius:0 0 12px 12px;
    -webkit-border-radius:0 0 12px 12px;
	background:url(../new_images/page1-bg3.gif) repeat-x 0 bottom #252525;
}

.inner-box3 {
    color: #828282;
    font-size: 14px;
    line-height: 17px;
    overflow: hidden;
    padding-right: 4px;
    padding-top: 8px;
    text-align: center;
    text-shadow: 1px 1px 0 #2E2E2E;
	background:url(../new_images/divider3.jpg) no-repeat center bottom;
	padding-bottom:9px;
}

.inner-box4 {
	overflow:hidden;
	padding-left: 30px;
	padding-bottom:27px;
    padding-top: 16px;
	background:url(../new_images/divider4.gif) no-repeat center bottom;
}

.text1 {
	display:inline-block;
	float:left;
	color:#d3d3d3;
	font-size:30px;
	line-height:36px;
	margin-right:9px;
	text-shadow:1px 1px 2px #000;
}

.text2 {
    color: #D3D3D3;
    display: inline-block;
    float: left;
	margin-right:20px;
    font-size: 90px;
    font-weight: bold;
	letter-spacing:-13px;	
    line-height: 78px;
	text-shadow:1px 1px 2px #000;
}

.p7 .text2 {
	padding-right:17px;
	margin-right:0;
}

.p7 .text1 {
	margin-right:3px;
}

.text3 {
	display:block;
	color:#828282;
	font-size:12px;
	line-height:15px;
	text-shadow:none;
	padding-left:2px;
	margin-top:-4px;
}

.inner1-list a {
	color:#828282;
	font-size:11px;
	text-shadow:1px 1px 1px #262626;
}

.inner1-list a:hover {
	color:#fff;
	text-decoration:none;
}

.inner1-list li {
	display:block;
	font-size:14px;
	padding-left:20px;
	padding-bottom:10px;
}

.inner1-list {
	padding-top:24px;
}

.button1 {
	display:inline-block;
	background:url(../new_images/button1_l.png) left top no-repeat;
	padding:0 0 0 32px;
	font-size:18px;
	line-height:22px;
	color:#fff;
	height:50px;
	overflow:hidden;
	position:absolute;
	bottom:-7px;
	left:14px;
}
.button1 span {
	display:block;
	background:url(../new_images/button1_r.png) right top no-repeat;
	padding:0 57px 0 0;
}
.button1 span span {
	background:url(../new_images/button1_t.png) right top repeat-x;
	padding:15px 1px 15px 0;
}
.button1:hover {
	color:#000;
	text-decoration:none;
	background-position:left -128px;
}
.button1:hover span {
	background-position:right -128px;
}

.oran:hover {
	color:#000;
	text-decoration:none;
	background-position:left -118px;
}
.oran:hover span {
	background-position:right -118px;
}

.yel span span {
	background:url(../new_images/button1_t-yel.png) right top repeat-x;	
	padding: 15px 4px 15px 0;
}

.yel span {
	background:url(../new_images/button1_r-yel.png) right top no-repeat;
}

.yel {
	background:url(../new_images/button1_l-yel.png) left top no-repeat;
}

.red1 span span {
	background:url(../new_images/button1_t-red.png) right top repeat-x;	
	padding: 15px 4px 15px 0;
}

.red1 span {
	background:url(../new_images/button1_r-red.png) right top no-repeat;
}

.red1 {
	background:url(../new_images/button1_l-red.png) left top no-repeat;
	padding: 0 0 0 30px;
}

.blue1 span span {
	background:url(../new_images/button1_t-blue.png) right top repeat-x;	
	padding: 15px 4px 15px 0;
}

.blue1 span {
	background:url(../new_images/button1_r-blue.png) right top no-repeat;
}

.blue1 {
	background:url(../new_images/button1_l-blue.png) left top no-repeat;
	padding: 0 0 0 30px;
}

.oran span span {
	background:url(../new_images/button1_t-oran.png) right top repeat-x;	
	padding: 15px 4px 15px 0;
}

.oran span {
	background:url(../new_images/button1_r-oran.png) right top no-repeat;
}

.oran {
	background:url(../new_images/button1_l-oran.png) left top no-repeat ;
}

.blue {
	background:url(../new_images/blue.jpg) repeat-x 0 0 #2b5fa0;
}

.orang {
	background:url(../new_images/orang.jpg) repeat-x 0 0 #bf2d04;
}

.yellow {
	background:url(../new_images/yellow.jpg) repeat-x 0 0 #d08f01;
}

.red {
	background:url(../new_images/red.jpg) repeat-x 0 0 #b10000;
}

.p6 {
	box-shadow: -3px 0 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: -3px 0 3px rgba(0, 0, 0, 0.25);
}

.p7 {
	padding-left:15px;
}

/********************** Hover ************************/

.inner1:hover .inner-line {
	height:8px;
}

.inner1:hover .inner1-box1 {
	background:#cb3b12;
	margin-top:0;
	padding-bottom:21px;
}

.inner1:hover .blue2 {
	background:#2b5fa0;	
}

.inner1:hover .red2 {
	background:#b10000;	
}

.inner1:hover .green2 {
	background:#a0b83a;	
}

.inner1:hover .yellow2 {
	background:#d08f01;	
}

.inner1:hover .inner-box3 {
	padding-top:7px;
}

.inner1:hover .inner-box2 {
	padding-bottom:68px;
	box-shadow:0px 0 21px -4px #000000 ;
    -webkit-box-shadow:0px 0 21px -4px #000000;
	position:relative;
	z-index:9999;
}


.sf-menu .first {
	padding-right:34px;
	padding-right:25px\0/;	
}


/********************** Content ************************/

#content {
	width:100%; 
	padding:20px 0 49px;
	position:relative;
	z-index:1;
}

#page1 #content {
	padding:286px 0 49px;
}

#page2 #content {
	padding:20px 0 45px;
}

#page3 #content {
	padding:286px 0 46px;
}	

#page4 #content {
	padding:20px 0 49px;
}

#page5 #content {
	padding:20px 0 47px;
}	

	#page6 #content {
	padding:20px 0 111px;
}	

#page7 #content {
    padding: 20px 0 43px;	
}

#page8 #content {
    padding: 20px 0 43px;	
}
		
		
		
																															/***** Page 1 *****/

.page1-box1 {
	background:url(../new_images/page1-bg4.gif) repeat-x 0 0 #ededed;
	overflow:hidden;
	border:1px solid #bdbdbd;
	border-radius:17px;
    -webkit-border-radius:17px;
}

.page1-img2 {
	float:left;
	margin-right:7px;
	margin-left:16px;
}

.page1-box1 span {
    color: #424242;
    display: block;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 36px;
    padding-top: 30px;
	text-shadow:1px 2px 1px #c3c3c3;
    word-spacing: -2px;
}

.page1-box1 a {
	color:#b5c84e;
	text-decoration:underline;
}

.page1-box1 a:hover {
	color:#d84921;
	text-decoration:none;
}

.textar {
	float:left;
	margin-right: 3px;
	width: 230px;
}

.checkbox1 {
	float:left;
    margin-top: -4px;
	margin-right: 19px;
	width:69px;
}

.rowElem {
	padding-bottom: 18px;
	margin-bottom:13px;
	overflow:hidden;
	background:url(../new_images/divider3.gif) repeat-x 0 bottom;
}

.rowElem textarea {
	resize:none;
	width:193px;
	border:1px solid #d7d7d7;
	border-radius:10px;
    -moz-border-radius:10px;
	height: 85px;
	padding: 9px 10px 10px 9px;
	overflow:auto;
	box-shadow: 0 1px 1px 0 #8F8E8E inset;
    -webkit-box-shadow:0 1px 1px 0 #8F8E8E inset;
	margin:0;
	margin-left: 2px;
	outline:none;
	background:url(../new_images/page1-bg5.gif) repeat-x 0 0 #fcfcfc;
	border-bottom-color:#f0f0f0;
}

.check1 {
    color: #A1A1A1;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 6px;
}

.p21 {
    margin-right: 19px;
}


.jqTransformHidden {
	margin-right:8px;
	margin-top: 4px;
}

.jqTransformCheckbox {
	display: block;
    height: 20px;
    position: absolute;
    width: 18px;
	background:url(../new_images/marker1.gif) no-repeat 1px 3px;
}

.jqTransformChecked { background:url(../new_images/marker2.gif) no-repeat 1px 3px;}

.page1-box2 {
	overflow:hidden;
	background:#ffffff;
	box-shadow: 1px 1px 2px #cecece;
    -webkit-box-shadow:1px 1px 2px #cecece;
	border-radius:20px;
    -webkit-border-radius:20px;
	margin-bottom: 4px;
	border:1px solid #f4f4f4;
	padding:38px 0 0 27px;
}

.p8 {
	margin-bottom:19px;
}

#search_domain {
	margin-left:1px;
}

.button2 {
	display:inline-block;
	background:url(../new_images/button2.gif) repeat-x 0 0 #222222;
	color:#fff;
	font-size:18px;
	line-height:22px;
	padding:9px 20px 12px 21px;
	word-spacing:-2px;
	margin-left:1px;
	border-radius:13px;
	float:left;
	box-shadow: 0px 2px 2px #c2c2c2;
    -webkit-box-shadow:0px 2px 2px #c2c2c2;
    -webkit-border-radius:13px;
}

.button2:hover {
	background-color:#bc2b02;
	background-position:0 -144px;
	text-decoration:none;
}

.list1 a {
	color:#b5c84e;
	font-size:15px;
	
}

.list1 li {
	display:block;
	line-height:18px;
	float:left;
	padding: 0 9px 0 10px;
	background:url(../new_images/divider5.gif) no-repeat 0 4px;
}

.list1 a:hover {
	color:#d84921;
	text-decoration:none;
}

.first1 {
	background:none !important;
}

.list1 {
	float:right;
}

.p9 {
	margin-right:0 !important;
}

.page1-box11 {
	overflow:hidden;
	padding-right:21px;
	padding-bottom:16px;
}

.list1 {
	padding-top:16px;
}

.page1-box3 {
	overflow:hidden;
	background:url(../new_images/page1-bg6.gif) repeat-x 0 bottom #fff;
	border-radius:20px;
    -webkit-border-radius:20px;
	border:1px solid #e0e0e0;
	padding-left: 29px;
    padding-top: 22px;
}

.main_h2 span {
	display:block;
	color:#cb3a12;
	font-size:30px;
	font-weight:bold;
	text-shadow:0 1px 1px #D6D6D6;
	margin-top:-7px;
	line-height:36px;
}

.p10 {
	width:156px;
	padding-bottom:25px;
}

.inner2 {
	overflow:hidden;
	padding-bottom: 32px;
	padding-top:18px;
	background:url(../new_images/page1-img3.png) no-repeat right bottom;
}

.button3 {
	display:inline-block;
	padding:11px 19px 10px 21px;
	background:url(../new_images/button3.gif) repeat-x 0 0 #bc2b02;
	color:#fff;
	font-size:11px;
	line-height:14px;
	border-radius:13px;
    -webkit-border-radius:13px;
	text-shadow:1px 1px 0 #b8230c;
	font-weight:bold;
	text-transform:uppercase;
	box-shadow: 0px 2px 2px #c9c9c9;
    -webkit-box-shadow:0px 2px 2px #c9c9c9 ;
}

.button3:hover {
	background-position:0 -137px;
	text-decoration:none;
	background-color:#db4b23;
}

ul.tabs {
	    margin: 0;	    
		padding: 15px 0 0 29px;
	    float: left;
		background:url(../new_images/page1-bg7.gif) repeat-x 0 0 #222222;
	    list-style: none;
    height: 49px; /*--Set height of tabs--*/
    width: 97%;
	box-shadow: 0px 1px 2px #c2c2c2 ;
    -webkit-box-shadow:0px 1px 2px #c2c2c2;
	border-radius:18px 18px 0 0;
	}
ul.tabs li {
	float: left;
	padding:0;
	height: 34px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 22px; /*--Vertically aligns the text within the tab--*/	
	position: relative;
	margin-right:4px;
	margin: 0 2px 0 0;
	background:url(../new_images/bg-15.png) repeat 0 0;
	border-radius:13px;
    -webkit-border-radius:13px;	
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	color:#fff;
	text-shadow:1px 1px 0 #151515;
	outline: none;
	padding: 6px 22px;	
}
#tabs1 li:hover {
	background:url(../new_images/page1-bg8.gif) repeat 0 0;
	box-shadow: 0px 2px 2px #101010;
    -webkit-box-shadow:0px 2px 2px #101010;	
}

#tabs1 li a.current {
	background:url(../new_images/page1-bg8.gif) repeat 0 0;
	box-shadow: 0px 2px 2px #101010;
    -webkit-box-shadow:0px 2px 2px #101010;	
	border-radius:13px;
    -webkit-border-radius:13px;	
}

.tab_container {
	overflow:hidden;
	background:#fff;
}

#tabs1 li a:hover,
#tabs1 li a.current {
	color:#fff;
}


#tabs1 {
	overflow:hidden;
	margin-bottom:4px;
	box-shadow: 1px 2px 1px #dbdbdb ;
    -webkit-box-shadow:1px 2px 1px #dbdbdb;
	border-radius:18px;
    -webkit-border-radius:18px;
}

.tab_content {
	padding-top: 25px;
	overflow:hidden;
}

.p11 {
	margin-bottom:17px;
}

.page1-img3 {
	float:left;
	margin-right:14px;
	margin-top:6px;
}

.inner3 {
    overflow: hidden;
    padding:11px 19px 28px 29px;
}
.inner3 a {
    color: #A7BB43;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 2px;
    text-decoration: underline;
}

.inner3 a:hover {
	color:#d84921;
	text-decoration:none;
}

.p13 {
	box-shadow:none !important;
    -webkit-box-shadow:none !important;
}

.page1-box4 {
	overflow:hidden;
	background:url(../new_images/page1-bg10.gif) repeat-x 0 0 #222222;
	border-radius:17px;
	padding-top: 32px;
	line-height:16px;
	color:#7c7c7c;
	padding-bottom:31px;
	text-align:center;
    -webkit-border-radius:17px;
}

.text4 {
    color: #FFFFFF;
    display: block;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 44px;
    padding-right: 5px;
    text-shadow: 0 1px 0 #2F2F2F;
}

.text5 {
    color: #A2B63F;
    display: block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 22px;
    margin-bottom: 3px;
    margin-top: -6px;
    text-shadow: 0 1px 0 #2F2F2F;
}

.text6 {
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
	margin-bottom:27px;
    text-shadow: 0 1px 0 #2F2F2F;
    word-spacing: -3px;
}

.p14 {
	padding-bottom:28px;
}





																									/***** Page 2 *****/

.page2-box1 {
	overflow:hidden;
	background:#fff;
	border-radius:20px;
	box-shadow:1px 1px 1px #DBDBDB;
    -webkit-box-shadow:1px 1px 1px #DBDBDB;
    -webkit-border-radius:20px;
	padding: 42px 19px 30px 28px;
}

.p15 {
	line-height:25px;
}

.marker1 {
	text-align:center;
	width:34px;
	height:34px;
	font-weight:bold;
	color:#fff;	
	font-size:15px;
	line-height:18px;
	background:url(../new_images/marker3.jpg) no-repeat 0 0;
	float:left;
	margin-right: 10px;
    margin-top: 4px;
    padding-top: 7px;
}

.inner4 {
	overflow:hidden;
}

.p16 {
	padding-bottom:10px;
}

.p17 {
	padding-top:11px;
}

.inner-head {
    background: url(../new_images/page1-bg7.gif) repeat-x scroll 0 0 #222222;
    box-shadow: 0 1px 2px #C2C2C2;
    float: left;
    height: 41px;
    list-style: none outside none;
    margin: 0;
    padding: 22px 0 0 0px;
    overflow:hidden;
	color:#fff;
	width:100%;
	font-size:11px;
	}
	.inner-head .text18 {
	margin-left:28px;
}

.page2-box3 {
	overflow:hidden;
	border-radius:18px;
    -webkit-border-radius:18px;
	box-shadow:1px 1px 1px #DBDBDB;
    -webkit-box-shadow:1px 1px 1px #DBDBDB;
	padding-bottom:41px;
	background:#fff;
	margin-bottom:4px;
}

.inner5 {
	overflow:hidden;
	padding-left: 28px;
    padding-top: 37px;
}

.inner5 span {
	display:block;
	margin-bottom:10px;
}

.inner5 strong {
	display:block;
	font-weight:normal;	
	font-size:24px;
	line-height:29px;
	float:left;
}

.inner5 a {
	color:#464646;
	display:block;
	text-shadow:1px 1px 1px #ababab;
	float:left;
	margin-right:9px;
}

.inner5 a:hover {
	color:#d84921;
	text-decoration:none;
}

.p18 {
	margin-bottom:17px;
}

.page2-box4 {
	overflow:hidden;
	border-radius:18px;
    -webkit-border-radius:18px;
	box-shadow:1px 1px 1px #DBDBDB;
    -webkit-box-shadow:1px 1px 1px #DBDBDB;
	background:#fff;
	padding: 38px 0px 26px 0px;	
	margin-bottom:4px;
}

.page2-box4 a {
    color: #A7BB43;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 2px;
    text-decoration: underline;
}

.page2-box4 a:hover {
    color: #d84921;
}

.page2-box5 {
	overflow:hidden;
	padding-right:13px;
	margin-bottom:7px;
}

.page2-box5 a {
	color: #A7BB43;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    text-decoration: underline;
}

.page2-box5 a:hover {
	color:#d84921;
}

.page2-img1 {
	float:left;
	margin-right:11px;
}

.inner6 {
	overflow:hidden;
	margin-bottom:10px;
	padding: 0px 19px 0px 28px;
}

.p20 {
	padding-left:28px;
}

.page2-box6 {
	overflow:hidden;
	border-radius:18px;
    -webkit-border-radius:18px;
	box-shadow:1px 1px 1px #DBDBDB;
    -webkit-box-shadow:1px 1px 1px #DBDBDB;
	padding-bottom:41px;
	background:#fff;
	margin-bottom:4px;
	padding: 39px 19px 29px 28px;
}

.p22 {
	margin-bottom:20px;
	line-height:29px;
}

.list3 {
	margin-left:16px;
	margin-bottom:9px;
}

.list3 li {
	padding-bottom:12px;
}

.list4 li {
	background:url(../new_images/marker4.png) no-repeat 0 6px;
	padding-bottom: 12px;
    padding-left: 17px;
}

.list4 {
	padding-top:2px;
}


																									/***** Page 3 *****/

.page5-box1 {
    overflow: hidden;
   padding-left: 54px;
    padding-top: 42px;
}

.page4-img1 {
	float:left;
	margin-bottom:19px;
	margin-right:50px;
}

.p60 {
	margin-right:0 !important;
}

.p23 {
	padding-bottom: 7px;
}

.page5-box2 {
	overflow:hidden;
	background:url(../new_images/page1-bg6.gif) repeat-x 0 bottom #fff;
	border-radius:18px;
    -webkit-border-radius:18px;
	border:1px solid #e0e0e0;
	padding-left: 27px;
    padding-top: 22px;
	padding-bottom: 31px;
}

.list5 a {
	color:#a1a1a1;
	font-size:13px;
}

.list5 a:hover {
	color:#d84921;
	text-decoration:none;
}

.list5 li {
    background: url(../new_images/marker5.png) no-repeat scroll 0 0;
    display: block;
    line-height: 18px;
    padding-bottom: 12px;
    padding-left: 29px;
    padding-top: 0;
}

.list5 {
    margin-bottom: 11px;
    padding-right: 31px;
    padding-top: 13px;
}

																									/***** Page 4 *****/

.page5-box3 {
    background: url(../new_images/page1-bg4.gif) repeat-x scroll 0 0 #EDEDED;
    border: 1px solid #BDBDBD;
    border-radius: 17px 17px 17px 17px;
    overflow: hidden;
	padding-left:29px;
}

.page5-box3 span {
    color: #404040;
    display: block;
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 45px;
	text-shadow:0 1px 1px #757575;
    padding-top: 25px;
}

.page5-box3 a {
	display:inline-block;
	color:#b5c84e;
	text-decoration:underline;
}

.page5-box3 a:hover {
	color:#000;
	text-decoration:none;
}

.page5-img1 {
	float:right;
}

.inner7 {
	float:left;
	width:640px;
}

.page5-box4 {
	overflow:hidden;
	border-radius:18px;
    -webkit-border-radius:18px;
	box-shadow:1px 1px 1px #DBDBDB;
    -webkit-box-shadow:1px 1px 1px #DBDBDB;
	padding-bottom:41px;
	background:#fff;
	margin-bottom:4px;
	border:1px solid #f4f4f4;
	padding: 37px 23px 26px 27px;
}

.page5-box5 {
    background: url(../new_images/page5-bg1.gif) repeat-x scroll 0 bottom #E5BD06;
    border-radius: 12px;
	float:left;
    overflow: hidden;
	-webkit-border-radius:12px;
    padding: 17px 20px 13px 19px;
}


.text8 {
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 22px;
    margin-bottom: 6px;
}

.text7 {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
   line-height: 16px;
   margin-bottom:9px;
}


.p26 {
	margin-bottom:23px;
}

.list6 a {
	color:#fff;
	font-size:13px;
}

.list6 a:hover {
	color:#000;
	text-decoration:none;
}

.list6 li {
    background: url(../new_images/marker6.png) no-repeat scroll 0 0 transparent;
    display: block;
    line-height: 16px;
    padding-bottom: 4px;
    padding-left: 23px;
    padding-top: 1px;
}
.inner8 {
	overflow:hidden;
	background:url(../new_images/page5-bg2.gif) repeat-x 0 0 #e5bd06;
	border-radius:12px;
    -webkit-border-radius:12px;
	padding: 12px 15px;
	margin-bottom:12px;
	width: 174px;
}

.text9 {
	display:inline-block;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	letter-spacing:-1px;
}

.text10 {
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    margin-left: -2px;
    padding-top: 5px;
}

.button4 {
	display:inline-block;
	background:url(../new_images/button4.gif) repeat-x 0 bottom;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	color:#000;
	text-shadow:1px 1px 0 #969696;
	border-radius:12px;
    -webkit-border-radius:12px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	padding:10px 15px 10px 20px;
	text-transform:uppercase;
	box-shadow: 0px 0px 2px 1px #a26a00;
    -webkit-box-shadow: 0px 0px 2px 1px #a26a00;
}

.button4:hover {
	background:#d84921;
	color:#fff;
	text-decoration:none;
	border-top:1px solid transparent;
	border-left:1px solid transparent;
	text-shadow:none;
}

.p27 {
	background:url(../new_images/page5-bg3.gif) repeat-x 0 0 #db4c24;
	width:204px;
}
.p28 {
	background:url(../new_images/page5-bg4.gif) repeat-x 0 bottom #db4c24;
	margin-right:21px;
	width:234px;
}

.p29 {
	box-shadow: 0px 0px 2px 1px #af2a05;
    -webkit-box-shadow: 0px 0px 2px 1px #af2a05;
}

.p30 {
	background:url(../new_images/page5-bg5.gif) repeat-x 0 0 #a30000;
	width:234px;
}
.p31 {
	background:url(../new_images/page5-bg6.gif) repeat-x 0 bottom #a30000;
	width:204px;
}

.p32 {
	padding-right:10px;
}

.rating {
    float: right;
    padding-right: 15px;
    padding-top: 19px;
}

.p39 {
	padding-top:18px;
	padding-right: 2px;
}

.p33 {
	background:url(../new_images/page5-bg7.gif) repeat-x 0 bottom #bbcd53;
	margin-right:19px;
}
.p34 {
	background:url(../new_images/page5-bg8.gif) repeat-x 0 0 #bbcd53;
	width:364px;
}

.p35 {
	box-shadow: 0px 0px 2px 1px #85740f;
    -webkit-box-shadow: 0px 0px 2px 1px #85740f;
}

.star1 {
	width:28px;
	height:29px;
	background:url(../new_images/star1.png) no-repeat 0 0;
	display:block;
	margin-left:3px;	
	float:left;
}

.star2 {
	width:28px;
	height:29px;
	background:url(../new_images/star2.png) no-repeat 0 0;
	display:block;
	margin-left:3px;	
	float:left;
}

.p36 {
	background:url(../new_images/page5-bg10.gif) repeat-x 0 bottom #53a6cd;
}
.p37 {
	background:url(../new_images/page5-bg11.gif) repeat-x 0 0 #52a5cc;
	width:364px;
}

.p38 {
	box-shadow: 0px 0px 2px 1px #23508e;
    -webkit-box-shadow: 0px 0px 2px 1px #23508e;
}

.p40 {
	padding-right:22px;
	background:url(../new_images/page5-bg12.gif) repeat-x 0 bottom #fff;
}

.p40 span {
	margin-bottom:10px;
}

.p41 {
	margin-bottom: 7px;
}
																									/***** Page 5 *****/

.page5a-box1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F4F4F4;
    border-radius: 18px 18px 18px 18px;
    box-shadow: 1px 1px 1px #DBDBDB;
    margin-bottom: 4px;
    overflow: hidden;
    padding: 37px 23px 37px 27px;
}

.page5a-img1 {
    float: left;
    margin-right: 18px;
    margin-top: 4px;
}

.page5a-box2 a {
    color: #A7BB43;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 2px;
    text-decoration: underline;
}

.page5a-box2 a:hover {
    color: #d84921;
}

.page5a-box2 {
	overflow:hidden;
	padding-top:2px;
}

.p42 {
	padding-bottom:17px;
}

#page5 .page1-box4 {
	margin-bottom:19px;
}

#page5 .inner2 {
	background:url(../new_images/page5a-img1.png) no-repeat right bottom;
	padding-bottom:42px;
}

#page5 .page1-box3 {
	background:url(../new_images/page5a-bg1.gif) repeat-x 0 0 #fff;
}

.page5a-box3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F4F4F4;
    border-radius: 18px 18px 18px 18px;
    box-shadow: 1px 1px 1px #DBDBDB;
    margin-bottom: 4px;
    overflow: hidden;
    padding: 38px 20px 60px 27px;
}

.p43 {
	margin-bottom:16px;
}

.page5a-box4 {
	overflow:hidden;
	padding-top:18px;
	width:423px;
	margin-bottom: 13px;
}

.page5a-box4 span {
    color: #A7BB43;
    display: block;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 2px;
    text-decoration: underline;
}

.page5a-box4 a {
    color: #A7BB43;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 2px;
}


.page5a-box4 a:hover {
    color: #D84921;
}

.p44 {
	padding-bottom:11px;
}

.page5a-img2 {
	float:left;
	margin-right:5px;
	margin-top:1px;
}

.page5a-box5 {
	overflow:hidden;
	float:left;
	margin-right: 18px;
	padding-bottom:10px;
}

.p45 {
	margin-bottom:45px;
}

.page6-box1 {
    background: url(../new_images/page1-bg4.gif) repeat-x scroll 0 0 #EDEDED;
    border: 1px solid #BDBDBD;
    border-radius: 17px 17px 17px 17px;
    overflow: hidden;
    padding-left: 16px;
}

.page6-img1 {
	float:left;
	margin-right:41px;
}

.inner9 span {
    color: #404040;
    display: block;
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 45px;
	word-spacing: 3px;
    padding-top: 9px;
    text-shadow: 0 1px 1px #757575;
}

.inner9 strong {
    color: #404040;
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 36px;
    margin-top: -5px;
    text-shadow: 0 1px 1px #757575;
}

.inner9 {
	overflow:hidden;
	float:left;
	width: 721px;
}

.p46 {
	margin-top:15px;
	float:right;
}

.page6-box2 {
    background:#FFFFFF;
    border: 1px solid #F4F4F4;
    border-radius: 18px 18px 18px 18px;
    box-shadow: 1px 1px 1px #DBDBDB;
    -webkit-box-shadow:  1px 1px 1px #DBDBDB;
    margin-bottom: 4px;
    overflow: hidden;
    padding: 37px 23px 38px 27px;
}

.link1 	{
    color: #A7BB43;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 2px;
    text-decoration: underline;
}

.link1:hover {
    color: #d84921;
}

.list4 a {
	color: #A7BB43;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 2px;
    text-decoration: underline;
}

.list4 a:hover {
	color: #d84921;
}

.p47 {
	margin-left:19px;
}

.p47 li {
    padding-bottom: 11px;
    padding-left: 20px;
}


.p49 {
	padding-bottom:9px;
}

.list7 a {
	font-size:15px;
	color:#a1a1a1;
}

.list7 a:hover {
	color:#d84921;
	text-decoration:none;
}

.list7 li {
    background: url(../new_images/marker5.gif) no-repeat scroll 0 2px transparent;
    display: block;
    line-height: 16px;
    padding-bottom: 14px;
    padding-left: 25px;
}

.list7 {
	padding-top:1px;
}

.page6-box3 {
    background:#FFFFFF;
    border: 1px solid #F4F4F4;
    border-radius: 18px 18px 18px 18px;
    box-shadow: 1px 1px 1px #DBDBDB;
    margin-bottom: 4px;
    overflow: hidden;
    padding: 37px 0px 30px 27px;
}

.page6-box4 {
    background: url(../new_images/page6-bg1.gif) repeat-x scroll 0 bottom #404040;
    border-radius: 17px;
    overflow: hidden;
    padding: 31px 32px 31px 27px;
	margin-bottom:21px;
}

.inner10 {
    background: url(../new_images/page6-bg2.gif) repeat-x scroll 0 0 #404040;
    border-radius: 17px;
    overflow: hidden;    
	padding:21px 26px 8px 22px;
	box-shadow: 1px 1px 1px #202020;
    -webkit-box-shadow: 1px 1px 1px #202020;
}

.list8 a {
	color:#a5b942;
	font-size:18px;
}

.list8 a:hover {
	color:#d84921;
}


.list8 li {
    background: url(../new_images/marker10.png) no-repeat scroll 0 4px transparent;
    display: block;
    line-height: 22px;
    padding-bottom: 16px;
    padding-left: 27px;
}

.text11 {
    color: #7C7C7C;
    display: block;
    font-size: 13px;
    line-height: 16px;
}

.p51 {
    overflow: hidden;
    padding-left: 31px;
    padding-top: 23px;
}

.p51 .text9 {
	margin-bottom: 5px;
}

.p52 .button3 {
	box-shadow: none;
    -webkit-box-shadow:none;
}

.p52 {
    margin-top: 39px;
    padding-right: 25px;
}

.page6-box5 {
    background: url(../new_images/page1-bg4.gif) repeat-x scroll 0 0 #EDEDED;
    border: 1px solid #BDBDBD;
    border-radius: 17px 17px 17px 17px;
    overflow: hidden;
	text-align: right;
	 padding: 9px 23px 14px 16px;
}

.page6-img2 {
	float:left;
}

.text12 {
    color: #404040;
    display: block;
    font-size: 35px;
    letter-spacing: -1px;
    line-height: 42px;
	word-spacing:-5px;
    padding-top: 1px;
    text-shadow: 0 1px 1px #757575;
}

.text13 {
    color: #404040;
    display: block;
    font-size: 38px;
    letter-spacing: -1px;
	margin-top: -6px;
    line-height: 46px;
	word-spacing:-5px;
    padding-top: 1px;
    text-shadow: 0 1px 1px #757575;
}

.text14 {
    color: #404040;
    display: block;
	margin-bottom:10px;
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 24px;
    margin-top: -4px;
    padding-top: 1px;    
    text-shadow: 0 1px 1px #757575;
}

.page6-box6 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 18px 18px 18px 18px;
    box-shadow: 1px 1px 1px #DBDBDB;
    margin-bottom: 4px;
    overflow: hidden;
    padding-bottom: 25px;
}
.page6-box6 span {
	display:block;
	margin-bottom:13px;
}

.inner11 {
	overflow:hidden;
	padding:37px 0px 10px 28px;
}

.text15 {
    background: url(../new_images/page6-bg3.gif) repeat-x scroll 0 bottom #E5BD06;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    padding: 3px 57px 3px 58px;
    position: relative;
    z-index: 9999;
}

.text16 {
    background: url(../new_images/page6-bg4.gif) repeat-x scroll 0 bottom #DB4C24;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    padding: 3px 48px 3px 58px;
    position: relative;
    z-index: 99;
}

.text17 {
    background: url(../new_images/page6-bg5.gif) repeat-x scroll 0 bottom #53A6CD;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;    
    padding: 3px 42px 3px 58px;
    position: relative;
    z-index: 1;
}

.page6-box6 i {
    display: block;
    font-style: normal;
    line-height: 16px;
    
    text-align: center;
}

.inner12,
.inner13,
.inner14 {
	float:left;
}


.inner12 {
    width: 126px;
}

.inner12 i {
  padding: 7px 20px 7px 17px;
}


.inner13 i {
  padding: 7px 14px 7px 23px;
}

.inner14 i {
  padding: 7px 14px 7px 31px;
}

.inner13 {
    margin-left: -19px;
    width: 99px;
}

.inner14 {
    margin-left: -1px;
    width: 100px;
}

.inner15 {
	padding-left:28px;
	margin-bottom:2px;
}

.page7-box1 {
    background: #FFFFFF;
    border: 1px solid #F4F4F4;
    border-radius: 18px 18px 18px 18px;
    box-shadow: 1px 1px 1px #DBDBDB;
    margin-bottom: 4px;
    overflow: hidden;
    padding: 38px 0 40px 27px;
}

.page8-box1 {
    background: #FFFFFF;
    border: 1px solid #F4F4F4;
    border-radius: 18px 18px 18px 18px;
    box-shadow: 1px 1px 1px #DBDBDB;
    margin-bottom: 4px;
    overflow: hidden;
    padding: 38px 0 51px 27px;
}

.page8-box1 span {
	color: #A7BB43;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 2px;
    text-decoration: underline;
}

.p54 {
	padding-bottom:20px;
}

.p53 {
	margin-right:20px;
}

.page7-box2 {
    background: #FFFFFF;
    border: 1px solid #F4F4F4;
    border-radius: 18px 18px 18px 18px;
    box-shadow: 1px 1px 1px #DBDBDB;
    margin-bottom: 4px;
    overflow: hidden;
    padding: 38px 0 26px 27px;
}																						

.page7-img1 {
	margin-bottom:26px;
}
.dl1 dt {
	width:150px;
	margin-bottom: 18px;color: #A7BB43;
    display: inline-block;
    font-size: 15px;
    margin-bottom: 1px;
    text-decoration: underline;}

.dl1 span {float:left; width:90px;}

.dl1 dd { line-height:20px;}

.dl1 dd a,
.page8-box1 a {color:#a1a1a1;}

.dl1 dd a:hover,
.page8-box1 a:hover {color:#d84921; }
	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:37px 0 13px;
	background:url(../new_images/foot-bg.gif) no-repeat center 0 #000;
}

.foot-page {
	overflow:hidden;
	text-align:center;
}

.soc-link a {
	color:#626262;
	font-size:11px;
	text-transform:uppercase;
}

.soc-link a:hover {
	color:#fff;
	text-decoration:none;
}

.page-foot1 {
	overflow:hidden;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	padding-left:11px;
}

.page-foot1 a:hover {
	color:#d84921;
	text-decoration:none;
}

.soc-link {
	margin-bottom:41px;
	padding-right:17px;
}

.page-foot1 a {
	color:#fff;
	text-decoration:none;
}

.soc-link li {
	display:inline-block;
	padding: 0 29px;
	background:url(../new_images/divider6.gif) no-repeat right 3px;
	line-height:14px;
}