/* BASIC */
body {
	margin: 0px;
	padding: 0px;
	font: 62.7% Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(images/page_bg.gif) repeat-y center top;
	text-align: center;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}

/* LAYOUT color: #33CCFF*/
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right: 4px solid #33CCFF;
	border-left: 4px solid #33CCFF;
	text-align: left;
}

#banner {
	width: 760px;
	background: url(images/logonew1.gif) no-repeat right top;
	height: 170px;
	float: left;
}

/* NAVIGATION */
#nav {
	float: left;
	width: 150px;
	clear: left;
}
#newsmain {
	float: left;
	width: 150px;
	margin-right: 0px;
	padding-bottom: 0px;
}
#main {
	float: left;
	width: 590px;
	margin-right: 10px;
	padding-left: 10px;
	display: inline;
}

#contactpic {
	float: static;
	width: 100px;
	}
#wrapmain {
   
	font-size: 12px;
	 
}
#onlymain {
	float: left;
	width: 440px;
	margin-right: 10px;
	padding-left: 10px;
	display: inline;
	font-size: 12px;

}

#image {
	float: left;
	width: 135px;
	margin-top: -165px;
	margin-right: 0px;
	padding-left: 450px;
	display: inline;
}

#mainbox1 {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	padding-left: 10px;
	display: inline;
	}
#mainbox2 {
	float: right;
	width: 200px;
	margin-right: 10px;
	padding-left: 0px;
	padding-right: 150px;
	display: inline;
	}
#mainbox3 {
	float: left;
	width: 200px;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-left: 10px;
	display: inline;
	
	}
#mainbox4 {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: inline;
}




#news {
	float: right;
	width: 120px;

}

#legal {
	border-top: 1px dashed #999999;
	margin-right: 160px;
	font-weight: bold;
	padding: 5px 5px 5px;
	clear: both;
}

#footerinfo {
	border-top: 1px dashed #33CCFF;
	padding-top: 10px;
	font-weight: bold;
	color: #000000;
	padding: 5px 160px 3px;
	clear: both;
	text-align: center;
}


/* NAVIGATION */

#onlymainNav li {
	list-style: none;
	display: inline;
}
#onlymainNav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: 1px dashed #FFFFFF;
	display: block;
	padding: 7px 5px 7px 30px;
	background: #000000 url(images/link.gif) no-repeat left center;
}


#mainNav li {
	list-style: none;
	display: inline;
}
#mainNav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: 1px dashed #FFFFFF;
	display: block;
	padding: 7px 5px 7px 30px;
	background: #000000 url(images/link.gif) no-repeat left center;
}
a#homeLink {
	background-image: url(images/home.gif); 
	background-repeat: no-repeat;
	background-position: left center;
}
#logo {
	display: none;
}
#mainNav ul {
	border-top: 1px dashed #999999;
	margin-top: 0px;
	margin-bottom: 20px;
}

#mainNav a:hover {
	background: #33CCFF url(images/go.gif) no-repeat left center;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homelink,
#feature #mainNav a#featureLink {
	background: #F0472C url(images/bg_here.gif) no-repeat 95% 50%;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homelink:hover,
#feature #mainNav a#featureLink:hover {
	color: #33CCFF;
}

#nav p {
	color: #ED6733;
	padding-right: 5px;
	padding-left: 5px;
}


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

/* BANNER STYLES */
#banner img {
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}
#sitetools li {
	background;
	padding: 10px;
	
}
#sitetools li a {
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	background: #000000;
	padding: 5px;
	height: 1.5em;
	border: 1px solid #4D69B0;
	font-weight: bold;
}
#sitetools li a:hover {
	color: #10214E;
	background: #DCE5FF;
}

/* MAIN */
#main a {
	text-decoration: none;
	border-bottom: 1px dashed #F0472C;
	color: #000000;
}

#main h1 {
	color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px solid #33CCFF;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url(images/feature_bug.gif) no-repeat top right;
}

#main h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #F0472C;
}
#main p {
	font-size: 1.25em;
	margin-bottom: 5px;
}

/* headlines with warnings */
.warning {
	background: url(images/warning.gif) no-repeat left center;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px dotted #33CCFF;
}

.plus {
	background: url(images/plus.gif) no-repeat left center;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px dotted #33CCFF;
}
.minus {
	background: url(images/minus.gif) no-repeat left center;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px dotted #33CCFF;
}



/* NEWS */

#newsmain h2 {
	background: #B2F511 url(images/bg_newshead.gif);
	color: #000000;
	font-size: 1.1em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}