html {
	background-image:url(../img/background_color.jpg);
}
body {
	background-image:url(../img/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
h1 {
	width: 1000px;
	margin:0 auto;
	padding:0;
	margin-bottom:15px;
}
div.content {
	width:1000px;
	background-image:url(../img/content_background.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	padding:0;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}
img.right {
	float:right;
	margin:10px;
}
strong.blue {
	color: #548dd4;
}
a img {
	border:none;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #5d7ea9;
}
h3 {
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	color: #231f20;
	padding-left:10px;
	padding-right:10px;
}
ul, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clear {
	clear:both;
}
p.center {
	text-align:center;
}
div.quarter {
	width:230px;
	float:left;
	padding-left:13px;
	padding-right:7px;
}
div.quarter h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color: #5d7ea9;
	margin:0;
	padding:0;
}
div.quarter p {
	padding-left:5px;
	padding-right:5px;
}
div.quarter p a {
	color: #5d7ea9;
	font-weight:bold;
}
div.quarter hr {
	margin:5px 0 8px 0;
	padding:0;
}
hr {
	margin-left:10px;
	margin-right:10px;
	border:0;
	border-top: solid 1px #95a3c1;
	height:1px;
	background-color: #95a3c1;
}
label.required {
	font-weight:bold;
}
.mailingListForm {
	text-align:center;
}
.mailingListForm label {
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.mailingListForm button,.mailingListForm input {
	display:block;
	margin:0 auto;
}
.mailingListFullForm label {
	width:45%;
	text-align:right;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.mailingListFullForm input, .mailingListFullForm select {
	width:30%;
	float:left;
	margin-left: 10px;
}
.mailingListFullForm button {
	display:block;
	clear:both;
	margin:0 auto;
}
#captcha {
	float:left;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family:monotype,"Courier New", Courier, mono;
	font-size:4px;
	line-height:3px;
	color:#333333;
}
p.alert {
	text-align:center;
	font-size:14px;
	color:#FF0000;
}
div.blog {
	width: 240px;
	margin:10px;
	margin-right:15px;
	padding:5px;
	float:right;
	border-left: double 3px #95a3c1;
}
div.blog h2 {
	margin:0;
	margin-left:20px;
}
div.blog ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.blog ul li a {
	color:#000000;
}
h2.left {
	float:left;
	margin:5px 0px 3px 15px;	
}
h2.right {
	width:265px;
	float:right;
	margin:5px 20px 3px 0px;	
}
div.left {
	width:670px;
	border-top: 1px solid #95a3c1;
	border-right: 1px solid #95a3c1;
	float:left;
	padding:7px;
	margin:5px 0px 10px 15px;
}
div.right {
	border-top: 1px solid #95a3c1;
	width:265px;
	float:right;
	padding:10px;
	margin:5px 15px 10px 0px;
}
div.right ul {
	list-style:none;
	margin:0;
	margin-top:6px;
	padding:0;
}
div.right ul li {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	height:15px;
	border-bottom: 1px dotted #95a3c1;
	background-image:url(../img/bullet_bg1.gif);
	background-repeat:repeat-x;
}
div.right ul li.first {
	border-top: 1px dotted #95a3c1;
}
div.right ul li img {
	vertical-align:text-top;
}
div.right a {
	color: #231f20;
}
.serviceSections {
	width:325px;
	float:left;
	padding:5px;
}
.serviceSections img {
	float:left;
	padding:3px;
}
.serviceSections a img {
	border:1px dotted #5d7ea9;
}
.serviceSections h3 {
	float:left;
	width:212px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	color: #5d7ea9;
	margin:0;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:5px;
	border-bottom:1px dotted #5d7ea9;
}
.serviceSections h3 a, .serviceSections p a {
	color: #5d7ea9;
	font-weight:bold;
	text-decoration:none;
}
.serviceSections h3 a:hover,.serviceSections p a:hover {
	text-decoration:underline;
}
.serviceSections ul {
	float:left;
	width:188px;
	margin:0;
	padding:0;
	padding-left:20px;
	list-style:square;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:5px;
}
.serviceSections p {
	float:left; 
	width:198px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
div.footer {
	width:1000px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:20px;
	background:none;
}
div.footer p {
	text-align:center;
	color:#000000;
}