* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #01111d;
	color: #FFF;
	font-family: verdana,tahoma,sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
}

a {color: #01a9c0;font-size: 12px;}
a:hover {color: #FFF; text-decoration: none; }
.more{float: left;}
.clear{clear:both;}
p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 12px;}

#container {
	margin: 0px auto;
	width:873px;
}

#menu {
	background-image:url(../images/menu.gif);
	width:862px;
	height:90px;
	position:relative;
}

#menu li{
	position:absolute;
	top:50px;
	
	list-style-type: none;
}
#m01 {left:110px;}
#m02 {left:211px;}
#m03 {left:341px;}
#m04 {left:510px;}
#m05 {left:643px;}
#m06 {left:740px;}
#menu a{
	font-family: verdana,tahoma,sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
#menu a:hover {color: #01a9c0; text-decoration: none;}

#header {
	background-image:url(../images/header.gif);
	background-repeat:repeat-y;
	width:873px;
}

#logo {
	width:240px;
	height:46px;
	margin: 0px 0px 0px 80px;
	float:left;
	display:inline;
}

#limo {
	background-image:url(../images/limo.jpg);
	width:450px;
	height:376px;
	float:right;
	margin-top:20px;
	margin-right:40px;
	display:inline;
}

#welcome {
	width: 260px;
	margin: 30px 0px 0px 90px;
	float:left;
	display:inline;
}

#welcome h2{
	margin: 0px 0px 20px 0px;
}

#welcome p{
	width:260px;
}

#full {
	width: 690px;
	margin: 30px 0px 0px 90px;
	float:left;
	display:inline;
}

#full p{
	width:690px;
}

#full li{
	font-family: verdana,tahoma,sans-serif;
	font-size: 12px;
	margin: 6px 4px 0px 20px;
}

#middle {
	background-image:url(../images/middle.gif);
	width:873px;
	height:21px;
}

#middle2 {
	background-image:url(../images/middle2.gif);
	width:873px;
	height:22px;
}

#content {
	background-image:url(../images/content.gif);
	width:873px;
}

#left {
	float:left;
	width:435px;
	margin: 0px 0px 0px 85px;
	display:inline;
}

#right {
	float:right;
	width:258px;
	height:auto;
	margin: 0px 62px 20px 0px;
	display:inline;
}

#right a img{
	margin: 8px 8px 8px 0px;
	border: none 0px #FFFFFF;
}

#footer {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width:873px;
}

#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 10px 0px;
	padding: 30px 0px 10px 0px;
	font-size:11px;
}

#footer a{
	font-size:11px;
}

#bottom {
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	width:873px;
}

#bottom p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 30px 0px;
	padding: 30px 0px 10px 0px;
	font-size:11px;
}
