@charset "utf-8";

a,a:active, a:focus, div {
	outline: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	}
a:hover{
	color:#990000;
}

body {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666;
	font-style: oblique;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-style: oblique;
	margin-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin-bottom: -5px;
}
p {
	margin-top: 10px;
	margin-bottom: 0px;
}


input {
	border: thin solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.input {
	border: thin solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.clear {
	clear: both;
}
.line500 {
	background-color: #666666;
	height: 1px;
	width: 480px;
}





#wrapper {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	margin-bottom: 20px;
}
#footer {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
}


#banner {
	height: 118px;
	width: 1000px;
}
#intro {
	height: 350px;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#mainSub {
	height: 270px;
	width: 1000px;
}
#mainGen {
	height: 155px;
	width: 1000px;
	margin-top: 20px;
}

#nav {
	float: left;
	height: 460px;
	width: 180px;
}
#contentServices {
	float: left;
	height: auto;
	width: 500px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ad1 {
	float: left;
	height: 600px;
	width: 300px;
}
