/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	}
h1{
	color:#B69C42;
	font-size:1.4em;
}
a {
color:#000000;
text-decoration:underline;
}
a:hover{
color:#B69C42;
text-decoration:underline;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:66%;
	background-color:#ececec;

}
#wrapper{
	width: 981px;
	margin-right: auto;
	margin-left: auto;
}
#Header{
	background-image: url(/images/header.jpg);
	width: 981px;
	float:left;	
	height:101px;
}
#Header a{
color:#666666;
text-decoration:none;
}
#Header a:hover{
color:#666666;
text-decoration: underline;
}
#Menu{
	background-image: url(/images/menu_back.jpg);
	width: 981px;
	height:39px;
	float:left;
}
#Main_Content{
	float:left;
	width: 100%;
	background-image: url(/images/main_content.jpg);
}
#Leftcol{
	float: left;
	width: 653px;
	padding-left:27px;
}
#content{
padding-left:18px;
padding-top:10px;
padding-bottom:20px;
padding-right:40px;
width:588px;
float:left;
}
#rightcol{
	float: left;
	width: 276px;
	padding-right:25px;
}
#login{
	width:266px;
	background-color:#e1e1e1;
	height:153px;
	margin-bottom:5px;
	padding-left:10px;
	padding-top:15px;
	font-size:1.2em;
	color:#737373;
}
#testimonials{
	width:266px;
	height:153px;
	background-color:#b69c42;
	margin-bottom:5px;
	padding-left:10px;
	padding-top:15px;
	font-size:1.2em;
color:#FFFFFF;
}
#resources{
	width:266px;
	background-color:#e1e1e1;
	height:153px;
	margin-top:2px;
	padding-left:10px;
	font-size:1.2em;
	color:#737373;
	padding-top:15px;
	margin-bottom:5px;
	line-height:18px;
}
#resources a{
	color:#737373;
	text-decoration:none;
}
#resources a:hover{
	color:#737373;
	text-decoration:underline;
}
#latest_news{
width:500px;
height:50px;
}
#footer{
	background-image: url(/images/footer.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	float: left;
	height: 36px;
	width: 959px;
	padding-left:22px;
	padding-top:12px;
	color:#717070;
	line-height:14px;
}
#news{
	background-image:url(/images/main_content.jpg);
	float: left;
	height: 41px;
	padding-top:5px;
	padding-bottom:5px;
	width: 959px;
	padding-left:22px;
}
#footer A {
color:#717070;
text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
.go{
width:27px;
height:21px;
background-color:#220178;
border: 1px solid #c3bfd6;
color:#FFFFFF;
}
#search{
width:180px;
float:left;
}
.button{
background-color:#737373;
color:#FFFFFF;
width:47px;
height:21px;
font-size:0.9em;
}
#footer-below{
float:left;
	width: 959px;
	padding-left:22px;
	padding-top:12px;
	height: 36px;
color:#666666;
}