body {
	font-family: arial, sans-serif;
	font-size:14px;
	line-height:1.5em;
	color:#222222;
/*	text-align:justify;*/
}

#wrapper{
	width:949px;
	margin:auto;
	border:1px solid #000000;
}

p{
	padding-bottom:10px;
	text-align:justify;
}
h1, h2, h3, h4, b{
	color:#003366;
}

strong, b{
	color:#2C5F92;
}

h1{
	font-size:280%;
	padding-bottom: 5px;
}

h2{
	font-size:170%;
	padding-bottom: 5px;
}

h2.page_heading{
	font-size:215%;
	font-weight:normal;
	padding-bottom: 15px;
	letter-spacing:-1px;
	
}

div#linkback {
	width: 200px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

ul#contact li {
	margin-bottom: .25em;
}

ul.errors {
	margin-bottom: 1em;
}

ul#contact li {
	position: relative;
}

ul#contact input.text, ul#contact textarea {
	width: 250px;
}

ul#contact textarea {
	height: 50px;
}

label.overlabel {
	color:#222;
}

label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#222;
}

#cboxTitle {
	padding-left: 25px;
}

ul.errors li {
	color: red;
}

#gmap{
	border: solid 3px #FFF;
	margin-top:20px;
	height: 300px;
}

#gmap2{
	border: solid 3px #FFF;
	margin-top:20px;
	height: 300px;	
}