@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/jquery-ui-1.8.17.custom.css";@import"ui.totop.css";@import url(http://fonts.googleapis.com/css?family=Oswald);
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#2A2A2A;
	min-width:1236px;
	background:url(../data/uploads/images/main-bg.gif) repeat 0 0 #e0e0df;
}

.bg {
	width:1000px;
	background:#fefefe;
	margin:0 auto;
	position:relative;
}

.last1 {
	padding-bottom:0 !important;
}

.bg:after {
		position:absolute;
		content:"";
		top:0;
		bottom:0;
		width:30px;
		right:0;
		left:100%;
		background:url(../data/uploads/images/shadow2.png) repeat-y 0 0;
	}
	.bg:before {
		position:absolute;
		content:"";
		top:0;
		bottom:0;
		width:30px;
		left:-5px;
		right:100%;
		background:url(../data/uploads/images/shadow1.png) repeat-y 0 0;
	}


.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:13px;
	line-height:19px;
}

a {color:#181818; text-decoration:none;}
a:hover { text-decoration:underline;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;font-size:15px;color:#858585;}
 
p {text-align:justify;font-size:15px;color:#2A2A2A;}
.p1 {margin-bottom:8px;font-size:15px;color:#858585;}
.p2 {margin-bottom:15px;font-size:15px;color:#858585;}
.p3 {margin-bottom:30px;font-size:15px;color:#858585;}
.p4 {margin-bottom:40px;font-size:15px;color:#858585;}
.p5 {margin-bottom:50px;font-size:15px;color:#858585;s}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

/*********************************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;}
.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;
}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

.head-line {
	width:100%;
	height:8px;
	/*background:#2a2a2a;*/
	margin:0 auto;
}

.head-link a {
	color:#5c5c5c;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 5px;
    margin-top: 17px;
	display:inline-block;
}

.head-link {
	margin-bottom:7px;
}

.head-link a:hover {
	color:#8EB02B;
	text-decoration:none;
}

.login-box {
	float:right;
	background:url(../data/uploads/images/marker1.gif) no-repeat center 9px;
	margin-right:5px;
}

.login-box a {
	display:inline-block;
	font-family: 'Oswald', sans-serif;
	color:#282828;
	font-size:14px;
	text-transform:uppercase;
	margin-left: 11px;
    margin-right: 2px;
}

.login-box a:hover {
	color:#8EB02B;
	text-decoration:none;
}

/*  Header styles */
h1,h2,h3,h4,h5,h6{ color: #2A2A2A;
    font-family: Arial;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1.2em;
    margin-bottom: 32px;}
h1{font-size:28px;}
h2{font-size:26px;}
h3{font-size:24px;text-transform:capitalize;} 
h4{font-size:21px;}  
h5{font-size:20px;}
h6{font-size:16px;}

header h1 {
    float: left;
    padding: 4px 0 0 3px;
    position: relative;
	margin:0;
}

header h1 a {
	width:290px;
	height:44px;
	display:inline-block;
	text-indent:-50000px;
	float:left;

	background:url(../data/uploads/images/logo.png) no-repeat 0 0;
}

header h1 span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2em;
	color:#080808;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:0px;
	float:left;
	padding-top:30px;
}

.h2 {
	line-height: 31px;
	overflow: hidden;
	position: relative;
	border-radius:3px 3px 3px 3px;
     -moz-border-radius:3px 3px 3px 3px;
     -webkit-border-radius:3px 3px 3px 3px;
	 background:url(../data/uploads/images/bg-1.gif) repeat-x 0 0 #e6e6e6;
	color: #222222;	
	text-transform:capitalize;
	font-size: 24px;
	font-weight:normal;
	font-weight:normal;
	display:block;
	outline: none;	
	font-family:Arial, Helvetica, sans-serif;
	padding:6px 0 8px 29px;
	letter-spacing:-1px;	
	
}

.h2 span {
	display: block;
    float: right;
    height: 21px;
    margin-right: 15px;s
    margin-top: 7px;	
    width: 23px;
	/*background:url(../data/uploads/images/tab-li1.png) no-repeat 0 -65px;*/
}



h4 {
	margin-bottom: 29px;
}

h5 {	
	margin-bottom: 13px;
}

.social-links li {float:left;margin-right: 1px;}

.social-links li a {
    height:32px;
	width:32px;
	display:block;	
}

.social-links li a.link-1 {background:url(../data/uploads/images/soc-link1.png) no-repeat center top;}
.social-links li a.link-2 {background:url(../data/uploads/images/soc-link2.png) no-repeat center top;}
.social-links li a.link-3 {background:url(../data/uploads/images/soc-link3.png) no-repeat center top;}
.social-links li a.link-4 {background:url(../data/uploads/images/soc-link4.png) no-repeat center top;}

.social-links li a.link-1:hover,
.social-links li a.link-2:hover, 
.social-links li a.link-3:hover, 
.social-links li a.link-4:hover  {background-position:0 -79px;
}


#easyTooltip {
	padding:5px 10px;
	background:#b0b0b0;
	color:#fff;
	font-size:14px;
	text-transform:none;
	position:absolute;
	z-index:100;
	border:1px solid #fff;
}
.social-links {float:right;padding-top: 16px; margin-right:5px;}

.head-box {
	overflow:hidden;
	margin-bottom:18px;
	padding-top:1px;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	height:71px;
}

.last6,
.last6 a {
	border-radius:0 5px 5px 0;
     -moz-border-radius:0 5px 5px 0;
     -webkit-border-radius:0 5px 5px 0;
	 width:160px !important;
	 border:none !important;
}

.first,
.first a {
	border-radius:5px 0 0 5px;
     -moz-border-radius:5px 0 0 5px;
     -webkit-border-radius:5px 0 0 5px;
}

.sf-sub-indicator {
	background:url(../data/uploads/images/menu-marker.png) no-repeat center top;
	left: 47%;
    position: absolute;
    top: 52px;
	height: 6px;
	width: 11px;
}

.sf-menu > li.active .sf-sub-indicator {background-position: center -37px;}

.sf-menu li {
	float:left;
	text-align:center;
	position:relative;
	width:157px;
	border-right:1px solid #d6d6d6;
	background:url(../data/uploads/images/menu-bg1.gif) repeat-x 0 0 #ebebeb;	
}

nav {
	border:1px solid #d6d6d6;
	border-radius:5px;
     -moz-border-radius:5px;
     -webkit-border-radius:5px;
	 margin-left:4px;
	 width:950px	 
}
	
.sf-menu a {
	display:block;
	position:relative;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none !important;
	color:#161616;
	display:block;	
	font-family: Arial,Helvetica,sans-serif;
	box-shadow: 0 0px 0 1px #FFFFFF inset;
-webkit-box-shadow:0 0px 0 1px #FFFFFF inset;
	padding:27px 0 26px;
}

.sf-menu > li.sfHover,
.sf-menu > li:hover {background-position:0 -243px;}

.sf-menu > li.active {
	background-position:0 -127px;
	background-color:#050505;
}

.sf-menu > li.active a {
	color:#fff; text-shadow:none;
}

.sf-menu  li.active li a {
	color:#8a8e87;
}
.sf-menu ul {
	position:absolute;
	background:url(../data/uploads/images/menu-bg2.gif) repeat-x 0 bottom #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	top:-999em;
	width:153px; /* left offset of submenus need to match (see below) */
    padding-top: 12px;
	padding-bottom:13px;
	padding-left:35px;
}

.sf-menu li li a {
	color:#8a8e87;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(../data/uploads/images/menu-marker1.png) no-repeat 0px 15px;
	padding: 11px 0 11px 10px;
	display:inline-block;
	text-transform:none;
	box-shadow:none;
}


.sf-menu ul li {
    border:none;
    line-height: 14px;
    text-align: left;
	background:none;
    width: 100%;
}

.sf-menu li li > a:hover,
.sf-menu li li.sfHover > a {color:#8eb02b;}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu ul ul {
	background:none;
	border:none;
	width:136px; /* left offset of submenus need to match (see below) */
	padding:0 19px 0 0;
}


.sf-menu ul ul li {
    line-height: 14px;
    text-align: left;
	padding:0;
	margin:0 0 1px 0;
	background:none;
    width: 100%;
}

.sf-menu ul ul li a {
    background:url(../data/uploads/images/menu-marker2.png) no-repeat 8px 17px #f0f0f0;
    line-height: 14px;
    padding: 11px 5px 10px 17px;
	width: 100%;
}

.sf-menu li li li a:hover { background-color:#111111; color:#fff; background-position:8px -19px;text-decoration:none; }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: -16px;
    top: 77px;
	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:			155px; /* match ul width */
	top:			1px;
}
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;
}

.sf-menu ul .sf-sub-indicator {
	background:none;
}

/*===== roundabout =====*/
.roundabout-holder {
	padding:0;
	position:relative;
	z-index:1;
}

.round_box {
    margin: 0 auto;
    min-height: 453px;
    position: relative;
    width: 950px;
	padding-top: 35px;
}

.roundabout-moveable-item {
	width:502px;
	 height:384px;
}
.roundabout-moveable-item img {	
	width:100%;
	height:100%;
	position:relative;
	z-index:1; 
}

.round_next, .round_prev {
    bottom: 12px;
    display: block;
    height: 56px;
    position: absolute;
    width: 57px;
    z-index: 999;
}
.round_next{
	 background:url(../data/uploads/images/round_next.png) no-repeat;
	  right:1px;
}
.round_prev{
	 background:url(../data/uploads/images/round_prev.png) no-repeat; 
	left:-2px;
}
.round_next:hover,.round_prev:hover{ background-position: 0 -100px;}

.roundabout-holder .descripton {
    background:url(../data/uploads/images/descrip-bg.gif) repeat-x 0 0 #efefef;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	box-shadow: 0px 1px 0px #fefefe inset;
	-webkit-box-shadow:0px 1px 0px #fefefe inset;
    color: #8C8C8C;
    display: none;
    font-family: 'Oswald',sans-serif;
    font-size: 18px;
    left: -163px;
    line-height: 1.2em;
    margin: 0 auto;
    padding-bottom: 14px;
    padding-left: 30px;
    padding-top: 17px;
    position: absolute !important;
    text-transform: uppercase;
    top: 388px;
    width: 808px;
    z-index: 999;
}

.under-descr {
	position:absolute !important;
	background:url(../data/uploads/images/descrip-bg.gif) repeat-x 0 0 #efefef;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	box-shadow: 0px 1px 0px #fefefe inset;
	-webkit-box-shadow:0px 1px 0px #fefefe inset;
	padding-bottom: 36px;
    padding-left: 30px;
    padding-top: 17px;
	top: 196px;
    width: 808px;
	left:55px;
}

.roundabout-holder .descripton span {
	color:#080808;
}

.roundabout-holder .descripton a {
	color:#070707;
	background:url(../data/uploads/images/button-bg1.gif) repeat-x 0 0 #efefef;
	box-shadow: 1px 1px 0px #fefefe inset;
	-webkit-box-shadow:1px 1px 0px #fefefe inset;
	float:right;
	border-radius:7px;
     -moz-border-radius:7px;
     -webkit-border-radius:7px;
	 border:1px solid #dedede;
	 padding:6px 19px 6px 20px;
	 position:absolute !important;
	 right: 8px;
    top: 9px;
}

.roundabout-holder .descripton a:hover { 
	background-position: 0 -21px; color:#8EB02B;text-decoration:none;
}

.inner-slider {
    left: -1px;
    position: relative;
    top: 189px;
}
.roundabout-holder .roundabout-in-focus .descripton{ display:block;}

.roundabout-holder .roundabout-in-focus img{}

.pad_list{padding:0 0 0 22px; line-height:20px;}

.pad_list, .pad_list a{ color:#565656;}

.pad_list h3{ margin-left:-23px;}

.pad_list li{ margin-bottom:17px;}

.pad_list a:hover{ color:#000; text-decoration:underline;}

.round li {
	background:url(../data/uploads/images/hover-img.png) no-repeat center 0;
}

.descripton strong {
	display:inline-block;
	width:580px;
	font-weight:normal;
}


/*********************************content*************************************/
#content {
	width:100%; 
	padding:28px 0 44px;
	position:relative;
	z-index:1;
	overflow: hidden;
}


.p45 {
	padding: 36px 0 0px !important;
}


																									/***** Page 1 *****/

ul.tabs {
	    margin: 0;
	    padding: 0;
	    list-style: none;
    height: 48px; /*--Set height of tabs--*/
    width: 100%;
	}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 45px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/	
	overflow: hidden;
	position: relative;
	text-align:center;
	margin-right:1px;
	border-radius:3px 3px 3px 3px;
     -moz-border-radius:3px 3px 3px 3px;
     -webkit-border-radius:3px 3px 3px 3px;
	 background:url(../data/uploads/images/tab-li.gif) repeat-x 0 0 #ececec;
}
ul.tabs li a {
	text-decoration: none;
	color: #2a2a2a;
	display: block;
	text-transform:uppercase;
	font-size: 24px;
	outline: none;s
	font-family: 'Oswald', sans-serif;
	padding:7px 94px 7px 29px;
	letter-spacing:-1px;	
	/*background:url(../data/uploads/images/tab-li1.png) no-repeat 193px 13px;*/
}
ul.tabs li:hover,
html ul.tabs li.active {
	background-position: 0 -105px;
	color:#2a2a2a;
	background-color:#d8d8d8;
}
ul.tabs a:hover,
ul.tabs li .current {
	background-position:193px -52px;
	color:#222222;
}

.tabs-box {
	overflow:hidden;
}
.page1-box1 img,
.page1-img3 img {border:1px solid #d5d2d2;}

.page1-img1 {
	float:left;
	margin-right:15px;
}

.page1-box1 span {
    color: #2A2A2A;
    display: block;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 20px;
    padding-top: 7px;
	text-align:justify;
}

.page1-box1 {
	padding-top:20px;
}

.inner a {
    color: #8eb02b;
	text-decoration:underline;
}

.inner a:hover {
    color: #8C8C8C;
	text-decoration:none;
}

.button2 {
	
	text-transform:uppercase;
	font-size:17px;
	color:#fff;
	line-height:1.2em;
	cursor:pointer;
	background:#3d3d3d;
	padding:6px 20px 6px 19px;
	text-decoration:none !important;
	display:inline-block;
	letter-spacing:-1px;
	text-transform:capitalize;
}

.button2:hover { color:#8EB02B; background:#494949;text-decoration:none;}


.inner {
	overflow:hidden;
	margin-bottom: 13px;
}

.list1 a {
  background: url("../data/uploads/images/marker2.png") no-repeat scroll 29px 15px rgba(0, 0, 0, 0);
    color: #2A2A2A;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: -1px;
    padding-bottom: 5px;
    padding-left: 43px;
    padding-top: 5px;
    text-transform: capitalize;
}

.page3-img1 img{
   background: none repeat scroll 0 0 #EAEAEA;
    border-radius: 15px;
   
    padding: 10px;
}
.list1 li { 
	border-top:1px solid #fff;
}

.list1 {
	background:#f9f9f9;
	padding-top: 11px;
	border:1px solid #eeeeee;
	padding-bottom: 6px;
}
.list1 a:hover { background-color:#f1f1f1; color:#8eb02b;text-decoration:none;}

.p6 {
	border-bottom:1px solid #bdbdbd;
	padding-bottom: 32px;
	margin-bottom: 42px;
}

.page1-img2 {
	float:left;
	margin-right:15px;
	margin-top:4px;
}

.page1-box2 a {
	display:inline-block;
	color:#8eb02b;
	font-size:16px;
	margin-bottom: 1px;
}

.page1-box2 a:hover {
	color:#8C8C8C;text-decoration:none;
}

.page1-box2 {
	overflow:hidden;
	margin-bottom:1px;
}

.p7 {
	margin-top:7px;
}

.page1-box7 {
	position:relative;
	float:left;
	margin-bottom: 6px;
    margin-right: 6px;
}
.page1-box8 {
	position:relative;
	float:left;
	margin-bottom: 6px;
}


.img-hover {
	width:132px;
	height:132px;
	background:url(../data/uploads/images/page1-hover.gif) repeat 0 0;
	position:absolute;
	z-index:999;
	left:0px;
	top:0px;
	opacity:0.5;
	display:block;
}



/* Lightbox image */
.page1-box3	.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-block;
	}
	.page1-box3	.lightbox-image img {
		position:relative;
		z-index:2;
		}

.page1-box3	.lightbox-image span {
		display:block;
		position:absolute;
		left:132px;
		top:106px;
		width:25px;
		height:25px;
		background:url(../data/uploads/images/magnify.png) no-repeat 0 0;
		z-index:9;
}
		
.page1-box7 span {z-index:9;}

.page1-box3 {
	overflow:hidden;
	padding-top:26px;
}

.last2 {
	margin-right:0 !important;
}

.p8 {
	margin-bottom:7px;
}

.link1 {	
	background:url(../data/uploads/images/rss.png) no-repeat 0 0;
	color: #3D3D3D;
    display: inline-block;
    font-size: 16px;
    margin-left: 19px;
    margin-top: 2px;
    padding-bottom: 12px;
    padding-left: 40px;
    padding-top: 5px;
}

.link1:hover {
	color:#8EB02B;
	background-position:0 -69px;
	text-decoration:none;
}

.bg-2 {
	background:url(../data/uploads/images/bg-2.gif) repeat-x 0 0 #f7f7f7;
	width:100%;
	overflow:hidden;
	padding-top: 34px;
	padding-bottom: 38px;
}

.p9 {
	margin-bottom:63px;	
}

.page1-box4 span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1c1c28;
	display:block;
	margin-bottom: 2px;
	line-height:19px;
}

.page1-box4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a0a0a0;
	line-height:21px;
	margin-left: 1px;
}

.p10 {
	margin-bottom:21px;
}

.page1-box5 {
	background:url(../data/uploads/images/page1-bg1.gif) repeat-y 0 0;
	border-radius:10px;
 	-moz-border-radius:10px;
	 -webkit-border-radius:10px;
	line-height: 21px;
	color:#a0a0a0;
	position:relative;
	padding: 20px 5px 5px 29px;
}


.page1-box5 a {
	color:#252522;
	font-size:16px;
	display:inline-block;
	line-height: 19px;
    margin-bottom: 2px;
}
.page1-box5 a:hover { color:#8EB02B;text-decoration:none;}


.p11 {
	margin-bottom:10px;
}

.page1-box6 {
	position:absolute;
	bottom:-28px;
	background:url(../data/uploads/images/page1-bg2.png) no-repeat 0 0;
	width:30px;
	left:86px;
	display:block;
	height:28px;
}

.link2 {
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	font-size:18px;
	line-height:1.2em;
	display:inline-block;
	margin-left: 18px;
    margin-top: 8px;
	letter-spacing:-1px;
	color:#2a2a2a;
}

.link2:hover { color:#8EB02B;text-decoration:none;}








																									/***** Page 2 *****/

.text1 {
	color:black;
	font-size:16px;
	line-height:19px;
	display:block;
	margin-bottom: 19px;s
}

.page2-box1 {
	overflow:hidden;
	padding-right:10px;
}

.page2-box2 {
	padding:20px;
	background:#e7e7e7;
	overflow:hidden;
	margin-top:4px;
}

.page2-img1 {
	margin:0 10px 10px 0;
	float:left;
}

.last3 {
	margin:0 !important;
}

.last4 {
	margin-bottom:0 !important;
}

.p12 {
	border-bottom: 1px solid #BDBDBD;
	padding-bottom: 53px;
	margin-bottom: 46px;
}
.list2 a {
	color:#222222;
	font-size:13px;
	letter-spacing: -1px;
	text-transform:uppercase;
}

.list2 a:hover {
	color:#8EB02B;
	text-decoration:none;
}

.list2 li {
	line-height: 19px;
    margin-bottom: 11px;
    padding-left: 54px;
	background:url(../data/uploads/images/marker2.png) no-repeat 40px 5px;
}

.list2 {padding-bottom: 10px;}

.p13 {
	margin-bottom:24px;
}
.p14 {
	margin-bottom:28px;
}

.page2-box3 {
	overflow:hidden;
	background:#e7e7e7;
	padding:20px 20px 7px;
	margin-top: 4px;
}

.page2-box4 {
	width:204px;
	overflow:hidden;
	float:left;
	margin-right: 9px;
}


.page2-img2 {
	margin-bottom:15px;
}

.last5 {
	margin-right:0 !important;
}

.page2-box5 {
	overflow:hidden;
	margin-bottom:10px;
}

.p15 {
    border-bottom: 1px solid #BDBDBD;
    margin-bottom: 46px;
    padding-bottom: 51px;
}

.page2-box6 {
	overflow:hidden;
	background:#e7e7e7;
	padding:20px 20px 19px;
	margin-top: 4px;
}

.page2-img3 {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

																									/***** Page 3 *****/

.page4-box1 {
	overflow:hidden;
	background:#e7e7e7;
	padding:10px 10px 0;
	margin-top:2px;
}

.page4-img1 {
	  margin-bottom: 17px;
}

.page4-box1 a {
	color:#2a2a2a;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	font-size:18px;
	text-transform: capitalize;
	letter-spacing:-1px;
	margin-bottom: 13px;
	display:inline-block;
	font-weight:normal;
}
.page4-box1 a:hover {
	color:#8EB02B;
	text-decoration:none;
}

.p21 {
font-size:15px;color:#2a2a2a;
	margin-bottom:10px;
}

.p23 {
font-size:15px;color:#2a2a2a;
	margin-bottom:16px;
}

																									/***** Page 4 *****/

.p16 {
font-size:15px;color:#2a2a2a;
	margin-bottom: 31px;
}

.page3-img1 {
	margin-top:3px;
}

.p17 {
	margin-bottom:27px;
}

/*.p18 {
    border-bottom: 1px solid #BDBDBD;
    margin-bottom: 46px;
    padding-bottom: 50px;
}*/

.link3 {
	color:#4B4B4B;
}

.link3:hover {
	color:#8EB02B;
	text-decoration:none;
}

.list4 a {
	color:#222222;
	font-size:14px;
	letter-spacing: -1px;
	text-transform:capitalize;
}

.list4 a:hover {
	color:#8EB02B;
	text-decoration:none;	
}

.list4 li {
	line-height: 19px;
    margin-bottom: 11px;
	background:url(../data/uploads/images/marker2.png) no-repeat 0px 6px;
	padding-left: 14px;
}

.list4 {padding-bottom: 10px;}

.p19 {
	margin-bottom:12px;
}

.page5-img1 img {
	width:580px;
	height:426px;
}

																									/***** Page 5 *****/

.page5-box1 {
	padding:10px 0 10px 0px;
	background:#e7e7e7;
	overflow:hidden;
}

.p20 {
	margin-bottom: 34px;
}

.page5-img1 {
	padding-left:10px;
}

.page5-box2 {
	overflow:hidden;
	padding-top:7px;
	padding-right: 18px;
	padding-left:10px;
	padding-right: 46px;
}

.p22 {
    margin-bottom: 29px;
}

.carousel {position:relative; overflow:hidden; }

.carousel li { float:left; width:950px;}

.next,
.prev{
	display:block;
	width:42px;
	height:60px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:999;
}

.prev {
	background:url(../data/uploads/images/prev.png) no-repeat center top;
	left: 10px;
    top: 259px;
}

.next {
	background:url(../data/uploads/images/next.png) no-repeat center top;
	right: 358px;
    top: 259px;
}

.next:hover, 
.prev:hover {background-position:0px -98px;}
																									/***** Page 5 *****/



																									
	
																									

.p24 {
	margin-right:23px;
}

.page6-img1 {
	margin-bottom:27px;
}

.dl1 dt {width:150px;margin-bottom: 1px; font-size:15px; }

dd {
    font-size: 15px;
}
.dl1 span {float:left; width:91px;}

.dl1 dd { line-height:19px;}

.dl1 dd a,
.link4 {color:#4b4b4b;}

.dl1 dd a:hover,
.link4:hover {color:#8eb02b; text-decoration:underline;}

.dl1 dd a {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
		
/****************************footer************************/
footer {
	width:100%; 
	padding:33px 0 0px;
	background:#2a2a2a;
}


.foot-logo {
	background:url(../data/uploads/images/foot-logo.png) no-repeat 0 0;
	width:120px;
	height:15px;
	display:inline-block;
	float:left;
	margin-left: 5px;
	margin-right: 9px;
}

.page-foot {
	color:#959494;
	font-size:13px;
}

.page-foot a {
	color:#959494;
	text-transform:capitalize;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.page-foot a:hover {
	color:#8EB02B;
	text-decoration:none;
}

.foot-text {
	padding-top:1px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.foot-text2{
font-weight:bold;
}

.soc-icon {
    float: right;
    margin-top: -10px;
    overflow: hidden;
    padding: 0 5px 0 0;
    position: relative;
}




.soc-icon li {
  float: left;
  margin-left: 2px;
  list-style-type: none;
  display: block;
  height: 31px;
  width: 31px;
  position: relative;
  cursor:pointer;
}

   
img.grey {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
   
img.color {
  position: absolute;
  left: 0; top: 0;
} 

.foot {
	text-align:center;
}

.foot-bot {
	width:100%;
	height:16px;
	margin-top: 19px;
	display:block;
	background:#1b1b1b;
}
#enquiry {
  /*  margin: 27px 0 0;*/
    width: 250px;
}

#enquiry label {
    display: block;
    min-height: 55px;
    position: relative;
}

#enquiry input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #7C7C7C;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 16px;
    outline: medium none;
    padding: 8px 1px 11px 8px;
    width:250px;
}
#enquiry textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #7C7C7C;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 208px;
    margin: 0;
    outline: medium none;
    overflow: auto;
    padding: 8px 0 0 8px;
    resize: none;
   margin-bottom:20px;
}

.btn {
    overflow: hidden;
    position: relative;
    width: 449px;
}
.form_button {
    cursor: pointer;
}
fieldset{
border:none;
}
li {
    line-height: 27px;
    list-style: none outside none;
	text-decoration:none;
	/*background:url(../data/uploads/images/marker2.png) no-repeat scroll 0 0;*/
}

.list3 li
{
text-align:justify;
font-size:15px;
color:#2a2a2a;
background:url(../data/uploads/images/marker2.png) no-repeat scroll 0 10px;
padding-left:10px;
}
