@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
}

#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:100px;
	background-color:#900;
	margin-bottom:0px;
	
}

#logo {
	width:150px;
	margin-left:15px;
	margin-top:15px;
	float:left;
	margin-bottom:0px;
}

#slogan {
	width:375px;
	float:left;
	color:#FFF;
	margin-top:55px;
	margin-bottom:0px;
}

#contacttop {
	float:left;
	color:black;
	margin-top:15px;
	margin-left:250px;
	margin-bottom:0px;
}

#contacttop a {
	text-decoration:none;
	color:black;
}

#contacttop a:hover {
	text-decoration:none;
	color:gold;
}

#callus {
	float:left;
	color:white;
	margin-top:21px;
	margin-left:25px;
	margin-bottom:0px;
}

#menu {
	height:40px;
	background-color:#F60;
	margin-top:0px;
}

#menu ul {
	list-style:none;
	height:40px;
	padding-left:0px;
	margin-top:0px;
}

#menu ul li {
	float:left;
	font-size:11px;
	margin-top:0px;
	width:100px;
	padding-top:0px;
	text-align:center;
}

#menu ul li a {
	display:block;
	text-decoration:none;
	color:#000;
	line-height:40px;
}

#menu ul li a:hover {
	display:block;
	text-decoration:none;
	color:#FFF;
	line-height:40px;
	background-color:#FC3;
}

#content {
	margin-top:20px;
	margin-left:20px;
}

#contenttop {
	height:250px;
}

#topleft {
width:500px;
padding-left:15px;
height:300px;
color:black;
height:auto;
float:left;
}

#toprighttop ul {
list-style:none;
}

#toprighttop {
width:300px;
margin-left:50px;
float:left;
height:100px;
}

#toprighttop ul {
list-style:square;
}

#toprighttop ul li {
margin-bottom:10px;
}

#toprighttop ul li a {
text-decoration:none;
color:black;
}

#toprighttop ul li a:hover {
text-decoration:none;
color:blue;
}

#toprightbottom {
width:300px;
margin-left:50px;
float:left;
}

#bycity {
	z-index:9;
	background-color:orange;
	border-radius:0px 15px 15px 0px;
	width:120px;
	color:white;
	font-size:18px;
	padding-left:15px;
	position:absolute;
	top: 300px;
}

#bycity a {
text-decoration:none;
color:white;
}

#bycity a:hover {
text-decoration:none;
color:red;
}

#map {
color:black;
height:120px;
}

#quickquote {
color:#666;
margin-top:10px;
float:left;
width:210px;

}

#quickquote h2 {
margin:0px;
color:red;
padding-bottom:15px;
}

#quickquote a {
text-decoration:none;
color:grey;
}

#quickquote a:hover {
text-decoration:none;
color:blue;
}

#imgphone {
width:50px;
float:left;
height:50px;
margin-top:10px;

}

#memberof {
	width:294px;
	height:124px;
	float:left;
	margin-top:20px;
	margin-left:40px;
	border:1px solid;
	border-radius:15px;
	background-color:#900;
}

#memberof h3{
	margin:0px 0px 2px 0px;
	padding:0px;
	text-align:center;
	border-bottom:3px groove #FC3;
}

#memberofair {
	width:294px;
	height:124px;
	float:left;
	margin-top:20px;
	
	border:1px solid;
	border-radius:15px;
	background-color:#900;
}

#memberofair h3{
	margin:0px 0px 2px 0px;
	padding:0px;
	text-align:center;
	border-bottom:3px groove #FC3;
}

#footer {
font-size:12px;
color:#999;
margin-top:20px;
}

#footer a {
text-decoration:none;
color:#999;
}

#footer a:hover {
text-decoration:none;
color:red;
}

#topleftinquiry {
width:500px;
padding-left:15px;
height:300px;
color:black;
height:auto;
float:left;
}

#topleftinquiry ul{
	list-style:none;
}

#topleftinquiry ul li{
	width:175px;
}



.clear {
clear:both;
}

.paragraph {
text-align:justify;
}
