/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	}
	ol {
	margin-left:25PX;
	margin-bottom:15PX;
	}
h1{
color:#11527c;
font-size:1.5em;
margin-bottom:1.4em;
}
h2{
font-size:1.2em;
	margin-bottom:1.4em;
}
strong{
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:66%;
	background-color:#ebebeb;
}
#wrapper{
	width: 928px;
	margin-right: auto;
	margin-left: auto;
}
#Header{
	background-image: url(/images/header.jpg);
	width: 908px;
	height:85px;
	float:left;	
	padding-top:20px;
	padding-right:20px;
}
#Menu{
	background-image: url(/images/menu-back.jpg);
	width: 928px;
	height:39px;
	float:left;
}
#Main_Content{
	float:left;
	width: 100%;
	background-image: url(/images/main-content.jpg);
}
#Leftcol{
	float: left;
	width: 254px;
	height:520px;
}
#newsletter{
	width:205px;
	height:72px;
	
	background-image:url(/images/newsletter-signup.jpg);
	margin-top:17px;
	margin-left:22px;
	padding-left:10px;
	padding-top:40px;
	color:#FFFFFF;
	font-size:1.3em;
}
#newsletter a{
	text-decoration:none;
	color:#FFFFFF;
}
#newsletter a:hover{
	text-decoration: underline;
	color:#FFFFFF;
}
#testimonials{
	width:215px;
	height:112px;

	margin-top:17px;
	margin-left:22px;
	margin-bottom:10px;
}
#rightcol{
	float: left;
	width: 626px;
	padding-right:28px;
	padding-left:20px;
	color: #333333;
	font-size:1.2em; /* UP ONE POINT */
	line-height:1.8em;
	padding-top:10px;
	padding-bottom:10px;
}
#footer{
	background-image: url(/images/footer.jpg);
	font-size:.9em;
	color:#ffffff;
	float: left;
	height: 32px;
	width: 905px;
	padding-top: 10px;
	padding-left:23px;
}
#footer A {
color:#ffffff;
text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
.fieldHolder{
width:132px;
height:18px;
background: url(/images/search_Bar.jpg) no-repeat;
float: left;
}
.search{
	width:132px;
	height:18px;
	background: none;
	border: none;
	color: #999999;
	font-size:1.0em;
	font-style:italic;
	margin-top:2px;
	margin-left: 10px;
}
.search_button{
background-image:url(/images/search_button.jpg);
height:18px;
width:44px;
border:0;
}
#login{
float:left;
width:144px;
height:84px;
background-image:url(/images/login.jpg);
color:#FFFFFF;
padding-top:30px;
background-repeat: no-repeat;
}
#features1{
width:107px;
height:154px;
background-image:url(/images/features_1.jpg);
float:left;
margin-right:10px;
padding-left:10px;
padding-top:30px;
padding-right:80px;
font-size:1.0em;
}
#features2{
width:107px;
height:154px;
background-image: url(/images/features_2.jpg);
float:left;
padding-left:10px;
padding-top:30px;
padding-right:80px;
font-size:1.0em;
}
#features3{
width:107px;
height:154px;
background-image:url(/images/features_3.jpg);
margin-right:20px;
padding-left:10px;
padding-top:30px;
padding-right:80px;
font-size:1.0em;
}
#features4{
width:107px;
height:154px;
background-image:url(/images/features_4.jpg);
padding-left:10px;
padding-top:30px;
padding-right:80px;
margin-bottom:20px;
font-size:1.0em;
}
#features5{
width:107px;
height:154px;
background-image:url(/images/features_5.jpg);
padding-left:10px;
padding-top:30px;
padding-right:80px;
font-size:1.0em;
}
#features6{
width:107px;
height:154px;
background-image:url(/images/features_6.jpg);
float:left;
padding-left:10px;
padding-top:30px;
padding-right:80px;
font-size:1.0em;
}