body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #448ebf;
}
h1,h2,p {
	color: #448ebf;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #448ebf;
	text-decoration: none;
}
a:visited {
	color: #448ebf;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#wrapper {
	text-align: left;
	width: 1005px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 165px;
	left: 0px;
	top: 0px;
}
#navigation {
	height: 56px;
	width: 1005px;
	top: 50px;
	left: 0px;
	margin: 0px;
	float: left;
	position: fixed;
	padding: 0px;
}
#green_line {
	position:fixed;
	left:944px;
	top:50px;
	width:1000px;
	height:1px;
	z-index:12;
	background-color: #73aacf;
}
#white_line {
	position:fixed;
	left:944px;
	top:50px;
	width:1000px;
	height:1px;
	background-color: #FFFFFF;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 23px;
}
p {
	font-size: 0.8em;
	line-height: 18px;
}
#footer p {
	font-size: 0.7em;
}
#navigation p {
	font-size: 0.93em;
}
#navigation img{
	border: none;
}
#homeImages {
	position:absolute;
	left:503px;
	top:165px;
	width:313px;
	height:313px;
}
#homeText {
	position:absolute;
	left:116px;
	top:215px;
	width:306px;
	height:228px;
}
#homeText p
{
	font-size: 1em;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}
#sectiontitle {
	position:absolute;
	left:116px;
	top:165px;
}
#sectiontext
{
	position:absolute;
	left:26px;
	top:215px;
	width:255px;
	height:250px;
}
#sectiontext p
{
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
#home {
	position:absolute;
	left:26px;
	top:565px;
	width:60px;
	height:25px;
}
#home p
{
	font-weight: bold;
}
#email {
	position:absolute;
	left:26px;
	top:495px;
	width:150px;
	height:60px;
}
#telephone p
{
	font-size: 0.93em;
	margin-top: 8px;
}

