html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 10;
	border: 0;
	outline: 0;
	font-size: 12px;
}
body {
	background-color: #7EB94D;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(images/footer-fade.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
h1 {
	color: #0C2A5B;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #113D84;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
a, a:link {
	color: #7CBA4E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #80B94A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:focus {
	color: #7CBA4E;
}
a:active {
	color: #000000;
}
#wrapperbackground {
	background-color: #FFFFFF;
	background-image: url(images/body-bg.png);
	background-repeat: repeat-x;
	background-position: top;
		
}
#outerWrapper {
	text-align: left;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 140px;
	text-align: left;
	padding-left: 10px;
}
#header #logo {
	color: #FFF;
	float: left;
	width: 350px;
	padding-top: 55px;
}
#header #links {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	float: right;
	width: 350px;
	text-align: right;
	padding-right: 10px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 20px;
}
#links a, #links a:active, #links a:visited {
	color: #FFA600;
	font-weight: normal;
}
#header #links a:hover {
	color: #FFF;
	text-decoration: none;
}
#nav {
	top: 300px;
	margin: 0px 0 0px 0px;
	padding: 2px 0 0 1px;
	width:870px;
	left: 190px;
	float: left;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	margin-right: 2px;
}

* html #nav li a { /* Filter for IE6 to prevent li stacking */
	float: left;
	text-decoration: none;
}

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
	float: left;
	margin-left: 4px;
	text-decoration: none;
}

#nav li a {
	display: block;
	height: 27px;
	background: url(images/nav-left.png) left top no-repeat;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	text-decoration: none;
  }  
  
#nav li a span {
	display: block;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #FFF;
	background: url(images/nav-right.png) right top no-repeat;
	text-decoration: none;
}

#nav li a:hover {
	background-position: left -27px;
	text-decoration: none;
	cursor: pointer; /* For IE6 */
}

#nav li a:hover span {
	background-position: right -27px;
	color: #061630;
}

#nav li.current_page a {
	background-position: left -27px;
}

#nav li.current_page a span {
	background-position: right -27px;
	color: #FFF;
}

#outerWrapper #feature {
	height: 225px;
	width: 880px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-image: url(images/feature.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	float: left;
}
#outerWrapper #subcontentWrapper {
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	padding-top: 15px;
	background-color: #FFF;
	padding-bottom: 40px;
	border-top-width: 4px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	margin-top: 0px;
}
#outerWrapper #subcontentWrapper #rightColumn {
	float: right;
	width: 220px;
	background-color: #CCCCCC;
	border: 1px solid #DCDFE4;
	margin-bottom: 15px;
}
#homecontentWrappergoogle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding-bottom: 25px;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	width: 300px
	height: 300px;
	width: 300px;
	height: 300px;
	
	}
#outerWrapper #homecontentWrapper #content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 25px;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 880px;
}
#outerWrapper #subcontentWrapper #content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 600px;
}
#content ul li {
	margin-bottom: 5px;
}
.hometitle {
	color:#89C5FA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 40px;
	}
.hometitlea {
	color:#89C5FA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 10px;
}
.homefeatureboxes {
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
	padding-bottom: 20px;
	color: #333333;
}
.homefeatureboxes p {
	padding-right:10px;
	padding-left: 10px;
	color: #FFF;
}

.homefeatureboxes img {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	display: block;
	padding-left: 10px;
	float: right;
}
.homeleft-box {
	float: left;
	width: 278px;
	margin-right: 15px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 250px;
	color: #D6D6D6;
}

.homeleft-box p {
	color:#333;
}

.homeleft-box2 {
	float: left;
	width: 278px;
	margin-right: 15px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 250px;
	background-image: url(images/building.png);
}
.homeleft-box3 {
	float: left;
	width: 278px;
	margin-right: 15px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 250px;
	background-image: url(images/passion.png);
}
.homemiddle-box {
	float: left;
	width: 278px;
	margin-right: 15px;
	background-color: #7EB94D;
	border: 1px solid #333333;
	height: 250px;
	background-image: url(images/imagetrees.png);
}
.homemiddle-box2 {
	float: left;
	width: 278px;
	margin-right: 15px;
	background-color: #7EB94D;
	border: 1px solid #333333;
	height: 250px;
	background-image: url(images/Picture3.jpg);
}
.homemiddle-box3 {
	float: left;
	width: 278px;
	margin-right: 15px;
	background-color: #7EB94D;
	border: 1px solid #333333;
	height: 250px;
	background-image: url(images/Picture7.jpg);
}
.homemiddle-box4 {
	float: left;
	width: 278px;
	margin-right: 15px;
	background-color: #7EB94D;
	border: 1px solid #333333;
	height: 250px;
	font-size: 16px;
	}
.homemiddle-box5 {
	float: left;
	width: 278px;
	margin-right: 15px;
	background-color: #7EB94D;
	border: 1px solid #333333;
	height: 250px;
	background-image: url(images/hands.png);
}
.homeright-box {
	float: left;
	width: 278px;
	background-color: #7EB94D;
	border: 1px solid #333333;
	height: 250px;
}
.homeright-boxwhite {
	float: left;
	width: 278px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 250px;
}

