@charset "utf-8";
body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7391A2;
	padding: 10px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited, a:active {
	color: #678D51;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000;
}
.ltGrey {
	color: #999;
	font-size: 9px;
}
.basic_text {
	color: #BFBFBF;
}
#divShell {
	width: 1042px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}





#divBox1 {
	margin: 10px;
	padding: 0px;
	width: 200px;
	z-index: 10;
	color: #333;
	text-align: right;
	float: left;
}
#divBox2 {
	width: 202px;
	z-index: 10;
	padding-top: 116px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	text-align: right;
}

#divBox2 a:link, #divBox2 a:visited, #divBox2 a:active{
	color: #FFF;
	background-color: #9FA8AD;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#divBox2 a:hover {
	color: #FFF;
	background-color: #60874A;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#divBox3 {
	width: 600px;
	z-index: 10;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
#divBox3 img  {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#divBox3 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#divConnect {
	width: 400px;
	vertical-align: middle;
	text-align: left;
}

#divFooter {
	height: 50px;
	width: 100%;
	background-color: #323232;
	position: absolute;
	bottom: 0px;
	z-index: 2;
	overflow: visible;
}



#divFooterMain {
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	position: absolute;
	z-index: 2;
	bottom: 0px;
	width: 100%;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	height: 60px;
	overflow: hidden;
	visibility: visible;
}
#divFooterMain #divConnect #form1 #email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#divFooterMain #divConnect #form1 .basic_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#divBox4 {
	width: 600px;
	z-index: 10;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	padding: 0px;
}
