@import "reset.css";
@import "grid.css";
/* 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*/
body {
	position: absolute;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #000;
	min-width: 1020px;
	min-height:894px;
	width: 100%;
	z-index: 1;
	height: 100%;
	_background: #000;
	background: url(../images/bg.jpg) repeat;
}
p {
	font: 11px/15px 'Trebuchet MS', serif;
	color: #f09f87;
	text-transform: uppercase;
	position: relative;
	top: -2px;
}
h1 {
	margin: 20px 0px 5px 1px;
	display: inline-block;
}
h1>a {
	position: relative;
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 450px;
	height: 150px;
	background: url(../images/top.png) center no-repeat;
}
h2 {
	font: bold 16px/16px 'Trebuchet MS', serif;
	color: #271515;
	margin-bottom: 27px;
	text-transform: uppercase;
	margin-left: 1px;
}
h3 {
	font: 10px/15px 'Trebuchet MS', serif;
	color: #271515;
	text-transform: uppercase;
	margin-bottom: 2px;
}
h3 a {
	color: #271515;
}
h3 a:hover {
	color: #f09f87;
}
/*additional classes*/

.title{
position: relative;
font-family: 'Montserrat:400normal', serif;
font-size: 48px;
display: inline-block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
width: 212px;
height: 34px;
background: transparent;
border: 0 none;
font-size: 100%;
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: top;
 font-family: 'Tangerine', serif;
        font-size: 48px;
}
.full{
width: 100%;
height: 100%;
}
.shade{
box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
-moz-border-radius: 0px;
border-radius: 0px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.border1 {
	border: 1px solid #1e7aac;	
}
.wrapper {
	width: 620px;
	height: 335px;
	overflow: hidden;
}
.wrapperfull {
	width: 700px;
	overflow: hidden;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
	line-height: 0;
}
/*end additional classes*/
.main {
	position: relative;
	width: 840px;
	margin: 0 auto;
	height: 100%;
}
#glob {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	overflow: hidden;
}
.spinner {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url( "../images/ajax-loader.gif") 50% 50% no-repeat #000;
}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12, .col13, .col14, .col15, .col16, .col17, .col18, .col19, .col_w150 {
	float: left;
}
/*page_home*/
.col1 {
	width: 347px;
	margin-right: 53px;
}
.col2 {
	width: 383px;
}
.container {
	margin-left:auto;
	margin-right:auto;
	width:784px;	
	position:relative;
	background: #fff;
}
.marg_bottom1 {
	margin-bottom: 21px;
}
.text1 {
	position: relative;
	top: -5px;
}
.list1 > li {
	position: relative;
	margin-bottom: 8px;
}
.list1 > li.last {
	position: relative;
	width: 427px;
	margin-bottom: 6px;
}
.box1 {
	left: -1px;
	top: 1px;
	position: relative;
	display: inline-block;
	width: 250px;
}
.box1 p {
	margin-bottom: 3px;
}
.box2 {
	top: -2px;
	position: relative;
	display: inline-block;
	width: 324px;
}
.m_right1 {
	margin-right: 16px;
}
.no_marg1 {
	margin-bottom:0px !important;
}
/*end page_home*/
/*page_about*/
.col3 {
	width: 347px;
	margin-right: 53px;
}
.col4 {
	width: 383px;
}
.m_right2 {
	margin-right: 10px;
}
.col5 {
	width: 23px;
	margin-right: 10px;
}
.col6 {
	width: 314px;
	position: relative;
	top: -4px;
}
.dropcap1 {
	background: url( "../images/page2_img1.png") 0 0 no-repeat;
	width: 23px;
	height: 23px;
	text-align: center;
	font: bold 16px/15px 'Trebuchet MS', serif;
	color: #271515;
	padding-top: 3px;
}
#page_about p {
	color: #e0f8a2;
}
#page_about h3 a {
	color: #271515;
}
#page_about h3 a:hover {
	color: #e0f8a2;
}
.marg_bottom2 {
	margin-bottom: 15px;
}
.marg_bottom3 {
	margin-bottom: 23px;
}
/*end page_about*/
/*page_services*/
.col7 {
	width: 345px;
	margin-right: 55px;
}
.col8 {
	width: 99px;
	height: 99px;
	margin-right: 20px;
}
.col9 {
	width: 223px;
}
.col10 {
	width: 360px;
}
.col_w150 {
	width: 149px;
	height: 200px;
	margin-right: 20px;
}

