/* WEBSITE BODY */

body {
	background-image:url('../images/bg.gif');
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}

* {
	margin: 0;
}

/* NO BORDER FOR LINKED PICTURES */

img{
  border:0;
  outline:none;
}
a{
 
  outline:none;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 912px;
}

/* HEADER */

#header {
	width: 912px;
	height: 100px;
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
	margin-top: 40px;
}

/* LOGO */

#logo {
	width: 460px;
	height: 72px;
	margin: 13px 0px 0px 10px;
	float: left;
	display: inline;
}

/* NAVIGATION */

#navigation {
	height: 18px;
	width: 390px;
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	letter-spacing: -1px;
	color: #404040;
	float: right;
	margin: 42px 20px 0px 0px;
	display: inline;
}

#navigation li {
	float: right;
	list-style: none;
	display: block;
	width: auto;
}	

#navigation li a {
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}	

#navigation li.active a {
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	color: #0991c6;
	font-weight: bold;
	text-decoration: none;
}

#navigation li a:hover {
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	color: #0991c6;
	font-weight: bold;
	text-decoration: none;
}

/* FEATURED */

#featured {
	width: 912px;
	height: 250px;
	background-image: url('../images/featured_bg.gif');
	background-repeat: no-repeat;
	margin-top: 20px;
}


#featured_left {
	margin: 40px 0px 0px 40px;
	width: 400px;
	height: 220px;
	float: left;
	display: inline;
}

/* FEATURED UNDER*/

#featured_under {
	width: 912px;
	height: 113px;
	background-image: url('../images/featured_under_bg.gif');
	background-repeat: no-repeat;
	margin-top: 20px;
}

#featured_under_h {
	margin: 40px 0px 0px 40px;
	width: 832px;
	height: 50px;
	float: left;
	display: inline;
}

/* FEATURED FONTS */

h1 {
	font-size: 32px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	line-height: 34px;
	text-decoration: none;
	letter-spacing: -2px;
	color: #FFFFFF;
}

h2 {
	font-size: 18px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: -1px;
	color: #000000;
	margin-bottom:5px;
}

#featured p{
	line-height: 16px;
}

/* SLIDER */

#featured_right {
	width: 333px;
	margin: 45px 40px 0px 0px;
	float: right;
	display: inline;
}

#slider {
	overflow: hidden; 
	width: 304px; 
	height: 225px;
	margin: auto;
	position: absolute;
}	

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#slider li { 
	width: 304px;
	height: 255px;
	overflow: hidden; 
}	

#prevBtn, #nextBtn { 
	display: block;
	width: 21px;
	height: 48px;
	left: -21px;
	top: 80px; 
	position: relative;
}	

#nextBtn{ 
	left: 304px;
	top: 32px; 
}	
													
#prevBtn a, #nextBtn a {  
	display: block;
	width: 21px;
	height: 48px;
	background: url('../images/btn_prev-trans.png') no-repeat 0 0;	
}	

#nextBtn a { 
	background: url('../images/btn_next-trans.png') no-repeat 0 0;	
}	

/* IMAGE REPLACEMENT */

#prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

/* FEATURED SUB*/

#featured_sub_wrapper {
	width: 912px;
	height: 100px;
	margin-top: 20px;
}

/* CONTENT */

#content {
	width: 912px;
	background-image: url('../images/content_bg.gif');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

#content_rt {
	width: 912px;
	height: 30px;
	background-image: url('../images/content_rt.gif');
	background-repeat: no-repeat;
	margin-top: 20px;
}

#content_rb {
	width: 912px;
	height: 30px;
	background-image: url('../images/content_rb.gif');
	background-repeat: no-repeat;
}

#content_left {
	float: left;
	margin: 0px 0px 0px 25px;
	width: 580px;
	display: inline;
}
	
#content_right {
	float: right;
	margin: 0px 25px 0px 32px;
	width: 250px;
	display: inline;
}

#content_services_wrapper {
	width: 912px;
}

.content_services_l {
	float: left;
	margin: 0px 0px 0px 25px;
	width: 490px;
	display: inline;
}

.content_services_r {
	float: right;
	margin: 40px 25px 0px 20px;
	width: 350px;
	display: inline;
}

