@charset "utf-8";

/* CSS Document */
html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Arial;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 14px;
	height: 100%;
}

* html body {
	height: 100%;
}

a {
	color: #c3e37e;
	text-decoration: none;
}

a img {
	border: 0;
}

a:hover {
	color: #c3e37e;
	text-decoration: underline;
}

#background,#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	min-height: 100%;
	margin-top: 0;
	padding-top: 0;
	background: url(../images/bg-bottom.png) repeat-y;
}

#container {
	margin-left: 5px;
	width: 950px;
	background: url(../images/background.jpg) no-repeat;
	height: 100%;
}

#header {
	padding-top: 16px;
	width: 351px;
	height: 32px;
	margin-left: 19px;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}

#header-image {
	position: absolute;
}

#navigation {
	margin-top: 50px;
	width: 912px;
	height: 52px;
	background: url(../images/black.png);
	border: 1px solid #FFFFFF;
	margin-left: 19px;
}

#nav-items {
	padding: 0;
	margin-top: 15px;
}

#nav-items li,#footer-items li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
}

#nav-items li a {
	color: #FFFFFF;
	padding: 15px 25px;
}

#nav-items li a:hover,#nav-items li a.active {
	color: #FFFFFF;
	background: #005b7f;
}

#nav-items li.active a {
	font-weight: bold;
}

#nav-items li#date {
	float: right;
	padding: 0 25px 15px;
}

#body {
	background: url(../images/black.png);
	border: 1px solid #FFFFFF;
	width: 912px;
	min-height: 350px;
	margin-left: 19px;
	padding: 20px 0 0 0;
	margin-top: 19px;
}

#boxes {
	width: 882px;
	min-height: 125px;
	margin-left: 15px;
	border-top: 1px solid #FFFFFF;
}

#boxes div.box {
	float: left;
	margin-bottom: 15px;
	height: 100%;
}

#box-left,#box-right {
	width: 440px;
	height: 100%;
	margin-top: 15px;
}

#box-left ul {
	padding: 0;
}

#box-left li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#box-right {
	width: 425px;
	padding-left: 15px;
	border-left: 1px solid #FFFFFF;
}

#box-right img {
	margin-top: 10px;
	float: left;
}

#box-right p {
	float: left;
	width: 191px;
	margin-top: 10px;
}

#work-header,.work-header {
	color: #c3e37e;
	font-weight: bold;
}

.work-header {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	margin-top: 14px;
}

#footer {
	background: url(../images/black.png);
	border: 1px solid #FFFFFF;
	width: 912px;
	height: 52px;
	margin-left: 19px;
	margin-top: 19px;
	color: #FFFFFF;
}

#footer-items {
	margin: 0;
	padding: 0;
}

#footer-items li {
	font-size: 14px;
	padding: 15px 12px;
	float: right;
}

#footer-items li#copyright {
	float: left;
}

h1,p,small,.post h2 {
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
}

h1,h2,.post h2 {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	font-weight: normal;
	color: #c3e37e;
}

.clearer {
	clear: both;
}

#right-image,#left-image {
	float: right;
	border: 1px solid #FFFFFF;
	margin: 0 15px 15px 15px;
}

#left-image {
	float: left;
	margin-top: 15px;
}

#right-image img {
	padding: 15px 15px 0 15px;
}

#right-image p {
	width: 214px;
	font-size: 11px;
	padding: 0;
	padding: 0 8px 15px 8px;
	margin-bottom: 0;
}

#left-image p {
	font-size: 14px;
	width: auto;
	text-align: center;
}

table {
	margin-left: auto;
	margin-right: auto;
}

table tr td {
	border: 1px solid #FFFFFF;
}

table tr td a,#left-image a {
	padding: 15px;
	display: block;
}

table tr td a:hover,#left-image a:hover {
	background: #005b7f;
	text-decoration: none;
}

table tr td a p,#left-image a p {
	text-align: center;
	margin-bottom: 0;
}

table tr td a:hover p,#left-image a:hover p {
	text-decoration: underline;
}

.post {
	margin-bottom: 20px;
}

hr {
	margin-left: 15px;
	margin-right: 15px;
	border: 0px;
	background-color: #FFF;
	height: 1px;
}

.navigation {
	width: 100%;
	position: relative;
	top: -20px;
	height: 52px;
	border-bottom: 1px solid #FFF;
}

.navigationHome {
	width: 100%;
	height: 52px;
	border-top: 1px solid #FFF;
}

.navigation div.alignleft,.navigation div.alignright,.navigationHome div.alignleft,.navigationHome div.alignright
	{
	width: 456px;
	text-align: center;
	height: 100%;
	border-right: 1px solid #FFF;
	float: left;
}

.navigation div.alignright,.navigationHome div.alignright {
	border: 0;
	float: right;
	width: 455px;
}

.alignleft a,.alignright a {
	font-size: 16px;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}

.alignleft a:hover,.alignright a:hover {
	background: #005b7f;
}

/* Form Styles */
form {
	position: relative;
	color: #FFF;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}

/* Form Elements */
label {
	position: relative;
	display: block;
	float: left;
	width: 500px;
	clear: both;
	border: 1px solid #dedede;
	padding: 8px;
	line-height: 30px;
	margin-bottom: 10px;
}

textarea {
	height: 300px;
}

label.nocontent {
	border: none;
}

label.active {
	background-color: #549c28;
	border: 1px solid #00FF00;
}

label.error {
	background-color: #ae2a23;
	border: 1px solid #FF0000;
}

label.required {
	background-image: url(../images/style/required.gif);
	background-repeat: no-repeat;
	background-position: 150px 8px;
}

label.isgood {
	background-image: url(../images/style/tick.gif);
	background-repeat: no-repeat;
	background-position: 150px 8px;
}

label.recaptcha_input_area_text {
	clear: none;
	display: inline;
	margin-bottom: 0;
	line-height: normal;
}

label input,label textarea,#recaptcha_widget_div {
	width: 300px;
	float: right;
	padding: 5px;
	border: 2px solid #afafaf;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

label input.active,label textarea.active {
	border: 2px solid #00FF00;
}

label input.error,label textarea.error {
	border: 2px solid #FF0000;
}

#formsubmit {
	width: 150px;
}

/* Info pop up classes */
.infopop {
	display: block;
	position: absolute;
	left: 513px;
	top: -8px;
	background: transparent url(../images/style/popBox.png) no-repeat top
		left;
	line-height: 40px;
	color: #FFFFFF;
	width: 270px;
	height: 62px;
	line-height: 62px;
	text-indent: 30px;
	font-weight: bold;
}

.errorpop {
	background-image: url(../images/style/popBoxWarning.png);
}

/* reCaptcha styles */
#recaptcha_widget_div {
	display: inline;
	border: 0;
	width: 318px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 10px;
}

#recaptcha_image {
	float: right;
	padding: 5px 14px 5px 0;
	border-bottom: 0;
}

label small {
	padding-left: 0;
	padding-right: 0;
}

label#recaptcha input {
	width: 200px;
	margin-right: 100px;
	margin-bottom: 34px;
}

label#recaptcha {
	background: url(../images/recaptcha.gif) 429px 75px no-repeat;
	position: relative;
}

div.testimonial {
	background: #005B7F;
	float: right; margin-bottom : 15px; margin-right : 15px; padding : 5px;
	border: 1px solid #ffffff;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 5px;
	width: 500px;
}

.right-align {
	text-align: right;
}

.testimonial-owner {
	font-size: 0.9em;
}
