/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, re, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline
}
/* Global properties ======================================================== */
body {
	font:12px Trebuchet MS, sans-serif;
	background:url(images/bg.jpg);
	border:0;
	position: absolute;
	width: 100%;
	height: 100%;
	min-width: 980px;
	min-height: 880px;
	display: block;
}
body, html {
	width:100%;
	height:100%
}
.wrapper {
	overflow: hidden;
	width: 100%;
}
#content {
	overflow: hidden;
	height: 605px;
	position: relative;
}
#content > ul > li {
	display: block;
	position: absolute;
	bottom:0;
}
#splash_bg {
	background:url(images/splash_content.png) repeat-y center;
	position: absolute;
	width: 100%;
	height: 100%;
}
#main_wrapper {
	display: block;
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 940px;
	padding: 0;
}
.spinner {
	position:absolute;
	display: block;
	z-index:99999;
	background: url(images/loading.gif) 50% 50% no-repeat #dfdfdf;
	width:100%;
	height:100%;
	top:0;
}
p {
	color: #ffffff;
	font:12px Trebuchet MS, sans-serif;
	margin-bottom: 9px;
	text-transform: uppercase;
	display: block;
	line-height: 16px;
	text-align:justify;
}
/*************************** Main Layout ****************************/
a {
	display: inline-block;
	color:#fff;
	text-decoration: none;
	outline:none
}
a.more:hover {
	text-decoration: underline;
	color: #fff;
}
h1 {
	padding: 0px 0 0 0px;
	float: left;
}
h1 a {
    overflow: hidden;
    text-transform:uppercase;
    white-space: nowrap;
	position: relative;
	display:block;
    font-size: 30px;
	width:413px;
	height:35px;
	z-index: 50;
	margin-top:10px;
	font-family:"CutOutsFLF";
}
h2 {
	font-family: Trebuchet MS, sans-serif;
	display: block;
	font-size:80px;
	color:#FFF;
	text-transform:uppercase;
	letter-spacing: -2px;
	line-height: 76px;
	margin-bottom: 12px;
}
h3 {
	font-family: Trebuchet MS, sans-serif;
	display: block;
	font-size:28px;
	line-height: 24px;
	color:#FFF;
	text-transform:uppercase;
	letter-spacing: -1px;
	padding-bottom: 20px;
}
h4 {
	font-family: Trebuchet MS, sans-serif;
	display: block;
	font-size:16px;
	line-height: 20px;
	color:#FFF;
	text-transform:uppercase;
	letter-spacing: -1px;
}
/****************************header****************************/
header {
	height: 108px;
	position: relative;
	width: inherit;
}
/****************************Menu****************************/
.menu {
	margin-right: 25px;
	margin-top: 44px;
	display: block;
	height:40px;
	float: right;
}
#menu {
	display: block;
	font:16px Trebuchet MS, sans-serif;
	text-transform: uppercase;
}
#menu > li {
	position: relative;
	margin-right: 5px;
	display: inline-block;
    float: left;
    text-align: center;
}
#menu > li > a {
	display: inline-block;
	position: relative;
	color: #FFF;
	letter-spacing: -1px;
	z-index: 10;
    overflow: hidden;
	-moz-border-radius: 2px;
    border-radius: 5px;
}
#menu > li > a > strong {
	display: inline-block;
	position: absolute;
	z-index: 10;
    padding: 10px 14px;
}
#menu > li > a > span {
	display: inline-block;
	top:-140px;
	position: relative;
	z-index: 10;
    padding: 10px 7px;
	background:url(images/bgbuttons.jpg) repeat-x;
}



.btn1, .btn2,.btn3, .btn4, .btn5, .btn6{
	height: 60px;
}

