@charset "utf-8";

html {
	font-family: Verdana, Arial;
	color: #333333;
	font-size: 12px;
	background-color: #2f2f2f;
}

body {
	text-align: left;
}

img {
	border: none;
}

input {
	color: #333333;
}

a, a:hover, a:visited, a:link {
	text-decoration: none;
	color: #000000;
}

hr {
	background-color: #000000;
	border: 2px;
	color: #000000;
}

fieldset {
	border: 0px;
}

label {
	display: block;
}

legend {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.button {
	font-weight: bold;
}

.paragraph {
	margin-left: 10px;
}

#container {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}


#content {
	float: left;
	text-align: left;
	width: 900px;
	background-color: #ffffff;
	padding-left: 50px;
	padding-right: 50px;
}

#base {
	width: 900px;
	float: left;
}

#base fieldset label.error, span.error {
	margin-left: 10px;
	display: inline;
	color: #cc0000;
}

#base fieldset label {
	font-weight: bold;
}

#base fieldset label, input, select, textarea {
	margin-left: 10px;
}

#base_header {
	float: left;
	width: 900px;
	text-align: center;
	margin-bottom: 5px;
}


/* HEADER */

#header {
	width: 1000px;
	height: 200px;
	float: left;
	background: url(../images/header.png) no-repeat;
}

#logo {
	padding-left: 150px;
	margin-top: 40px;
	width: 700px;
}

/* NAVIGATION */

#nav {
	width: 1000px;
	float: left;
	margin-top: 40px;
}

#list {
	list-style: none;
	text-align: center;
}

#list a {
	color: #ffffff;
}

#list ul {
	float: left;
}

#list li {
	width: 150px;
	display: inline;
	color: #ffffff;
	padding-left: 20px;
}

/* FOOTER */

#footer {
	width: 1000px;
	height: 100px;
	float: left;
	background: url(../images/footer.png) no-repeat;
	text-align: center;
}

#footnotes {
	padding-top: 10px;
	color: #ffffff;
}


/* INDEX */

.index_color {
	background-color: #CBE2CB;
}

#index_body {
	width: 588px;
	height: 250px;;
	background-color: #CBE2CB;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 2px;
}

.index_pane {
	width: 288px;
	height: 250px;;
	background-color: #CBE2CB;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 2px;
}

.index_pane h3 {
	text-align: center;
	text-decoration: underline;
}

#index_quote {
	width: 445px;
	float: left;
	background-color: #C9DDF7;
	margin-left: 5px;
}

/* QUOTE */

.quote_color {
	background-color: #C9DDF7;
}

#quote_left {
	float: left;
	width: 445px;
	background-color: #C9DDF7;
	height: 390px;
	margin-right: 3px;
}

#quote_right {
	float: left;
	width: 445px;
	background-color: #C9DDF7;
	height: 390px;
	margin-left: 5px;
}

#quote_button {
	float: left;
	width: 900px;
	background-color: #C9DDF7;
	margin-top: 5px;
	text-align: center;
}

#quote_congrats {
	text-align: center;
	width: 900px;
	height: 90px;
	display: none;
	background-color: #C9DDF7;
	float: left;
}

#error {
	color: #CC0000;
	display: none;
}

/* SERVICE */

.service_color {
	background-color: #CBE2CB;
}

.service_pane {
	float: left;
	width: 296px;
	background-color: #CBE2CB;
	margin-left: 2px;
	margin-right: 2px;
	height: 390px;
	margin-bottom: 5px;
}

.service_pane p {
	padding-left: 10px;
	padding-right: 10px;
}

.service_pane h2 {
	text-align: center;
}

#service_body {
	float: left;
	width: 900px;
	background-color: #CBE2CB;
	margin-bottom: 5px;
}

#service_body h2 {
	text-align: center;
}

#service_link {
	float: left;
	width: 900px;
	background-color: #CBE2CB;
	text-align: center;
}

/* ABOUT US */

.about_color {
	background-color: #CBE2CB;
}

#about_body {
	float: left;
	width: 900px;
	background-color: #CBE2CB;
}

.about_paragraph {
	padding-left: 10px;
	padding-right: 10px;
}

#about_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#about_list li {
	width: 870px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #000;
}

/* CONTACT */

.contact_color {
	background-color: #DDDDDD;
}

.contact_pane {
	float: left;
	width: 446px;
	background-color: #DDDDDD;
	margin-left: 2px;
	margin-right: 2px;
	height: 400px;
}

.contact_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.contact_entry {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

/* PORTFOLIO */

.portfolio_color {
	background-color: #DDDDDD;
}

#portfolio_body {
	background-color: #DDDDDD;
	float: left;
	width: 546px;
	margin-right: 2px;
	margin-bottom: 5px;
	height: 380px;
	padding: 5px;
}

#portfolio_thumbs {
	background-color: #DDDDDD;
	float: left;
	width: 546px;
	margin-right: 2px;
	height: 195px;
	padding: 5px;
}

#portfolio_sidebar {
	width: 328px;
	height: 600px;
	float: right;
	background-color: #DDDDDD;
	margin-left: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

#portfolio_sidebar h2 {
	text-align: center;
}

#portfolio_gallery {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 546px;
}

#portfolio_gallery li {
	display: inline;
}

#portfolio_list li {
	padding-bottom: 5px;
}

.portfolio_list_highlight {
	background-color: #234234;
}
