@charset "utf-8";

/* CSS Document */

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.7em;
	color: #333333;
	background: #325974 url(../images/bgTile.gif) repeat-x;
}

p { padding: 0 0 20px 0; }

a { color: #669933; }

p a { border-bottom: 1px dotted #cccccc; }

p a:hover {
	background: #f5f5f5;
	border-bottom: 1px dotted #999999;
}

h1, h2, h3, h4 {
	margin: 0 0 15px 0;
	color: #325974;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -0.02em;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: -0.02em;
}

h3 {
	font-weight: bold;
	color: #669933;
	border-bottom: 1px dotted #cccccc;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	width: 625px;
	border-bottom: 1px dotted #cccccc;
}

a.buttonSmall {
	background: transparent url(../images/buttons/bgButton22Right.gif) scroll top right;
	color: #333333;
	display: block;
	float: left;
	font-size: 0.85em;
	height: 22px;
	margin-right: 6px;
	padding-right: 15px; /* sliding doors padding */
	text-decoration: none;
	margin-bottom: 10px;
	outline: none;
}

a.buttonSmall span {
	font-weight: bold;
	background: transparent url(../images/buttons/bgButton22Left.gif) no-repeat;
	display: block;
	line-height: 12px;
	padding: 5px 0 5px 15px;
}

a.buttonSmall:active {
	background: transparent url(../images/buttons/bgButton22Right.gif) right bottom;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.buttonSmall:active span {
	background: transparent url(../images/buttons/bgButton22Left.gif) left bottom;
	padding: 6px 0 4px 15px; /* push text down 1px */
	outline: none;
}

.btn105x22 {
	width: 105px;
	height: 22px;
	border: 0;
	color: #ffffff;
	text-shadow: 1px 1px 0 #666666;
	font-weight: bold;
	font-size: 0.85em;
	text-align: center;
	padding: 0 0 2px 0;
	cursor: pointer;
	outline: none;
	background: url(../images/buttons/105x22off.gif);
}

.btn105x22:focus {
	background: url(../images/buttons/105x22active.gif);
	border: 0;
}

.btn105x22:active {
	background: url(../images/buttons/105x22active.gif);
	border: 0;
}

.btn105x22:hover {
	background: url(../images/buttons/105x22hover.gif);
	border: 0;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 960px;
	height: 120px;
	position: relative;
	margin: 25px 0 0 0;
	background: url(../images/bgHeader.gif);
}

#header a.logo {
	display: block;
	width: 350px;
	height: 75px;
	outline: none;
	text-indent: -9999px;
	float: left;
	position: relative;
	top: 25px;
	left: 10px;
	background: url(../images/logo.png);
}

ul#menu {
	float: right;
	width: 475px;
	height: 80px;
	position: relative;
	top: 5px;
	right: 30px;
}

ul#menu li { float: left; }

ul#menu li a {
	display: block;
	height: 80px;
	text-indent: -9999px;
	outline: none;
	background: url(../images/menu.gif);
}

ul#menu li#services a {
	width: 127px;
	background-position: 0 0;
}

ul#menu li#clients a {
	width: 114px;
	background-position: -127px 0;
}

ul#menu li#about a {
	width: 111px;
	background-position: -241px 0;
}

ul#menu li#contact a {
	width: 123px;
	background-position: -352px 0;
}

ul#menu li#services a:hover { background-position: 0 -80px; }

ul#menu li#clients a:hover { background-position: -127px -80px; }

ul#menu li#about a:hover { background-position: -241px -80px; }

ul#menu li#contact a:hover { background-position: -352px -80px; }

body#services ul#menu li#services a { background-position: 0 -160px; }

body#clients ul#menu li#clients a { background-position: -127px -160px; }

body#about ul#menu li#about a { background-position: -241px -160px; }

body#contact ul#menu li#contact a { background-position: -352px -160px; }

#header .learnMoreTop {
	clear: both;
	float: right;
	position: absolute;
	top: 100px;
	right: 40px;
	color: #666666;
}

#banner {
	width: 960px;
	height: 250px;
	margin: 0 0 15px 0;
	position: relative;
}

#bannerSub {
	width: 960px;
	height: 100px;
	margin: 0 0 0 0;
	position: relative;
}

#bannerSubContact {
	width: 960px;
	height: 100px;
	margin: 0 0 0 0;
	position: relative;
}

.bannerRight {
	float: right;
	width: 280px;
	height: 250px;
}

.bannerRightSub {
	float: right;
	width: 280px;
	height: 125px;
}

h1.services, h1.clients, h1.about {
	float: left;
	width: 680px;
	height: 125px;
	display: block;
	text-indent: -9999px;
}

h1.services { background: url(../images/banner/bannerServices.jpg); }

h1.clients { background: url(../images/banner/bannerClients.jpg); }

h1.about { background: url(../images/banner/bannerAbout.jpg); }

h1.contact {
	float: left;
	width: 960px;
	height: 125px;
	display: block;
	text-indent: -9999px;
	background: url(../images/banner/bannerContact.jpg);
}

/* begin: slideshow */
.slideshow {
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	padding:0;
	margin:0;
}

.slideshow a img { border:none; }

.slideshow li.slide { list-style-type:none; }

.slideshow .slides {
	height: 250px;
	margin: 0;
}

.slideshow .slides li.slide {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0;
}

.slideshow .buttons { display:none; }

