/* CSS Document */

body {
	padding:0;
	margin:0;
	background-color:#F6F5F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:14px;
}

.background_main {
	background:url(../images/mainbackground.jpg) top left no-repeat;
	height:1160px;
}
.background_left {
	background:url(../images/mainbackground_left.jpg) top right no-repeat;
}
.background_right {
	background:url(../images/mainbackground_right.jpg) top left no-repeat;
}
.bodytext {
	font-weight:normal;
	color:#abc300;
	text-decoration: none;
}
.bodytext a {
	font-weight:bold;
	color:#abc300;
	border-bottom: 1px dotted #abc300;
	text-decoration: none;
}
.bodytext a:hover {
	font-weight:bold;
	color:#3A8404;
	border-bottom: 1px dotted #3A8404;
	text-decoration: none;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #abc300;
	border: 1px solid #abc300;
	width: 444px;
	margin: 3px 0px 3px 0px;
	padding: 3px;
	background-color: #f6f5f3;
}
.navigation1 {
	font-weight:bold;
	color:#F6F5F3;
	text-decoration: none;
}
.navigation1 a {
	font-weight:bold;
	color:#F6F5F3;
	text-decoration: none;
}
.navigation1 a:hover {
	font-weight:bold;
	color:#3A8404;
	text-decoration: none;
}
.navigation2 {
	font-weight:bold;
	color:#BED600;
	text-decoration: none;
}
.navigation2 a {
	font-weight:bold;
	color:#BED600;
	text-decoration: none;
}
.navigation2 a:hover {
	font-weight:bold;
	color:#3A8404;
	text-decoration: none;
}
.navigation3 {
	font-size: 0.8em;
	font-weight:bold;
	color:#BED600;
	text-decoration: none;
}
.navigation3 a {
	font-weight:bold;
	color:#BED600;
	text-decoration: none;
}
.navigation3 a:hover {
	font-weight:bold;
	color:#3A8404;
	text-decoration: none;
}
.maincontent_table {
	background-color:#f6f5f3;
	border: 6px solid #e8edb6;
	padding: 30px 30px 30px 30px;
	height:397px;
}
.homeimageswap {
	background: url(images/homeimage1.jpg) 0px 0px no-repeat;
	height:469px;
}
.homefunnel {
	width:960px;
	height: 469px;
	display: block;
}
