@charset "UTF-8";
body {
	background-color: #292929;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
}
#header {
	height: 177px;
	width: 780px;
	margin-left: 137px;
}
#menu {
	width: 780px;
	margin-left: 137px;
}
#container {
	height: 624px;
	width: 100%;
	background-image: url(window-tint-photos/back_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px dotted #00FF00;
}
#content_right {
	width: 195px;
	float: left;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
#content_left {
	width: 430px;
	margin-left: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	float: left;
}
.content_right2 {
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}

.content_right2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.content_right2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content_right2 a:hover {
	color: #DE0000;
}


.content_left2 {
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: justify;
	list-style-image: url(window-tint-photos/bullet.gif);
}
.content_left2 li {
	line-height: 20px;
}
.content_left2 a:link {
	color: #737676;
	text-decoration: none;
}
.content_left2 a:visited {
	color: #737676;
	text-decoration: none;
}
.content_left2 a:hover {
	color: #DE0000;
}


.redbold {
	font-weight: bold;
	color: #DE0000;
}
#footerOLD {
	width: 810px;
	margin-left: 107px;
	clear: both;
	background-color: #292929;
	background-image: url(window-tint-photos/back_footer.jpg);
	background-repeat: no-repeat;
	bottom: 0px;
	height: 50px;
	position: relative;
}

.footer {
	width: 810px;
	margin-left: 107px;
	background:#292929 url(window-tint-photos/back_footer.jpg) no-repeat top center;
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737676;
	text-decoration: none;
}
.footer a:link {
	color: #737676;
	text-decoration: none;
}
.footer a:visited {
	color: #737676;
	text-decoration: none;
}
.footer a:hover {
	color: #DE0000;
}
.back_left {
	background-image: url(window-tint-photos/back_left_rep.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 137px;
}
.back_right {
	background-image: url(window-tint-photos/back_right_rep.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#back_right_pic {
	background-image: url(window-tint-photos/back_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 624px;
}
.middleback {
	background-color: #0e0e0e;
	background-image: url(window-tint-photos/back_middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1 {
	color:#FF0000;
	line-height: normal;
	font-size: 16px;
}

