<style type="text/css">
<!--

/*Common body etc*/

html, body {
	height:100%;
} 
body {
	padding:0px;
	margin:0px;
	background-color: #CCCCCC;
	background-image: url(images/site_bkgd.gif);
}
a:link {
	color: #C40000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
#wrapper {
	width:950px;
	margin:0px auto 0px auto;
	padding:0px;
	height:100%;
	min-height:100%;
	background:#FFF;
	/*background:url(images/footer.gif) bottom repeat-x;*/
	position:relative;
}
#content {
	padding-bottom:90px;
	background:#fff;
	/*height:auto;*/
	width:950px;
	min-height:100%;
}

#footer {
	width:950px;
	min-height:65px;
	/*height:5%;*/
	height:65px;
	margin:0px auto;
	clear:both;
	bottom:0px;
}

.style1 {font-family: verdana;
	font-size: 10px;
}
.style2 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-style: none;
}


/*Header Navigation*/
#header_wrapper {
	min-height:82px;
	height:15%;
	/*height:5.125em;*/
	width:950px;
	margin:0px;
	padding:0px;
	background:url(images/header_bkgd.gif) repeat-x;
}

#navlist {
	list-style:none;
	display:block;
	margin:0px 0px 0px 15px;
	padding:0px;
}

#navlist li {
	float:left;
	margin:0px 0px 0px 15px;
}

#threestepsaheadlogo {
	float:right;
	width:406px;
	margin:0px 15px 0px 0px;
}

/*Main?*/

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}

.mainSideList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #000000;
	margin-left: 0px;
}

.mainSideList_typography {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #000000;
	width:125px;
	margin:0px 0px 20px 0px;
	padding-bottom:15px;
	border-bottom:#000 dotted 2px;
}

.mainSideList a { text-decoration: none;}
.mainSideList a:hover { color:#00CCFF}

/*.mainSideList a:link { color: #333333; }
a.mainSideList::visited { color: #333333; }
a.mainSideList::hover { color: #333333; }
a.mainSideList::active { color: #333333; }*/


.mainBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding-left: 17px;
	padding-right: 17px;
	text-indent: 0px;
}

.mainEntryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

.mainCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 8px;
}
.mainRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
}
.contactError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #FF0;
	margin:0px;
}

#contactform_rightcolumn {
	width:41%;
	padding:6px;
	margin-top:80px;
	float:right;
}

#contactform_leftcolumn {
	width:417px;
	padding:6px;
	float:left;
	}

.mainBodyTextHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

.mainBodyTable {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 135px;
	margin-top: 25px;
	background-color:#F4F4F4;
}

.home_subhead {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	line-height: 18px;
	padding:5px 8px;
	margin:0px;
	background-color:#F4F4F4;
}

.home_subhead p {
	margin:0px;
	padding:3px;
}

.mainBodyTable2 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 45px;
	margin-top: 25px;
	background-color: #F4F4F4;
}

.general_list {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
} 

#dynstuff { 
	background:#fff;
	border:none;
}


/*.tableHeight .tableHeight .main img {
	padding-left: 135px;
}*/

.tables {
	height: auto;
	position: relative;
}


/*TYPOGRAPHY*/

.mainEntryTitleTypography01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-indent: 0px;
}
.mainBodyTextTypography01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 17px;
	text-indent: 0px;
	
}


/*PORTFOLIO*/
#arrowprev {
	width:49px;
	height:30px;
	margin:0px 10px 0px 0px;
	float:left;
}

#arrownext {
	width:49px;
	height:30px;
	float:left;
	margin:0px;
}

#arrowholder {
	width:100%;
	margin:10px 0px;
	clear:both;
}

.portfolio01topimage {
	padding-left: 17px;
}

.portfolioBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14.89px;
	/*padding-left: 17px;*/
	/*padding-right: 17px;*/
	text-align: left;
}
.portfolioEntryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: -17px;
}

.portfolioCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 8px;
	padding-left: 17px;
}

#portfolio_leftcolumn {
	width:225px;
	/*height:auto;*/
	float:left;
	display:inline;
	margin-left:16px;
	padding-left:37px;
	background:url(images/submenu_border_right_02.gif) right repeat-y;
}

#portfolio_leftcolumn_indent {
	padding-right:35px;
}

.portfoliotitle {
	margin-bottom:20px;
}

#portfolio_rightcolumn {
	width:672px;
	/*height:auto;*/
	min-height:700px;
	float:left;
}
-->
</style>