#page_services p {
	color: #abe3ff;
}
#page_services h3 a {
	color: #271515;
}
#page_services h3 a:hover {
	color: #abe3ff;
}
.marg_bottom4 {
	margin-bottom: 20px;
}
/*end page_services*/
/*page_solutions*/
.col11 {
	width: 160px;
	margin-right: 20px;
}
.col12 {
	width: 345px;
	margin-right: 35px;
}
.col12b {
	width: 240px;
	margin-right: 35px;
}
.col13 {
	width: 384px;
}
.marg_bottom5 {
	margin-bottom: 29px;
}
#page_solutions p {
	color: #fe8fac;
}
#page_solutions h3 a {
	color: #271515;
}
#page_solutions h3 a:hover {
	color: #fe8fac;
}
.bg_none {
	background: none !important;
	padding: 0 !important;
	margin-bottom: 14px;
}
/*end page_solutions*/
/*page_blog*/
#page_blog p {
	color: #fdf783;
}
#page_blog h3 a {
	color: #271515;
}
#page_blog h3 a:hover {
	color: #fdf783;
}
.no_comments1 {
	font: 10px/15px 'Trebuchet MS', serif;
	text-transform: uppercase;
	left: 339px;
	position: absolute;
	top: 99px;
	padding-right: 25px;
	background: url( "../images/page5_img1.png") right no-repeat
}
.no_comments1 a {
	color: #271515 !important;
}
.no_comments1 a:hover {
	color: #fdf783 !important;
}
.marg_bottom6 {
	margin-bottom: 23px !important;
}
.col14 {
	width: 220px;
	height: 172px;
	margin-right: 20px;
}
.col15 {
	width: 165px;
	position: relative;
	top: 3px;
}
.col16 {
	width: 408px;
	margin-right: 72px;
}
.marg_bottom7 {
	margin-bottom: 19px;
}
.marg_bottom8 {
	margin-bottom: 15px;
}
.marg_bottom9 {
	margin-bottom: 10px;
}
.more1 {
	text-transform: uppercase;
	text-decoration: underline;
	color: #271515;
	font: 10px/15px 'Trebuchet MS', serif;
}
.more1:hover {
	text-decoration: none;
	color: #fdf783;
}
/*end page_blog*/
/*page_contacts*/
.col17 {
	width: 489px;
	margin-right: 71px;
}
.col18 {
	width: 224px;
}
.w1 {
	display: inline-block;
	width: 70px;
}
.col19 {
	width: 148px;
}
#page_contacts p {
	color: #abe3ff;
}
#page_contacts h3 a {
	color: #271515;
}
#page_contacts h3 a:hover {
	color: #abe3ff;
}
.color1 {
	color: #271515;
	text-decoration: underline;
	text-transform: uppercase;
}
.color1:hover {
	color: #abe3ff;
	text-decoration: none;
}
.marg_bottom10 {
	margin: 1px 0px 15px 0px;
}
/*end page_contacts*/
/*Privacy Policy*/
.color2 {
	color: #271515;
	text-decoration: underline;
	text-transform: uppercase;
	font: 10px/15px 'Trebuchet MS', serif;
}
.color2:hover {
	color: #e0f8a2;
	text-decoration: none;
}
#page_privacy p {
	color: #e0f8a2;
}
#page_privacy h3 a {
	color: #271515;
}
#page_privacy h3 a:hover {
	color: #e0f8a2;
}
#page_more p {
	color: #e0f8a2;
}
#page_more h3 a {
	color: #271515;
}
#page_more h3 a:hover {
	color: #e0f8a2;
}
.marg_bottom11 {
	margin-bottom: 23px !important;
}
.marg_bottom12 {
	margin-bottom: 13px !important;
	color: #04031F;
}
/* end Privacy Policy*/
/*bg_page_all*/
.bg1 {
	background: url( "../images/bg_page.jpg") 0 0 no-repeat #da3f24;
}
.bg2 {
	background: url( "../images/bg_page2.jpg") 0 0 no-repeat #a8db25;
}
.bg3 {
	background: url( "../images/bg_page3.jpg") 0 0 no-repeat #248ad8;
}
.bg4 {
	background: url( "../images/bg_page4.jpg") 0 0 no-repeat #d82468;
}
.bg5 {
	background: url( "../images/bg_page5.jpg") 0 0 no-repeat #d82468;
}
.bg6 {
	background: url( "../images/bg_page6.jpg") 0 0 no-repeat #2385d8;
}

