body {
	font-weight: normal;
	font-size: 13px;
	color: 000000;
	background-color: #FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

a:link {
	color: #3B96DC;
	text-decoration: underline;
}

a:visited {
	color: #3B96DC;
	text-decoration: underline;
}

a:active {
	color: #3B96DC;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	background-color: #3B96DC;
	text-decoration: none;
}

#menubar {
	margin-top:2px;
	height: 42px;
}

#barmenu {
        text-align: center;
	font-size: 16px;
	font-weight: bold;
        padding: 2px;
}

#barmenu a {
	color : #fff;
	text-decoration: none;
        padding: 7px;
}

#barmenu a:hover {
	color : #000000;
	background-color: transparent;
	text-decoration: underline;
}

#bottommenu {
        text-align: center;
	font-size: 16px;
	font-weight: bold;
        padding: 9px;
}

#bottommenu a {
	color : #595959;
	text-decoration: none;
        padding: 7px;
}

#bottommenu a:hover {
	color : #000000;
	background-color: transparent;
	text-decoration: underline;
}

img {
	border:0px;
}

h1 {
	text-align:center;
}

table.phone {
	width: 450px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:center;
}

.free {
	font-size : 18px;
	font-weight: bold;
}

.freerepair {
	font-size : 20px;
	text-align:center;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	bottom : 10px;
}

.servicearea {
	width:600px;
	border:dashed;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
}
.servingcsd {
	font-size : 18px;
	text-align:center;
	font-style: italic;
}

.underline {
	text-decoration: underline;
}


h2.crackcrew {
	font-style: italic;
}

h2.replace {
	font-size : 20px;
	text-align:center;
	font-style: italic;
}

.center {
	text-align:center;
}