*
{
margin: 0em;
padding: 0em;
}
body {
	color: #2D2D2D;
	font-size: 10pt;
	font-family: "trebuchet ms", helvetica, sans-serif;
	background-repeat: repeat-x;
}
/* headings */
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
letter-spacing: -1px;
}
h3,h4,h5,h6 {
color: #2D2D2D;
}
h3 {
font-size: 14pt;
font-weight:bold;
margin-bottom: 15px;
}
h4 {
	font-size: 12pt;
	font-weight:bold;
	margin: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
}
p {
	margin: 5px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	line-height: 18px;
}
/* misc. */
br.clear {
clear: both;
}
/* this gives a style to any images on the page. */
img.floatTL
{
padding: 3px;
border: solid 1px #CCC;
float: right;
margin-left: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

/* misc. links */
a.top:focus, 
a.top:hover     { color: #6AA1A4; text-decoration:none; border-bottom:1px dotted #6AA1A4; }
a.top           { color: #6AA1A4; text-decoration:none;  border-bottom:1px dotted #6AA1A4; }

a:focus, 
a:hover     {
	color: #900;
	text-decoration:none;
	font-weight: bold;
}
a           {
	color: #666;
	text-decoration:none;
}

/* layout */
#main {
	width:100%;
	display:block;
	text-align:center;
}
#top-content {
	position:relative;
	margin:auto;
	width:908px;
	height:400px;
}
#bottom-main {
	width:100%;
	position:relative;
	text-align:center;
	margin: 25px 0 0 0;
	padding:10px 0 25px 0;
	color:white;
	background-color: #AAA;
}
#bottom  {
position:relative;
width:908px;
margin:auto;
text-align:left;
padding-top:10px;
}
#bottom h3 {
color: #FBFEA8;
font-size:16pt;
font-weight: normal;
}
#body-text-main {
	width:100%;
	display:block;
	position:relative;
	top:0px;
	text-align:center;
	height: 330px;
}
#body-text {
	position:relative;
	margin:auto;
	top:0px;
	width:908px;
	text-align:left;
}
#body-text h1 {
margin-bottom: 10px;
}

/* logo, slogan */
#logo { display:none; }
#slogan { display:none; }

/* navigation */
#main-navigation {
position:relative;
float:right;
top: 105px;
right: 85px;
width:550px;
}
#main-navigation ul {
list-style: none;
float:right;
}
#main-navigation li {
float: left;
}
#main-navigation li a { 
padding:0 15px;
font-size:15px;
font-weight:bold;
}
#main-navigation a:focus, 
#main-navigation a:hover     { color: #F0EFEC; text-decoration:none; border-bottom: 0px; }
#main-navigation a           { color: #F0EFEC; text-decoration:none; border-bottom: 0px; }

/* center box */
#center-box {
	position:relative;
	height:212px;
	width:908px;
	left: 0px;
	overflow: hidden;
	text-align: center;
	margin: auto;
}
#center-box h2 { 
position:relative;
top:20px;
left:80px;
color:white;
}
#center-box p { 
text-align:left;
padding:45px 20px 0 485px;
color: white; 
}

/* testimonials & portfolio */
.icons {
	padding-right:20px;
	padding-bottom:150px;
}
#testimonials {
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:420px;
	float:left;
	text-align:center;
	padding-right:20px;
	line-height: 18px;
}
#portfolio {
	position:absolute;
	display:block;
	top:0px;
	left:445px;
	width:420px;
	float:left;
	text-align:center;
	padding-left:10px;
	border-left:solid 1px #D9D9D9;
}

#testimonials2 {
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:430px;
	float:left;
	text-align:left;
	padding-right:10px;
	padding-left: 10px;
}
#portfolio2 {
	position:absolute;
	display:block;
	top:0px;
	left:464px;
	width:435px;
	float:left;
	text-align:left;
	padding-left:0px;
	margin-left: 10px;
}

/* footer */
#footer-main {
	width:100%;
	text-align:center;
	padding-bottom:100px;
}
#footer {
	width:908px;
	margin:auto;
	color:#777878;
	font-size: 9pt;
	text-align:right;
	padding-top:20px;
}
.seriusb {
	font-weight: normal;
}
#body-text-main #body-text #portfolio p2 {
	color: #888;
}
#footer-main #footer2 {
	text-align: center;
}
#footer-main #footer {
	text-align: center;
	font-family: "trebuchet ms", helvetica, sans-serif;
}
#fadeimg {
	list-style: none;
	float: right;
	width: 560px;
	padding-left: 0px;
	text-align: center;
}
.enterred {
	color: #A00;
}
.entergreen {
	color: #080;
}
