@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	background:url(../images/main-bg.png);
	background-repeat:repeat;
	font-family: 'Helvetica-Condensed-Light-Light';
	text-align:justify;
}
html {
	overflow-y: scroll;
	margin:0px;
}
img {
	border:0px !important;
}
a {
	color:#373737;
	text-decoration: none;
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
p {
	font-size:15px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#777777;
	padding-top:4px;
	padding-bottom:8px;
}
.clear {
	clear:both;
}
.bor{width:655px; float:left; margin-left:10px; display:block; margin-bottom:16px; height:1px; background:url(../images/bor-bottom.png); background-repeat:no-repeat;}


/*Start Container*/
div#container {
	width: 100%;
	display: block;
	float: left;
	border-top:3px solid #02a7e7;
}
/*End Container*/


/*Start Wrapper*/
div#wrapper {
	width: 1180px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*End Wrapper*/


/*Start Header*/
div#header {
	width: 1180px;
	display: block;
	
}
div.logo {
	width:518px;
	height:68px;
	float:left;
	display:block;
	margin-top:32px;
	margin-left:10px;
	margin-bottom:5px;
	
	
}

div.social{width:133px; float:right; display:block; margin-top:49px;}

div.menu {
	min-width:1180px;
	max-width:620px;
	height:49px;
	float:left;
	display:block;
	margin-top:28px;
	background:url(../images/menu-back-bg.png);
	background-repeat:repeat-x;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #f0f0f0;
}

div.menu ul {
	margin:0px;
	padding:0px;
}

div.menu ul li {
	float:left;
	list-style:none;
	font-family: 'avantgarde_md_btmedium';
	font-size:16px !important;
	color:#1576b0 !important;
	display:block;
	margin-left:1px;
	
	
}
div.menu ul li a {
	font-family: 'avantgarde_md_btmedium';
	font-size:16px !important;
	color:#1576b0;
	padding:18px 15px 20px 15px;
	word-spacing:0px;
	display:block;
	float:left;
	text-transform:uppercase;
	

}

div.menu ul li a:hover {
	
	
	color:#FFF;
font-weight:normal;
	background: url(../images/menu-bg.png);
	background-repeat:repeat-x;


}

div.menu ul li a.active {
	
	color:#FFF;
font-weight:normal;
	background: url(../images/menu-bg.png);
	background-repeat:repeat-x;

}

div.menu ul li.first{ margin-left:0px;}

div.menu ul li.first a.active {
	
	color:#FFF;
font-weight:normal;
	background: url(../images/menu-bg.png);
	background-repeat:repeat-x;
	border-radius:3px 0px 0px 3px;
	/*-moz-border-radius:10px 0px 10px 0px;
	-webkit-border-radius:10px 0px 10px 0px;*/
	height:11px;
	
	
	

}

.top-header{width:1178px; float:left; display:block;  height:440px;  margin-top:18px; border:1px solid #d7d7d7; border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;}

.SliderName_2 {
	float: left;
	width: 1178px;
	height: 440px;
	overflow: hidden;
	
	
	
}

.SliderName_2 img {
	width: 1178px;
	height: 440px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	
	
}

.SliderName_2Description {
	padding: 10px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 3px #000000;
}
#SliderNameNavigation_2 {
	margin: 0;
	margin-top:-30px;
	height: 20px;
	text-align: center;
}
#SliderNameNavigation_2 a:link, #SliderNameNavigation_2 a:active, #SliderNameNavigation_2 a:visited, #SliderNameNavigation_2 a:hover {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

#SliderNameNavigation_2 a img {
	border: none;
	width: 8px;
	height: 8px;
	padding-left:5px;
	background:url(../images/bullet.png) no-repeat center center;
	position:relative;
	z-index:1;
	top:-20px;
	right:-550px;
	
}
#SliderNameNavigation_2 a.active img {
	background: url(../images/bullet_active.png) no-repeat center center;
}
.c {
	clear: both;
}






#content{ width:1160px; min-height:500px; float:left; display:block; padding:10px; border:1px solid #d9dada; background:#fff; margin-top:15px;}

#content h1{ color:#00a050; font-family: 'avantgarde_md_btmedium'; font-size:26px; line-height:40px;  text-align:left;  margin-bottom:8px; border-bottom:1px solid #b2b2b2; }

#content h2{  color:#009CE8; display:block; font-family: 'avantgarde_md_btmedium'; font-size:19px; margin-top:10px; text-align:left; line-height:13px; }

#content h3{ width:301px; height:170px;  padding:5px; margin-top:9px; float:left; display:block; background:#fff; border:1px solid #e1e1e1; margin-right:10px; }

#content h3 img{ width:301px; height:170px;  }

#content p{ color:#777777; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:26px; text-align:justify;  }

#content li{ color:#777777; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:26px; text-align:justify;  }

#content ol{ margin-left:26px; }

#content a:visited{color:#0a9fdd;  text-decoration:underline;}





