/** Main content **/
body {
	background-color: #2A495D;
	text-align: center;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
}

#main {
	text-align: center; 	
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#title {
	width: 770px;
	float: left;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #79a6b5;
}

#txt {
	width: 770px;
	float: left;
	text-align: justify;
}

#full {
	width: 770px;
	float: left;
	margin: 10px 0 30px 0;
}

#half {
	width: 385px;
	float: left;
	text-align: center;
}

#half a { font-size: 26px; color: #79a6b5; text-decoration: underline; font-weight: bold; }

/** Footer **/
#footer {
	width: 770px;
	float: left;
	margin: auto;
	text-align: center;
	font-size: 11px;
}

#footer a { font-weight: bold; color: #79a6b5; }

/** End Footer **/

.mailform {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 500px;
	background-color: #7D7D7D;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	clear: both;
	margin-right: auto;
	margin-left: auto;	
}

.mailform_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; background-color: #424242; clear: both; margin-right: auto; margin-left: auto; border-bottom: medium solid #000; border-width: 1px; padding-top: 2px;}
.mailform_instructions { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; background-color: #424242; clear: both; margin-right: auto; margin-left: auto; padding-bottom: 2px; border-top: medium solid #000; border-width: 1px; }
.mailform_email { margin-right: auto; margin-left: auto; margin-top: 5px; margin-bottom: 5px;}

.input_email
{
color: #000;
background: #fff;
border: 1px solid #000;
width: 220px;
}

.submit_button
{
color: #000;
background: #fff;
height: 20px;
}

form { margin: 0px; }


.support { padding: 5px; }
.legal { padding-bottom: 25px; }
.models { padding-bottom: 25px; }
.compliance { padding-bottom: 25px; }
.copyright { padding-bottom: 25px; }
.webmasters { padding-bottom: 25px; }
.metrixxx { width: 80px; height: 40px; margin-bottom: 15px; margin-right: auto; margin-left: auto; clear: both; }

h1 {
	width: 770px;
	float: left;
	border-top: 1px solid #79a6b5;
	padding: 10px 0px 10px 0px;
	font-size: 9px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: justify;
}

#notice {
	width: 770px;
	color: #fff;
	float: left;
	text-align: justify;
	border-top: 1px solid #79a6b5;
	text-align: justify;
	padding: 10px 0 10px 0;
	font-size: 9px;
}

#notice a { color: #fff; text-decoration: underline; font-weight: normal; }

#sites {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-bottom: 10px;
}

#other {
	width: 606px;
	font-size: 12px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

#other #more { 
	width: 604px;
	float: left;
	background-color: #79A6B5;
	color: #000;
	margin: 1px;
	padding: 3px 0 3px 0;
}

#other #site {
	width: 200px;
	float: left;
	background-color: #7D7D7D;
	margin: 1px;
	padding: 3px 0 3px 0;
}

#other #site a { color: #fff; }
#other #site a:hover { color: #79a6b5; }