﻿/*Layout*/

body {
	background-color: #E5E5E5;
}

#container_index {
	position:relative;
	width:801px;
	height:710px;
	margin:0 auto;
	background-position: center;
	background-color:white;
	z-index:1;
	margin-top: 10px;
	line-height: 140%;
}
#container_how {
	position:relative;
	width:801px;
	height:1930px;
	margin:0 auto;
	background-position: center;
	background-color:white;
	z-index:1;
	margin-top: 10px;
}
#container_pricing {
	position:relative;
	width:801px;
	height:1500px;
	margin:0 auto;
	background-position: center;
	background-color:white;
	z-index:1;
	margin-top: 10px;
}
#container_samples {
	position:relative;
	width:801px;
	height:680px;
	margin:0 auto;
	background-position: center;
	background-color:white;
	z-index:1;
	margin-top: 10px;
}
#container_about {
	position:relative;
	width:801px;
	height:650px;
	margin:0 auto;
	background-position: center;
	background-color:white;
	z-index:1;
	margin-top: 10px;
}
#container_contact {
	position:relative;
	width:801px;
	height:620px;
	margin:0 auto;
	background-position: center;
	background-color:white;
	z-index:1;
	margin-top: 10px;
}



#header {
	position:absolute;
	left:0px;
	top:0px;
	width:801px;
	height:276px;
	z-index:2;
	background-image: url('images/header.gif')	
}
#menu {
	position:absolute;
	left:52px;
	top:142px;
	width:384px;
	height:16px;
	z-index:2;
}
#text_right {
	position:absolute;
	left:498px;
	top:143px;
	width:275px;
	height:14px;
	z-index:2;
}
#main_image {
	position:absolute;
	left:23px;
	top:200px;
	width:755px;
	height:267px;
	z-index:2;
}
#main_image_how {
	position:absolute;
	left:501px;
	top:197px;
	width:267px;
	height:311px;
	z-index:2;
}
#main_text {
	position:absolute;
	left:38px;
	top:236px;
	width:385px;
	height:193px;
	z-index:3;
}
#main_textback {
	position:absolute;
	left:38px;
	top:236px;
	width:385px;
	height:193px;
	z-index:3;
}

#main_text_background {
	position:absolute;
	left:30px;
	top:184px;
	width:750px;
	height:430px;
	z-index:1;
}

#large_text {
	position:absolute;
	left:38px;
	top:496px;
	width:755px;
	height:80px;
	z-index:3;
}
#body_text {
	position:absolute;
	left:38px;
	top:236px;
	width:385px;
	height:193px;
	z-index:3;
}
#right_image {
	position:absolute;
	left:38px;
	top:236px;
	width:385px;
	height:193px;
	z-index:3;
}

#footer_image {
	position:absolute;
	left:15px;
	top:607px;
	width:770px;
	height:51px;
	z-index:2;
}
#footer_text {
	position:absolute;
	left:0px;
	top:650px;
	width:801px;
	height:30px;
	z-index:3;
	background-color: #E5E5E5;
}

#sample1 {
	position:absolute;
	left:38px;
	top:236px;
	width:385px;
	height:193px;
	z-index:3;
}
#sample2 {
	position:absolute;
	left:38px;
	top:236px;
	width:385px;
	height:193px;
	z-index:3;
}
#sample3 {
	position:absolute;
	left:38px;
	top:236px;
	width:385px;
	height:193px;
	z-index:3;
}
#sample4 {
	position:absolute;
	left:38px;
	top:236px;
	width:385px;
	height:193px;
	z-index:3;
}
#sample5 {
	position:absolute;
	left:38px;
	top:236px;
	width:385px;
	height:193px;
	z-index:3;
}
#sample6 {
	position:absolute;
	left:38px;
	top:236px;
	width:385px;
	height:193px;
	z-index:3;
}
#sample7 {
	position:absolute;
	left:38px;
	top:236px;
	width:385px;
	height:193px;
	z-index:3;
}



/* Style*/
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color:  #666666;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.4;
	color:  #B3B3B3;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.4;
	color: #666666;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #FFFFFF;
}
.style5 {
	border-width: 0;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color:  #76ADE7;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:  #FFFFFF;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #76ADE7;
	text-decoration: underline;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color:  #FB863B;
}

a.white, a.white:link, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	text-decoration: underline;
}

a.blue, a.blue:link, a.blue:visited {
	color: #76ADE7;
	text-decoration: none;
}
a.blue:hover {
	text-decoration: underline;
}
a.blue_under, a.blue_under:link, a.blue_under:visited {
	color: #76ADE7;
	text-decoration: underline;
	font-weight:bold;
}
a.blue_under:hover {
	text-decoration: underline;
}
a.grey, a.grey:link, a.grey:visited {
	color: #666666;
	text-decoration: none;
}
a.grey:hover {
	text-decoration: underline;;;
	
