﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-color: #3D3F3E;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
	background-image: url('images/bg_wrapper.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
#top {
	background-image: url('images/topLogo.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 970px;
	height: 124px;
	clear: both;
	text-align: right;
	color: #FFFFFF;
}
#left {
	background-image: url('images/left_top.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 141px;
	float: left;
	display: inline;
	padding-top: 50px;
}
#main {
	background-image: url('images/mainBG.jpg');
	width: 779px;
	float: right;
	display: inline;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
#footer {
	clear: both;
	background-color: #ff4701;
	border-bottom-style: solid;
	border-bottom-width: 12px;
	border-bottom-color: #c52000;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #FFFFFF;
	padding: 15px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 85%;
	text-align: center;
}
#main h1 {
	color: #E00727;
	font-size: 150%;
	margin-top: 120px;
}
#left ul {
	padding: 0px;
	margin: 0px;
}
#left ul li {
	list-style-type: none;
	margin-left: 20px;
}
#left ul li a {
	display: block;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #DFD300;
}
#left ul li a:hover {
	color: #971809;
	text-decoration: none;
}
.clear {
	clear: both;
}
#portfolio {
	padding: 30px;
	border: 1px solid #46110C;
	width: 226px;
	float: right;
	display: inline;
	margin-top: 30px;
	background-color: #AA1A0B;
	color: #FFFFFF;
}
#portfolio p {
	color: #FFFFFF;
}
#content {
	width: 470px;
	float: left;
	margin-top: 30px;
}
#content h2 {
	color: #98051C;
	font-size: 120%;
	margin-bottom: 5px;
}
.top_message1 {
	font-size: 200%;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	padding: 10px;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
}
.top_messageTelephone {
	font-size: 120%;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 50px;
}
.comment {
	background-image: url('images/rightComment.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px;
	color: #000000;
	border: 1px solid #FF9C13;
	font-style: italic;
	background-color: #FFF4D4;
}
.smallText {
	font-size: 90%;
	margin-top: 0px;
	font-weight: bold;
}
.blueText {
	color: #6697B5;
}
.headingOrange {
	padding: 5px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	background-color: #333333;
}
.headingBlue {
	color: #528AAB;
	font-size: 100%;
	font-weight: bold;
}
.headingGreen {
	color: #006600;
	font-size: 100%;
	font-weight: bold;
}
.headingBlack {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
}
#portfolio h2 {
	padding: 5px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 130%;
	background-color: #8C1509;
}
strong {
	color: #000000;
}
.border {
	border: 1px solid #FFFFFF;
	padding: 5px;
}
