* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #00F;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 62px;
	padding-left: 62px;
}
#wrapper #header {
	height: 200px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#wrapper #header #picture {
	width: 670px;
	height: 180px;
	padding-right: 3px;
}
#wrapper #header #picture #headerBackground {
	background-image: url(../Images/headerBackground.jpg);
	height: 180px;
	width: 670px;
}

#wrapper #header #logo {
	float: right;
	width: 227px;
}
#wrapper #phone {
	width: 670px;
	height: 10px;
	padding-top: 10px;
}
#wrapper #leftBox {
	width: 450px;
	margin-right: 50px;
	float: left;
}
#wrapper #leftBox #press {
	float: right;
	width: 170px;
}
#wrapper #leftBox #pressPic {
	float: right;
	width: 280px;
}
#wrapper #leftBox #pressPic #pressTitle {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}



#wrapper #leftBox #title {
	font-size: 20px;
	padding-right: 20px;
	background-image: url(../Images/yellowSquareSmall.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 15px;
}
#wrapper #rightBox {
	float: right;
	width: 400px;
}


#wrapper #footer {
	clear: both;
	width: 900px;
	background-image: url(../Images/colorPallete.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
#wrapper #divider {
	clear: both;
}
#wrapper #leftBox #examples {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#wrapper #form {
	width: 390px;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#wrapper #rightBox #bottomBox #maps {
	width: 400px;
	position: relative;
	margin-bottom: 10px;
}
#bottomBox a  img{
	border: 2px solid #EDAD28;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
#bottomBox a img:hover {
	border: 2px solid #697567;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
#wrapper #rightBox #blueTitle {
	font-size: 20px;
	padding-right: 20px;
	background-image: url(../Images/blueSquare.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	line-height: 26px;
	margin-bottom: 15px;
}
#wrapper #leftBox #titleBlue {
	font-size: 20px;
	padding-right: 20px;
	background-image: url(../Images/blueSquare.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	line-height: 26px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#wrapper #header #quoteBar #quoteLink {
	float: left;
	width: 60px;
	font-weight: bold;
}
#wrapper #header #quoteBar {
	margin-top: 5px;
}

#wrapper #header #quoteBar #quote {
	font-style: italic;
}

#wrapper #header #quoteBar #quoteLink a img {
	padding-top: 4px;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
#wrapper #leftBox #contactMessage a {
	color: #00F;
}

