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

/*Reset*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*End Reset*/

/*common*/

body {
	background: url(../img/bg-main.jpg) #002115 no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}

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

a:hover {
	text-decoration: underline;
}

#main-wrapper {
	width: 980px;
	margin: auto;
}

h3 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcd532;
	line-height: 1;
}

h4 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcd532;
	text-transform: uppercase;
	width: 100%;
	border-bottom: 1px solid #00A468;
	margin-bottom: 10px;
}

h5 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcd532;
	text-transform: uppercase;
	margin-bottom: 10px;
}

/*end common*/

/*header*/

#header-wrapper {
	background: url(../img/bg-header.png) no-repeat;
	width: 960px;
	height: 177px;
	float: left;
	margin: 35px 0 0 10px;
}

#header-wrapper a {
	display: block;
}

#header-logo-wrapper h1 {
	background: url(../img/header-logo.png) no-repeat;
	width: 397px;
	height: 120px;
	float: left;
	margin: 10px 0px 0px 19px;
	text-indent: -9999px;
}

#header-logo-wrapper a {
	width: 397px;
	height: 120px;
}

#mnav-wrapper {
	width: 469px;
	height: 40px;
	float: left;
	margin: 42px 0px 0px 54px;
	text-indent: -9999px;
}

#mnav-wrapper li {
	float: left;
}

#mnav-wrapper a {
	height: 40px;
}

#mnav-home a { background: url(../img/mnav.png) no-repeat 0px 0px; width: 75px; }
#mnav-about a { background: url(../img/mnav.png) no-repeat -75px 0px; width: 115px; }
#mnav-services a { background: url(../img/mnav.png) no-repeat -190px 0px; width: 150px; }
#mnav-contact a { background: url(../img/mnav.png) no-repeat -340px 0px; width: 128px; }

#mnav-home a:hover { background: url(../img/mnav.png) no-repeat 0px -40px; width: 75px; }
#mnav-about a:hover { background: url(../img/mnav.png) no-repeat -75px -40px; width: 115px; }
#mnav-services a:hover { background: url(../img/mnav.png) no-repeat -190px -40px; width: 150px; }
#mnav-contact a:hover { background: url(../img/mnav.png) no-repeat -340px -40px; width: 128px; }

#mnav-home.current a { background: url(../img/mnav.png) no-repeat 0px -40px; width: 75px; }
#mnav-about.current a { background: url(../img/mnav.png) no-repeat -75px -40px; width: 115px; }
#mnav-services.current a { background: url(../img/mnav.png) no-repeat -190px -40px; width: 150px; }
#mnav-contact.current a { background: url(../img/mnav.png) no-repeat -340px -40px; width: 128px; }

#header-contact-wrapper {
	width: 460px;
	float: left;
	margin: 14px 0px 0px 76px;
}

#header-tel-wrapper {
	background: url(../img/header-tel.png) no-repeat;
	width: 321px;
	height: 60px;
	float: left;
	text-indent: -9999px;
}

#header-contact-wrapper a {
	display: inline;
}

#social-wrapper {
	float: left;
	margin: 2px 0 0 12px;
}

img#fb {
	margin: 5px 0 0 10px;
}

/*end header*/

/*content01*/

#content01-wrapper {
	background: url(../img/bg-content01.png) no-repeat;
	width: 980px;
	height: 391px;
	float: left;
}

#sb01-wrapper {
	width: 250px;
	float: left;
	height: auto;
	padding-left: 10px;
	margin: 2px 0 0 0;
}

#banner-wrapper {
	width: 696px;
	height: 338px;
	padding: 12px;
	float: left;
	margin: 2px 0 0 0;
}

#s00 {
	margin: 0 0 0 7px;
}

#s01 {
	margin: 6px 0 0 22px;
}

#s02, #s03, #s04 {
	margin: 9px 0 0 22px;
}

#st {
	margin: 17px 0 0 34px;
}

/*end content01*/

/*content02*/

#content02-wrapper {
	background: #015637;
	width: 960px;
	height: auto;
	float: left;
	padding-bottom: 20px;
	margin: 0 0 0 10px;
}