.bgm1 {
	background: url( "../images/bgmap1a.png") 0 0 no-repeat #FFF;
}
.bgm2 {
	background: url( "../images/bgmap2.png") 0 0 no-repeat #2385d8;
}
.bgm3 {
	background: url( "../images/bgmap3.png") 0 0 no-repeat #2385d8;
}
/* end bg_page*/
.spine {
	position: absolute;
	_display: inline-block;
	_text-indent: 100%;
	_white-space: nowrap;
	_overflow: hidden;
	
	height: 180%;

	background: url( "../images/spine2.png") 0 0 no-repeat ;
	_margin-left:auto;
	_margin-right:auto;
	padding: 5px;
	right: -250px;
	width:384px;
	z-index: 9000;
}
/*pad_all*/
.padleft {
	padding: 0px 0px 0px 80px;
}

.pad0 {
	padding: 61px 26px 0px 30px;
}

.pad1 {
	padding: 61px 26px 56px 30px;
}
.pad1_1 {
	padding: 61px 26px 56px 30px;
}
.pad2 {
	padding: 61px 26px 45px 30px;
}
.pad3 {
	padding: 61px 26px 53px 30px;
}
.pad4 {
	padding: 61px 26px 57px 30px;
}
.pad5 {
	padding: 61px 26px 64px 30px;
}
.pad6 {
	padding: 61px 26px 84px 30px;
}

/*end pad_all*/
/*----------Uscroll-------------*/
.scroll {
	float:left;
}
.scroll2 {
	float:left;
}
.outside {
	display: inline-block;
	position: relative;
}
.outside .scroll {
	width: 380px;
	height: 219px;
	position: relative;
}
.outside .scroll2 {
	width: 380px;
	height: 227px;
	position: relative;
}
.outside .scroll.ex-1 {
	padding-right: 0px;
}
.outside ._track {
	width: 16px;
	height: 219px;
	left: 364px;
	top: 0;
	background: #ae321d;
	position: absolute;
	opacity: 0.9;
}
.outside2 ._track {
	width: 16px;
	height: 219px;
	left: 284px;
	top: 0;
	background: #ae321d;
	position: absolute;
	opacity: 0.9;
}
.outside .scroll.ex-2 ._track {
	background: #84ae1d;
}
.outside .scroll.ex-3 ._track {
	background: #1c68ad;
}
.outside .scroll.ex-4 ._track {
	background: #ad1c56;
}
.outside .scroll.ex-5 ._track {
	background: #ab961c;
}
.txt1 {
	width: 840px;
}
._shuttle {
	left: 0px !important;
	width: 16px !important;
	background: #fff;
	cursor: pointer !important;
	opacity: 1 !important;
}
._shuttle:hover {
	left: 0px !important;
	width: 16px !important;
	background: #000;
	cursor: pointer !important;
	opacity: 1 !important;
}
/*--------endscroll----------*/
header, footer {
	width: 100%;
	z-index: 100;
	display: inline-block;
}
/*header*/
header {
	top: 0px;
	background: none;
}
/*end header*/
/*menu*/
.menu {
	position: relative;
	width: 840px;
	background: #000;
	z-index: 60;
	
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

	}