/****************************Content pages****************************/
.line1 {
	z-index: 0;
	position: relative;
	height: 4px;
	width: 100%;
	background:url(images/lineheader.png);
}
.line2 {
	z-index: 0;
	position: relative;
	height: 3px;
	width: 100%;
	margin-bottom:28px;
	background:url(images/line2.png) bottom;
}
.line3 {
	z-index: 0;
	position: relative;
	height: 3px;
	width: 100%;
	margin-bottom:40px;
	background:url(images/line2.png) bottom;
}
.box {
	overflow: hidden;
}
.box1 {
	position: relative;
	width: 265px;
	margin-bottom: 13px;
	overflow: hidden;
}
.box1last {
	position: relative;
	width: 265px;
	margin-bottom: 35px;
	overflow: hidden;
}
.box2 {
	margin-top: 15px;
	float: left;
	display: inline-block;
	position: relative;
	width: 152px;
	overflow: hidden;
}
.box3 {
	width: 270px;
	margin-bottom: 26px;
}
.box4 {
	width: 605px;
	margin-bottom: 26px;
}
figure {
	display: inline-block;
	float: left;
}
#ex-8, #ex-9, #ex-10, #ex-11, #ex-12, #ex-13, #ex-13_1, #ex-13_2 {
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	background:url(images/buttonmore.jpg);
	padding:9px 15px;
	color: #FFFFFF;


}
#ex-14, #ex-15, #ex-16 {
	text-align: center;
	text-transform: uppercase;
	font-size: 23px;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	background:url(images/buttonmore2.png);
	padding:9px 19px;
	color: #dbdbdb;
	margin: 13px 0 0 292px;

}
.list1 {
	position: relative;
	top: 8px;
	margin-bottom: 27px;
}
.list1 li {
	height:auto;
	margin-top:5px;
	display: block;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform:uppercase;
	background:url(images/linelist1.jpg) no-repeat 0 20px;
}
.list1 li.last {
	height: auto;
	margin-top:5px;
	display: block;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform:uppercase;
	background:none;
}
.list1 li a {
	display: inline-block;
	padding:1px 0 0 25px;
	color: #ffffff;
	line-height: 15px;
	background:url(images/bullet1.png) no-repeat;
}
.list1 li a:hover {
	display: inline-block;
	background:url(images/bullet2.png) no-repeat;
	font-family: 'Trebuchet MS', sans-serif;
	padding:1px 0 0 25px;
	line-height: 15px;
}
.list2 {
	position: relative;
	margin-bottom: 24px;
	overflow: hidden;
}
.list2 > li {
	width: 220px;
	position: relative;
	margin-right: 20px;
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.list2 > li.last {
	width: 220px;
	position: relative;
	margin-right: 20px;
	display: inline-block;
	float: left;
	margin-right: 0px;
}
.descriptions1 {
	display: inline-block;
	color: #eaa594;
}
.address {
	display: block;
	overflow: hidden;
}
.phone1 {
	display:inline-block;
	width:82px;
}
a.mail {
	font:14px Trebuchet MS, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-transform:lowercase;
	margin-left: 6px;
	line-height: 16px;
}
a.mail:hover {
	text-decoration: underline;
	color: #FFF;
}
.mail2 {
	line-height: 16px;
}
a.mail2 {
	font:14px Trebuchet MS, sans-serif;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
	text-transform:lowercase;
}
a.mail2:hover {
	text-decoration: underline;
	color: #FFF;
	line-height: 16px;
}
.mailtxt {
	display: inline-block;
	margin-right: 3px;
}
/******************************Forms*************************** */
#form1 {
	font:10px Trebuchet MS, sans-serif;
	color: #ffffff;
	position: relative;
}
#form1 input {
    text-transform: uppercase;
	margin-bottom: 20px;
	position: relative;
	font:10px Trebuchet MS, sans-serif;
	color: #ffffff;
	background:#1B9EF1;
	border: 1px solid #1B9EF1;
	line-height:1em;
	padding:10px 0 10px 10px;
	width:368px;
	outline:none;
	box-shadow:none;
}
#form1 textarea {
	font:10px Trebuchet MS, sans-serif;
    text-transform: uppercase;
	top:2px;
	margin-bottom: 20px;
	position: relative;
	color: #ffffff;
	background:#1B9EF1;
	border: 1px solid #1B9EF1;
	line-height:1.2em;
	padding:8px 0 0 10px;
	width:525px;
	height:146px;
	overflow:auto;
	outline:none;
	resize: none;
}
#form1 label {
	font:10px Trebuchet MS, sans-serif;
    text-transform: uppercase;
	margin-bottom: 20px;
	position: relative;
	color: #ffffff;
	display:inline-block;
	min-height:30px;
	padding-bottom: 4px;
}
#form1 .error, #form1 .empty {
	font:10px Trebuchet MS, sans-serif !important;
    text-transform: uppercase;
	top: -22px;
	position: relative;
	font:10px/20px Arial, sans-serif;
	color: #ffffff;
	display:none;
}
.success{
    text-transform: uppercase;
}
.buttons {
    margin:122px 0 0 358px;
    position: relative;
    display: block;
}
/* Form defaults */
input, select, textarea {
    margin-bottom: 22px;
	font:10px Trebuchet MS, sans-serif !important;
	color: #726a64;
	vertical-align:middle;
	font-weight:normal;
}
/*---end forms-----*/
/*---------GoogleMap-------*/
.google_map {
	width: 340px;
	height: 258px;
	background: #FFF;
	border: 5px solid #1B9EF1;
	margin-bottom: 22px;
	display: block;
}
/**********************Footer****************************/

