/* CSS Document */

body {	
    background-image: url(bg.jpg);
	background-repeat:repeat-x;
	font-family:Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	margin:0;
}
img
{  border-style: none;
}
.outer{
width:760px;
clear:both;
margin-left:auto;
margin-right:auto;}


.nav-box{
width:292px;
float:right;
margin-top:15px;
font-weight:bold;
color:#006699;
font-size:13px;}

.header{
padding-left:30px;
padding-top:10px;
padding-right:30px;
}

#top {
	width:715px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#fff;
	margin:0 auto;
	text-align:right;
}

#top a {
	padding:0 0px 0 0px;
	
	color:#fff;
border:none;
}

#top a:hover {
	text-decoration:none;
}
#top b {
	float:left;
	font-weight:normal;
}
#top b a {
	border-left:1px dotted #ccc;
	border-right:none;
border:none;
}

#container {
	width:765px;
	margin:0 auto;
	background-image:url(../images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:0px 0 0 0;
}

.clear {
	clear:both;
}

#content {
	margin:0 39px 0 20px;
	padding:10px 0px 10px 10px;
}
#content {
	line-height:20px;
	word-spacing:2px;
}
#content h1 {
	font-family:Lucida Sans Unicode, Trebuchet MS;
	font-size:36px;
	color:#03bfda;
	line-height:38px;
	text-align:center;
	font-weight:bold;
	margin:5px 0 25px 0;
	padding:0 0 2px 0;
}

img {  
border-style: none;
}

#content h2 {
	font-family:Lucida Sans Unicode, Trebuchet MS;
	font-size:22px;
	color:#ffa800;
	line-height:10px;
	font-weight:normal;
	margin:0px 0 15px 0;
	padding:0 0 2px 0;
}

#bullets
{
margin-left: 0;
padding-left: 25px;
list-style: none;
}

#bullets li
{
padding-left: 32px;
padding-top: 10px;
background-image: url(arrow.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}

A {
font-style: normal;
color: #03bfda;
text-decoration: none;
}

A:hover {
font-style: normal;
color: #fb8348;
text-decoration: none;
}


A:visited:hover {
font-style: normal;
color: #fb8348;
text-decoration: none;
}

#footer {
	padding:0px;
	text-align:center;
	margin:0px 0 0 0;
	padding-left:0px;
padding-right:0px;
padding-top:0px;
clear:both;
}

.banner{
font-size:10px;
padding-left:5px;
text-align:left;}