#cities {
	float: left;
	width: 235px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#services1 {
	float: left;
	width: 235px;
	padding-right: 10px;
	padding-bottom: 15px;
}
#services2 {
	float: left;
	width: 235px;
	padding-right: 10px;
	padding-bottom: 15px;
}
#services3 {
	float: left;
	width: 235px;
	padding-right: 10px;
	padding-bottom: 15px;
}
/*
Original design: Basic Presentation (Sep 11, 2012) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/basic-presentation/
*/

body {
	font: 90% Georgia,Times New Roman,serif;
	color: #555;
	line-height: 1.6em;
	background-color: #eee;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
a {color:#555; text-decoration:none;}
a:hover {
	color: #166992;
}
h1 {
	font-size: 36px;
	margin: 0;
	padding: 10px 0 0;
}
h2,h3 {
	font-size: 2.2em;
	margin: 0 0 10px;
	padding: 0 0 2px 0;
	font-weight: 400;
}
h3 {font-size:1.6em;}
p,ul,ol {margin:0 0 20px 0; padding:0; color:#777;}

#wrap {background:none; margin:0 auto; width:960px;}

#header {height:40px; margin-bottom:52px;}
#header h1, #header h1 a {color:#27a2dd; line-height:1em; font-weight:400;}
#header p {margin:-30px 0 0; padding:0; color:#888; font-size:1.4em; text-align:right;}

#sidebar {
	float: right;
	margin: 0;
	padding: 0;
	width: 200px;
}
#sidebar h2 {font-size:1.2em; color:#777; margin:0 0 5px 0;}
#sidebar p {font-size:0.9em; color:#777;}
#sidebar ul {list-style:none;}

ul.navmenu {padding:0; margin:0 0 20px 0;}
ul.navmenu li a {color:#555; display:block; padding:5px 10px 5px 0; font-size:1.3em;}
ul.navmenu li a:hover {
	color: #27A2DD;
}
ul.navmenu li a.current {
	color: #27A2DD;
}
ul.navmenu ul {margin:0 0 0 20px;}
ul.navmenu ul li a {padding:2px 0 2px 0; font-size:1em;}

#main {
	INoat: left;
	width: 740px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#main a {padding-bottom:1px; border-bottom:1px dotted #ccc;}
#main a:hover, #footer a:hover {border-color:#ccc;}
#main img.headerimage {margin-bottom:20px;}

#quarters {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#quarters h2 {
	font-size: 14pt;
	color: #27a2dd;
	margin: 0 0 10px 0;
	line-height: 22px;
	font-weight: normal;
}
#quarters p {font-size:0.9em; color:#666; margin:0 0 15px 0;}
.q1,.q2,.q3,.q4 {
	width: 235px;
	INoat: left;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20;
	margin-left: 0;
}
.q4 {margin:0;}

#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#footer p {color:#999; margin:0; padding:10px 0 5px; border-top:1px dotted #ccc;}
#footer a {color:#777; padding-bottom:1px; border-bottom:1px dotted #ccc;}
#footer a:hover {color:#444;}

#main img.alignleft {display:inline; INoat:left; margin:5px 15px 5px 0;}
#main img.alignright {INoat:right; margin:5px 0 5px 15px;}
#main img.aligncenter {display:block; margin:10px auto;}