footer {
	background: #000;
	font-family: Trebuchet MS, sans-serif;
	font-size:10px;
	color: #b1b1b1;
	height:120px;
	bottom: 0;
	text-transform:uppercase;
	font-weight: bold;
	position: absolute;
	width: 100%;
	margin: 0 auto;
	z-index: 200;
}
footer a {
	padding-left:4px;
	color: #b1b1b1;
}
footer a:hover {
	color: #d55a46;
}
.main2 {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding-top: 17px;
	z-index: 100;
}
#social {
	float:right
}
#social li {
	font:10px Trebuchet MS, sans-serif;
	color: #b1b1b1;
	float:left;
}
#social .first a {
	background:none
}
.footerslider {
	bottom: -75px;
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 205px;
	background-color:#000000;
}
.shadowfooter {
	top: -9px;
	width: 100%;
	position: absolute;
	height: 9px;
	background:url(images/shadowfooter.png) center no-repeat;
	z-index: 0;
}
/*******cicle all***********/
#s2 {
	margin: 0 auto;
}
#s2>div {
	width:680px;
	height:120px;
	background:url(images/bgfooter.jpg) repeat;
}
a#prev2 {
	position: absolute;
	top:1px;
	left:4px;
	width:16px;
	height:30px;
	cursor: pointer;
	background: transparent url(images/prev-arr.png) no-repeat 0 0;
	z-index:10;
}
a#prev2:hover {
	background: transparent url(images/prev-arr.png) no-repeat 0 bottom;
}
a#next2 {
	position: absolute;
	top:1px;
	right:-3px;
	width:16px;
	height:30px;
	cursor: pointer;
	background: transparent url(images/next-arr.png) no-repeat 0 0;
	z-index:10;
}
a#next2:hover {
	background: transparent url(images/next-arr.png) no-repeat 0 bottom;
}
.color1 {
	text-align: center;
	text-transform: uppercase;
	font-size: 38px;
	font-family: Trebuchet MS, sans-serif;
	color: #2d2d2d;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 32px;
	margin-bottom: 5px;
}
.title1 {
	letter-spacing: -1px;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Trebuchet MS, sans-serif;
	color: #b1b1b1;
	font-weight: bold;
}
.box5 {
	position: relative;
	width: 800px;
	margin: 40px auto 20px auto;
}
.box6 {
	position: relative;
	width: 940px;
	margin: 10px auto 10px auto;
	color:#000000;
}
.linefooter {
	margin: -11px auto 0 auto;
	width: 940px;
	height: 4px;
	background:url(images/linefooter1.png) bottom repeat-x;
}
/**********************Padding margin alligment border************************/
.mp_clear {
	margin: 0;
	padding: 0;
}
.fleft {
	float: left;
}
.m_top1 {
	margin-top:-44px;
}
.m_top2 {
	margin-top:15px;
}
.m_top3 {
	margin-top:2px;
}
.fright {
	float: right;
}
.m_right1 {
	margin-right: 15px;
}
.m_right2 {
	margin-right: 20px;
}
.m_right3 {
	margin-right: 25px;
}
.m_right4 {
	margin-right: 30px;
}
.m_bot1 {
	margin-bottom: 23px;
}
.m_bot2 {
	margin-bottom: 13px;
}
.m_bot3 {
	margin-bottom: 22px;
}
.m_bot4 {
	margin-bottom: 15px;
}
.border1 {
	display: inline-block;
	border: 5px solid #1B9EF1;
}
.pad1 {
	padding: 24px 0 50px 0;
}
.m_leftright1 {
	margin: 0 12px;
}
