@CHARSET "ISO-8859-1";
/* CSS Document for OzCorp
Author: E-Moxie Data Solutions, Inc.
Author URI: http://www.e-moxie.com
Copyright (c) 2009
*/

/* 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;
}

table.services td { 

padding-bottom:20px;
text-align:center;
font-weight:bold;
vertical-align:top;
}

table.services img {

padding-bottom:5px;
width:280px;


}

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;
}
strong {
	font-weight: bold;	
}
small {
	font-size: 75%;	
}
em {
	font-style: oblique;	
}

/* Basic Definitions ==================== */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background: #001542 url('/images/bg.gif') 0 0 repeat-x;
}

h1 {
	font-size: 24px;
	color: #487426;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #684e28;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #333;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}

a:link, a:visited, a:active {
	color: #684e28;
}

p {
	line-height: 1.3em;
	margin: 5px 0 10px 0;
	padding: 0;
}

ul, ol {
	margin: 10px 0 10px 25px;
	padding: 0;
}
	li {
		margin-bottom: 5px;
	}

/* Classes ============================== */
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.styled {
	width: 250px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.alert {
	background: #fff8c3;
	border: 2px solid #9e9c8d;
	padding: 15px;
	margin-bottom: 20px;
}

.casestudies-container {
	margin: 20px 0;	
}
.case-image {
	width: 200px;
	float: left;
	margin-right: 20px;
	padding: 5px;
	border: 1px solid #bdc5d6;
}

/* This is for the individual case studies pages to make the images wider */
.case-image-page {
	width: 400px;
	float: left;
	margin-right: 20px;
	padding: 5px;
	border: 1px solid #bdc5d6;
}


.case-info {
	float: right;
	width: 180px;
}
.case-info h2 {
	margin: 0 0 10px 0;
	color: #684e28;
	font-size: 18px;
}

/* Header */
#container {
	width: 940px;
	margin: 0 auto;
}
#header {
	height: 110px;
}
#logo {
	position: absolute;
	z-index: 9999999;
}

/* Navigation */
#navigation {
	width: 630px;
	float: right;
	margin-top: 69px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li a {
	float: left;
	display: block;
	padding: 10px;
	margin: 0 5px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
	
}
#navigation ul li a#current {
	background: #7386ae;
}
#navigation ul li a:hover {
	background: #7386ae;	
}

/* Header Images */
#content {
	border: 3px solid #bdc5d6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0;
	padding: 0;
	background: #fff;
}
#slideshow {
	width: 934px;
	overflow: hidden;
	height: 382px;
	z-index: 99;
}
#slideshow.interior {
	width: 934px;
	overflow: hidden;
	height: 196px;
	z-index: 99;
}

#main-content {
	width: 615px;
	padding: 30px 35px 30px 30px;
	float: left;
}
#sidebar {
	width: 220px;
	float: left;
	padding: 50px 30px 30px 0;
}

.feature-container {
	width: 880px;
	margin: 30px auto 0 auto;
}
.feature {
	width: 220px;
	text-align: center;
	float: left;
}
.feature h2 {
	font-size: 14px;
	color: #474e5d;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0;
}
.feature h2 a {
	text-decoration: none;
}
.feature .feature-img {
	width: 198px;
	padding: 3px;
	background: #fff;
	border: 1px solid #d8d8d8;
}

.testimonial blockquote {
	padding: 5px 0 15px 10px;
	border-left: 2px solid #98b681;
	color: #684e28;
	font-style: italic;
	font-family: Georgia, serif;
	font-size: 12px;
	margin: 0 0 25px 0;
	line-height: 1.5em;
}
.testimonial blockquote span.quoteby {
	font-style: normal;
	font-weight: bold;
	text-align: right;
	display: block;
}

#footer {
	margin: 15px 0 80px 0;
}
#links {
	width: 500px;
	float: left;
	padding-left: 20px;
}
#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#links ul li {
	display: inline;
}
#links ul li a {
	color: #fff;
	padding-right: 6px;
	margin-right: 3px;
	font-size: 11px;
	text-decoration: none;
	border-right: 1px solid #fff;
}
#links ul li a.none {
	margin: 0;
	padding: 0;
	border: none;	
}

#copyright {
	font-size: 11px;
	color: #fff;
	width: 400px;
	float: right;
	text-align: right;
	line-height: 1.3em;
}
#copyright a {
	color: #fff;
}
