* {margin:0; padding:0;}
html{
	background:url(../img/bg.gif) center top repeat-y #CCD999;
	text-align:center;
	font-family: trebuchet ms, verdana, tahoma, helvetica, sans-serif;
}

body {
	width:750px;
	margin: 0px auto;
	text-align:left;
	font-size:13px;
	background:url(../img/body.gif) left top repeat-y #fff;
	padding:0 28px 28px 28px;
	border:1px solid #66804c;
	border-top:0;
	border-bottom:0;
	_height:800px;
	min-height:800px;
	color:#333;
	position:relative;
}

.clear{
	clear:both;
}

.imgright, .imgleft, .imgundefined{
	margin:2px;
}

a img{
	border:1px solid #ffCCCC;
	padding:2px;
}

#column img{
	border:0;
	padding:0;
}

a:hover img{
	border-color:#d80101;
}

.imgright{
	float:right;
}

.imgleft{
	float:left;
}



a {
	color:#d80101;
	text-decoration:none;
}

#head{
	background:url(../img/head.gif) top left no-repeat;
	height:155px;
	width:806px;
	position:relative;
	margin-left:-28px;
	margin-right:-28px;
}

#head h1 {
	margin-left:-9999px;
}

#head ul#navigation{
	list-style-type:none;
	margin:0;
	margin-right:28px;
	padding:0;
	position:absolute;
	bottom:0px;
	_bottom:-1px;
	right:0;
	width:560px;
	
}

#head ul#navigation li{
	margin:0;
	padding:0;
	float:right;
	font-size:12px;
	margin-left:3px;
	background:url(../img/menubg.gif) bottom left repeat-x #ccd999;
	padding:2px 10px 2px 10px;
}

#head ul#navigation a{
	text-decoration:none;
	color:#66804c;
	font-weight:bold;
	display:block;
	width:100%;
}

#head ul#navigation a:hover{
	color:#fff;
}

#rotator{
	background:#d80101;
	color:#fff;
	width:180px;
	height:180px;
	float:left;
	margin:0 10px 10px 0;
	text-transform:uppercase;
	font-size:16px;
}

#rotator ul{
	display:none;
}

#rotator a{
	color:#fff;
	text-decoration:none;
	display:none;
}

#rotator #holder{
	width:180px;
	text-align:center;
	padding:0;
}

#wrap{
	float:left;
}

#tagline{
	background:#66804c;
	color:#fff;
	text-align:center;
	font-size:17px;
	font-weight:normal;
	padding:10px 0;
}

#showcase,
#tagline{
	width:560px;
	float:left;
}

#tagline.full {
	width:796px;
	text-align:right;
	padding-right:10px;
	margin-bottom:10px;
	margin-left:-28px;
	margin-right:-28px;
}

#showcase div{
	width:132px;
	height:132px;
	background:#ccc;
	float:left;
	margin:10px 10px 0 0;
	overflow:hidden;
	position:relative;
}

#showcase div.last{
	margin-right:0;
}

#showcase div img{
	position:absolute;
	top:0;
	left:0;
}

#column{
	float:left;
	width:180px;
	margin-left:-10px;
}

#column.home{
	margin-left:auto;
}

#contact{
	float:left;
	width:168px;
	margin-right:10px;
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:10px;
}

#content{
	float:right;
	width:559px;
}

#content h3{
	color:#d80101;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom:10px;
}

#content h4{
	color:#d80101;
	font-size:18px;
	font-weight:normal;
	letter-spacing:2px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
}

#content p{
	margin-bottom:10px;
}
