﻿img{
	border:0;
}

.site
{
	margin:0;
	padding:0;
	font-family:Verdana, Verdana, Geneva;
	line-height:1.5em;
	color:#66A09D;
	font-size:12pt;
	background:#3E7D90 url(/images/shadowbg.jpg) repeat-y center top;
}

.sitebackup
{
	margin:0;
	padding:0;
	font-family:Verdana, Verdana, Geneva;
	line-height:1.5em;
	color:#66A09D;
	font-size:12pt;
	background:#3E7D90 url(/images/bg.jpg) repeat-y center top;
}

input,textarea,select
{
	border:1px #6486A4 solid;
}

a:link,
a:active,
a:visited,
a:hover
{
	outline:none;
}



.site a:link,
.site a:active,
.site a:visited
{
	color:#6486A4;
}

.site a:hover
{
	color:#66A09D;
}

.shadow
{
	width:1200px;
	margin:0 auto;
}
.shadow2
{
	width:1200px;
	background:url(/images/shadowbg.jpg) repeat-y center top;
	float:left;
}


.holder
{
	width:1000px;
	background-color:#fff;
	margin:0 auto;
}
.holder2
{
	width:1000px;
	background-color:#fff;
	float:left;
}
.logo
{
	width:1000px;
	height:130px;
	float:left;
	background:url(/images/logo.jpg) no-repeat;
}





.content
{
	width:1000px;
	min-height:475px;
	height:auto !important;
	height:475px;
	background-color:#fff;
	clear:both;
}

.home-content-top
{
	width:940px;
	float:left;
	min-height:218px;
height:auto !important;
height:218px;
padding-bottom:10px;
}

.home-content-bottom
{
	width:940px;
	float:left;
	min-height:218px;
height:auto !important;
height:218px;
clear:both;
text-align:center;
}

.content-padding
{
	padding:10px 20px 20px 20px;
}
.home-spacer
{
	width:20px;
	height:4px;
	float:left;
}
.home-content-left
{
	width:250px;
	float:left;
	min-height:218px;
	height:auto !important;
	height:218px;
text-align:right;

}
.home-content-left-padding
{
	padding:0 0 0 0;
}

.home-content-right
{
	width:630px;
	float:left;
		min-height:218px;
height:auto !important;
height:218px;

}
.home-content-right-padding
{
	padding: 0 15px 0 10px;
}

.footer-nav
{
	width:1000px;
	height:32px;
	float:left;
	text-align:center;
	background:url(/images/footer-links-bg.jpg) repeat-x;
	clear:both;
	color:#fff;
padding-top:6px;

}


.footer-nav a:link,
.footer-nav a:active,
.footer-nav a:visited
{
	color:#fff;
	text-decoration:none;

	
}

.footer-nav a:hover
{
	color:#fff;
	text-decoration:underline;

	
}

.copy-right
{
	width:1000px;
	height:25px;
	float:left;
	text-align:center;
	clear:both;
	font-size:10pt;
}

.click-home
{
	width:800px;
	height:100%;
	display:block;
	float:left;
	cursor:pointer;
}

div.form
{
	padding-bottom:20px;
}