﻿body {
	background-image: url('images/body.gif');
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7ECE1;
	margin: 0px;
	font-family: Corbel, Arial, "Trebuchet MS", Tahoma;
}
h1 {
	font-size: 22px;
	line-height: 35px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 20px;
	line-height: 35px;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 17px;
	line-height: 35px;
	padding: 0px;
	margin: 0px;
}
.website {
	position: relative;
	width: 900px;
	margin: auto;
	background-image: url('images/web_bkg.png');
	background-repeat: repeat
}
img {
	border: 0px;
}
#logo {
	position: relative;
	width: 240px;
	float: left;
	height: 100px;
}
#header_text {
	position: relative;
	width: 560px;
	float: left;
	height: 70px;
	margin: 30px 0px 0px 40px;
}
#header {
	position: relative;
	width: 860px;
	padding: 10px 20px 0px 20px;
	text-align: center;
	font-size: 18px;
	height: 100px;
	color: #111111;
	float: left;
	font-family: Corbel;
	background-image: url('images/web_bkg.png');
	background-repeat: repeat
}
#header a {
	color: #87A54F;
	text-decoration: underline;
}
#menus {
	position: relative;
	width: 350px;
	float: left;
	margin: 70px 0px 0px 50px;
}
#header a:hover {
	color: #232323
}
#header_span {
	position: relative;
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 17px;
	text-align: center;
	font-family: Corbel;
	background-color: #1B2710;
}
#i {
	position: relative;
	width: 860px;
	float: left;
	padding: 10px 20px 10px 20px;
	background-image: url('images/web_bkg.png');
	background-repeat: repeat
}
.p {
	position: relative;
	width: 860px;
	float: left;
	padding: 25px 20px 10px 20px;
	background-image:url('images/featured_clients.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.p2 {
	position: relative;
	width: 860px;
	float: left;
	padding: 10px 20px 10px 20px;
}
.s {
	position: relative;
	width: 860px;
	float: left;
	padding: 10px 20px 10px 20px;
	background-image:url('images/bit_of_information.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.p:hover #featured_image {
	background-image: url('images/featured_one_solid.jpg');
}
.p2:hover #featured_image2 {
	background-image: url('images/featured_two_solid.jpg');
}
.p:hover .content {
	color: #373737
}
.p:hover .link {
	color: #FF0066	
}
.p:hover .title {
	color: #373737
}
.p2:hover .content {
	color: #373737
}
.p2:hover .link {
	color: #FF0066	
}
.p2:hover .title {
	color: #373737
}
#quote {
	position: relative;
	width: 705px;
	float: left;
	padding: 0px 0px 0px 133px;
	margin: 0px 0px 0px 10px;
	height: 115px;
	background-image: url('images/quote.jpg');
	background-repeat: no-repeat
}
#psy_quote {
	position: relative;
	width: 665px;
	height: 100px;
	float: left;
	text-align: justify;
	padding: 20px 5px 15px 5px;
	font-size: 13px;
	line-height: 17px;
	font-family: Corbel;
}
#twitterblock {
	position: relative;
	width: 860px;
	float: left;
}
#image_block {
	position: relative;
	width: 370px;
	float: left;
	height: 250px;
}
#twitter_div {
	position: relative;
	width: 475px;
	float: left;
	height: 220px;
	padding: 15px 0px 15px 0px;
}
#twitter_div ul {
	margin: 0px;
	padding: 0px;
}
#twitter_div li {
	padding: 0px;
	margin: 1px 0px 0px 0px;
	background-color: #E8F5FB;
	padding: 5px 15px 5px 15px;
	font-family: Corbel;
	font-size: 12px;
	list-style: none
}
#twitter_div li a {
	color: #FF0066;
	text-decoration: none
}
.i_item {
	position: relative;
	width: 271px;
	float: left;
	margin: 15px 0px 0px 10px;
	border-left: 5px #595959 solid;
	color: #383838;
	padding: 0px 0px 10px 0px;
}
.i_item:hover {
	border-left-color: #898989
}
.i_item:hover h2 {
	color: #FF0066
}
.i_item_title {
	position: relative;
	width: 241px;
	float: left;
	font-size: 14px;
	line-height: 19px;
	padding-left: 30px;
	font-family: Corbel;
}
.title {
	position: relative;
	width: 100%;
	float: left;
	height: 40px;
	margin: 30px 0px 0px 0px;
	line-height: 40px;
	font-size: 30px;
	font-weight: bold;
	font-family: Corbel;
	color: #C0C0C0
}
.content {
	position: relative;
	width: 100%;
	float: left;
	margin: 15px 0px 0px 0px;
	line-height: 19px;
	font-size: 14px;
	font-family: Corbel;
	color: #C0C0C0;
}
.link {
	position: relative;
	width: 100%;
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 13px;
	height: 15px;
	line-height: 15px;
	font-family: Corbel;
	color: #FFCEE1
}
#float_holder {
	position: relative;
	width: 100%;
	float: left;
	background-image: url('images/web_bkg.png');
	background-repeat: repeat
}
#float {
	position: relative;
	width: 100%;
	float: left;
	padding: 10px 0px 10px 0px;
	background-image: url('images/float_png.png');
	background-repeat: no-repeat;
}
.i_item_cont {
	position: relative;
	width: 241px;
	float: left;
	font-size: 15px;
	padding: 10px 0px 10px 30px;
	font-family: Corbel;	
}
#featured_image {
	position: relative;
	width: 325px;
	height: 240px;
	float: left;
	margin: 0px 10px 0px 10px;
	background-image: url('images/featured_one_light.jpg')
}
#featured_image2 {
	position: relative;
	width: 325px;
	height: 240px;
	float: left;
	margin: 0px 10px 0px 10px;
	background-image: url('images/featured_two_light.jpg')
}
#featured_text {
	position: relative;
	width: 470px;
	float: left;
	height: 240px;
	padding: 0px 0px 0px 20px;
}
#featured_text2 {
	position: relative;
	width: 470px;
	float: left;
	height: 240px;
	padding: 0px 0px 0px 20px;
}
#top_info {
	position: relative;
	width: 680px;
	float: left;
	font-size: 13px;
	line-height: 18px;
	font-family: Corbel;
	padding: 0px 0px 0px 20px;
}
#footer {
	position: relative;
	width: 900px;
	float: left;
	padding: 15px 20px;
	font-family: Corbel;
	font-size: 10px;
	text-align: center;
	color: #282828;
}
			  #footer a  {
			color : #121212;
			text-decoration : none;
			}
			#footer a:hover {
			text-decoration : underline;
			}
			#footer ul {
			list-style : none;
			float : left;
			padding : 0;
			margin : 0;
			}
			#footer li {
			float : left;
			padding : 0 10px 0 0;
			} 
#fullspan {
	position: relative;
	width: 100%;
	float: left;
}
.span_item {
	position: relative;
	width: 350px;
	float: left;
	padding: 40px 0px 0px 30px;
}
.span_image {
	position: relative;
	width: 70px;
	text-align: center;
	float: left;
	padding: 25px 0px 0px 0px;
}
.span_title {
	position: relative;
	width: 260px;
	float: left;
	padding: 0px 0px 0px 20px;
	font-size: 15px;
	color: #454545;
	font-weight: bold;
	font-family: Corbel; 
}
.span_text {
	position: relative;
	width: 260px;
	text-align: justify;
	float: left;
	padding: 10px 0px 0px 20px;
	font-family: Corbel;
	font-size: 14px;
	color: #454545
}