@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg.jpg);
}
#topwrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1D252B;
	padding-top: 30px;
	background-image: url(images/stage-blueprint.png);
	background-repeat: no-repeat;
	height: 310px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.photo1 {
	margin-left: 236px;
	margin-top: 63px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.photo2 {
	margin-left: 34px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#bottomwrapper {
	height: 340px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/commercial-window-blueprint.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #0A1A2B;
	padding: 0px;
}
#col1 {
	width: 221px;
	height: 200px;
	float: left;
	background-image: url(images/col-bg.jpg);
	background-repeat: repeat-x;
}
#col2 {
	background-image: url(images/col-bg.jpg);
	background-repeat: repeat-x;
	width: 227px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6E6D6D;
	padding-top: 7px;
}
#col3 {
	background-image: url(images/col-bg.jpg);
	background-repeat: repeat-x;
	width: 240px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6D6C6C;
	padding-left: 12px;
	padding-top: 7px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ADADAD;
	text-align: right;
	font-weight: lighter;
	padding-bottom: 6px;
	padding-right: 9px;
	line-height: 20px;
}
#col1 table {
	margin-top: 80px;
	margin-left: 40px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #ADADAD;
	text-align: right;
	padding-right: 9px;
	font-weight: lighter;
}
#footer p {
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	line-height: 20px;
}
#footer {
	height: 50px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
}
#text {
	clear: both;
	padding-top: 25px;
	padding-right: 140px;
	padding-left: 140px;
}
#text p {
	text-align: center;
}
#contact {
	background-image: url(images/col-bg.jpg);
	background-repeat: repeat-x;
	width: 689px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6D6C6C;
	padding-left: 12px;
	padding-top: 7px;
}
label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #A5AFB5;
	font-weight: lighter;
}
#contact table {
	margin-left: 222px;
	margin-top: 40px;
}
