@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(seamless_blackants.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	text-align:center;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	line-height:20px;
	text-decoration: none;
	text-align:center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height:12px;
	text-decoration: none;
	text-align:center;
}



.text_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:18px;
	text-decoration: none;
}


.text_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:13px;
	text-decoration: none;
	text-align: left;

}






a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt ;
	font-weight:bold;
	text-decoration: none;
}



a.nav_1:link {
	color: #FFAA00;
}

a.nav_1:visited {
	color: #FFAA00;
}

a.nav_1:hover {
	color: #5FDA09;
}

a.nav_1:active {
	color: #FFAA00;
}




a.nav_2:link {
	color: #3366FF;
}

a.nav_2:visited {
	color: #3366FF;
}

a.nav_2:hover {
	color: #5FDA09;
}

a.nav_2:active {
	color: #3366FF;
}



hr {
	color: #000000;
	border-style:solid; 
	border-width:1px; 
}




#container {
	width: 700px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px ;
	margin-bottom: 40px ;
	background-color: #ffffff;
	border-style:solid; 
	border-width:4px; 
	border-color:#000000;"
}

#top {
	width: 700px;
	height: 150px;
	background-color: #ffffff;
	position: relative;
	float: left;
}


#logo {
	width: 230px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;

}



#content {
	width: 660px;
	height: 520px;
	background-color: #ffffff;
	float:left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#foot_copyright {
	width: 660px;
	height: 95px;
	float: left;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: solid;
	border-color: #000000;
	border-width: 1px;
	
}
