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

img {
	border: none;
}

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

	

#header {
	background-color: #CC0000;
	height: 103px;
}

#header img {
	float: left;
}

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

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

#images {
	margin: auto;
	padding: 30px 0 0 50px;
	background: transparent;
	
}

img.button {
	padding-left: 180px;
	padding-bottom: 10px;
	margin-top: -15px;
	margin-bottom: 10px;
}

#textbox {
    margin: auto;
	font-family: Ariel, "Trebuchet Ms", sans-serif;
	font-size: 14px;
	width: 547px;
	background-color: #CCCCCC;
	border: solid 1px gray;
}

#textbox h3 {
	font-size: 16px;
	padding-left: 10px;
}

#textbox p {
	padding-left: 10px;
}

#footer {
	background:#F6FAFC none no-repeat scroll 0 0;
    border-top: 1px dotted #999999;
	border-bottom:1px dotted #999999;
	color:#999999;
	font-size:12px;
	margin:10px 0 0 0;
	text-align:center;
    width: 100%;
}

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

#footer a:link {
       color: blue;
}

#footer a:visited {
       color: blue;
}

#footer a:hover {
       color: blue;
}

#footer a:active {
       color: blue;
}

#footertoo { 
 width: 100%;
 color: #999;
 font-size: 10px;
 text-align: center;
 background: #f6fafc;
 margin: 0px 0px 10px 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;}
