@charset "utf-8";
/* CSS Document */



body
{
	color: #333;
	font-size: 11px;
	padding: 20px 0 40px;
	background-color: #8F8D84;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
}
.services {
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 20px;
}


a
{
	color: #7AA866;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
}

h2
{
	text-align: left;
}

p
{
	overflow: hidden;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
}

.container_12
{
	background-color: #fff;
	background-image: url(images/container_bg.jpg);
	background-repeat: no-repeat;
	
}
.container_12_transparent {
	background-image: url(images/container_bg.jpg);
	background-repeat: no-repeat;
}
.header {
	height: 115px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.topPad20 {
	padding-top: 20px;
}
.header h1 {
	text-align: left;
	text-indent: -10000px;
	background-image: url(../images/menu_01.png);
	background-repeat: no-repeat;
	height: 115px;
}
/* Navigation */
#nav
		{
		margin: 0px;
		padding: 0px;
		}
#nav ul
		{
		list-style:none;
		margin:0px;
		padding:0px;
		}
#nav li
		{
		float:left;
		display: inline;
		margin: 0px;
		padding: 0px;
		}
#nav01 a
		{
	display:block;
	width: 475px;
	height:115px;
	background-image: url(../images/nav01.png);
		}
#nav02 a
		{
	display:block;
	background:url(../images/nav02.png);
	width: 76px;
	height:115px;
	background-repeat:no-repeat;
	background-position: left bottom;
		}

#nav03 a
		{
	display:block;
	background:url(../images/nav03.png);
	width: 68px;
	height:115px;
	background-repeat:no-repeat;
	background-position: left bottom;
		}
#nav04 a
		{
	display:block;
	background:url(../images/nav04.png);
	width: 74px;
	height:115px;
	background-repeat:no-repeat;
	background-position: left bottom;
		}
#nav05 a
		{
	display:block;
	width: 75px;
	height:115px;
	background-repeat:no-repeat;
	background-image: url(../images/nav05.png);
	background-position: left bottom;
		}
#nav06 a
		{
	display:block;
	background:url(../images/nav06.png);
	width: 82px;
	height:115px;
	background-repeat:no-repeat;
	background-position: left bottom;
		}
#nav07 a
		{
	display:block;
	background:url(../images/nav07.png);
	height:115px;
	width: 110px;
	background-repeat:no-repeat;
	background-position: left bottom;
		}
#nav01 a:hover, #nav02 a:hover, #nav03 a:hover, #nav04 a:hover, #nav05 a:hover, #nav06 a:hover, #nav07 a:hover
		{
	background-position:left top;
		}
.floatLeft {
	float: left;
	margin-right: 15px;
}

.floatRight {
	float: right;
	margin-left: 15px;
}
form {
	padding: 15px;
	background-color: #E5E5E5;
}
.twitter {
	padding: 15px;
	width: 270px;
}

.applicationsDiv {
	background-color: #ECECE1;
	padding: 15px;
	width: 910px;
	margin-right: 10px;
	margin-left: 10px;
}
.secondaryListLink {
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	text-indent: -10px;
	padding-top: 5px;
}
form p label #Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #7AA866;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #FFF;
	margin-top: 15px;
}
.questionBullet {
	background-image: url(../images/questionBullet.gif);
	background-position: left;
	padding-left: 40px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer {
	margin-left:auto;
	margin-right:auto;

	width:960px
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 196px;
	width: 930px;
	padding: 15px;
	background-image: url(../images/footer.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.slideshowPanel {
	padding: 15px;
	width: 910px;
}

