@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/background.png);
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p{
 	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}


a:link {
	color: #0000EE;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #0000EE;
}
a:hover {
	text-decoration: none;
	color: #FF6600
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.layout{
	text-align: left;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #555555;
}

.heading3 {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.heading3 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.heading4 {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.heading5 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}


.paragraph1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #555555;
}
.paragraph2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EEEEEE;
	font-weight: bold;
}

.paragraph2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EEEEEE;
}

.paragraph3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #770000;
	font-weight: bold;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.list_style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #555555;
	list-style-position: inside;
	list-style-type: disc;
}

.list_style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #EEEEEE;
	list-style-position: inside;
	list-style-type: disc;
}

.list_style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	list-style-position: outside;
	list-style-type: disc;
}

/* LAYOUT */

.layout #container {
	width: 896px;
	margin: 20px auto;
 	width: 896px;
}

/* HEADER */

.layout #header {
	background:url(../images/header_bg.png) no-repeat;
	height: 137px;
}

.layout #logo {
	background:url(../images/logo.png) no-repeat;
	float: left;
	margin-left: 110px;
	margin-top: 20px;
	width: 533px;
	height: 71px;
}

.layout #flash {
	background: url(../images/countdown.png no-repeat);
	float: left;
  	margin-left: 49px;
  	margin-top: 52px;
  	width: 114px;
	height: 85px;
}

.layout #link {
	float: right;
	margin-top:7px;
	height: 24px;
	margin-left: 5px;
}

/* TOP MENU */

#nav-menu{
	float:left;
	margin-left: 50px;
	margin-top: 15px;
	width:650px;
	height: 31px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
} 

#nav-menu ul{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 450px;
	height: 31px;
} 

#nav-menu li{
	margin: 0em;
	float:left;
	width: 99px;
} 

#nav-menu li a{
	background: url(../images/menu_link.png) no-repeat;
	line-height: 2em;
	float: left;
	display: block;
	color: #EEEEEE;
	text-decoration: none;
	text-align: center;
	padding-right: 5px;
	padding-top: 2px;
	padding: 2px 3px 0px 0px;
} 

#nav-menu li a:hover,
#nav-menu li a.selected{
	background:url(../images/menu_link_hover.png) no-repeat;
} 

#nav-menu li a:active{
	background:url(../images/menu_link_hover.png) no-repeat;
} 


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */



/* CONTENT */

.layout #main_content {
	background:url(../images/content_bg.png);
	min-height: 500px;
}

.layout #content{
	background:#EEEEEE;
	padding: 20px;
	margin-left: 186px;
}

.layout #top{
	float: left;
	width: 670px;
}

.layout #heading{
	margin-bottom: 10px;
	height: 20px;
}

/* FOOTER */

.layout #footer{
	background:url(../images/footer_bg.png) no-repeat;
	height: 80px;
}

/* FOOTER MENU */

#footer-menu {
	float: left;
	margin-left: 260px;
	margin-top: 20px;
	left: 195px;
	height: 35px;
	width: 300px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#copyright {
	float:right;
	margin-left: 20px;
	margin-top: 20px;
	height: 35px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
	padding: 5px;
	margin-right: 25px;
}

#footer-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
} 

#footer-menu li{
	float: left;
	margin: 0em;
} 

#footer-menu li a{
	line-height: 2em;
	float: left;
	width: 83px;
	height: 29px;
	display: block;
	color: #EEEEEE;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-right: 11px;
	padding-top: 3px;
} 

#footer-menu li a:hover{
	color: #FF6600;
} 

#nav-menu li a:active{
	color: #EEEEEE;
} 

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
}

.layout #float_right { 
	float: right;
	width: 340px;
	margin-left: 10px;
}

.layout #float_right_2 {
	float: right;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 20px;
	background-color:#777777;
	color: #EEEEEE;
}
.layout #float_left {
	float: left;
	width: 300px;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.layout #float_left2 {
	width: 670px;
}

.layout #float_left3 {
	float: left;
	width: 150px;
	height: 200px;
	padding: 5px;
	background-color: #AAAAAA;
	color: #E6E6E6;
	margin-left: 5px;
	border-width: 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
}

.layout #sidebar{
	background-color: #AAAAAA;
	float:right;
	width: 300px;
	padding:10px;
	margin-left: 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
}