.homeright-boxwhite p {
	color:#333;
}

.homeright-boxoffice {
	float: left;
	width: 278px;
	margin-left: 15px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 250px;
	background-image: url(images/office.jpg);
}
.homeright-boxpassion {
	float: left;
	width: 278px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 250px;
	background-image: url(images/passion1.png);
}
.homefeaturetitle {
	font-size: 23px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #7EB94D;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
#rightColumnContent {
	width: 210px;
	color: #CCCCCC;
	margin: 5px;
}
#rightColumnContent h3 {
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 16px;
	padding-right: 4px;
	padding-left: 4px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1em;
}
#rightColumn ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightColumn ul li {
	list-style: none;
	display: inline;
}
#rightColumn ul li a {
	display: block;
	padding: 4px 4px 4px 6px;
	color: #036;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3CCF7;
}
#rightColumn ul li a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
	color: #036;
	float: right;
	vertical-align: top;
}
#footer {
	color: #1B91E6;
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #1C95EC;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.center {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	background-color: #CCCCCC;
}

.center2 {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	background-color: #ffffff;
}
.sidebarlt {
	padding: 2px;
	background-color: #CCCCCC;
	color: #000000;
}
.sidebardk {
	color: #333;
	border: 1px solid #87AFF1;
	padding: 6px;
	background-color: #333333;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #000;
}
#credit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #333333;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #333333;
	font-weight: normal;
}
.featureboxes {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
	float: left;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	position: absolute;
	left: 100px;
	top: 400px;
}


.featureboxesb {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
	float: left;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	position: absolute;
	left: 100px;
	top: 420px;
}
.featureboxesb {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
	float: left;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	position: absolute;
	left: 100px;
	top: 420px;
}
.featureboxesc img {

}
.left-box {
	width: 180px;
	margin-right: 15px;
	float: left;
	border: thin solid #333333;
	height: 292px;
}
.middle-box {
	float: left;
	width: 180px;
	margin-right: 15px;
	border: thin solid #333333;
	height: 292px;
}
.right-box {
	float: left;
	width: 180px;
	margin-right: 0px;
	border: thin solid #333333;
	height: 292px;
}

.left-boxa {
	width: 180px;
	margin-right: 15px;
	float: left;
	border: thin solid #333333;
	height: 150px;
}
.middle-boxa {
	float: left;
	width: 180px;
	margin-right: 15px;
	border: thin solid #333333;
	height: 292px;
}
.right-boxa {
	float: left;
	width: 180px;
	margin-right: 15px;
	border: thin solid #333333;
	height: 150px;
	margin-left: 0px;
	}
.left-boxb {
	width: 180px;
	margin-right: 15px;
	float: left;
	border: thin solid #333333;
	height: 292px;
}
.middle-boxb {
	float: left;
	width: 180px;
	margin-right: 15px;
	border: thin solid #333333;
	height: 292px;
}
.right-boxb {
	float: left;
	width: 180px;
	margin-right: 0px;
	border: thin solid #333333;
	height: 292px;
}
}
.left-boxc {
	width: 180px;
	margin-right: 15px;
	float: left;
	border: thin solid #333333;
	height: 292px;
}
.middle-boxc {
	float: left;
	width: 180px;
	margin-right: 15px;
	border: thin solid #333333;
	height: 292px;
}
.right-boxc {
	float: left;
	width: 180px;
	margin-right: 0px;
	border: thin solid #333333;
	height: 292px;
}

.featuretitle {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	line-height: 20px;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 2px;
	text-align: center;
}

.featuretitle2 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	line-height: 20px;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 2px;
	text-align: left;
	}
	}

.featuretitle3 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	line-height: 20px;
	display: table-row;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 2px;
	text-align: center;
	}

.quote {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 2px;
	text-align: center;
}
.readmore {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

.clearFloat {
	clear: both;
	display: block;
}




/* NEW CODE Below*/
.home_left_box_new {
	float: left;
	width: 278px;
	margin-right: 15px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 250px;
	color: #333333;
	padding: 0;
}

.home_left_box_new p {
	color:#333333;
	padding-left:20px;
	text-align:left;
}

.home_left_box_new img {
	float: left;
	padding:0px;
	margin:0px;
	width: 170px;
	margin-left: 55px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-top:5px;
}

.home_right_box_new {
	float: left;
	width: 278px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 250px;
}

.home_right_box_new  p {
	color: #333333;
	margin: 0;
	padding: 0;
	width: 120px;
	margin-right: 20px;
	margin-top: 40px;
	float: left;
	margin-left: 20px;
}

.home_right_box_new img {
	float: right;
	padding: 0;
	margin: 0;
	margin-right: 20px;
	margin-top: 15px;
	width: 94px;
}


.passion_imgfloat {
	float:left;
	width:170px;
	margin-right:20px;
}

#privacy {
	width:850px;
}

.text_colorblack {
	color:#333;
}

.widget {
	float:left;
	width:180px;

/* NEW CODE */
