@charset "UTF-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	color: #000000;
	font-size:12px;
}

#container {
	width:955px;
	background-image:url(images/lo-main_07.gif);
	background-repeat:repeat-y;
	background-position:top right;
	background-color:white;
	margin:0 auto;
}

#content {
	width:955px;
	padding-bottom:97px;
	background-image:url(images/lo-main_10.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#header {
	width:955px;
	background-image:url(images/lo-main_02.jpg);
	background-position:top right;
	float:right;
	background-repeat:no-repeat;
	height:110px;
}

#header img {
	float:left;
}

#mainWrapper {
	width:955px;
}

#rightCol {
	color:#FFFFFF;
	float:right;
	width:234px;	
}

#rightCol h2 {
	font-size:14px;
	margin:25px 16px 0px 16px;
}

#rightCol p {
	font-size:12px;
	text-align:left;
	line-height: 20px;
	text-decoration: none;
	padding:0 20px 0 20px;
}

#rightCol img {
	
}

#mainContent {
	float:left;
	width:721px;
}

#mainContent p {
	padding-right:400px;
	padding-left: 40px; 
}

#mainContent h1 {
	padding-left:40px;
	font-size:14px;
}

#mainContent img {
	float:right;
	display:inline;
}

#nav {
	margin-top:15px;
	font-size:12px;
	padding-left:0px;
	padding-right:420px;
	display: block;
}

#nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#nav li {
	padding:12px 40px 12px 40px;
}

#nav a {
	background-image:url(images/lo-nav-dot.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color:#000000;
	text-decoration:none;
	display:block;
	padding-left:20px;
}

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