body {
	margin:0;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding-bottom:10px;
	background-image: url();
}
a {
	color:#00CCFF;
	text-decoration:none;
}
a:hover {
	text-decoration:blink;
}

#container {
	width:980px;
	margin:0 auto;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000 ;
}

#logo {
	text-align:center;
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
	margin-top: -90px;
	margin-right: 90px;
	margin-bottom: -60px;
	margin-left: 110px;
	padding-top: 103px;
	padding-right: 0;
	padding-bottom: 69px;
	padding-left: 0;
}
#logo a {
	color:#999999;
	text-decoration:none;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
}
#menu {
	margin:0 90px 0 110px;
	height:28px;
	padding:17px 0 0 30px;
	background-color: #ffffff;
	background-image: url(images/menubck2.jpg);
	background-repeat: no-repeat;
}
#menu a {
	color:#333333;
	font-size:16px;
	padding:9px 10px;
	text-decoration:none;
	text-transform:lowercase;
}
#menu a:hover {
	background-image: url(images/newo2c.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main {
	margin:0 90px 0 110px;
	float:left;
	min-height:420px;
	display:inline;
	background-color: #;
	background-repeat: no-repeat;
}
#text {margin:30px 240px 0px 40px;}
#text ul {padding:0; margin:10px 0 10px 40px;}
#text li {
	list-style:none;
	padding-left:15px;
	background:url(images/list.gif) no-repeat 0px 7px;
}
h1 {
	margin:20px 0 0 0;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
}
#text p {margin:10px 0;}
#sidebar {float:right; width:160px; padding:0 40px 0 50px; margin-top:50px;}
#sidebar h2 {font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:18px; font-weight:normal;}
#sidebar ul {margin:20px 0; padding:0;}
#sidebar li {list-style:none; padding:3px 0 3px 10px;}
#sidebar li:hover {

}
#sidebar a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer {
	margin:0 90px 0 110px;
	clear:both;
	height:89px;
	padding:53px 40px 0 40px;
	background-image: url(images/footer2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#menu_footer {font-size:11px;}
#menu_footer a {
	color:#3399cc;
	text-transform:lowercase;
}
#left_footer {float:left; font-size:11px; margin-top:30px;}
#left_footer a {
	color:#3399cc;
}
#right_footer {float:right; font-size:11px; margin-top:30px;}

