﻿body {
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
    color: #000000;
    font-family:Arial, Verdana;
    font-size: 12pt;
	line-height: 26px;
	text-align:justify;
}
#site_placeholder
{
    margin: 0 auto;
    width: 1198px;
    border:1px none black;
}
#footer{
}
#content{
}

#content .header{
	color:#75b5b4;
	font-size:30pt;
	font-style:bold;
	text-align:left;
	padding-bottom:20px;
	padding-left:300px;
	padding-right:300px;
}
#content .subheader{
	color:#75b5b4;
	font-size:16pt;
	font-style:normal;
	text-align:left;
	padding-bottom:10px;
}
#content .main{
	color:#e09697;
	padding-bottom:20px;
	padding-left:300px;
	padding-right:300px;
}
#how_work{
	width:242px;
	height:26px;
	display:inline-block;
	background: url(images/buttons.jpg) no-repeat;	
}
#how_work:hover{
	background-position:-249px 0;
}
#how_help{
	width:238px;
	height:26px;
	display:inline-block;
	background: url(images/buttons.jpg) no-repeat;
	background-position:0 -26px;
}
#how_help:hover{
	background-position:-249px -26px;
}
#about_me{
	width:80px;
	height:26px;
	display:inline-block;
	background: url(images/buttons.jpg) no-repeat 0 0;	
	background-position:0 -52px;
}
#about_me:hover{
	background-position:-249px -52px;
}
#what_is{
	width:186px;
	height:26px;
	display:inline-block;
	background: url(images/buttons.jpg) no-repeat 0 0;	
	background-position:0 -78px;
}
#what_is:hover{
	background-position:-249px -78px;
}
