/* Betacash Design  tittendinger.com */

body {
	background-color: #aff48f;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
}

p {
	padding: 5px 0px;
	margin: 0px;
}

a {color: #2f7812;}
a:visited {color:#2f7812;}
a:hover {color: #000000;}
a:active { color:#2f7812;}

h1 {
	font-size: 15px;
	text-transform:uppercase;
}

h2 {
	color: #ce8096;
	font-size:20px;
	font-weight: normal;
	text-align:center;
	margin:0px;
	padding:20px;
}

#container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	height:100%;
}

.banner {
	width:1024px;
	height:472px;
}

.content {
	margin:0px;
	padding:0px;
	background: transparent url('images/background.gif') repeat-y top left;
}

.box {
	background:transparent url('images/box.gif') no-repeat top left;
	height:455px;
	max-height:455px;
	margin:0px;
	padding-top:22px;
	padding-left:120px;
	padding-right:110px;
}

.boxleft {
	float:left;
	width:160px;
	margin-left:5px;
	margin-right:50px;
}

.boxleft img {
	border: 1px #2f7812 solid;
	padding: 0px;
	margin-bottom:3px;
}

.boxcenter {
	width: 350px;
	float:left;
}

.bigimg {
	border: 1px #2f7812 solid;
	padding: 0px;
}

.boxright {
	margin-right:20px;
	float:right;
	width:160px;
}

.boxright img {
	border: 1px #2f7812 solid;
	padding: 0px;
	margin-bottom:3px;
}

.footerbottom {
	background:transparent url('images/footerbottom.gif') no-repeat top left;
	height:452px;
}

.footertop {
	background:transparent url('images/footertop.gif') repeat-y top left;
	/*height:455px;*/
	height:700px;
	min-height:455px;
}

.footertop hr {
	width: 600px;
	text-align:center;
}
