﻿* {
margin:0px;
padding:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	background-image:url('images/bg2.jpg');
	background-repeat:no-repeat;
	text-align:justify;
	color:#3a0707;
}

#container {
	width:950px;
	margin:0 auto;
	float:left;

}

#title {
	height:146px;
	width:374px;
	float:left;
}
#title {
	height:146px;
	width:374px;
	float:left;
}

h1 {
	text-indent:-9999px;
	float:left;
}

h1 a {
	display:block;
	background-image:url('images/logo.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	height:146px;
	width:374px;
}

#navigation {
	float:left;
	width:570px;
	height:19px
}

.navlinks li {
	list-style-type:none;
	display:block;
	float:right;
	width:80px;
	text-align:center;
	margin-top:90px;
	background-image:url('images/separatored.jpg');
	background-repeat:no-repeat;
	background-position:left;
}

.navlinks li a {
	text-decoration:none;
	color:#3a0707;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:-1px;
}

.navlinks li a:hover {
	color:#8c1a1a;
}

.navlinks li.nodivider
{
	background-image:none;
}

.divider {	
	float:left;
	height:2px;
	width:950px;
	margin:30px 0 30px 0;
	background-image:url('images/divider.jpg');
	background-repeat:no-repeat;
	
}

/*TOP FEATURED AREA*/
#featured {
	float:left;
	height:200px;
	width:950px;
}

#featured-text {
	float:left;
	height:200px;
	width:656px;
}

h2.businessonline {
	background-image:url('images/putyourbusiness.jpg');
	background-repeat:no-repeat;
	height:33px;
	width:656px;
	text-indent:-9999px;
	margin-bottom:20px;
	
}

p.text {
	padding-left:23px;
	
}

#featured-image {
	float:right;
	width:271px;
	height:200px
}

/*MIDDLE AREA*/

#middle {
	float:left;
	height:200px;
	width:950px;
}

#middletext {
	float:left;
	height:200px;
	width:656px;
}

h2.ourgoal {
	background-image:url('images/ourgoal.jpg');
	background-repeat:no-repeat;
	height:36px;
	width:656px;
	text-indent:-9999px;
	margin-bottom:20px;
	
}

p.text {
	padding-left:23px;
	
}

#middleimage {
	float:right;
	width:273px;
	height:200px;
}

.divider2 {	
	float:left;
	height:2px;
	width:950px;
	margin:30px 0 30px 0;
	background-image:url('images/divider2.jpg');
	background-repeat:no-repeat;
	}

/*BOTTOM AREA*/

#bottom {
	float:left;
	height:200px;
	width:950px;
}

#bottomtext {
	float:left;
	height:200px;
	width:656px;
}

h2.useus {
	background-image:url('images/whyshould.jpg');
	background-repeat:no-repeat;
	height:33px;
	width:656px;
	text-indent:-9999px;
	margin-bottom:20px;
	
}

ul.text {
	padding-left:40px;
	
}

.divider3 {	
	float:left;
	height:2px;
	width:950px;
	margin:30px 0 30px 0;
	background-image:url('images/divider3.jpg');
	background-repeat:no-repeat;
	}

#bottomimage {
	float:right;
	width:270px;
	height:200px;
}

/*ALTRO*/
img {
	
	border-style:none;
}

.red {
	color:#8c1a1a;
	font-weight:bold;
}

#footer {
	clear:both;
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat;
	width:950px;
	height:44px;
	color:#fff;
	font-size:80%;
	font-weight:normal;
	
}
p.footertext {
	padding-left:35px;
	
}

p.terms {
	padding-left:23px;
}