body{
	margin: 0;
	padding: 0;	
	color: #000;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	}

#container{
	margin: 0;
	min-width:750px;
	max-width:850px;		
	}

#banner{
	background-image:  url(images/banner.gif);
	background-repeat: no-repeat;
	height: 110px;
	width:550px;
	padding-left: 8em;
	font-size: 18px;
	}

#main{
	background-image:  url(images/people.jpg);
	background-repeat: no-repeat;
	height: 442px;
	width:750px;
	border-bottom: 1px solid #333;
	}
		
#text{
	float:left;
	margin: 0;
	padding-top: .05em;
	padding-left: 9em;
	padding-right: 2em;
	width:400px;
	}
			
B.white {
	color:#ffffff;
	}
		
#text h2{
	font-size: 20px;
	color:#0c668c;
	}

#text ul{
	padding-left:4em;
	}

#text LI{
	font-size: 12px;
	color:#0c668c;
	line-height:12pt;
	padding-bottom:.5em;
	}
		
LI.facts {
	font-size: 12px;
	color:#0c668c;
	line-height:12pt;
	padding-bottom:1em;
	}
		
.floatright { 
	float: right;
	padding-left:.5em;
	}

#floatleft{ 
	float:left;
	text-align:center;
	padding-right:1em;
	}

#alignright{
	text-align:right;}
			
#links{ 
	width:250;
	}

a.mainlinks{
	color: #0c668c;
	text-decoration: none;
	font-size: 13px;	
	line-height:1.3;
	}

a.mainlinks:visited{
	color: #0c668c;
	}

a.mainlinks:hover{
	color: #000000;
	}

.forbutton{
	padding-top:1em;
	padding-bottom:1em;
	}

#box {
	width:380px;
	height:192px;
	background-image:  url(images/rectangle.gif);
	background-repeat: no-repeat;
	margin-left: 319px;
	margin-top:11px;
	padding-right:10em;
	padding-top: 1em;
	padding-left: 1em;
	font-size: 12px;
	color:#0c668c;
	line-height:12pt;
	}
						
a.textlinks{
	color: #0c668c;	
	text-decoration: underline;
	font-size: 10px;
	}

a.textlinks:visited{
	color: #0c668c;
	}			

a.textlinks:hover{
	color: #000000;
	}
	
#footer{
	font-size: 10px;
	color: #0c668c;
	padding: .2em;
	text-align: left;
	}
		
a.textlinks2{
	color: #0c668c;
	text-decoration: underline;
	font-size: 11px;
	line-height: 1.4;
	}

a.textlinks2:visited{
	color: #0c668c;
	}

a.textlinks2:hover{
	color: #000000;
	}

table.ordertable, td.ordertable{
	border-collapse:collapse;
	border-top:1px solid #0c668c;
	}
	
#textinside{
	float:left;
	margin: 0;
	padding-top: .1em;
	padding-left: 2em;
	padding-right: 2em;
	width:60%;
	color: #0c668c;
	font-size: 11px;
	line-height: 1.4;}
			
#textinside h2 {
	font-size: 20px;	
	color:#0c668c;
		}
		
#footerinside{
	font-size: 10px;
	color: #0c668c;
	padding: .2em;
	text-align: left;
	border-top: 1px solid #333;
	}

li.list{
	padding-bottom:10px;
	}