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

html,body {
margin: 0;
padding:0;
}

body{
font: 76% arial,sans-serif;
background-color: #4c4c4c;
color: #cccccc;
}

p{margin:0 10px 10px}

#wrapper {
position: relative;
width: 900px;
height: 893px;
margin: 0px auto;
}

#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image:url(media/banner.gif);
	width: 100%;
	height: 194px;
	z-index: 10;
}

/* --------------------Navigation------------------*/
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #7B343E;
}

#menu
{
	position: absolute;
	padding:0px;
	margin: 15px 25%;
	width: 447px;
	height:11px;


color:#fff
font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
}




#menu li {display:inline;}
#menu li a
{
padding: 0px 7px;
background: #000000;
text-decoration:none;
float:left;
border-right: #fff solid 1px;
border-left: #fff solid 1px;
}
#menu li a:hover
{
color:#7B343E;
}
/* --------------------Navigation------------------*/

#back_home {
	position: absolute;
	height: 138px;
	width: 148px;
	left: 16px;
	top: 33px;
}


#content {
	position: absolute;
	top: 176px;
	left:0px;
	width: 903px;
	height: 727px;
	margin-bottom: 10px;
	background-image:url(media/bg2.gif);
	background-repeat: no-repeat;
}

#links {
	position: absolute;
	top: 8px;
	left: 13px;
	height: 100px;
	width: 880px;
	background: transparent;
	background-repeat:no-repeat;
	z-index: 4;
}

#mid_content {
	position: absolute;
	top: 116px;
	left: 13px;
	height: 284px;
	width: 880px;
	background: transparent;
	background-repeat:no-repeat;
}
#banner1 {
	position: absolute;
	top: 446px;
	left: 21px;
	width: 645px;
	height: 125px;
	border: #CCCCCC 1px solid;
	background-repeat:no-repeat;
}

#banner2 {
	position: absolute;
	top: 513px;
	left: 677px;
	width: 208px;
	height: 58px;
	background: transparent;
	background-repeat:no-repeat;
	border: #FFFFFF solid 1px;
}

#banner3 {
	position: absolute;
	top: 482px;
	left: 432px;
	width: 236px;
	height: 90px;
	border: none;
	z-index: 100;
}

#banner4 {
	position: absolute;
	top: 446px;
	left: 677px;
	width: 208px;
	height: 58px;
	background: transparent;
	background-repeat:no-repeat;
	border: #FFFFFF solid 1px;
}

#banner5 {
	position: absolute;
	top: 601px;
	left: 200px;
	width: 471px;
	height: 129px;
	background: transparent;
	background-repeat:no-repeat;
	border: #FFFFFF solid 1px;
}

#banner6 {
	position: absolute;
	top: 601px;
	left: 678px;
	width: 208px;
	height: 90px;
	background: transparent;
	background-repeat:no-repeat;
	border: #FFFFFF solid 1px;
}

#banner7 {
	position: absolute;
	top: 601px;
	left: 21px;
	width: 166px;
	height: 90px;
	background: transparent;
	background-repeat:no-repeat;
	border: #FFFFFF solid 1px;
}

