body {
	margin:0;
	background-color: #000000;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#004990;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a, a:visited {
	color: #0066CC;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}

#wrap {
	width:990px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

#sub_wrap {
	width:990px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/sub_bot_bkg3.gif);
	background-repeat: repeat-y;
	position:relative;
}

#content_wrap {
	width:990px;
	height: 768px;
	background-image: url(../images/ac-repair.jpg);
	background-repeat: no-repeat;
}

#sub_content_wrap {
	width:990px;
	background-image: url(../images/ac-service.jpg);
	background-repeat: no-repeat;
	min-height: 768px;
}

#navmenu {
	float: left;
	height: 304px;
	width: 170px;
	padding-top: 209px;
	padding-left: 26px;

}

/* -----Index Styles----- */

#rightcol {
	float: right;
	width: 395px;
	padding-right: 30px;
	padding-top: 65px;
}

#product {
height: 275px;
padding-left:25px;
overflow:hidden;
}

#about {
font:Arial, Helvetica, sans-serif;
font-size:12px;
height: 115px;
padding-top: 50px;
padding-left:25px;
overflow:hidden;
}
		   
a.readmore, a:visited.readmore {
	font-size: 10px;
	color:#333333;
	font-weight: bold;
	padding-right: 10px;
}
a:hover.readmore {
	color:#0066CC;
	text-decoration: underline;
}


#where {
height: 170px;
padding-top: 40px;
padding-left:25px;
overflow:hidden;
}

#where p {
color: #FFFFFF;
font-size: 16px;
}
/* -----End Index Styles----- */

/* -----Subpage Styles----- */

#sub_rightcol {
	float: right;
	width: 590px;
	padding-right: 25px;
	padding-top: 80px;
}

#breadcrumbs {
	width: 590px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

#breadcrumbs a, #breadcrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

#breadcrumbs a:hover {
	color: #0066CC;
	text-decoration:underline;
}

#subcontent {
	padding-left: 25px;
	padding-bottom:25px;
	width: 590px;
}

#subcontent a:hover {
	color: #000000;
	text-decoration:underline;
}

/* -----End Subpage Styles----- */
#footer {
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	line-height: 18px;
	padding-top: 5px;
	background-color: #000000;
	height: 46px;
	width: 990px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
#footer a:hover {
	color:#0066CC;
	text-decoration: underline;
}
