body{
	margin:0px;
	padding: 0px;
	background-color: #000;
}
.main_bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d3c3c;
	border-left-color: #3d3c3c;
}
.text_big {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #939292;
	text-decoration: none;
}
.text_big a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #939292;
	text-decoration: none;
}
.text_big a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #939292;
	text-decoration: none;
}
.text_big a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #268ECB;
	text-decoration: underline;
}




.text_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #258FC9;
	text-decoration: none;
}
.text_blue a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #258FC9;
	text-decoration: none;
}
.text_blue a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #258FC9;
	text-decoration: none;
}
.text_blue a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}





.sub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #939292;
	text-decoration: none;
	text-align: justify;
}
.text a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #939292;
	text-decoration: none;
	text-align: justify;
}
.text a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #939292;
	text-decoration: none;
	text-align: justify;
}
.text a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #268ECB;
	text-decoration: underline;
	text-align: justify;
}



.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #8e8e8e;
	text-decoration: none;
}
.footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #8e8e8e;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #8e8e8e;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.installers_bg {
	background-image: url(images/installers_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.divider {
	background-image: url(images/divider.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

