body {
	background: #221E1B url(../img/bg.png) center top;
	color: #999b9e;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}

div, ../img, p, ul, .../img { margin: 0; padding: 0; border: 0; }

a { color: #ffffff; text-decoration: none; }
a:hover { color: #999b9e; text-decoration: underline; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: normal; font-style: italic; color: #999b9e; }
h1 a, h2 a, h3 a, h4 a, h5 a { border: 0; }
h1 span, h2 span, h3 span, h4 span, h5 span { color: #CCD337; }
h1 { font-size: 24px; margin-bottom: 15px; color: #CCD337; }
h2 { font-size: 24px; margin-bottom: 10px; }
h3 { font-size: 18px; margin-bottom: 15px; }
h4 { font-size: 16px; margin-bottom: 15px; }
h5 { font-size: 13px; margin-bottom: 15px; }
h2 span { display: none; }

p { margin: 5px 0 10px 0; text-align: left; }
ul { margin: 5px 0 20px 20px; }
ul li { list-style: none; background: url(../img/li.png) no-repeat left 5px; padding-left: 20px; line-height: 25px; }

#topbelt { background: url(../img/bgtop.png) repeat-x center top; height: 11px; }
#container { width: 940px; margin: 0 auto; text-align: left; padding-bottom: 30px; background: url(../img/bglight1.jpg) no-repeat center top; }
#header { width: 100%; height: 114px; background: url(../img/frog.png) no-repeat left top; position: relative; }
#logo { position: absolute; top: 10px; left: 155px; }
#callus { position: absolute; top: 20px; right: 10px; text-align: right; }
#links { position: absolute; bottom: 25px; right: -5px; color: #666666; }
#links ../img { vertical-align: middle; }
#links a { line-height: 21px; margin: 0 20px; color: #999b9e; }
#links a:hover { color: #ffffff; text-decoration: none; text-shadow: rgba(0,0,0,0.3) 1px 1px; }
#links a.active { line-height: 21px; color: #CCD337; text-shadow: rgba(0,0,0,0.3) 1px 1px; }
#links a:hover.active { color: #ffffff; text-decoration: none; text-shadow: rgba(0,0,0,0.3) 1px 1px; }

#flash { width: 100%; height: 300px; background: #000000 url(../img/frogbtm.png) no-repeat left top; margin-bottom: 30px; }

#content { padding: 0 10px; }
#lcol { float: left; width: 230px; }
#lcol h2 { font-size: 24px; margin-bottom: 15px; padding-top: 5px; }
#rcol { float: right; width: 620px; padding: 5px 0 20px 30px; background: url(../img/colspace.gif) repeat-y left top; }

#menu { font-size: 13px; font-weight: bold; }
#menu a { color: #CCD337; }
#menu a:hover { color: #CCD337; }

#footer { height: 60px; background: #151412 url(../img/bgfoot.png) repeat-x center top; text-align: center; }
#footer #footcont { width: 920px; margin: 0 auto; padding-top: 10px; font-size: 10px; text-align: left; }

.margr { margin-right: 20px; }

.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }

.tleft { text-align: left; }
.tcenter { text-align: center; }
.tright { text-align: right; }

img	{
	border: none;
}