.content_services_h {
	width: 862px;
	height: 30px;
	background-image: url('../images/underline.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 0px 20px 25px;
}

.content_services_sep {
	width: 862px;
	height: 51px;
	margin: 0px 25px 0px 25px;
}

.content_left_h {
	width: 550px;
	height: 30px;
	background-image: url('../images/underline.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}

.content_right_h {
	width: 250px;
	height: 30px;
	background-image: url('../images/underline.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}

.content p {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
}

.content a {
	font-size: 13px;
	color: #0096C8;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
}
.content a:hover {
		text-decoration: underline;
}
.content ul {
margin:0px;
padding-left:10px;
list-style:none;	
}
#listing li {
margin: 0 0 5px 0;
padding: 2px 0 2px 25px;
	background-image:url('../images/icon.gif') ;
	font-size: 13px;
	list-style-image:none;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Verdana, sans-serif;

	
}
.content table{
    width: 550px;
    height: 100%;
    text-align: center;
}
.content table td{
       text-align: center;
       padding-bottom:20px;
       width: 160px;
}
h3 {
	font-size: 22px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: -1px;
	color: #303030;
}

h4 {
	font-size: 24px;
	line-height: 18px;
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	padding: 20px 0 0 20px;
}

.pic {
	float: left;
	display: inline;
	
}


.icon {
	float: left;
	display: inline;
	margin: 3px 10px 0px 0px;
	padding-bottom: 10px;
}
blockquote {
    background: transparent url('../images/quote_open.png') no-repeat 0 2px;
    margin: 0 0 2em;
}
blockquote cite {
    font-style: italic;
}
blockquote > p:first-child {
    text-indent: 22px; 
    font-size: 14px; 
    margin-bottom: 0.7em; 
    color: #292828;
}
.lastword { 
    padding: 0 22px 0 0; 
    background: transparent url('../images/quote_close.png') no-repeat right top; 
    color: #292828; 
}
.content blockquote {
    padding: 1em 0 0; 
    background-position: 0 1.1em; 
}


/* FOOTER */

#footer {
	width: 912px;
	height: 54px;
	margin: 20px 0px 40px 0px;
	
}

.footer_right p {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
}

.footer_right a {
	font-size: 12px;
	color: #0991c6;
	font-family: Arial, Verdana, sans-serif;

}
.footer_right a.active {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	
}
.footer_right a:hover {
	text-decoration: underline;
}

.footer_left {
	float: left;
	width: 441px;
	margin: 19px 0px 0px 15px;
	display: inline;
}

.footer_right {
	float: right;
	width: 441px;
	margin: 19px 15px 0px 0px;
	text-align: right;
	display: inline;
}

/* --- CONTACT FORM --- */

/*.form_nm {
	background-color: #f9f9f9;
	color: #404040;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	border: 1px solid #dcdcdc;
	text-indent: 8px;
	width: 200px;
	height: 20px;
	padding-top: 4px;
}

.form_tf {
	background-color: #f9f9f9;
	color: #404040;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	border: 1px solid #dcdcdc;
	text-indent: 8px;
	line-height: 18px;
	width: 380px;
	height: 150px;
	padding-top: 5px;
}   */
#contact-form {
	
	/*width:465px;*/
/*	padding:20px;     */
	/*margin: 50px auto;*/	
	position:relative;
    
    float: left;
	margin: 0px 0px 0px 25px;
	width: 465px;
	display: inline;
}

#contact-form h1 {
	font-size:42px;
}

#contact-form h2 {
	margin-bottom:15px;
	font-style:italic;
	font-weight:normal;
}

#contact-form input, 
#contact-form select, 
#contact-form textarea, 
#contact-form label {
	font-size:15px;
	margin-bottom:2px;
}

#contact-form input, 
#contact-form select, 
#contact-form textarea {
	width:450px;
	border: 1px solid #CEE1E8;
	margin-bottom:20px;
	padding:4px;
}

#contact-form input:focus, 
#contact-form select:focus, 
#contact-form textarea:focus {
	border: 1px solid #AFCDD8;
	background-color: #EBF2F4;
}

#contact-form textarea {
	height:150px;
	resize: none;
}

#contact-form label {
	display:block;
}

#contact-form .required {
	font-weight:bold;
	color:#F00;	
}

#contact-form #submit-button {
	width: 100px;
	background-color:#333;
	color:#FFF;
	border:none;
	display:block;
	float:right;
	margin-bottom:0px;
	margin-right:6px;
	background-color:#01b5f0;
	-moz-border-radius:8px;
}

#contact-form #submit-button:hover {
	background-color: #42c9f3;
}

#contact-form #submit-button:active {
	position:relative;
	top:1px;
}

#contact-form #loading {
	width:32px;
	height:32px;
	background-image:url(../images/loading.gif);
	display:block;
	position:absolute;
	right:130px;
	bottom:16px;
	display:none;
}

#errors {
	border:solid 1px #E58E8E;
	padding:10px;
	margin:25px 0px;
	display:block;
	width:437px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:#FFE6E6 url(../images/cancel_48.png) no-repeat 405px center;
	display:none;
}

#errors li {
	padding:2px;
	list-style:none;	
}

#errors li:before {
	content: ' - ';	
}

#errors #info {
	font-weight:bold;
}

#errors #info:before {
	content: '';	
}

#success {
	border:solid 1px #83D186;
	padding:25px 10px;
	margin:25px 0px;
	display:block;
	width:437px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:#D3EDD3 url(../images/accepted_48.png) no-repeat 405px center;
	font-weight:bold;
	display:none;
}

#errors.visible, #success.visible {
	display:block;	
}

#req-field-desc {
	font-style:italic;
}

/* Remove box shadow firefox, chrome and opera put around required fields. It looks rubbish. */
input:required, textarea:required {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
}

/* Normalize placeholder styles */

/* chrome, safari */
::-webkit-input-placeholder {
	color:#CCC;
	font-style:italic;
}

/* mozilla */
input:-moz-placeholder, textarea:-moz-placeholder {
	color:#CCC;
	font-style:italic;
}

/* ie (faux placeholder) */
input.placeholder-text, textarea.placeholder-text  { 
	color:#CCC;
	font-style:italic;
}




.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('../images/closelabel.gif') no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

		div#feature_list {
			width: 912px;
			height: 240px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 320px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
		}

		

		ul#tabs li a.current {
			background:  url('../images/feature-tab-current.png');
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 629px;
			height: 240px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 629px;
			height: 240px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}