/* CSS Document */

* { margin: 0px; padding: 0px }

body {
	background-color:#FFFFFF;
	font-family: 		Tahoma, Arial, Verdana, Helvetica;
	font-weight:        normal;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/background_red.png);
	background-repeat: repeat;
	background-position: center top;
}

a.blacklink:link {
	color: #000000;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
}
a.blacklink:visited {
	color: #666666;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
}
a.blacklink:hover {
	color: #0066CC;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
}
a.blacklink:active {
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #999966;
}

a.graysmalllink:link {
	color: #666666;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
a.graysmalllink:visited {
	color: #0066CC;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
a.graysmalllink:hover {
	color: #CC0000;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
a.graysmalllink:active {
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #999966;
}

#PageFormat {
	position: relative;
	width:800px;
	height:auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:850px;
	height:150px;
}

#headerMain {
	position:absolute;
	left:0px;
	top:0px;
	width:850px;
	height:150px;
	background-image: url(images/backgrounds/header_blue2.jpg);
	background-color: #000000;
}

#MainText {
	position:absolute;
	left:0px;
	width:850px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/diamond4-background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#BodyText {
	position:absolute;
	left:0px;
	width:850px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(images/work6-350w.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}

#ServicesText {
	position:absolute;
	left:0px;
	width:850px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(aprobul3.gif);
	font-weight: normal;
	background-color: #FFFFFF;
}
#CouponText {
	position:absolute;
	left:0px;
	top:178px;
	width:850px;
	height:300px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(images/wrench_big_faded.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(aprobul3.gif);
}


#LineBox {
	width:850px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#bottomMenu {
	width:850px;
	height:auto;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#copyrightBar {
	width:850px;
	height:auto;
	text-align: left;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
#info-box {
	width:630px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
