html, body {
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
	border:none;
}
a img {
	border:none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
#wrapper {
	width: 900px;
	text-align:left;
	margin: 8% auto;
	padding: 0px;
}

#container {
	position: absolute;
	width: 900px;
	height: 650px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	}
		#top {
		position: absolute;
		top: 0px;
		left: 0px;
		height: 136px;
		width: 900px;
		}
			#doorTop {
				position: absolute;
				bottom: 0px;
				left: 559px;
				height: 66px;
				width: 200px;
			}
		#mid {
		position: absolute;
		top: 136px;
		left: 0px;
		height: 118px;
		width: 900px;
		background-image: url(mid.jpg);
		}
			#list {
			position: absolute;
			top: 0px;
			left: 152px;
			height: 118px;
			width: 107px;
			background-image: url(news.jpg);
			}	
				#list div a{
					display: block;
					height: 100%;
					width: 100%;
				}
				#list_am {
					position: absolute;
					top: 0px;
					left: 0px;
					height: 32px;
					width: 55px;
				}
				#list_cd {
					position: absolute;
					top: 0px;
					left: 56px;
					height: 32px;
					width: 50px;
				}
				#list_it {
					position: absolute;
					top: 33px;
					left: 0px;
					height: 38px;
					width: 36px;
				}
				#list_fb {
					position: absolute;
					top: 33px;
					left: 37px;
					height: 38px;
					width: 31px;
				}
				#list_tw {
					position: absolute;
					top: 33px;
					left: 71px;
					height: 38px;
					width: 32px;
				}
			#news {
			position: absolute;
			top: 0px;
			left: 291px;
			height: 118px;
			width: 104px;
			}
			#enter {
			position: absolute;
			display: block;
			top: 0px;
			left: 429px;
			height: 118px;
			width: 105px;
			}
			#doorMid {
				position: absolute;
				top: 0px;
				left: 559px;
				height: 118px;
				width: 200px;
			}
		#low {
		position: absolute;
		top: 254px;
		left: 0px;
		height: 233px;
		width: 900px;
		background-image: url(low.jpg);
		}
			#doorLow {
				position: absolute;
				top: 0px;
				left: 559px;
				height: 194px;
				width: 200px;
			}
		#bottom {
		position: absolute;
		top: 487px;
		left: 0px;
		height: 163px;
		width: 900px;
		background-image: url(bottom.jpg);
		}
#footerLinks {
	position: absolute;
	top: 600px;
	left: 0px;
	width: 900px;
	text-align: center;
}
#footer_twitter{
	width: 740px;
	float:left;
}
#twitIconLink{
	float:left;
	width:31px;
	height:31px;
	padding:0;
	margin:0px 4px 0px 0px;
}
.twtr-widget {
    margin-left:35px;
}
.twtr-hd {
	padding: 0px !important;
	margin-right:9px;
	width:153px;
	float:left;
}

.twtr-bd {
	padding: 0px !important;
	width:540px;
	float:left;
}
.twtr-tweet-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.twtr-widget .twtr-tweet-wrap {
	padding: 0px !important;
}
.twtr-ft{
	display:none;
}

#twtr-widget-1 .twtr-bd p {
	margin:5px !important;
}
.twtr-widget .twtr-tweet {
    border-bottom: 0px !important;
}

#footer_facebook{
	width: 158px;
	float:right;
}

	#fbIconLink{
		float:left;
		width:31px;
		height:31px;
		padding:0;
		margin:0px;
	}
	#fb-root{
		margin-top:5px;
	}
