

body {
	background-color: #CCCCCC;
	font-family: Ariel, "Trebuchet Ms", sans-serif;
	font-size: small;	
}

img {
	border: none;
}

#wrap {
	background-color: #333333;
	margin: 0 auto 0 auto;
	width: 612px;
	
}

	

#header {
	background-color: black;
	height: 99px;

}

#header img {
	float: left;
}

#header #fix2 {
	padding-top: 30px;

}
#header #fix2 h1 {
	font-family: "Trebuchet Ms", Ariel, sans-serif;
	font-size: 22px;
	color: white;
	padding-left: 25px;
	display: inline;

}

#header #fix h2 {
	font-family: "Trebuchet Ms", Ariel, sans-serif;
	font-size: 12px;
	color: white;
	width: 600px;
	display: inline;
    padding-left: 25px;	
	
	
}

#main {
	margin: 0;
	padding: 0;
	background-color: #333333;
	height: 100%;
}

#main img.action {
	margin: 10px 20px 10px 0;
}

#main img.banner {
	float: right;
	width: 280px;
	height: 400px;
}

#main p {
	color: white;
	font-size: 12px;
	font-family: Ariel, "Trebuchet Ms", sans-serif;
	margin-right: 300px;
	padding-left: 10px;
	height: 100%;
	
}


#footer {
	background:#666666 none no-repeat scroll 0 0;
    border-top: 1px solid gray;
	border-bottom:1px solid gray	;
	color:black;
	font-size:12px;
	margin:0 0 0 0;
	text-align:center;
    width: 100%;
	padding-top:5px;
}

#footer ul li {
	display: inline;
	padding: 4px;
}

#footer a:link {
       color: white;
}

#footer a:visited {
       color: white;
}

#footer a:hover {
       color: white;
}

#footer a:active {
       color: white;
}

#footertoo { 
 width: 100%;
 color: black;
 font-size: 10px;
 text-align: center;
 background: gray;
 margin: 0px 0px 0px 0px;
 }

#footertoo li {float:left; list-style:none; padding:0px 3px; font-size:9px;}
#footertoo ul {padding:0px; margin:0px; }

#footertoo a:link {color: #999; text-decoration: none;} 
#footertoo a:visited {color: #999; text-decoration: none;} 
#footertoo a:hover {color: #999; text-decoration: underline;} 
#footertoo a:active {color: #999; text-decoration: none;}