#menu {
	position: relative;
	display: inline-block;
	height: 100%;
	margin: 0 auto;
	left: 16px;
}
#menu>li {
	margin-right: 7px;
	position: relative;
	height: 100%;
	float: left;
}
#menu>li.no_bg {
	background: none;
}
#menu>li>a {
	position: relative;
	display: block;
	font: 11px/16px "Trebuchet MS", sans-serif;
	color: #474747;
	text-align: center;
	text-transform: uppercase;
	padding: 23px 14px 19px 14px;
	z-index: 2;
}
#menu>li>a:hover, #menu>.active>a {
	color: #fff;
}
#menu>li>span {
	display: block;
	position: absolute;
	width: 11px;
	height: 6px;
	z-index: 4;
	top: -1px;
	left: 53%;
	margin-left: -7px;
}
.img1 {
	background: url(../images/menu_arr.png) 0 center no-repeat;
}
.img2 {
	background: url(../images/menu_arr2.png) 0 center no-repeat;
}
.img3 {
	background: url(../images/menu_arr3.png) 0 center no-repeat;
}
.img4 {
	background: url(../images/menu_arr4.png) 0 center no-repeat;
}
.img5 {
	background: url(../images/menu_arr5.png) 0 center no-repeat;
}
.img6 {
	background: url(../images/menu_arr6.png) 0 center no-repeat;
}
.submenu_1:after {
	bottom: 0;
	content: url("../images/pic_submenu_1.png");
	height: 10px;
	left: 56px;
	position: absolute;
	width: 10px;
}
.submenu_1 {
	position: absolute;
	z-index: 9100;
	width: 145%;
	left: -24px;
	top: 100%;
	background: #000;
	display: none;
	padding: 24px 7px 24px 10px;
}
.submenu_1 li {
	position: relative;
	display: block;
	padding: 0 0 1px;
	margin: -2px 0 0;
}
.submenu_1 a {
	position:relative;
	display: block;
	font: 11px/16px "Trebuchet MS", sans-serif;
	color: #474747;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0 4px;
	margin: 0;
}
.submenu_1 li>a:hover, .submenu_1 li.sfHover>a {
	color: #fff;
}
.submenu_2 {
	background: none repeat scroll 0 0 #000000;
	display: none;
	left: -8px;
	margin-left: 120px;
	padding: 24px 7px 24px 10px;
	position: absolute;
	top: -46px !important;
	width: 115%;
	z-index: 9100;
}
.submenu_2 li {
	position: relative;
	display: block;
	padding: 0 0 1px;
	margin: -2px 0 0;
}
.submenu_2 a {
	position:relative;
	display: block;
	font: 11px/16px "Trebuchet MS", sans-serif;
	color: #474747;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0 4px;
	margin: 0;
}
/*end menu*/
#content {
	position:relative;
	width: 840px;
	margin: 0 auto;
	z-index: 50;
	height: 379px;
	background: #000;
	overflow: hidden;
}
/**********************************Content**********************************/
#content>ul {
	width: 100%;
	height: 100%;
}
#content>ul>li {
	position: absolute;
	width: 100%;
	overflow: hidden;
}
#page_about {
	background: url(../images/page1_bg.jpg) 0 0 repeat-y #fffdfb;
}
/*------splash gallery-------*/
.slider {
	width: 840px;
	height: 439px;
	position: relative;
	padding: 0;
}
.slider_cont {
	padding: 0;
	display: inline-block;
}
.prev {
	display:block;
	width:19px;
	height:19px;
	background:url(../images/prev.png) 19px top repeat-x;
	position:absolute;
	z-index: 100;
	left: 305px;
	top: 279px;
}
.prev:hover {
	background-position: 0px;
}
.next {
	display:block;
	width:19px;
	height:19px;
	background:url(../images/next.png) left top repeat-x;
	position:absolute;
	z-index: 100;
	left: 328px;
	top: 279px;
}
.next:hover {
	background-position: -19px;
}
/*------end splash gallery-------*/


