@charset "utf-8";
/* CSS 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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Sticky Footer */

html, body, #top {height: 100%;}

body > #top {height: auto; min-height: 100%;}

#main, #inner {overflow:auto;
	padding-bottom: 240px;} 

#bottom {position: relative;
	margin-top: -240px;
	height: 240px;
	clear:both;}

/* Page Layout */

#top {
background:url(../images/top.jpg) repeat-x;
}

#header {
height:120px;
width:960px;
margin:0 auto;
}

#logo {
float:left;
width:300px;
height:120px;
}

#callus {
width:385px;
height:85px;
float:right;
}

#menu {
height:35px;
width:650px;
float:right;
text-align:right;
}

#menu li {
line-height:35px;
height:35px;
display:inline;
margin:0 4px 0 8px;
}

#menu li a {
color:#2b2b2b;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:10pt;
}

#menu li a:hover {
color:#ffb924;
}

#menu li.active a {
color:#6e3861;
font-weight:bold;
border-bottom:#6e3861 1px solid;

}

#banner {
height:280px;
width:960px;
margin:0 auto;
display:block;
background:url(../images/frame.jpg) no-repeat top right;
overflow:hidden;
max-height:280px;
clear:both;
}

#banner .slide {
width:960px;
height:280px;
display:block;
}

#banner img {
margin:0 0 0 20px;
padding:20px;
float:right;
}

#banner h1 {
margin:30px 0 15px 0;
}

#banner a {
background:url(../images/button.png) no-repeat;
width:115px;
height:40px;
margin:20px;
display:block;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:40px;
text-align:center;
padding:0 35px 0 10px;
color:#FFFFFF;
float:right;
}

#banner p {
color:#ffffff;
font-size:14pt;
font-weight:normal;
font-family:"Times New Roman", Times, serif;
line-height:18pt;
}

#main {
display:block;
width:960px;
margin:0 auto;
}

#inner {
background:url(../images/inner.jpg) no-repeat top;
width:940px;
margin:0 auto;
padding:50px 30px -240px 30px;
display:block;
}

#sidebar {
width:300px;
display:block;
float:right;
padding:0 0 0 60px;
background:url(../images/divider.png) left top no-repeat;
}

#inner #sidebar { margin:50px 0px 0px 0px; } 
#inner #content { margin:50px 0px 0px 0px; }

#sidebar.tall {
background:url(../images/tall.png) left top no-repeat;
}

ul.sidebar li, #sidebar li {
background:url(../images/checkmark.png) left no-repeat;
line-height:32px;
padding:0 0 0 36px;
font-size:16px;
color:#532c4a;
font-family:Arial, Helvetica, sans-serif;
}

#sidebar li.calendar, ul.sidebar li.calendar {
background:url(../images/calendar.png) left no-repeat;
}
#sidebar li.contact {
background:url(../images/contact.png) left no-repeat;
}
#sidebar li.call {
background:url(../images/call.png) left no-repeat;
}
#sidebar li.map {
background:url(../images/map.png) left no-repeat;
}
#sidebar li.mail {
background:url(../images/mail.png) left no-repeat;
}

img.sidebar {
margin:20px 20px 10px 0;
}



img.thumb {
border:#CCCCCC 1px solid;
padding:5px;
margin:5px 8px 5px 0;
}

#footer {
width:960px;
height:240px;
margin:0 auto;
}

#footer p {
color:#ffffff;
font-size:10pt;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
line-height:14pt;
margin:0 0 5px 0;
}

#credits {
height:30px;
width:960px;
}

#credits p {
line-height:24px;
font-size:12px;
color:#999999;
margin:5px 15px 0 0; 
}

#services {
width:130px;
height:200px;
display:block;
padding:10px 20px 0 0;
float:left;
}

#company {
width:130px;
height:200px;
display:block;
padding:10px 40px 0 0;
float:left;
}

#contact {
width:320px;
height:200px;
display:block;
padding:10px 0 0 0;
float:left;
}

#about {
width:280px;
height:200px;
display:block;
padding:10px 40px 0 0;
float:left;
}


#content {
width:580px;
padding:10px 10px;
}

#content.full {
width:920px;
padding:10px 10px;
}

#content.home {
width:600px;
padding:0px;
}

.box {
width:260px;
float:left;
margin:20px 40px 0 0;
}




.link {
width:500px;
padding:10px 0 0 0;
border-top:#999999 1px solid;
margin:10px 0;
height:130px;
clear:left;
}

.link img {
float:left;
margin:5px 15px 0 0;
}

.box img {
margin:5px 0;
}

.box p {
color:#434343;
font-size:10pt;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
line-height:14pt;
}

.link p {
color:#434343;
font-size:10pt;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
line-height:14pt;
}


a.button {
background:url(../images/learnmore.png) no-repeat;
width:75px;
height:30px;
margin:15px 0;
display:block;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:30px;
text-align:center;
padding:0 30px 0 15px;
color:#FFFFFF;
}

#footer li {
width:120px;
border-bottom:#FFFFFF solid 1px;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
line-height:18pt;
color:#FFFFFF;
white-space:nowrap;
}


#footer li a {
color:#FFFFFF;
}

#contact img {
float:left;
margin:0 10px 0 0;
}

#contact li {
width:160px;

}

#bottom {
background:url(../images/bottom.jpg) repeat-x;
}

/* Elements */

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20pt;
color:#FFFFFF;
font-weight:normal;
}

h2 {
color:#6e3861;
font-size:24pt;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
margin:0 0 24px 0;
}

h3 {
color:#8b8b8b;
font-size:16pt;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
margin:0 0 15px 0;
}

h4 {
color:#ffb924;
font-size:16pt;
margin:20px 0 15px 0;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}

h5 {
color:#ffffff;
font-size:16pt;
margin:20px 0 10px 0;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}

p {
color:#434343;
font-size:12pt;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
line-height:16pt;
margin:0 0 15px 0;
}

p.intro {
color:#2b2b2b;
font-size:13pt;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
}

p.quote {
color:#532c4a;
font-size:14pt;
line-height:18pt;
font-weight:normal;
font-family:"Times New Roman", Times, serif;
}

blockquote {
color:#532c4a;
font-size:12pt;
font-weight:normal;
line-height:18pt;
font-family:"Times New Roman", Times, serif;
margin:0 0 10px 0;
}

p.small {
color:#8b8b8b;
font-size:10pt;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}

a {
text-decoration:none;
}

hr {
margin:10px 0 20px 0;

}

.clear {
clear:both;
}


/* Menu */


/* Lightbox */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

