A:ACTIVE {
	color: #6495ED;
	text-decoration: underline;
}

A:LINK {
	color: gray;
	text-decoration: underline;
}
A:VISITED {
	color: #4682B4;
	text-decoration: underline;
}

A.textlink:LINK {
	color: #297ccf; 
	text-decoration: underline; 
}
A.textlink:hover {
	color: #87CEFF; 
	text-decoration: underline; 
}

body {
	margin: 0;
	background:  url(../images/background2.jpg) top center repeat-x;
}
#layout {
	width: 1100px;
	margin: 0 auto;
	background: url(../images/center_background.jpg) top center repeat-y;
}
#template {
	margin: 0 auto;
	width: 1100px;
	background: url(../images/header_background.gif) top center no-repeat;
}
#top1 {
	position: relative;
	margin: 0 auto;
	width: 1060px;
}
#top {
	position: relative;
	margin: 0px 0px 0 70px;
}
h1 {
	font-weight: bold;
	color: #404040;
	font: Arial;
	font-size: 32px;
	font-style: italic;
}
#text {
	margin: 10px 80px 20 10px;
	padding: 10px 0;
	position: relative;
	text-align: left; 
	min-height: 300px;
}
#text1 {
	margin: 0px 0px 0 70px;
	position: relative;
	text-align: left; 
	min-height: 300px;
	font: 11pt Arial;
	color: #666666;
	line-height: 150%;
}
.text2 {
	font: 11.5pt Arial;
	color: #666666;
	line-height: 150%;
}

.text3 {
	font: 10.5pt Arial;
	color: #666666;
	line-height: 140%;
}
.text4 {
	font: 15pt Arial;
	color: #797a7c;
	line-height: 140%;
	font-weight: 600;
}
.footer_text {
	font-size: 12px;
	text-align: right;	
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
	
.footer_text_bold {
	font-size: 20px;
	text-align: right;	
	color: #FFF;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}
	
#bottom {
	font-size: 10px;
	text-align: center;	
	color: #FFF;
	margin: 0 0 0 0px;
	padding: 10px 0 20px 0;
	background: url(../images/bottom_background.jpg) bottom center;
	clear: both;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom p {
	margin: 15 0 25px 0;	
}

#bottom_quote {
	float: left;
	margin-left: 185px;
	width: 300px;
	text-align: left;
}

.socialbuttons {
    display: inline;
		}
		
.googleplus {float:left; width:70px;}

.inshare {float:left; width:100px;}
		
.nowrap  {
    float: left;
    width: 2000px;
		}
		
.twitter {float:left; width:90px;}

.fb {float:left; width:140px;}