/* CSS Document */
body {
	background-color:#c4c4c4;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

h2.header {
	color:#221e1f;
	text-align:right;
	font-size:32px;
	margin:0px;
	margin-top:10px;
	padding-right:20px;
}

h3.header {
	color:#cec043;
	text-align:center;
	font-size:20px;
	margin-top:40px;
	margin-bottom:20px;
	width:480px;
	float:right;
}

h3.menu {
	color:#ffffff;
	font-size:20px;
	margin-left:60px;
	padding-top:8px;
}

h3.menu a{
	color:#FFFFFF;
	text-decoration:none;
}

h3.menu a:hover{
	color:#cec043;
}

h3.menu a.active{
	color:#cec043;
	text-decoration:none;
}

p a {
	color:#000099;
	text-decoration:underline;
}

p a:hover {
	color:#cec043;
	text-decoration:none;
}

p.emph {
	color:#221e1f;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin:0px;
}

p.footerright {
	color:#FFFFFF;
	font-size:12px;
	float:right;
	padding-right:20px;
	width:auto;
	margin-top:10px;
}

p.footerright a {
	color:#FFFFFF;
	text-decoration:underline;
}

p.footerright a:hover {
	color:#cec043;
	text-decoration:none;
}

p.footerleft {
	color:#FFFFFF;
	font-size:12px;
	float:left;
	padding-left:20px;
	width:auto;
	margin-top:10px;
}

#wrapper {
	width:900px;
	height:auto;
	margin:auto;
}

#header {
	width:100%;
	height:180px;
	background-color:#FFFFFF;
	margin:0px;
}

#headerleft {
	float:left;
	width:389px;
	height:180px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}

#headerright {
	float:right;
	width:500px;
	height:180px;
	padding-right:0px;
}

#headerbuttons {
	width:500px;
	height:20px;
	float:right;
}

#headerbuttons a{
	margin:0px;
}

#headerbuttons a img{
	margin:0px;
}

#mainmenu {
	width:100%;
	height:40px;
	background-image:url(images/mainmenubg.gif);
	padding:0px;
	margin:0px;
}

#mainsection {
	width:100%;
	height:auto;
	background-image:url(images/mainbg.gif);
	background-repeat:repeat-y;
}

#bannner {
	width:840px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	height:150px;
	background-image:url(images/banner.jpg);
}

#mainimagesection {
	width:900px;
	margin-top:0px;
	margin-bottom:0px;
	height:350px;
}

#mainimage {
	width:500px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:30px;
	float:left;
	height:350px;
}

#autorespond {
	width:320px;
	height:350px;
	float:left;
	margin-left:20px;
	background-image:url(images/autoresponder.jpg);
}

#resultfacebook {
	width:900px;
	margin-top:0px;
	margin-bottom:0px;
	height:200px;
}

#results {
	width:500px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:30px;
	float:left;
	height:200px;
}

#facebook {
	width:320px;
	height:200px;
	float:left;
	margin-left:20px;
}


#textsection {
	width:900px;
	margin-top:0px;
	margin-bottom:0px;
	height:auto;
}

#text {
	width:840px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
}

#footer {
	width:100%;
	height:40px;
	background-image:url(images/mainmenubg.gif);
	padding:0px;
	margin:0px;
}

#weber {
	width:840px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	height:auto;
}

.filler10 {
	width:100%;
	height:10px;
	margin:0px;
}

.filler15 {
	width:100%;
	height:15px;
	margin:0px;
}

.spacer200 {
	width:100%;
	height:200px;
}
