body {
	margin: 0px;
	background: #f2d47a;
}
img {
	border: none;
}
b {
	font-weight: bold;
}
.clear {
	clear: both;
	font-size: 0%;
}
#main {
	width: 945px;
	margin: 10px auto;
}
#logo {
	float: left;
}
#phone {
	float: right;
}
#menu {
	margin: 0;
	padding: 0;
	height: 40px;
	color: #ffffff;
	text-align: center;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: #00a0de url(images/menubg.jpg) no-repeat;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#menu li {
	width: 100px;
	display: inline;
	padding: 0 5px;
	line-height: 40px;
}
#menu .red {
	color: #fa3333;
}
#menu .red:hover {
	color: #fa3333;
}
.spacer {
	height: 10px;
}
#leftcol {
	float: left;
}
#centercol {
	width: 552px;
	float: left;
}
#centercol h1 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#text {
	background: #ffffff url(images/textbg.gif) repeat-y;	
}
#text2 {
	margin: 15px 25px;
	padding-bottom: 70px;
	background: #ffffff url(images/stamp.gif) 75% 100% no-repeat;
	text-align: justify;
}
#rightcol {
	float: right;
	width: 185px;
}
#rightcol h3 {
	margin: 0;
	color: #ffffff;
	text-align: center;
	border: 1px solid #505050;
	background-color: #4dade0;
	text-transform: uppercase;
	font: lighter 0.7em Verdana, Arial, Helvetica, sans-serif;
}
#rightcol .white {
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #505050;
	font: lighter 0.7em Verdana, Arial, Helvetica, sans-serif;
}
#bottom {
	margin: 0;
	padding: 0;
	height: 40px;
	color: #ffffff;
	text-align: center;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: #00a0de url(images/menubg.jpg) no-repeat;
}
#bottom span {
	line-height: 40px;	
}
#bottom a {
	color: #ffffff;
}
#copy {
	float: left;
	padding-left: 100px;
}
#license {
	float: right;
	padding-right: 100px;
}
#banners {
	margin-top: 5px;
	text-align: center;
	font-size: 0.7em;
	line-height: 2em;
}
#banners a {
	color: #000000; 
}
#pitomets {
	float: left;
}
#bannerhost {
	float: right;
}
.red {
	color: #fa3333;
}
h2 {
	font-weight: bold;
	text-align: center;
	font-size:1em;
}

.links {
	text-align: center;
}
