@CHARSET "ISO-8859-1";
/* CSS Document for Starter CSS
Author: E-Moxie Data Solutions, Inc.
Author URI: http://e-moxie.com
Copyright (c) 2008
*/

/* Browser Reset Styles ================= */
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;
}

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: "" "";
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
strong {
	font-weight: bold;	
}
small {
	font-size: 75%;	
}
em {
	font-style: oblique;	
}

/* Basic Definitions ==================== */
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background: #000 url('/images/header-bg.png') 0 0 repeat-x;
	line-height: 1.4em;
}

h1 {
	font-size: 38px;
	color: #fff;
	margin: 10px 0 20px 0;
	padding: 0;
	font-weight: normal;
	font-family: Georgia, serif;
}
h2 {
	font-size: 20px;
	color: #ffbb63;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #fff;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}

a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.4em;
	margin: 13px 0 0 0;
	padding: 0;
}

ul, ol {
	margin: 5px 0 0 50px;
	padding: 0;
	list-style: disc;
}
	li {
		margin-bottom: 5px;
		padding-left: 20px;
	}

/* Classes ============================== */
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
}
.orange {
	color: #ffbb63;
}
.strong {
	font-weight: bold;
}
.green {
	color: #8cc011;
}

span.smaller {
	font-size: 12px;
	line-height: 1.3em;	
}
.styled {
	padding: 5px;
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 1px solid #6b9708;
	width: 175px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.styled_lg {
	padding: 5px;
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 1px solid #6b9708;
	width: 375px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.styled_msg {
	padding: 5px;
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 1px solid #6b9708;
	width: 375px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.styled_submit {
	padding: 5px;
	font-size: 14px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 1px solid #fff;
	width: 385px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #6b9708;
	color: #fff;
	cursor: pointer;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3px;
}

.floatlabel {
	display: block;
	width:190px;
	float:left;
	padding-left:5px;
	margin-top: 5px;
}

#output {
	background: #fff;
	border: 2px solid #6b9708;
	color: #000;
	opacity: 50%;
	padding: 20px;
	position: absolute;
	margin: 0 auto;
	top: 30%;
	left: 35%;
	z-index: 99999999;
	display: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
span.company {
	color: #8cc011;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
}
span#button {
	width: 200px;
	float: right;
	display: block;
	margin-top: 20px;
}
span#about-button {
	width: 200px;
	float: right;
	display: block;
	margin-top: 150px;
}
span#home-button {
	width: 200px;
	float: right;
	display: block;
	margin-top: 20px;
}
#home-info {
	width: 300px;
	text-align: center;
	float: right;
	margin-top: 20px;
}

.green-button {
	background: url('/images/green-button_left.png') left center no-repeat;
	padding: 5px 0px 11px 12px;	
	color: #fff;
	margin: 0;
	float: right;
	display: block;
}

a.green-button:hover {
	text-decoration: none;
}
.green-button span {
	padding: 5px 30px 11px 0px;	
	background: url('/images/green-button_right.png') right center no-repeat;
	margin: 0;
}

span.close-wrap {
	width: 100px;
	float: right;
	display: block;
	margin-top: 20px;
}
.close-button {
	background: url('/images/green-button_left.png') left center no-repeat;
	padding: 5px 0px 11px 12px;	
	color: #fff;
	margin: 0;
	cursor: pointer;
	display: block;
	float: right;
}
.close-button span {
	padding: 5px 30px 11px 0px;	
	background: url('/images/close-button_right.png') right center no-repeat;
	margin: 0;
}

