* {
	padding: 0px;
	margin: 0px;
}


body {
 	margin-left: auto;  
 	margin-right: auto;  
	font-size: 10pt;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
    	background: #000000 url(../images/bkgd.jpg) repeat-x }
}

p {
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

.container {
  height: 100%;
  width: 960px;  
  left: 960px;
  margin-left: auto;  
  margin-right: auto;  
  background: #f1f1f1;
  background: #ffffff;
}  

.header {
  width: 960px;
  background: #dfdfdf url(../images/headerbg.gif) repeat-x;
  height: 110px;
}

.logo {
  margin-top: 15px;
  margin-left: 50px;
  background: url(../images/logo.gif) no-repeat;
  height: 75px;
  width: 224px;
  float: left;
  position: relative;
}
 
.tagline {
  margin-top: 15px;
  margin-left: 150px;
  background: url(../images/tagline.gif) no-repeat;
  height: 30px;
  width: 483px;
  float: left;
  position: relative;
}

.topmenu {
  margin-top: 25px;
  margin-left: 220px;
  height: 45px;
  width: 425px;
  float: left;
  position: relative;
}

.topmenu ul {
        margin: 0;
        margin-left: 20px;
        float: left;
}

.topmenu li {
        list-style: none;
        padding-left: 10px;
        padding-right: 10px;
	border-right: 1px #333333 solid;
        float: left;
}

.topmenu li:hover {
	font-weight: bold;
}

.topmenu a {
	color: #444444;
	text-decoration: none;
}
	
.topmenu a:hover {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

.topmenu a:visited {
	color: #444444;
	text-decoration: none;
}
	
.middle {
	width: 960px;
	background-color: #ffffff;
	position: relative;
	clear: both;
}

.bottom {
	width: 960px;
	padding-top: 8px;
	background-color: #ffffff;
	position: relative;
	clear: both;
}

.ads {
	text-align: center;
	width: 960px;
	padding-top: 20px;
	height: 107px;
	background: #000000 url(../images/adsbg.gif) repeat-x;
	position: relative;
	clear: both;
}

.footer a {
	color: #999999;
	text-decoration: none;
}
	
.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer {
	width: 100%;
  	height: 100%;
  	margin-left: auto;  
  	margin-right: auto;  
	width: 968px;  
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;
	position: relative;
}


.containerBack {
	width: 100%;
  	height: 100%;
  	margin-left: auto;  
  	margin-right: auto;  
	width: 968px;  
	background-color: #ffffff;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;
	position: relative;
}

.rightBack {
	width: 100%;
	float: left;
	background-color: #141415;
	overflow: hidden;
	position: relative;
}

.leftBack {
	width: 100%;
	position: relative;
	right: 350px;
	float: left;
	background-color: white;
}

.full_listings {
	width: 900px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	color: white;
}

.full_listings a {
        color: white;
        text-decoration: none;
}

.full_listings a:hover {
        text-decoration: underline;
}

.full_listings a:visited {
	text-decoration: none;
}

.full_listings ul {
        margin: 0;
        margin-left: 40px;
        float: left;
}

.full_listings li {
        list-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
	padding-left: 20px;
        float: left;
	height: 18px;
	clear: both;
	background: url(../images/arrow.png) no-repeat center left;
}

.short_listings ul {
        margin: 0;
        margin-left: 0px;
        float: left;
}

.short_listings li {
        list-style: none;
        margin-top: 8px;
	padding-left: 20px;
	width: 190px;	     
  	float: left;
	line-height: 12px;
	clear: both;
	background: url(../images/arrow.png) no-repeat center left;
}

.full_form {
        width: 900px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        color: white;
}

.full_form b {
        font-weight: bold;
}

.full_form a {
        color: yellow;
        text-decoration: none;
}

.full_form a:hover {
        text-decoration: underline;
}


.full_top {
	width: 960px;
	height: 399px;
	background: #000000 url(../images/full_top_bg.gif) repeat-x;
}

.full_top_all {
	height: 389px;
	width: 940px;
	padding-top: 10px;
	position: relative;
	float: left;
	padding-left: 20px;
	color: #ffffff;
	font-size: 14px;
	overflow: auto;
}

.full_top_all h1 {
	font-size: 30px;
	margin-bottom: 20px;
	line-height: 30px;
}

.full_top_right {
	width: 250px;
	height: 379px;
	padding-top: 10px;
	padding-left: 20px;
	position: relative;
	overflow: auto;
	float: left;
}

.full_top_right h1 {
	background: #333333;
	color: #eeeeee;
	width: 190px;
	height: 23px;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	font-size: 12px;
	border-bottom: 1px #333333 solid;
	font-weight: normal;
}

.full_top_right ul {
	font-size: 12px;
	color: #444444;
}

.full_top_right li {
	width: 200px;
	height: 23px;
	background: #dadada;
	color: #444444;
	padding-top: 12px;
	padding-bottom: 2px;
	border-bottom: 1px #333333 solid;
	padding-left: 20px;
	padding-right: 10px;
	font-weight: normal;
        list-style: none;
	font-size: 12px;
	line-height: 11px;
}

.full_top_right a {
	color: #444444;
	text-decoration: none;
}

.full_top_right a:hover {
	color: #000000;
}
	

.full_top_left {
	height: 389px;
	width: 650px;
	padding-top: 10px;
	position: relative;
	float: left;
	padding-left: 20px;
	color: #ffffff;
	font-size: 12px;
	overflow: auto;
}

.full_top_left p {
	margin-top: 5px;
}

.full_top_left b {
	color: yellow;
}

.full_top_left .dlisting a {
	color: #444444;
	text-decoration: none;
}

.full_top_left .dlisting b {
	color: #444444;
	font-weight: bold;
}

.full_top_left .dlisting a:hover {
	text-decoration: underline;
}

.full_top_left .directory a {
	color: #dadada;
	text-decoration: none;
}

.full_top_left .directory a:hover {
	text-decoration: underline;
}

.full_top_left a {
	color: #ffffff;
	text-decoration: none;
}

.full_top_left a:hover {
	text-decoration: underline;
}

.full_top_left h1 {
	font-size: 20px;
	margin-bottom: 20px;
}

.full_bottom {
	width: 960px;
	height: 132px;
	position :relative;
	float: left;
	background-color: #626a72;
}

.full_bottom_right {
	width: 415px;
	padding-top: 50px;
	height: 72px;
	position: relative;
	float: left;
	color: white;
}

.full_bottom_right b {
	color: yellow
}


.full_bottom_middle {
	width: 70px;
	padding-top: 15px;
	height: 122px;
	position: relative;
	float: left;

}
	
.full_bottom_left {
	position: relative;
	float: left;
	width: 470px;
	height: 122px;
	padding-top: 10px;
	padding-bottom: 8px;
	overflow: hidden;
}

.full_bottom ul {
        margin: 0;
        margin-left: 20px;
        float: left;
}

.full_bottom_middle ul {
        margin: 0;
        float: left;
}

.full_bottom li {
        list-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        float: left;
	height: 40px;
	clear: both;
	width: 440px;
}

.full_bottom_middle li {
        list-style: none;
        padding-top: 10px;
        padding-bottom: 5px;
        float: left;
	height: 40px;
	clear: both;
}


.middle_bigbutton {
	position: relative;
	float: left;
	width: 562px;
	padding-top: 30px;
	padding-left: 40px;
	height: 80px;
	padding-bottom: 8px;
	left: 350px;
	background: #ffffff url(../images/midbg.gif) repeat-x;
	overflow: hidden;
}

.full_body li {
	margin-left: 30px;
}

.full_body h1 {
	font-size: 18px;
        text-transform: uppercase;
}

.full_body h2 {
	font-size: 14px;
	font-weight: 600;
        text-transform: uppercase;
	padding-top: 10px;
}

.full_body a {
	color: yellow;
        text-decoration: none;
}

.full_body a:hover {
	color: yellow;
        text-decoration: underline;
}


.full_body b {
	font-weight: 550;
}

.full_body p {
	padding-top: 10px;
}


.full_body {
	position: relative;
	float: left;
	width: 572px;
	height: 337px;
	left: 350px;
	line-height: 16px;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	background: #000000 url(../images/bodybg.gif) repeat-x;
	overflow: auto;
	color: white;
}

.short_directory {
	position: relative;
	float: left;
	width: 602px;
	height: 175px;
	padding-top: 25px;
	padding-bottom: 8px;
	left: 350px;
	background-color: #626a72;
	overflow: hidden;
}

.short_directory ul {
        margin: 0;
        margin-left: 10px;
        float: left;
}

.short_directory li {
        list-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        float: left;
	height: 40px;
	vertical-align: middle;
}

.short_directory_left {
	width: 450px;
	position: relative;
	float: left;
}

.short_directory_right {
	position: relative;
	float: left;
	width: 125px;
}

.short_directory_right ul {
        margin: 0;
	width: 50px;
        margin-left: 10px;
        float: left;
}

.short_directory_right li {
        list-style: none;
        padding-top: 10px;
        padding-bottom: 5px;
        float: left;
	height: 40px;
	clear: both;
	vertical-align: middle;
}

.full_directory_left {
	position: relative;
	float: left;
	padding-left: 20px;
	width: 300px;
	height: 290px;
}

.full_directory_right {
	position: relative;
	float: left;
	width: 303px;
	height: 290px;
}

.full_directory {
	position: relative;
	float: left;
	width: 602px;
	height: 315px;
	padding-top: 10px;
	padding-bottom: 8px;
	left: 350px;
	background-color: #626a72;
	overflow: hidden;
}

.full_directory ul {
        margin: 0;
        margin-left: 20px;
        float: left;
}

.full_directory li {
        list-style: none;
        padding-top: 10px;
        padding-bottom: 10px;
        float: left;
	clear: both;
}

.full_directory_left {
	position: relative;
	float: left;
	padding-left: 20px;
	width: 280px;
}

.full_directory_right {
	position: relative;
	float: left;
	width: 302px;
}


.middle_right {
	position: relative;
	float: right;
	width: 350px;
	background: #141415;
	height: 546px;
	left: 350px;
	z-index: 0;
}