#sb02-wrapper {
	width: 250px;
	float: left;
	height: auto;
}

#sb-save-wrapper {
	width: 202px;
	height: auto;
	float: left;
	margin: 10px 0 0 24px;
}

#sve {
	margin: 0 0 4px 0;
}

#text-wrapper {
	width: 667px;
	height: auto;
	float: left;
	padding: 0 29px 0 10px;
}

#text-wrapper h3 {
	padding-bottom: 10px;
	width: 667px;
	margin: 0 0 20px 0;
	float: left;
}

#text-wrapper img {
	float: left;
	margin: 0 20px 0px 0;
}

img#sve2 {
	float: left;
	margin: 10px 56px 30px 0;
}

p.top {
	text-align: right;
}

img#arrow {
	float: right;
}

/*end content02*/

/*footer*/

#footer-wrapper {
	background: url(../img/bg-footer.png) no-repeat;
	width: 980px;
	height: 189px;
	float: left;
	padding-bottom: 20px;
}

#footer-wrapper p, a {
	font-size: 12px;
}

#footer-left {
	width: 632px;
	height: auto;
	float: left;
	margin: 27px 0 0 28px;
}

#footer-logo h2 {
	background: url(../img/footer-logo.png) no-repeat;
	width: 252px;
	height: 79px;
	text-indent: -9999px;
	float: left;
	margin: 0 0 0 0;
}

#footer-logo h2 a  {
	display: block;
	width: 252px;
	height: 79px;
}

#fnav-wrapper a {
	color: #004f32;
}

#fnav-wrapper {
	width: 350px;
	float: left;
	margin: 45px 0 0 30px;
}

#copy {
	margin: 28px 0 0 80px;
	float: left;
}

#footer-right {
	width: 320px;
	float: left;
}

#top {
	margin: 30px 0 0 175px;
}

#webmonster {
	width: 229px;
	height: auto;
	float: left;
	margin: 35px 0 0 040px;
}

#affordable {	
	margin: 5px 0 0 30px;
}

/*end footer*/

/*contact*/

#map-wrapper {
	float: left;
	margin: 30px 0 0 0;
}

iframe#map {
	border: 1px solid #000;
	margin-bottom: 10px;
}

#map-wrapper a {
	color: #fff200;
	font-size: 13px;
	text-decoration: none;
}

#map-wrapper a:hover {
	text-decoration: underline;
}

#contact-form-wrapper {
	width: 290px;
	height: auto;
	float: left;
	margin: 30px 0 10px 50px;
	padding: 0;
}

#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }
#contact { display: block; width: 290px; -webkit-border-radius:5px; float: left; margin: 0px 0 0 0px; }
#contact p, label, legend { font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #fff; }
#contact h1 { margin: 10px 0 10px; font-size: 20px; color: #fcd532; font-family: Georgia, Times, serif; }


#contact label { display: inline-block; float: left; line-height: 20px; width: 290px; -webkit-border-radius:5px; padding-top:4px;}
#contact input, textarea, select { width: 250px; margin: 0; padding: 4px; color: #fff; background: #003220; border: 1px solid #006741; margin: 3px 0; webkit-border-radius:5px; }
#contact input:focus, textarea:focus, select:focus { border: 1px solid #006741; background-color: #01291a; color:#fff; }
#contact input.submit { width: 100px; height: 30px; cursor: pointer; border: 1px solid #003220; color:#fff; font-family: Arial, Helvetica, sans-serif; margin: 5px 0 0px 0px; padding: 0px; float: left; clear: both; background: #006842;}
#contact input.submit:hover { width: 100px; height: 30px; color: #fff; background: #01744a;  }
#contact input[type="submit"][disabled] { width: 100px; height: 30px; }
#contact fieldset {  }
#contact legend { margin-bottom:10px !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #fcd532; } /* Select the colour of the * if the field is required. */

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../img/success.gif') left no-repeat; padding-left:22px; }
.error_message { display: block; height: 22px; line-height: 20px; background: #FBE3E4 url('../img/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; font-size:13px; font-family: Arial, Helvetica, sans-serif; }


/*end contact*/

