html, body 	{
	margin: 0;
	padding: 0;
	background: white;
	font-family: Helvetica, verdana;
	font-size: 0.80em;
	height: 100%;
	color:#666;
		}							
p {
	margin-top:0.5em; margin-bottom:0.5em;
	}	
	
h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin-top:0;
	padding:0px;
	color:rgb(150,45,62);
	}
	
	h2 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin-top:0;
	padding-left:5px;
	color: white;
	}	
	
	h3 {
	font-size: 3.5em;
	margin-top:0;
	margin-bottom:20px;
	padding:0px;
	color:rgb(150,45,62);
	}
	
.redtext { color:rgb(150,45,62);font-weight : bold;}	
	
a:link {font-weight : normal; text-decoration : none; color: #666;}
a:visited {font-weight : normal; text-decoration : none; color: #666;}
a:active {font-weight : normal; text-decoration : none; color: #666;}
a:hover {font-weight : normal; text-decoration : none; color: rgb(150,45,62);}	
	
#wrapper {
		width:900px;
		margin:20px;
		border:0px solid #bbb;
		padding:5px;
	}
#header {
		border:0px solid #bbb;
		height:100px;
	}
	#content {
		margin-top:10px;
		padding-bottom:10px;
	}
	#content div {
		border:0px solid #bbb;
		float:left;
	}
	#content-left { width:180px; margin-top:10px;}

	#content-main {
		margin-left:10px;
		margin-top:0;
		margin-top:10px;
		width:688px;
	}
	
	#content-main-1 {
		margin-left:10px;
		margin-top:0;
		margin-top:10px;
		width:688px;
	}
	
	#content-main2 {
		margin-left:10px;
		margin-top:0;
		margin-top:10px;
		width:440px;
	}	
		
		#content-main3 {
		background-color: rgb(150,45,62);
		margin-left:10px;
		margin-top:0;
		margin-top:10px;
		width:240px;
	}
	
	#content-main p{
		font-size: 11px;
		color:#666;
		line-height: 1.7em;
	}
	
	#content-main-1 p{
		font-size: 11px;
		color:#666;
		line-height: 1.5em;
	}
	
		#content-main2 p{
			font-size: 11px;
		color:#666;
		line-height: 1.7em;
	}
	
	#content-main3 p{
		font-size: 10px;
		color: white;
		line-height: 1.5em;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	#content-main3 a:link {font-weight : normal; text-decoration : none; color: white;}
#content-main3 a:visited {font-weight : normal; text-decoration : none; color: white;}
#content-main3 a:active {font-weight : normal; text-decoration : none; color: white;}
#content-main3 a:hover {font-weight : normal; text-decoration : none; color: white;}	
	
	#flash-main {width:688px; height:200px;}
	
	#flash-spacer {width:688px; height:20px;}
	
	#client-area {width:688px;height:100px;}
	
	#client-details {width:200px;height:100px;}
	
	#client-description {width:488px;height:100px;margin-bottom:0.8em;}
	
	#footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		border:0px solid #bbb;
		width:878px;
	}
		
	#footer a:link {font-weight : normal; text-decoration : none; color: #CCC;}
	#footer a:visited {font-weight : normal; text-decoration : none; color: #CCC;}
	#footer a:active {font-weight : normal; text-decoration : none; color: #CCC;}
	#footer a:hover {font-weight : normal; text-decoration : none; color: #999;}
	
	#footer p{
		color:#CCC;
	}
		#hidden {
		width:900px;
		color:white;
	}

	
	
	#bottom {
		clear:both;
		text-align:right;
	}

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

	#content-trap {
		width:688px;
	}
	
	#content-logo {
		width:229px;
		height:70px;
		background-color:#333;
		   	}
			
	#content-logo p{
		font-size:1.1em;
    margin-left: 20px;
    margin-right: 20px;
	margin-top:15px;
	color:#fff;
		text-align:center;
}
		
		#content-logo2 {
		width:229px;
		height:70px;
		background-color:#666;
		   	}
			
	#content-logo2 p{
		font-size:1.1em;
    margin-left: 20px;
    margin-right: 20px;
	margin-top:15px;
	color:#fff;
		text-align:center;
}
#content-logo3 {
		width:229px;
		height:70px;
		background-color:#999
		   	}
			
	#content-logo3 p{
		font-size:1.1em;
    margin-left: 20px;
    margin-right: 20px;
	margin-top:15px;
	color:#fff;
		text-align:center;
}
	
	#content-space {
		width:3px;
	}
	
	#slider {
	position:relative;
	background:#202834 url(images/loading.gif) no-repeat 50% 50%;
	box-shadow:0px 0px 10px #333;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}