.list-0 {
	padding: 0;
	margin: -5px 0 0;
}
.list-0 li {
	background: url(../images/marker2.png) 0 3px no-repeat;
	padding: 0 0 0 23px;
	min-height: 28px;
}
.list-0 a {
	color: #000;
	text-decoration: none;
	font: 10px/18px 'Trebuchet MS', serif;
	text-transform: uppercase;
}
.list-0 a:hover {
	color: #312928;
}
.list-2 li {
	position: relative;
	display: inline-block;
	width: 270px;
	height: 185px;
	margin: 0 7px 10px 0;
}
.list-2 li>a {
	position: relative;
}
.bg_title {
	height: 40px;
	width: 100%;
	background: #262626;
}
.bg_title p {
	font-size: 11px;
	line-height: 40px;
	text-transform: uppercase;
	color: #fff;
}
/*google map*/
.google_map {
	float: left;
	margin-right: 0px;
	position:  relative;
	overflow: hidden;
	width: 820px;
	height: 265px;
	background: #000;
	background-image: url(../images/googleMapLoader.gif);
	background-repeat: no-repeat;
	background-position: 10%;
}
/*end google map*/


figure {
	display: inline-block;
	position: relative;
}
/* Forms*/
.mar2 {
	margin-bottom: 56px;
}
.more2 {
	position: relative;
	top: 7px;
	text-decoration: none;
	letter-spacing: 0px;
	color:#bb6e11;
	font:12px/19px Arial, sans-serif;
	float: left;
}
.marg_left4 {
	margin-left: 23px;
}
.marg_bottom9 {
	margin-bottom: 20px;
}
#form1 {
	position: relative;
	height: 218px;
}
#form1 textarea, #form1 input {
	position: relative;
	margin-top: 0px;
	background: #1e7aac;
	color: #fff;
	padding: 8px 6px 7px 9px;
	width: 205px;
	outline:none;
	box-shadow:none;
	line-height: 14px;
}
#form1 textarea {
	width: 205px;
	height: 94px;
	overflow:auto;
	resize: none;
}
#form1 label {
	display:inline-block;
	min-height: 40px;
	position: relative;
}
#form1 .success {
	position: absolute;
	padding-bottom: 3px;
	color: #fff;
	z-index: 1;
	text-align: center;
	width: 150px;
	background-color: #1e7aac;
	padding: 14px 34px 14px 34px;
	border: 1px solid #1e7aac;

}
#form1 .error, #form1 .empty {
	color: #fff;
	display: none;
	font-size: 10px;
	margin-left: 3px;
	margin-top: -5px;
	position: absolute;
	right: 5px;
	text-align: left;
	top: 5px;
}
fieldset {
	height: 284px;
	position: relative;
}
.btns {
	float: left;
	position: relative;
	right: -21px;
	top: 17px;
}
.btns1 {
	float: left;
	position: relative;
	right: 0px;
	top: 17px;
}

.listfont {
	font: 11px/15px 'Trebuchet MS', serif;
	
	text-transform: uppercase;
	position: relative;
	top: 10px;
}

/* Form defaults */
input, select, textarea {
	font: 10px/16px "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	vertical-align:middle;
}
/*end forms*/
/**********************************End Content******************************/
/*footer*/
footer {
	font: 11px/20px "Trebuchet MS", sans-serif;
}
footer p {
	position: relative;
	display: inline-block;
	font-size: 11px;
	line-height: 12px;
	color: #B6AFAF;
	padding-top: 29px;
	text-transform: uppercase;
	white-space: pre;
	margin-left: 2px;
}
footer p a {
	color: #B6AFAF;
	text-decoration: none !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
footer p a:hover {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*end footer*/

.downdiv {
    position: absolute;
    bottom: 0;
	height: 120px;
	background-color: white;
	width: 80%;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
