﻿/* Created by Chris Wilkinson */

body {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

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

#container {
	float: left;
	width: 1080px;
	padding: 0px;
	margin: 0px;
}

#navbar {
	float: left;
	width: 171px;
	padding-right: 18px;
	border-right: 1px #CCCCCC solid;
}

#main {
	float: left;
	width: 597px;
	padding-left: 47px;
	padding-right: 47px;
	padding-top: 0px;
	margin-top: 0px;
}

#hirebar {
	float: left;
	border-left: 1px #CCCCCC solid;
	padding-left: 18px;
	padding-right: 19px;
	width: 161px;
	padding-top: 162px;
}

#nav {
	width: 171px;
	float: left;
	list-style: none;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 162px;
	display: inline;
}


#nav li {
	float: left;
	width: 171px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav li a {
	text-align: right;
	float: left;
	width: 171px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #990000;
	text-decoration: none;
	outline: none;
}

#nav li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #333333;
}

.firedroplet:hover {
	float: left;
	text-indent: 1500px;
	overflow: hidden;
	background-image: url(../images/menufdhover.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 35px;
}


#nav li .active{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
}

.firedroplet {
	float: left;
	text-indent: 1500px;
	overflow: hidden;
	background-image: url(../images/menufd.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 35px;
}

h1 {
	font-size: 100px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 34px;
	margin-bottom: 23px;
}


h2 {
	font-size: 35px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 47px;
	margin-bottom: 36px;
	line-height: 128%;
}

h3 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 128%;
}


p {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 30px;
	width: 100%;
}

#content {
	z-index: 2;
	float: left;
	position: relative;
	width: 597px;
	top: 0px;
}

#title {
	z-index: 1;
	float: left;
	position: relative;
	width: 597px;
	top: 0px;
	height: 162px;
	overflow: hidden;
}

#servicelist {
	float: left;
	width: 597px;
	padding-bottom: 30px;
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 17px;
}

#servicelist li {
	float: left;
	padding-right: 25px;
}

#servicelist li a{
	float: left;
}

#servicelist li a:hover{
	float: left;
}

.serviceleft {
	float: left;
	width: 276px;
	margin-bottom: 30px;
}

.servicelarge {
	float: left;
	width: 597px;
	margin-bottom: 30px;
}

.serviceright {
	float: right;
	width: 276px;
	margin-bottom: 30px;
}

.smallgap {
	padding-bottom: 10px;
	font-size: 14px;
}

.boxleft {
	float: left;
	width: 188px;
	padding-bottom: 30px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.boxcenter {
	float: left;
	width: 188px;
	margin-left: 16px;
	padding-bottom: 30px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.boxright {
	float: left;
	width: 188px;
	margin-left: 16px;
	padding-bottom: 30px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

#wrapper {
	width: 100%;
	float: left;
}

.padding {
	margin-bottom: 5px;
}

#contactform {
	width: 557px;
	padding: 20px;
	background-color: #333333;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	margin-bottom: 30px;
}

.line {
	background-color: #333333;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px #999999 solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
}

#extraspace {
	height: 5px;
	float: left;
	width: 100%;
	background-color: #333333;
}

.arialfont {
	font-family: Arial, Helvetica, sans-serif;
}

.gap {
	margin-bottom: 30px;
}