#footer {
	width:1184px;
	height:61px;
	display:block;
	float:left;
	
	
	
	background:#1a1a1a;
	margin-top:26px;
	
	background:#243138;;

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-bottom:30px;
}

#footer p {
	font-size:13px !important;
	font-family: 'AvantGardeBkBTBook';
	display:block;
	color:#e4e4e4;
	max-width:1003px;
	min-width:449px;
	float:right;
	margin-top:14px;
	margin-left:10px;
	margin-right:10px;
}

#footer h1{ width:400px; float:left; font-size:13px !important;
	font-family: 'AvantGardeBkBTBook';
	display:block;
	color:#e4e4e4; margin-left:10px; margin-top:24px;}

#footer h1 a {
	
	color:#e4e4e4;
	
}


#footer  p a {
	
	color:#e4e4e4;
	
}

#footer h2{ width:30px; height:30px; float:right; display:block; margin-top:-10px; margin-right:6px;}
#footer h2.last{ margin-right:15px;}



.inner-heading{ width:1180px; float:left; display:block; background:#e9e7e7; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:72px; margin-top:19px;}

.inner-heading h1{ font-size:26px; color:#f47629; text-align:left; display:block; text-transform:uppercase; margin-left:20px; margin-top:21px; font-family: 'avantgarde_md_btmedium';}

.form {
	width:906px;
	display:block;
	font-family: 'Archivo Narrow', sans-serif;
	margin-top:10px;
}
.form .input {
	float:left;
	display:block;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:394px;
	height:51px;
	border:1px solid #cbcbcb;
    padding:0px 15px 0px 14px;
	font-size:14px;
	color:#777777;
	
	margin-right:23px;
    *padding-top:15px;
    *height:30px;
	font-family: 'AvantGardeBkBTBook';
}
.wrapper {
	float:left;
	width:450px;
	display:block;
	margin-bottom:20px;
}
.wrapper-1 {
	float:left;
	width:845px;
	display:block;
	margin-bottom:20px;
}
.form .input-2 {
float:left;
	display:block;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:845px;
	height:51px;
	border:1px solid #cbcbcb;
	background: #fff;
    padding:0px 15px 0px 14px;
	font-size:14px;
	color:#777777;
	
	margin-right:23px;
    *padding-top:15px;
    *height:30px;
	font-family: 'AvantGardeBkBTBook';
}
.form textarea {
	float:left;
	display:block;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:845px;
	height:119px;
	border:1px solid #cbcbcb;
    padding:15px 15px 15px 14px;
	font-size:14px;
	color:#777777;
	
	margin-right:23px;
    *padding-top:15px;
    *height:30px;
	font-family: 'AvantGardeBkBTBook';
}
.form .input-9 {
	float:left;
	display:block;
		border:1px solid #cbcbcb;
	background: #fff;
	width:103px;
 *width:98px;
	height:53px;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top:10px;
	margin-left:9px;
	padding:3px 0px 0px 0px;
	text-align:center;
	font-size:30px;
	color:#0085ff;
	
	margin-right:23px;
 *padding-top:8px;
 *height:28px;
 font-family:"Arial Black", Gadget, sans-serif;
}
.form .label {
	float:left;
	display:block;
	width:103px;
 *width:98px;
	height:43px;
	margin-top:10px;
	padding:15px 0px 0px 0px;
	font-size:20px;
	color:#fff;
	
	text-align:center;
	
	font-family:"Arial Black", Gadget, sans-serif;
	
	background: #0085ff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/* --- error css --- */
input.error, textarea.error {
	border:1px solid red;
	box-shadow:0 0 4px red;
}
label.error {
	display:none !important;
}
input.error, textarea.error {
	-moz-animation:glow ease-in infinite alternate 500ms;
	-webkit-animation:glow ease-in infinite alternate 500ms;
	-ms-animation:glow ease-in infinite alternate 500ms;
	animation:glow ease-in infinite alternate 500ms;
}
@-moz-keyframes glow {
0% {
box-shadow:0 0 4px blue;
}
100% {
box-shadow:0 0 9px red;
}
}
@-webkit-keyframes glow {
0% {
box-shadow:0 0 4px blue;
}
100% {
box-shadow:0 0 9px red;
}
}
@-ms-keyframes glow {
0% {
box-shadow:0 0 4px blue;
}
100% {
box-shadow:0 0 9px red;
}
}
@keyframes glow {
0% {
box-shadow:0 0 4px blue;
}
100% {
box-shadow:0 0 9px red;
}
}
.form .send {
	
	height:53px;
	float:right;
	display:block;
	margin-top:10px;
	margin-right:7px;
	font-size:20px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#fff;
	margin-right:30px;
	
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border:0px;
	
	background: #0085ff;
	
	
	
	cursor: pointer;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-transform:uppercase;
}
.form .send:hover, .form-2 .send:focus {
	background: #00a050;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
.form .wrapper {
	min-height:0px
}
#content p a { color:#373737 !important;}