.slideshow .buttons {
	width: 115px;
	height: 25px;
	display: block;
	position: absolute;
	z-index: 10;
	left: 30px;
	bottom: 4px;
	margin: 0;
	padding: 5px;/*background: #231f20;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

.slideshow .buttons li {
	float: left;
	display: inline;
	width: 25px;
	height: 25px;
	margin: 0;
	padding-left: 11px;
	line-height: 24px;
}

.slideshow .buttons li a {
	float: left;
	text-align: center;
	text-decoration: none;
	width: 25px;
	height: 25px;
	color: #cccccc;
	font-weight: bold;
	outline: 0;
	background-image: url('../images/bgSlideshowButton.png');
	background-repeat: no-repeat;
}

.slideshow ul.buttons li a:hover {
	text-decoration: none;
	color: #ffffff;
}

.slideshow ul.buttons li.active a:hover, .slideshow ul.buttons li.active a {
	color: #ffffff;
	text-shadow: 1px 1px 0 #333333;
	font-weight: bold;
	background-image: url('../images/bgSlideshowButtonOn.png');
}

/* end: slideshow */

#content {
	float: left;
	width: 960px;
	background: #ffffff;
}

#leftContent {
	float: left;
	width: 590px;
 w/idth: 620px;
 /width: 590px;
	padding: 10px 0 20px 30px;
	display: block;
}

#rightContent {
	float: right;
	width: 220px;
 w/idth: 250px;
	width: 220px;
	padding: 10px 30px 20px 0px;
	display: block;
}

ul.list { padding: 0 0 10px 0; }

ul.list li {
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 0 10px 20px;
	background: url(../images/icons/check.gif) 0 0 no-repeat;
}

ul.clients { }

ul.clients li {
	float: left;
	text-align: center;
	width: 243px;
 w/idth: 275px;
 /width: 243px;
	height: 143px;
 h/eight: 175px;
 /height: 143px;
	margin: 0 20px 20px 0;
	padding: 15px;
	border: 1px solid #dddddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

ul.clients li li {
	float: left;
	text-align: left;
	border: none;
	padding: 0 0 5px 20px;
	margin: 0;
	width: 200px;
	height: auto;
	font-weight: normal;
}

label {
	font-weight: bold;
	font-size: 0.9em;
}

dl.form {
	float: left;
	width: 500px;
}

dl.form dt {
	float: left;
	width: 145px;
 w/idth: 150px;
 /width: 145px;
	padding: 7px 5px 7px 0;
	text-align: right;
}

dl.form dd {
	float: right;
	width: 350px;
	padding: 5px 0;
}

.formButtons {
	clear: both;
	margin: 0 0 0 150px;
}

.tabsVertical {
	clear: both;
	width: 900px;
 w/idth: 960px;
 /width: 900px;
	padding: 0 30px 0 30px;
	margin: 0 0 20px 0;
}

ul.tabNavigationVertical {
	float: right;
	width: 250px;
	height: 350px;
	display: block;
	margin: 10px 0 0 0;
	background: url(../images/bgTabs.gif) no-repeat;
}

ul.tabNavigationVertical li {
	float: left;
	margin: 0 8px 0 0;
}

ul.tabNavigationVertical li a {
	display: block;
	color: #666666;
	font-size: 0.9em;
	line-height: 27px;
	width: 220px;
	height: 27px;
	padding: 6px 0 6px 30px;
	border-bottom: none;
	outline: none;
}

ul.tabNavigationVertical li a:hover { color: #669933; }

ul.tabNavigationVertical li a.selected {
	color: #ffffff;
	font-weight: bold;
	text-shadow: 1px 1px 0 #666666;
	border: none;
	padding: 6px 5px 6px 25px;
	background: #325974 url(../images/bgTabsSelected.gif) left center no-repeat;
}

.tabContentVertical {
	float: left;
	width: 600px;
	padding: 10px 0 20px 0;
}

input, select, textarea {
	padding: 4px 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

input:focus, select:focus, textarea:focus {
	background: #f5f5f5 /*url(../images/bgFieldFocus.gif) 0 4px no-repeat*/;
	border-left: 5px solid #669933;
}

select.Items:focus, input.Items:focus { background: #666666; }

.field25 { width: 25px; }

.field50 { width: 50px; }

.field75 { width: 75px; }

.field100 { width: 100px; }

.field125 { width: 125px; }

.field150 { width: 150px; }

.field175 { width: 175px; }

.field200 { width: 200px; }

.field300 { width: 300px; }

.field400 { width: 400px; }

#footer {
	clear: both;
	width: 900px;
 w/idth: 960px;
 /width: 900px;
	padding: 0 30px;
	margin: 0 0 50px 0;
	height: 200px;
	position: relative;
	background: url(../images/bgFooter.gif);
}

#footer h4 { padding: 20px 0 0 0; }

#footer ul#serving {
	width: 620px;
	list-style: disc;
	position: absolute;
	top: 60px;
}

#footer ul#serving li {
	float: left;
	margin: 0 40px 0 15px;
	font-size: 1.3em;
	color: #666666;
}

#footer .learnMoreBottom {
	float: right;
	width: 200px;
	position: absolute;
	top: 28px;
	right: 30px;
	line-height: 2em;
}

#footer .phone {
	font-size: 1.5em;
	color: #669933;
}

#footer p {
	float: left;
	position: absolute;
	top: 165px;
}

#footer p, #footer ul#socialMedia {
	font-size: 0.85em;
	color: #999999;
}

#footer p a, #footer ul#socialMedia a {
	color: #99cc99;
	border: none;
}

#footer p a:hover, #footer ul#socialMedia a:hover {
	color: #ffffff;
	background: none;
}

#footer ul#socialMedia {
	float: right;
	position: absolute;
	top: 165px;
	right: 30px;
}

#footer ul#socialMedia li {
	float: left;
	margin: 0 0 0 15px;
}

#footer ul#socialMedia li img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
