@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#wrapper {
	width: 975px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #434343;
	padding-bottom: 15px;
}
#wrapper #nav {
}
#nav {
	height: 20px;
	width: 540px;
	text-align: center;
	float: left;
	margin-top: 110px;
	line-height: 20px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	float: right;	
}
 #nav li {
	list-style-type: none;
	font-size: 18px;
	padding: 10px;
	float: left;
	font-weight: bold;
}
#nav a:hover {
	padding: 10px;
	text-decoration: none;
	background-color: #86C2E3;
	margin-left:-10px;
	margin-right:-10px;
}
#body-home {
	color: #FFF;
	text-align: left;
}
#nav a {
	color:#FFF;
	text-decoration:none
	
}
#home-footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 5px;
	text-align: left;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #494A45;
	margin-top: 0px;
	background-color: #FFF;
	background: rgba(255, 255, 255, 0.5);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494A45;
}
#body-left {
	padding: 15px;
	float: left;
	width: 585px;
}
#footer {
	font-size: 10px;
	color: #666;
	margin-top: 20px;
	text-align: left;
}
h3 {
	font-size: 18px;
	padding: 0px;
	color: #5F6870;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#home-footer-child {
	width:222px;
	line-height:16px;
	float:left;
	padding-top: 20px;
	}
#home-footer-child2 {
	width:222px;
	line-height:16px;
	float:left;
	margin-left:8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left:8px;
	padding-top: 20px;
	}
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#nav-home {
	height: 20px;
	width: 600px;
	text-align: right;
	float: left;
	margin-top: 48px;
}
#title h1 {
	font-size: 95px;
	letter-spacing: -7px;
	margin-top: 5px;
	margin-bottom: -20px;
	padding: 0px;
	text-align: left;
}
#body-content {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494A45;
	background-image: url(images/white.png);
}
#body-right a img {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
	margin-right: 15px;
}
#body-right {
	padding: 15px;
	float: left;
	width: 320px;
}
.textfield {
	padding: 5px;
	border: 1px solid #CCC;
}
img, div { behavior: url(iepngfix.htc) }#body-right h2 {
	font-size: 16px;
	margin-bottom: 4px;
}
#home-footer-child a:hover {
	text-decoration: none;
	background-color: #FFF;
	display: block;
	color: #000;
}
#home-footer-child2 div a:hover {
	text-decoration: none;
	background-color: #FFF;
	display: block;
	color: #000;
}

#home-footer-child div a h3:hover {
	color: #000;
}

#home-footer-child2 div a h3:hover {
	color: #000;
}.center {
	text-align: center;
}
p#success
		{
			padding: 3px 10px;
			background: #92FFA5;
			border: 2px solid #009218;
			color: #009218;
			font-weight: bold;
			margin-bottom: 10px;
			text-align: center;
		}
		
		p#bademail, p#badserver
		{
			padding: 3px 10px;
			background: #FFA3A1;
			border: 2px solid #D00D00;
			color: #D00D00;
			font-weight: bold;
			margin-bottom: 10px;
			text-align: center;
		}
	.image-border {
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCC;
}
