/* CSS Document */

.success {
	width:auto;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	color:#065700;
	background-color:#9fd89a;
	border:1px solid #087400;
	text-align:center;
	margin-bottom:15px;
}

.error {
	width:auto;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	color:#8e0000;
	background-color:#f2aeae;
	border:1px solid #c20000;
	text-align:center;
	margin-bottom:15px;
}

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	background-color:#000;
}

a {
	color:#f7941e;
	text-decoration:none;
}

a:visited {
	color:#f7941e;
	text-decoration:none;
}

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

a:active {
	color:#ffb660;
	text-decoration:none;
}

h1 {
	font-size:32px;
	color:#000;
	margin:0px 0px 15px 0px;
	padding:0px;
	text-transform:uppercase;
}

h2 {
	font-size:24px;
	color:#000;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-transform:uppercase;
}

h3 {
	font-size:24px;
	color:#000;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-transform:uppercase;
}

.clear {
	clear:both;
	width:100%;
	height:0px;
	font-size:0px;
}

.wrapper {
	position:relative;
	width:960px;
	height:auto;
	margin:0px auto;
}

.thumb {
	float:right;
	width:150px;
	margin:0px 0px 0px 10px;
}

.top {
	width:100%;
	height:900px;
	background-color:#fff;
	overflow:hidden;
}

.no-banner {
	display:block;
	width:100%;
	height:120px;
	z-index:1;
	text-align:center;
	background-color:#fff;
	z-index:1;
}

.banner {
	width:100%;
	height:600px;
	z-index:1;
	text-align:center;
	overflow:hidden;
	z-index:1;
	background-repeat:no-repeat;
	background-position:top center;
}

.content {
	width:100%;
	height:auto;
	background-color:#fff;
	padding:15px 0px 35px 0px;
	z-index:1;
}

#home-content {
	position:absolute;
	top:550px;
	left:50%;
	margin-left:-480px;
	width:960px;
	height:350px;
	height:auto;
	z-index:2;
}

#logo-social {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-480px;
	width:200px;
	height:109px;
	z-index:2;
}

#logo-social img {
	opacity:.8;
}

#logo-social img:hover {
	opacity:1;
}

.home-bg {
	width:100%;
	height:900px;
	padding:0px;
    margin:0px;
	z-index:1;
	background-position:top center;
	background-repeat:no-repeat;
}

.home-slide {
	padding: 0px; 
    width:  100%; 
    height: 900px; 
    top:  0px;
    left: 0px;
	overflow:hidden;
	background-position:top center;
	background-repeat:no-repeat;
	z-index:1;
}

.home-slide a {
	display:block;
	width:100%;
	height:900px;
	background-repeat:no-repeat;
}

#nav {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-220px;
	width:700px;
	height:70px;
	z-index:2;
}

#mainnav {
	position:relative;
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:700px;
	height:70px;
	font-size:12px;
	text-align:center;
}

#mainnav li {
	display: block inline;
	float:left;
	width:auto;
	height:70px;
	line-height:12px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#mainnav li a {
	display: block inline;
	float:left;
	width:auto;
	height:16px;
	padding:50px 7px 8px 6px;
	margin:0px 1px 0px 1px;
	line-height:12px;
	text-decoration: none;
	color:#666;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

#mainnav li a.last {
	border: 0;
}

#mainnav li a:hover {
	text-decoration:none;
	color:#f7941e;
}

.home-split {
	float:left;
	width:310px;
	margin-right:15px;
	font-size:12px;
}

.feature-title {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
	color:#000;
}

.feature-content {
	height:150px;
}

.feature-testimonial {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color:#000;
}

.footer {
	padding:20px 0px 20px 0px;
	color:#fff;
}

.footer-1 {
	float:left;
	width:270px;
	margin-right:10px;
}

.footer-2 {
	float:left;
	width:270px;
	margin-right:10px;
}

.footer-3 {
	float:left;
	width:200px;
	margin-right:10px;
}

.footer-4 {
	float:left;
	width:190px;
}

.footer-orange {
	color:#f7941e;
	font-size:18px;
	font-weight:bold;
}

.footer-links span {
	display:block;
	padding:0px 5px 0px 30px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#fff;
	line-height:20px;
}

.footer-links a,  .footer-links a:visited {
	display:block;
	padding:0px 5px 0px 30px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#fff;
	line-height:20px;
}

.footer-links a:hover,  .footer-links a:active {
	display:block;
	padding:0px 5px 0px 30px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#ffb660;
	line-height:20px;
}

.left {
	float:left;
	width:460px;
	margin-right:38px;
}

.right {
	float:left;
	width:462px;
}

.image {
	margin-bottom:20px;
}

.ads {
	width:460px;
	height:300px;
	border:1px solid #999;
	margin-bottom:20px;
}

.title {
	width:402px;
	height:20px;
	padding:15px 30px 19px 30px;
	margin-bottom:10px;
	background-image:url(/images/bg-title.jpg);
	background-position:top left;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}

.side-services {
	width:462px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}

.row {
	padding:0px 0px 20px 0px;
}

.package-left {
	float:left;
	width:300px;
	margin-right:20px;
}

.package-right {
	float:left;
	width:640px;
}

.filter {
	float:right;
	width:260px;
}

.textbox {
	width:400px;
	border:1px solid #333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	margin-bottom:3px;
}

.contact-form {
	height:600px;
}

.contact-map {
	width:360px;
	height:326px;
	padding:74px 50px 0px 50px;
	background-image:url(/images/bg-map.jpg);
	background-repeat:no-repeat;
}

.contact-info {
	float:left;
	width:225px;
	margin-right:10px;
}

.contact-phone {
	height:110px;
	padding:90px 0px 0px 220px;
	background-image:url(images/bg-contact.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

.servicebox {
	float:left;
	width:230px;
	height:200px;
	margin:0px 6px 6px 0px;
	overflow:hidden;
}

.servicebox-link {
	width:230px;
	height:45px;
}

.servicebox-link a, .servicebox-link a:visited {
	display:block;
	width:220px;
	height:35px;
	padding:5px;
	text-transform:uppercase;
	font-size:14px;
	color:#000;
	text-align:center;
	text-decoration:none;
	background-color:#f7941e;
	font-weight:bold;
}

.servicebox-link a:hover, .servicebox-link a:active {
	display:block;
	width:220px;
	height:35px;
	padding:5px;
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-color:#f7941e;
	font-weight:bold;
}

.backlink {
	float:right;
	width:150px;
	text-align:right;
	padding-top:10px;
}