@charset "utf-8";
/* CSS Document */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

body  {
	background: url(i/bg_body.jpg) repeat-x top center #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img { border: none; }
p { margin:0; padding: 10px 0; }
a {	text-decoration: none; color: #99cc00;}
a:hover { text-decoration: underline; }
h1, h2, h3, h4 { margin: 0; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; }


#wrap { 
	width: 990px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
/* header container */
#header {
	margin: 0;
	padding: 0;
	height: 480px;
	position: relative;	
}
#name {
	margin: 0 auto;
	width: 990px;
}
#pic {
	margin: 0 auto;
	width: 900px;
}
#alissa {
	width: 200px;
	height: 570px;
	position:absolute;
	right:15px;
	top:200px;
	z-index:1;
}
#title {
	position: absolute;
	left: 725px;
	top: 255px;
	z-index:2;
}
/* navigation container */
#menu {		
	margin: 0;
	padding: 0;	
	height: 60px;
	background: url(i/bg_nav.jpg) no-repeat top center;	
}
/* main navigation */
#nav {
	float: left;
	display: inline;
	padding: 20px 0 0 55px;
	height: 20px;
	
}
a .alt { display: none; }
/* home */
a#nav1 {
    float: left;
	display: block;
    width: 46px;
    height: 20px;
    background-image: url(i/btnHome.jpg);
    background-position: 0 0;
	margin-right: 20px;	   
}
a#nav1:hover { background-position: 0 -20px; }
a#nav1a {
    float: left;
	display: block;
    width: 46px;
    height: 20px;
    background-image: url(i/btnHome.jpg);
    background-position: 0 -20px;
	margin-right: 20px;	   
}
/* about */
a#nav2 {
    float: left;
	display: block;
    width: 72px;
    height: 20px;
    background-image: url(i/btnAbout.jpg);
    background-position: 0 0; 	
	margin-right: 20px;
}
a#nav2:hover { background-position: 0 -20px; }
a#nav2a {
    float: left;
	display: block;
    width: 72px;
    height: 20px;
    background-image: url(i/btnAbout.jpg);
    background-position: 0 -20px;
	margin-right: 20px;	   
}
/* process */
a#nav3 {
    float: left;
	display: block;
    width: 92px;
    height: 20px;
    background-image: url(i/btnProcess.jpg);
    background-position: 0 0;
	margin-right: 20px;
}
a#nav3:hover { background-position: 0 -20px; }
a#nav3a {
    float: left;
	display: block;
    width: 92px;
    height: 20px;
    background-image: url(i/btnProcess.jpg);
    background-position: 0 -20px;
	margin-right: 20px;	   
}
/* services */
a#nav4 {
    float: left;
	display: block;
    width: 63px;
    height: 20px;
    background-image: url(i/btnServices.jpg);
    background-position: 0 0;
	margin-right: 20px;
}
a#nav4:hover { background-position: 0 -20px; }
a#nav4a {
    float: left;
	display: block;
    width: 63px;
    height: 20px;
    background-image: url(i/btnServices.jpg);
    background-position: 0 -20px;
	margin-right: 20px;	   
}
/* testimonials */
a#nav5 {
    float: left;
	display: block;
    width: 97px;
    height: 20px;
    background-image: url(i/btnTestimonials.jpg);
    background-position: 0 0;
	margin-right: 20px;
}
a#nav5:hover { background-position: 0 -20px; }
a#nav5a {
    float: left;
	display: block;
    width: 97px;
    height: 20px;
    background-image: url(i/btnTestimonials.jpg);
    background-position: 0 -20px;
	margin-right: 20px;	   
}
/* faq */
a#nav6 {
    float: left;
	display: block;
    width: 30px;
    height: 20px;
    background-image: url(i/btnFaq.jpg);
    background-position: 0 0;
	margin-right: 20px;
}
a#nav6:hover { background-position: 0 -20px; }
a#nav6a {
    float: left;
	display: block;
    width: 30px;
    height: 20px;
    background-image: url(i/btnFaq.jpg);
    background-position: 0 -20px;
	margin-right: 20px;	   
}
/* affiliates */
a#nav7 {
    float: left;
	display: block;
    width: 67px;
    height: 20px;
    background-image: url(i/btnAffiliates.jpg);
    background-position: 0 0;
	margin-right: 20px;
}
a#nav7:hover { background-position: 0 -20px; }
a#nav7a {
    float: left;
	display: block;
    width: 67px;
    height: 20px;
    background-image: url(i/btnAffiliates.jpg);
    background-position: 0 -20px;
	margin-right: 20px;	   
}
/* news */
a#nav8 {
    float: left;
	display: block;
    width: 42px;
    height: 20px;
    background-image: url(i/btnNews.jpg);
    background-position: 0 0;
	margin-right: 20px;
}
a#nav8:hover { background-position: 0 -20px; }
a#nav8a {
    float: left;
	display: block;
    width: 42px;
    height: 20px;
    background-image: url(i/btnNews.jpg);
    background-position: 0 -20px;	
	margin-right: 20px;
}
/* contact */
a#nav9 {
    float: left;
	display: block;
    width: 61px;
    height: 20px;
    background-image: url(i/btnContact.jpg);
    background-position: 0 0;
}
a#nav9:hover { background-position: 0 -20px; }
a#nav9a {
    float: left;
	display: block;
    width: 61px;
    height: 20px;
    background-image: url(i/btnContact.jpg);
    background-position: 0 -20px;	
}

/* start main content */
#main {padding-bottom: 100px;}
#content { 
	float: left;
	width: 730px;
	padding: 30px 0 10px 45px;
	font-size: 1.2em;
	line-height: 1.6;	
}
.dot {
	background: url(i/bg_content.jpg) no-repeat top left;
	padding: 10px 20px 20px 35px;
	clear: left; 
}
#logos img {
	padding-right: 20px
}
#twocola {
	width: 300px;
	float: left;
	padding-bottom: 20px;
}
#twocolb {
	width: 300px;
	float: left;	
	padding-bottom: 20px;
}
#sidebar {
	width: 150px;
	padding: 30px 0 20px 20px;	
	margin: 0 0 0 775px;	
}
/* start footer */
#footer {
	position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;
	background: #333333 url(i/bg_footer.jpg) repeat-x top left;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
} 
#colwrap {width:990px; margin: 0 auto; height: 100px; background: url(i/bg_footer2.jpg) no-repeat top center;}
#footer #col1 {
	width: 600px;
	height: 60px; 
	padding-left: 45px;
	float:left;
	text-align: left;
	font-size: 12px;
}
#footer #col2 {
	width: 300px;
	height: 60px; 
	padding-right: 45px;
	float: right;
	text-align: right;	
	font-size: 16px;	
}
#footer p {	
	padding-top: 20px;
	color: #999999;
}
#footer a {	text-decoration: none; color: #999999;}
#footer a:hover {color: #99cc00;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
