body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47484a;
}

img
{  border-style: none;
}


#footer {
	font-size: 10px;
	color: #999999;
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
}
#menu {
	padding-top: 24px;
	padding-right: 10px;
	float: right;
}
#articlesBox {
	width: 230px;
	background-color: #DFDFFF;
	float: left;
	margin-top: 50px;
}
#servicesBox {
	width: 150px;
	background-color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/services_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
}
#servicesBox h1{
	font-size: 14px;
	font-weight: bold;
	color: #354387;
	margin-top: 20px;
	margin-bottom: 20px;
}
#servicesBox a{
	color: #666666;
	text-decoration: none;

}

#inner {
	background-color: #F3F6FA;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8c8c8;
	border-left-color: #C8C8C8;
}
#inner a {
	font-weight: normal;
	color: #6d6f71;
	text-decoration: underline;
}
#innerWhite {
	background-color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 11px;
	color: #6d6f71;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#inner h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0060A9;
	margin-top: 16px;
	margin-bottom: -8px;
}
#scroll {
	height: 305px;
	overflow: auto;
	border: 1px solid #C8C8C8;
	width: 270px;
	background-color: #FFFFFF;
}
#logo {
	height: 130px;
	width: 496px;
	float: left;
	margin-top: 20px;
}

.header {
	width: 880px;
	margin: auto;
}
.homeFlash {
	height: 230px;
}

.content {
	width: 920px;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #cbcdcf;
}
#textArea {
	padding-left: 40px;
	float: left;
	width: 450px;
	margin-right: 20px;
}
#textArea a {
	color: #000066;
	text-decoration: none;
}
#textArea li {
	margin-bottom: 5px;
	list-style-type: disc;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#textArea ul {
	margin-left: 10px;
	padding-left: 8px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #122272;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2B923E;
	margin-top: 20px;
	margin-bottom: 20px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #47484A;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #2B923E;
}

#menu a:hover {
	background-color: #f3f6fa;
}
#menu a {
	color: #666666;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
