body, html {
	background: #587283 url(../images/bg.jpg) repeat;
	height:100%;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #3e444e;
}

a {
	text-decoration: underline;
	color: #2e8cb0;
}
a:hover {
	text-decoration: none;
}
p {
	 margin: 12px 0;
}

h2 {
	font: normal 20px/normal "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #3a74ae;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h1 {
	font: normal 20px/normal "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #56606F;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.clear {
	clear:both;

}

#wrapper {
	background: #f9f9f9;
	margin: 0px auto;
	width: 960px;
	height:auto !important;height:100%;
	min-height:100%;
}
.contactustop {
	padding-top: 70px;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 14px;
}
.freecons {
	font: 14px Arial, Helvetica, sans-serif;
	color: #1f84aa;
	text-transform: uppercase;
}
.teleftop {
	color: #464e5b;
	font-size: 24px;
	padding-top: 5px;
}
.contuslinktop {
	font-size: 11px;
	display: block;
	text-align: right;
	padding-right: 90px;
}
#menu {
	background: #464e5b url(../images/bgmenu.jpg) repeat-x;
	height: 69px;
	padding-left: 15px;
}

#menu li a {
	color: #FFF;
	display: block;
	font: bold 12px/67px Tahoma, Geneva, sans-serif;
	background: url(../images/selmenu.gif) no-repeat left center;
	float: left;
	margin: 0px 15px;
	padding: 0px 15px;
	text-decoration: none;
}
#aboutsp {
	background: #525b6a;
	height: 41px;
	padding-left: 20px;
}
#aboutsp a {
	font-size: 12px;
	line-height: 41px;
	color: #FFF;
	text-decoration: underline;
	padding-left: 15px;
	background: url(../images/selmenu.gif) no-repeat left center;
	display: block;
}
#menu li a:hover {
	text-decoration: underline;
}
ol.norm {
	list-style: decimal;
}
ol.norm li {
	display: list-item;
	margin: 5px 0px 3px 20px;
	list-style: decimal outside;
	padding-left: 5px;
}
a.butt {
	display: block;
	font-size: 12px;
	line-height: 28px;
	color: #FFF;
	text-decoration: underline;
	background: #248ab3 url(../images/butt.jpg) no-repeat;
	text-align: center;
	height: 28px;
	width: 119px;
	overflow: hidden;
}
#footer {
	background: #525b6a url(../images/footalpha.jpg) no-repeat left;
	padding-right: 40px;
	padding-left: 80px;
	border-top: 5px solid #3a414b;
	height: 97px;
	line-height: 97px;
	font-size: 11px;
	color: #dee0e2;
}
#footer a { color:#FFF}
.picleft {
	margin: 5px 10px 10px 0px;
	padding: 2px;
	float: left;
	border: 1px solid #666;
}
.picright {
	margin: 5px 0px 10px 10px;
	padding: 2px;
	float: right;
	border: 1px solid #666;
}
.picbord {
	margin: 5px 0px 10px 10px;
	padding: 2px;
	float: none;
	border: 1px solid #666;
}
.picbord10 {
	margin: 17px 0px 0px;
	padding: 2px;
	float: none;
	border: 1px solid #666;
}
