@charset "utf-8";
/* CSS Document */

body {
	background-color: #011701;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}

#content {
	padding-left: 5px;
	padding-right: 50px;
	width: 1200px;
}

#header {
	background-image: url(../images/NoSlime_01.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#main {
	background-image: url(../images/NoSlime_03.jpg);
	background-repeat: repeat-y;
	width: 900px;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	width: 250;
	padding-left: 32px;
}

#sidebar ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
}
#sidebar ul li {
	margin: 0px;
	padding-left: 0px;
	margin-left:0px;
}
#sidebar ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
	width: 169px;
	height:36px;
	padding-left: 0px;
	display: block;
	background-image: url('http://www.reactiveadz.com/images/mbutton.jpg');
	background-repeat: no-repeat;
	text-align:left;
	background-position:left;
}
#sidebar ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 34px;
	color: #FF3;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
	width: 169px;
	height:36px;
	padding-left: 0px;
	display: block;
	background-image: url('http://www.reactiveadz.com/images/mbutton_ov.jpg');
	background-repeat: no-repeat;
	background-position: 0px;
	text-align:left;
}

#pics {
	padding-left: 20px;
	text-align:left;
}

#benefits_top {
	width:502px;
	height:93px;
	background-image:url('http://www.reactiveadz.com/images/benefits_box_01.jpg');
	background-repeat:no-repeat;
	padding: 0 0 0 0;
	margin:0 0 0 0;
}

#benefits_mid {
	width:502px;
	background-image:url('/images/benefits_box_02.jpg');
	background-repeat:repeat-y;
	padding: 0 0 0 0;
	background-position:top right;
}

#benefits {
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	padding: 0 0 0 0;
}

#benefits ul
{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:0px;
	margin-right: 24px;
	background-position:top right;
}

#benefits li
{
	padding-top: 0px;
	margin-top: 0px;
	background-position:top right;
	text-align:left
}

#benefits_bottom {
	width:502px;
	height:116px;
	padding: 0 0 0 0;
}

#terms {
	margin-left:0px;
	margin-right:00px;
	margin-top:0px;
	padding: 0 0 0 0;
	font-size:small;
	margin-right:25px;
}

#terms ul
{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:0px;
	margin-right: 0px;
	background-position:top right;
	font-size:small;
}

#terms li
{
	padding-top: 0px;
	margin-top: 0px;
	background-position:top right;
	text-align:left;
	font-size:small;
	padding-bottom:10px;
}

#promomenu {
	background-image: url(images/promomenubg.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 348px;
}


/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
font-size:13px;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #1d980a;
font-weight: bold;
border: 1px solid #0c480a;
color:#FFF;
padding: 3px;
padding-left:10px;
font-size:13px;
}

div.eg-bar{
width: 500px;
}

.icongroup1{
width: 500px;
}

.icongroup2{
width: 90%;
padding-left:20px;
padding-right:20px;
}


#footer {
	background-image: url(../images/NoSlime_04.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 900px;
}
.whitetext {
	color: #FFFFFF;
}
