@charset "utf-8";
/* CSS Document */


html, body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	height: 100%;
	width: 100%;
}

/*
li {
	margin-bottom: 5px;
	color: #00CC99;
}
ul {
	padding-left: 1%;
}
*/

.topper{
	background-color: #000000;
	height: 60px;
	padding: 20px 0px 0px 20px;
	width: 100%;
}

#advert{
	background-color:#000000;
	height: 60px;
	padding: 10px 0px 0px 20px;
	width: 100%;
}

#image{
	background-color:#000000;
	height: 60px;
	padding: 10px 0px 0px 0px;
	width: 40px;
	float: left;
}

.map {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 20px 0px 0px 20px;
	color:#333333;
	height: 200px;
	width: 100%;
}
.map a {
	color: #4A4A4A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4A4A;
	font-weight: bold;
}
.map a:hover {
	color: #333333;
}



p {
	margin: 0;
	padding: 0;
	color: #666666;
	text-decoration: none;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

#inner {
	height: 30px;
	float: left;
	width: 360px;
	/*margin: 0;*/
	/*line-height: 17px;*/
}

#inner p{
	padding: 10px 0px 0px 4px;
	color: #00AAD5;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	line-height: 17px;
	/*line-height: 17px;*/
}

.container {
	background-color:#000000;
	height: 200px;
	width: 100%;
	padding: 10px 0px 0px 0px;
}

.container .int_a {
	background-color:#000000;
	width: 240px;
	height: 200px;
	padding: 10px 0px 0px 20px;
	float: left;
}

.container .int_b {
	background-color:#000000;
	width: 200px;
	height: 200px;
	padding: 10px 0px 0px 20px;
	float: left;
}

.container .int_c {
	background-color:#000000;
	width: 260px;
	height: 200px;
	padding: 10px 0px 0px 20px;
	float: left;
}

.container .int_c .a{ color:#00CC99; }

.container .int_c .a:hover { color:#00FF00; }


.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	padding-top: 40px;
	padding-right: 10%;
	padding-bottom: 20px;
	padding-left: 10%;
	line-height: 16px;
}
.top a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00deff;
	font-weight: bold;
}
.top a:hover {
	color: #00deff;
}


.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	line-height: 16px;
	background-color: #0C0C0C;
	height: 60px;
	padding: 20px 0px 0px 20px;
}
.bottom a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4A4A;
	font-weight: bold;
}
.bottom a:hover {
	color: #00AAD5;
}



/*  */

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 26px;
	margin-bottom: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF8C00;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 2px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	color: #FF8C00;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 5px;
	font-weight: lighter;
	margin-left: 40px;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #00deff;
	font-family: "Lucida Sans", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0px;
}


/*  */

#flashcontent {
	height: 100%;
}
