body {
	background-color: #82bcea;
	background: url(back_top.gif) repeat-x top left #82bcea;
	font-family:Verdana, Geneva, sans-serif;
	color: #009;
}

div#page_cont {
	width: 920px;
	margin: 0 auto; 
	text-align: left;
}

/*
#footer { position: relative;
	margin: 50px auto 20px auto; 
}
*/
#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
/*  background: url(footerback.gif) top center no-repeat;
	height: 150px; */
	background: url(footer2.gif) top center no-repeat;
	height: 100px; 
	
}

/* margin-bottom =  footer:height + 60*/
#intro {
	margin-bottom: 160px;
}

#header {
	background: url(top_1.gif) top left no-repeat #82bcea;
	height: 117px;
}

#header span {
	display: none;
}
#menu1 {
	background: url(menu_back.gif) top left no-repeat #82bcea;
	width: 680px;
	float: left;
	position: relative;
	height: auto;
	display: block;
}

#menu1 li {
	height: 50px;
	display: block;
	float: left;
}

#menu1 li a {
	display: block;
	height: 40px;
	padding: 10px 10px 0 30px;
	color: #009;
	font-size: 1.2em;
	font-weight: 900;
}

#menu1 li a:hover {
	background: url(glava_trans.gif) no-repeat 2px 6px;
	color: #FFF;
}

#menu a {
	display: block;
	float: left;
}
#menu1 a img {
	margin-top: 10px;
	border: 1px solid #009;
}

#menu1 a:hover img {
	border: 1px solid #0FF;
}

#whatuget {
	top: 0px;
	position: relative;
	background-color: #dcdcdc;
	background: url(whatuget.gif) no-repeat top center;
	left: 700px;
	width: 220px;
	height: 100%;
/*  	clear:right;
	border: 1px dotted #ccc;
	float: right;	
	margin-left: 20px;
	margin-bottom: 10px; */
}

#whatuget h1 {
	text-align: center;
	font-size: 1.1em;
	padding: 4px;
	border-bottom: 1px dotted #066;
}

#whatuget li {
	font-size: 0.8em;
	margin: 0 2px;
	padding: 6px 3px;
	text-align: center;
	border-bottom: 1px solid #0CC;
}

#howitwork {
	position: absolute;
	top: 150px;
	
	margin: 50px 235px 20px 20px; 
	border: 4px solid #06F;
	height: 6.6em;
}

#howitwork h1 {
	padding: 10px 10px 10px 50px;

}
#howitwork p {
	text-align: center;
display: block; 
width: 210px; 
float: left;
font-size: 0.9em;
line-height: 1.5em;
}

#howitwork p span {
}
#howitwork p + p {
	border-left: 2px dotted #00F;
}



#home, #pricing {
	clear: left;
/*	position: absolute;
	top: 330px;
	width: 916px;
	height: 100%;
*/
}

#pricing h1, #home h1 {
	padding: 20px 10px 16px 10px; 
}

#home h1 {
	font-size: 2.2em;
}
#home h2 {
	margin: 20px auto;
	line-height: 1.5em;
	font-size: 2em;
	text-align: center;
}

#home h2 a:hover {
	font-style: italic;
}

#home p {
	padding: 10px 50px 2px 60px; 
	font-size: 1.4em;
}

#home p.ind {
	padding: 10px 50px 2px 80px; 
}

#home em { color: #900; }

#pricing h2 {
	padding: 20px 50px 0 30px; 
	color:#03C;
}


#pricing h3 {
	padding: 20px 50px 16px 50px; 
}

#pricing table {
	margin: 0 auto 20px auto;
	width: 650px;
}
#pricing tr {
	border-bottom: 1px dashed #00F;
}

#pricing td {
	padding: 4px;
}

#pricing td.title1, #pricing td.title2 {
	font-weight: 900;
}

#pricing td.title1 { width: 450px; }

#pricing td.title2 { width: 180px; }

#pricing p, #pricing ul {
	padding: 2px 50px 4px 60px; 
}

#pricing li {
	padding: 4px 20px;
	
}

table#discount td {
	text-align: center;
}

#samples {
	position: absolute;
	top: 200px;
	width: 670px;
}
#samples h1, #samples p {
	padding: 2px 60px 0 60px; 
}

#samples h1, #contact h1 {
	font-size: 24px;
	margin: 10px 0 20px 20px;
}
#samples p {
	font-size: 16px;
	padding-left: 80px;
}

#contact {
	margin: 10px 50px 10px 50px;
}

#contact p {
	font-size: 16px;
	line-height: 2em;
}

#contact #finishline {
	margin-top: 50px;
}

.signiture {
	padding-left: 80px;
}
#contact img {
	float: right;
	margin: 10px;
	padding-right: 60px;
}



#contact .contact {
	clear: both;
	padding-left: 60px;
	line-height: 1.3em;
}

#contact p span {
	font-size: 20px;
	line-height: 1.2em;
}

.ind1 {
	padding-left: 10px;
	display: block;
}
.ind2 {
	padding-left: 50px;
	padding-bottom: 10px;
	display: block;
}

.alcenter {
	text-align: center;
}

#menu2 {
	margin: 22px auto 10px auto;
	position: relative;
	height: auto;
	display: block;
	width: 800px;
}

#menu2 li {
	height: 40px;
	display: block;
	float: left;
}

#menu2 li a {
	display: block;
	height: 20px;
	margin: 0 20px;
	margin: 10px 0 10px 65px;
	color: #FFF;
	font-size: 1.2em;
	font-weight: 900;
	border-bottom: 2px dotted #fff;
}

#menu2 li a:hover {
	color: #009;
	border-bottom: 2px dotted #009;
}

#footer p.f01 { 
clear:left;
text-align:center;
position: relative;
font-size: 12px;
color:#33f;
top: 16px;
}

#footer p.f01 a { 
color:#009;
}

#footer p.f01 a:hover {
	border-bottom: 1px dotted #fff;
}