#clients-container {
	width: 525px;
	height: 350px;
	overflow: hidden;
	margin: 20px auto 10px auto;
}
ul#clients-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#clients-list li {
	width: 150px;
	height: 150px;
	float: left;
	padding: 10px 25px 10px 0;
}
.client {
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.client-nopop {
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.client-logo {
	width: 150px;
	float: left;
	height: 150px;
	padding-right: 20px;
	background: #fff;
	align: center;
}
.client .client-logo {
	cursor: pointer;
}
.client-nopop .client-logo {
	cursor: arrow;
}
.client-info {
	width: 400px;
	float: left;
	text-align: justify;
	padding-left: 20px;
}
blockquote.client-quote {
	
}
span.client-name {
	display: block;
	text-align: right;
	font-size: 12px;
	color: #4e700b;
	margin-top: 10px;
}
#openClient {
	background: #fff;
	border: 2px solid #6b9708;
	color: #000;
	opacity: 50%;
	padding: 20px;
	position: absolute;
	margin: 0 auto;
	top: 40%;
	left: 23%;
	z-index: 99999999;
	display: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#client-button {
	width: 150px;
	float: right;
	align: right;
}
#client-pagination {
	width: 516px;
	float: left;
	text-align:left;	
}

/* Container ============================ */
#wrapper {
	width: 960px;
}

.header {
	background: url('/images/header.png') 0 0 no-repeat;
	height: 155px;
	position:absolute; 
	top:1;
	z-index: 999;
	width:100%;
}

.nav {
	margin-left: 200px;
}
	.nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		.nav ul li {
			display: inline;
			margin: 0;
			padding: 0;
		}
			.nav ul li a {
				color: #fff;
				text-decoration: none;
				font-size: 18px;
				font-weight: 0;
				text-transform: lowercase;
				font-family: "Trebuchet MS", Helvetica, sans-serif;
				padding: 35px 0px 20px 0px;
				display: block;
				float: left;
				width: 149px;
				text-align: center;
			}
				.nav ul li a:hover {
					background: url('/images/nav-on.png') center 0 no-repeat;
				}
				ul.navigation li a.current, ul.navigation li a.selected {
					background: url('/images/nav-on.png') center 0 no-repeat;
				}

#home {
	background: url('/images/backgrounds/home.jpg') 0 0 no-repeat;	
}
#whoweare {
	background: url('/images/backgrounds/who-we-are.jpg') 0 0 no-repeat;	
}
#howwehelp {
	background: url('/images/backgrounds/how-we-can-help.jpg') 0 0 no-repeat;	
}
#clients {
	background: url('/images/backgrounds/our-clients.jpg') 0 0 no-repeat;	
}
#contact {
	background: url('/images/backgrounds/contact-us.jpg') 0 0 no-repeat;	
}

/* Main Content ========================== */
.container {
	height: 627px;
}
.content {
	background: #000;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	width: 666px;
	padding: 20px 30px 30px 30px;
	margin-top:160px;
	margin-left: 260px;
	height: 526px;
}
.main-content {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* Footer ============================== */
#footer  {
	width: 955px;
	margin: 0 auto;
	padding: 30px 0;
	clear:both;
}

#links {
	width: 500px;
	float: left;
}
	#links ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		#links ul li {
			display: inline;
			padding: 0;
			margin: 0;
		}
			#links ul li a {
				border-right: 1px solid #2e302b;
				font-size: 12px;
				color: #fff;
				font-family: Arial, Helvetica, sans-serif;
				margin-right: 7px;
				padding-right: 10px;
				text-decoration: none;
				text-transform: lowercase;
			}
			#links ul li a.none {
				margin: 0;
				padding: 0;
				border: none;
			}

#copyright {
	font-size: 12px;
	text-align: right;
	float: right;
	width: 400px;
}
	#copyright a {
		text-decoration: underline;
		color: #fff;
	}
	
.pages {
    margin: 0em 0;
    clear: left;
    font-size: 90%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
	border: 1px solid #C0C0C0;
}

.pages span.current {
    border: 1px solid #6D9A14;
    font-weight: bold;
    background: #6D9A14;
    color: #fff;
}

.pages a {
    border: 1px solid #6D9A14;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    border: 1px solid #C0C0C0;
    color: #999;
}

.pages .nextprev-next {
    float: right;
}