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

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: auto;
	background-color: #fff;
}

#wrapper {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	position: relative;
}

#container {
	float: left;
}

#top_bar {
	width:100%;
	background: #000;
	color: #000;
}

#top_bar h1 {
	margin: 0px 0px 0px 10px;
	text-align:left;
	padding: 5px 5px 7px 5px;
	font-weight: normal;
	font-size: 15px;
	width: 2000px;
	overflow: hidden;
}

#top_bar a {
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}

#top_bar a:hover {
	color: #444;
}

#top_bar .blue {
	color: #009cdd;
}

#top_bar .lime {
	color: #a2bd35;
}

#top_bar .orange {
	color: #ca5525;
}

#top_bar .pink {
	color: #c10076;
}

img {
	border: 0px;
}

p {
	line-height: 15px;
}

/*HEADER------------------------------------*/ 

#header {
	float: left;
}

#header ul {
	width: 900px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header img {
	border: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#marmoset {
	position: absolute;
	top: 10px;
	right: -89px;
	z-index: 2;
}

/* MAIN MENU BUTTONS -----------------------------*/ 

.home-but a {
	float: left;
	background: url(images/home-but1.jpg) no-repeat;
	text-decoration: none;
}

.home-but a:hover {
	float: left;
	background: url(images/home-but2.jpg) no-repeat;
	text-decoration: none;
}

.prices-but a {
	float: left;
	background: url(images/prices-but1.jpg) no-repeat;
	text-decoration: none;
}

.prices-but a:hover {
	float: left;
	background: url(images/prices-but2.jpg) no-repeat;
	text-decoration: none;
}

.portfolio-but a {
	float: left;
	background: url(images/portfolio-but1.jpg) no-repeat;
	text-decoration: none;
}

.portfolio-but a:hover {
	float: left;
	background: url(images/portfolio-but2.jpg) no-repeat;
	text-decoration: none;
}

.contact-but a {
	float: left;
	background: url(images/contact-but1.jpg) no-repeat;
	text-decoration: none;
}

.contact-but a:hover {
	float: left;
	background: url(images/contact-but2.jpg) no-repeat;
	text-decoration: none;
}
	
/* CONTENT -----------------------------*/

#content {
	width: 900px;
	float: left;
	clear: both;
	background: url(images/repeat.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

#home {
	width: 900px;
	height: 430px;
	float: left;
	clear: both;
	background: url(images/home-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#home p {
	margin: 0px 0px 8px 0px;
}

#home a {
	color: #000;
}

#home li {
	margin-bottom: 3px;
	text-align: left;
}

#copy h1 {
	width: 400px;
	font-weight: normal;
	font-size: 21px;
	line-height: 28px;
	color: #ff00a4;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
	
#copy {
	width: 269px;
	float: left;
	text-align: left;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	color: #252525;	
}

.elink a {
	color: #501784;
	text-decoration: none;
}

#home .elink a , .elink {
	color: #501784;
	text-decoration: none;
}

.elink a:hover {
	text-decoration: underline;
}

.tick {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#copy ul.landing_list  {
	list-style-type: none;
	padding: 0px;	
}

#copy .landing_list a {
	text-decoration: none;
	color: #501784;
}


/* OFFERS RIGHT COLUMN -----------------------------*/

#offers ul {
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	line-height: 0px;
	list-style-type: none;
}

#offers li {
	margin: 0px 0px 23px 0px;
}

#offers img {
	border: none;
}

/* FOOTER -----------------------*/

#footer {
	width: 900px;
	height: 200px;
	float: left;
	background: url(images/footer.jpg) top no-repeat;
	margin: 0px 0px 300px 0px;
	padding: 0px;
}

#signup {
	position: relative;
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#signup h1 {
	position: absolute;
	top: 5px;
	left: 35px;
	color: #87b500;
	font-size: 23px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#signup a {
	position: absolute;
	right: 35px;
	top: 6px;
	background: url(images/signup-but1.png) no-repeat;
}

#signup a:hover {
	background: url(images/signup-but2.png) no-repeat;
}

#footer-copy {
	margin: 20px 0px 0px 0px;
	padding:  0px 0px 0px 35px;
	font-size: 11px;
	text-align: left;
	line-height: 13px;
	float: left;
	clear: both;
	color: #8253bb;
	width: 100%;
}

#footer-copy ul#about_text   {
	width: 500px;
	float: left;
	list-style-type: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

#footer-copy ul {
	width: 150px;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer li {
	margin: 0px;
	padding: 0px;
}

#footer li a {
	margin: 0px;
	padding: 0px;
	color: #8253bb;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;
}

#footer .footer-title {
	color: #8253bb;
	margin-bottom: 10px;
	font-size: 14px;
}

#badges {
	width: 100%;
	float: left;
	clear: both;
	margin: 20px 0px 0px 0px;
}

#badges #right {
	float: right;
	text-align: right;
	margin: 0px 35px 0px 0px;
}

#badges #right a {
	margin: 0px 0px 0px 10px;
	float: left;
}

#badges #left {
	float: left;
	text-align: left;
	margin: 0px 0px 0px 35px;
}

#badges img {
	border: none;
}

.areas_bottom {
	width: 100%;
	float: left;
	clear: both;
}

.areas_footer {
	margin: 20px auto 0px auto;
	text-align: center;
	color: #888;
	font-size: 10px;
}

.areas_footer a {
	color: #888;
	font-size: 10px;
	text-decoration: none;
}

.areas_footer a:hover {
	text-decoration: underline;
}

/* RESOURCES ************************************** */

#resources {
	width: 780px;
	float: left;
	clear: both;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 20px 0px;
}

#resources h1 {
	float: left;
	clear: both;
	line-height: 21px;
	margin: 15px 0px 0px 20px;
	padding: 0px;
	color: #5c3e90;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}

#resources ul {
	width: 500px;
	float: left;
	clear: both;
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
}

#resources a {
	color: #5c3e90;
}

#resources a:hover {
	color: #ea5493;
}
