
	/* CSS Document */

body, html {
	
	font-family:Arial, Helvetica, sans-serif ;
	font-size:12px;
	text-align:left;
    margin:0;
    padding:0;
	height:100%;
	min-height:800px;
	max-height:2800px;	
	
	}

body {
	width:100%;
	background-image:url(images/bg.gif);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	width:auto;
	height:110%;
	
}

td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align:center;
	width:auto;
	position:relative;
	border: 1px solid black;
	
	
}

.table {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align:center;
	width:100%;
	position:relative;
	border: solid 1px black;
	
	

}
.tr {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align:center;
	font-weight:600;
	position:relative;
	border: solid 1px;
	
	}

#wrap {
	width: 90%;
	background-color:#F9F8F8;
	margin-top:20px;
	margin-left: 5%;
	margin-right: 5%;	
	position:relative;
	height:100%;
	display:table;
	
	color: #333;
	line-height: 130%;
	
	min-width: 740px;  
    max-width: 1680px;
	}
	
#top {
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	background:#70989D;
	width:100%;
	height:90px;
	float:left;
	
		
}


#menutop {
	background-image:url(images/menubg1.png);
	background-repeat:repeat;
	min-height:50px;
	max-height:100px;
	width:100%;
	clear:both;
	border-left:1px solid #000000;
	border-right:1px solid #000000;	
}

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	padding-left:20px;
	padding-top:10px;
	width:75%;
	float:left;
	line-height:15px;
	margin: 0px;
	
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	
	}


.affiliate {
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
	text-align: center;
}


a.navBar:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.navBar:hover {
	text-decoration:underline;
	color: #000000;
	font-weight: normal;
}
a.navBar:active {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}

h1 {
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 30px;
	color: #000000;
	text-align:center;
	display:inline;
	padding-bottom:50px;
	margin-bottom:50px;
	padding-left:20px;
	line-height:25px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
	padding-top:10px;
	padding-left:20px;
	line-height:20px;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	padding-top:10px;
	margin-bottom: 10px;
	color: #000000;
	padding-left:20px;
	line-height:20px;
}

.banner {
	padding-top:5px;
	padding-bottom:5px;
	display:block;
   margin:auto;

	}
	
#footer3 {
	
	float:left;
	background-image:url(images/footerbg.png);
	height:120px;
	color: #FFFFFF;
	width:100%;
	clear:both;
	margin:0;
	
	
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #0000000;
	font-weight: normal;
}
a:hover {
		color: #000000;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	
	font-weight: normal;
}

.order {
	padding-top:3px;
	padding-right:10px;
	border:0px;
	padding-left: 1em;
	float:right;
	width:191px;
	
	
	}

#container {
	float:left;
	width:100%;
	
	}

#left {
	float: left;
	width:50%;
	margin: 0;
	padding: 1em;
	text-align:left;
	
	
	
	}

#content{
float:right;
width: 40%;
text-align:left;
padding: 1em;
background-color:#E9F2DB;



}

.contentimage {
    float:left;
	width:215px;
	padding-right:10px;
	padding-bottom:10px;
	}