body {
	font-family:Arial;
	font-size:14px;
	color:#333333;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
	background-color:#414042;
}
a:link {
	color:#0071BC;
}
a:visited {
	color:#0071BC;
}
a:active {
	color:#0071BC;
}
a {
	color: #0071BC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family:Arial;
	font-size:22px;
	color:#0071BC;
	margin:0;
}
h2 {
	font-family:Arial;
	font-size:20px;
	color:#0071BC;
		margin:0;
}
.back {
	width:948px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
	}
.top {
	width:948px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	}
.divider {
	width:948px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	}
.content {
	width:952px;
	height:578px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/backs/holder.png);
	background-repeat:no-repeat;
	}
.contentMargin {
	width:924px;
	height:566px;
	margin-left:12px;
	margin-right:12px;
}
.contentLeft{
	float:left;
	width:669px;
	height:554px;
	}
.contentLeftTop{
	float:left;
	width:629px;
	height:182px;
	margin-top:12px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:20px;
	background-image:url(../images/backs/top.png);
	background-repeat:no-repeat;
	}
.contentLeftTopTitle{
	float:left;
	width:629px;
	height:22px;
	margin-bottom:12px;
	}
.contentLeftTopTitleDivide{
	float:left;
	width:629px;
	height:50px;
	padding-top:15px;
	padding-bottom:15px;
	}
.contentLeftTopTitleDivide2{
	float:left;
	width:254px;
	height:27px;
	padding-top:13px;
	padding-bottom:10px;
	padding-left:60px;
	background-image:url(../images/buttons/tick.png);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	color:#333333;
	}
	.contentLeftTopTitleDivide3{
	float:left;
	width:254px;
	height:48px;
	padding-top:2px;
	padding-bottom:0px;
	padding-left:60px;
	background-image:url(../images/buttons/tick.png);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	color:#333333;
	}
.contentLeftMiddle{
	float:left;
	width:587px;
	height:88px;
	margin-top:14px;
	padding-left:42px;
	padding-right:39px;
	padding-top:35px;
	padding-bottom:35px;
	background-image:url(../images/backs/selection.png);
	background-repeat:no-repeat;
	}

.contentRight{
	float:right;
	width:244px;
	height:554px;
	}
.contentRightTop{
	float:right;
	width:244px;
	height:57px;
	margin-top:12px;
	background-image:url(../images/backs/repairbuttonback.png);
	background-repeat:no-repeat;
	}
.contentRightTop a{
	display: block;
	float:right;
	width:225px;
	height:43px;
	margin-top:8px;
	margin-bottom:7px;
	margin-left:9px;
	margin-right:10px;
	background-image:url(../images/buttons/buttonrepair.png);
	background-repeat:no-repeat;
	}
.contentRightMiddle{
	float:right;
	width:204px;
	height:145px;
	margin-top:12px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:20px;
	background-image:url(../images/backs/contact.png);
	background-repeat:no-repeat;
	text-align:left;
	}
.contentRightMiddle2{
	float:right;
	width:204px;
	height:136px;
	margin-top:12px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:20px;
	background-image:url(../images/backs/opening.png);
	background-repeat:no-repeat;
	text-align:left;
	}
.contentRightBottom{
	float:right;
	width:224px;
	height:92px;
	padding-left:0px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:20px;
	margin-top:12px;
	background-image:url(../images/backs/location.png);
	background-repeat:no-repeat;
	}
.contentRightBottom a{
	display:block;
	float:none;
	width:225px;
	height:43px;
	margin-top:18px;
	margin-left:10px;
	background-image:url(../images/buttons/buttongoogle.png);
	background-repeat:no-repeat;
	}
.contentLeftBottomBlank {
	float:left;
	width:669px;
	height:160px;
	margin-top:14px;
	background-image:url(../images/backs/blank.png);
	background-repeat:no-repeat;
}
.contentLeftBottom{
	float:left;
	width:629px;
	height:130px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:20px;
	background-repeat:no-repeat;
}
.hiddenPic {
	display:none;
	}
