html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}


body {
	background: #fff; font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#000;
	line-height: 120%;
}

#outerWrapper {
	width: 1017px;
	margin: 0 auto 0 auto;
}

#header {
	height: 136px;
	width: 1017px;
	position: absolute;
	top: 0;
	margin: 0 auto;
	background-image: url(../images/navline.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	z-index:1000;
}

#logo{
	height: 91px;
	width: 1017px;
	position: relative;
}

#contentWrapper {
	width: 1017px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 auto 0 auto;
	padding-top: 136px;	
	}

#contentTopWrapper {
	width: 1017px;
	margin: 0;
	padding: 0;
	background-image: url(../images/home/home_content_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	height: 233px;
}


#content_top {
	width: 961px;
	left: 28px;
	top: 0px;
	position: relative;
	padding-top:20px;
}


#flash {
	width: 961px;
	height: 227px;
	position: relative;
	display: block;
	left: 28px;
	top: 0px;
	margin-top: 5px;
	clear: both;
}

#content_bottom_wrapper {
	width: 1017px;
	height: 585px;
	clear: both;
	position: relative;
	background-image: url(../images/home/content_bottom_bg.jpg);
	background-repeat: no-repeat;
	top: 0px;
	display: block;
	margin-top: 5px;
}

#content_bottom_left{
	float: left;
	width: 585px;
	height : 327px;
	margin-left : 0px;
	margin-bottom : 87px;
	margin-top: 0px;
	padding-top: 50px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 13px;
	display: block;
	position: relative;
	left: 42px;
}


#content_bottom_right{
	float: right;
	width: 242px;
	height: 327px;
	display: block;
	position: relative;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 66px;
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom : 87px;
}

#footer {
	height: 81px;
	width: 1017px;
	background: url(../images/footer_bg.gif) no-repeat;
	font: 11px arial;
	color: #FFF;
	clear: both;
	position: relative;
	top: 0px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 9px;
}

#callus {
	float: left;
	padding-left: 60px;
}

#copyright {
	float: right;
	padding-right: 60px;
}



#boxtext {
	color: #ffffff;
	text-indent: 20px;	
}	

h1 {
	color: #2e2c78;
	font-family: "Myriad Pro";
	font-size: 28px;
	font-weight: lighter;
	line-height: 90%;
	}		
	
h2 { 
	font-family : "Myriad Pro";
	font-size: 24px;
	font-weight:lighter;
	color:#2e2c78;
	margin-bottom: 13px;
	line-height: 90%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #6e9a05;
}

h4 {
	color: #ffffff;
	font-family: "Myriad Pro";
	font-size: 18px;
	font-weight: lighter;	
	line-height: 100%;
}
	

.hometitle_darkblue {
	color: #2e2c78;
	font-family: "Myriad Pro";
	font-size: 30px;
	font-weight: lighter;
	line-height: 100%;
	}	
	
.hometitle_lightblue {
	color: #1f78d2;
	font-family: "Myriad Pro";
	font-size: 25px;
	font-weight: lighter;
	line-height: 100%;
	}		
	
a:link {
	color: #1f78d2;
	text-decoration: underline;

}

a:visited {
	color: #555555;
	text-decoration:underline;
}

a:hover {
	color: #2e2c78;
	text-decoration: underline;
}

a:active {
	color: #6e9a05;
	text-decoration:none;
}

.hori_ruler {
	border-top:1px solid #999999; margin-top:24px;  margin-bottom: 17px;
}

.green_arrowA  {
	background-image:url(../images/greenarrow.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 8px;
	right: 13px;
	position: relative;
}

.green_arrowB  {
	background-image:url(../images/greenarrow2.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 8px;
	position: relative;
}

.lineheight_small {
line-height: 100%;
}	

.text-indent { text-indent:7px;
}

.greenfont {
	color: #6e9a05;
	}
	
.darkbluefont {
	color: #2e2c78;
	}
	
.lightbluefont {
	color: #1f78d2;
	}
	
#center {
margin: 0 auto;
}

.textnormal {
font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#000;
}			