/* CSS Document */
body {
	background-color: #888877;
}
#bar {
	width: 195px;
	height: 649px;
	position: absolute; top: 35px; left: 35px;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	width: 708px;
	height: 100px;
	position: absolute; top: 35px; left: 230px;
	text-decoration: none;
}

#headercontainer {
	text-decoration: none;
	font: Verdana, Arial, Helvetica, sans-serif;
}

#headercontainer li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	position: relative; top: 30px; left: -8px;
	text-decoration: none;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
}

#headercontainer li a:link {
	word-spacing: 2px;	
	text-decoration: none;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
}

#headercontainer li a:hover {
	text-decoration: none;
	color: #000033;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
}

#headercontainer li a:focus, #headercontainer li a:visited, #headercontainer li a:active {
	text-decoration: none;}

.style1, .style2 {
	text-decoration: none;
}

.style1 {
	color: #888877;
}

.style2 {
	color: #ffffff;
}

.style3 {
	font-weight: bold;
	line-height: 10px;
	color: #000033;
}

#maincontent {
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y; 
	width: 708px;
	height: 549px;
	position: absolute; top: 135px; left: 230px;
}

#main {
	position: relative;
	top: -50px;
	left: 35px;
	width: 183;
	height: 140;
}

#main li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	position: relative; top: -10px; left: -35px;
}

#box li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
}	

#box {
	position: relative; top: 10px; left: 0px;
}

h1 {
	font-size: 19px;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	color: #888877;
	position: relative; top: 10px; left: 35px;
	font-weight: lighter;
}

h2 {
	font-size: 59px;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	color: #bbbbaa;
	position: relative; top: -35px; left: 35px;
	font-weight:lighter;
}

#testimonial {
	font-family: Verdana, Helvetica, Trebuchet, sans-serif;
	font-size: 11px;
	line-height: 17px;
	position: relative; top: -100px; left: 155px;
	color: #888877;
	width: 520px;
	height: 165px;
	font-weight: lighter;
}

#testimonial a:link {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

#testimonial a:hover {
	color: #888877;
	text-decoration: none;
	font-weight: bold;
}

#testimonial a:visited {
	text-decoration: none;
}

h3{
	font-size: 19px;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	color: #bbbbaa;
	padding: 0px;
	font-weight: lighter;
	width: 300px;
	position: relative; top: -460px; left: 200px;
}

#extra { 
	font-family: Verdana, Helvetica, Trebuchet, sans-serif;
	font-size: 11px;
	line-height: 17px;
	position: relative; top: -65px; left: 155px;
	color: #888877;
	width: 520px;
	height: 100px;
	font-weight: lighter;
}

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: lighter;
	position: absolute; top: 570px; left: 28px;
	color: #ffffff;
	letter-spacing: 2px;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #000033;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: inherit;
}
