* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

em {
	color: #FF0000;
}

body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#container {
	text-align: center;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
}
#hdr {
	height: 121px;
}

#hdr .logo {
	margin-top: 17px;
	float: left;
}
/* MAIN NAV */

#mainnav	{
	width: 437px;
	height: 22px;
	text-align: left;
	float: left;
	margin-top: 83px;
	margin-left: 7px;
	}
	
#mainnav ul	{
	width: 437px;
	height: 22px;
	position: relative;
	text-align: center;
	background-image: url(../images/mainNav.gif);
	background-repeat: no-repeat;
	}
	
#mainnav ul li	{
	list-style: none;
	position: absolute;
	top: 1px;
	}

#mainnav ul li, #mainnav a	{
	height: 22px;
	display: block;
	}

#mainnav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#mn1 {left: 0px; width: 89px;}
#mn2 {left: 89px; width: 161px;}
#mn3 {left: 250px; width: 104px;}
#mn4 {left: 354px; width: 83px;}

#mn1 a:hover {background: transparent url(../images/mainNav.gif) 0 -23px no-repeat;}
#mn2 a:hover {background: transparent url(../images/mainNav.gif) -89px -23px no-repeat;}
#mn3 a:hover {background: transparent url(../images/mainNav.gif) -250px -23px no-repeat;}
#mn4 a:hover {background: transparent url(../images/mainNav.gif) -354px -23px no-repeat;}

/* END MAIN NAV */
#content {
	clear: both;
}
#consult {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
}
#consult a {
	color: #6699ff;
	text-decoration: none;
}
#consult a:hover {
	text-decoration: underline;
}


#flashcontent {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 757px;
	height: 491px;
}
#flasherror {
	padding-top: 50px;
	width: 300px;
}

#flashcontent a {
	font-weight: bold;
	color: #FFFFFF;
}
#flashcontent a:hover {
	text-decoration: none;
}
#left {
	float: left;
	width: 476px;
	margin-top: 59px;
	text-align: left;
}
#left ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: left;
	font-size: 12px;
	padding-bottom: 20px;
}
#left li {
	margin-left: 20px;
}

#left h1 {
	text-align: left;
	padding-bottom: 5px;
}
#left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	padding-bottom: 41px;
}
#left a {
	color: #5B78E0;
	font-weight: bold;
	text-decoration: none;
}
#left a:hover {
	text-decoration: underline;
}

form {
	text-align: left;
	margin-left: 17px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: -70px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: 1px solid #3B1C07;
	padding: 3px;
	width: 175px;
	background-color: #000000;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: 1px solid #3B1C07;
	padding: 3px;
	width: 400px;
	height: 250px;
	background-color: #000000;
}

input#button {
	background-color: #000000;
	border: 1px dashed ##3B1C07;
	padding: 0px;
	cursor: hand;
	width: 60px;
	margin-left: 346px;
	margin-top: -10px;
}

#right {
	margin-top: 59px;
	width: 281px;
	float: left;
}



#footer {
	clear: both;
	margin-top: 29px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbb6b4;
	float: left;
	line-height: 45px;
}
#mass {
	float: right;
}
