body {
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #232323;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
}
img {
	border: none;
}
a {
	text-decoration: none;
	outline: none;
	border: none;
}
p {
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 768px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
#menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 40px;
	position: relative;
	width: 711px;
}
#menu li {
	float: left;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 40px;
}
#menu li a {
	color: #636466;
	font-size: 11px;
	padding: 0 6px;
	display: block;
	line-height: 40px;
	height: 40px;
	float: left;
}
#menu li a:hover,
#menu li a.on {
	text-decoration: underline;
}
#menu li > ul {
	top: 40px;
	left: 62px;
}
#menu li:hover ul {
	display: block;
}
#menu ul {
	position: absolute;
	list-style: none;
	left: 62px;
	top: 40px;
	display: none;
}
#menu ul li {
	background-image: none;
	background-color: #b4b4b4;
	height: 18px;
	width: 97px;
	clear: both;
}
#menu ul li a {
	color: white;
	height: auto;
	line-height: 18px;
	margin-left: 5px;
}
div.mainbg {
	clear: both;
	background-image: url(images/mainbg.png) !important;	
	background-repeat: repeat-y;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mainbg.png', sizingMethod='scale');
	display: table;
	width: 760px;
	padding-left: 8px;
}
div.title,
div.title2,
div.title3 {
	clear: both;
	color: #636466;
	font-size: 16px;
	font-weight: bold;
	line-height: 48px;
	padding-left: 20px;
}
div.title span {
	color: #c49b2f;
}
div.title2 {
	line-height: normal;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.title2 span {
	font-size: 14px;
}
div.title2 a {
	color: #c49b2f;
}
div.title3 {
	float: left;
	width: 359px;
	margin-left: 20px;
	display: inline;
	clear: none;
	padding-left: 0;
	line-height: normal;
	padding-top: 15px;
	margin-bottom: 15px;
}
div.txt,
div.txt2 {
	clear: both;
	background-color: #f2f2f2;
	display: table;
	width: 752px;
}
div.txt2 {
	background-color: white;
}
div.txt p,
div.txt2 p {
	width: 717px;
	margin-left: 20px;
	padding: 10px 0;
}
div.txt strong {
	color: #c49b2f;
}
div.footer {
	clear: both;
	text-align: center;
	color: #636466;
	height: 30px;
	width: 752px;
	line-height: 30px;
	margin-top: 20px;
	font-size: 11px;
}
div.footer a {
	color: #636466;
	margin: 0 3px;
}
div.footer a:hover,
div.footer a.on {
	text-decoration: underline;
}
div.down {
	clear: both;
	background-image: url(images/down.png) !important;	
	background-repeat: repeat-y;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/down.png', sizingMethod='scale');
	width: 768px;
	height: 35px;
}
div.copy {
	clear: both;
	text-align: center;
	color: white;
	font-size: 10px;
	line-height: 15px;
	height: 30px;
}
div.contactleft {
	float: left;
	display: table-cell;
	width: 239px;
	margin-right: 35px; 
	margin-left: 19px;
	margin-top: 25px;
}
div.contactright {
	float: left;
	display: table-cell;
	margin-top: 25px;
	margin-right: 11px;
}
div.formtxt {
	float: left;
	width: 76px;
	line-height: 19px;
}
input.form,
textarea.form {
	width: 289px;
	height: 11px;
	float: left;
	padding: 2px;
	font-size: 11px;
	background-color: #ededed;
	margin-bottom: 9px;
	border-left: 1px #c7c7c7 solid;
	border-right: 1px #c7c7c7 solid;
	border-top: 1px #c7c7c7 inset;
}
textarea.form {
	height: 102px;
	font-family: Arial, Helvetica, sans-serif;
}
div.sendbtn {
	float: left;
	margin-top: 223px;
}
input.send {
	width: 49px;
	height: 19px;
	background-color: #ededed;
	border: none;
	color: #636466;
	font-size: 12px;
	cursor: pointer;
}
div.currentbox {
	clear: both;
	background-image: url(images/current-box.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 47px;
	text-align: center;
	line-height: 47px;
	color: white;
	margin: 0 auto;
}
div.currentbox a {
	color: white;
	margin: 0 5px;
}
div.iconicleft {
	float: left;
	width: 342px;
	margin-left: 19px;
	margin-top: 30px;
	display: inline;
}
div.iconicright {
	float: left;
	margin-left: 36px;
	width: 341px;
	margin-top: 30px;
	display: inline;
}
div.iconicrightimg {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	display: inline;
}
div.iconicrighttxt {
	float: left;
	width: 201px;
}
div.installationleft {
	float: left;
	display: table-cell;
	background-color: #ebebeb;
	width: 379px;
	border-right: 3px white solid;
}
div.installationleft p {
	margin-left: 20px;
	padding-top: 18px;
	padding-bottom: 17px;
	width: 340px;
}
div.installationright {
	float: left;
	display: table-cell;
	width: 370px;
	background-color: #ebebeb;
}
div.installationright p {
	background-color: #d9d9d9;
	padding: 14px 15px;
}
div.installationright div.row {
	padding: 14px 15px;
}
div.mobileimgs {
	clear: both;
	margin-left: 21px;
}
div.mobileimgs div.cell {
	color: black;
	font-size: 11px;
	text-align: center;
}
div.propertyrightphoto {
	float: left;
	display: table-cell;
	background-image: url(images/contact-left-photo.jpg);
	background-repeat: no-repeat;
	width: 263px;
	height: 298px;
	position: relative;
}
div.propertyrightphoto p {
	position: absolute;
	top: 28px;
	left: 16px;
	color: white;
	width: 229px;
}
div.propertyrightphoto a {
	color: white;
	font-weight: bold;
	float: right;
}
div.propertyrightphoto a img {
	position: relative;
	top: 3px;
}
div.propertyright {
	float: left;
	display: table-cell;
	width: 330px;
	margin-left: 20px;
	padding: 20px 0;
}
div.propertyright a {
	float: right;
	color: #636466;
	font-weight: bold;
}
div.propertyright a img {
	position: relative;
	top: 2px;
}
div.downflash {
	clear: both;
	margin-left: 13px;
	display: inline;
}