#wrapper {
	width: 769px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	height: 0px;
	margin-bottom: 5px;
}

table#mainframe {
	background-color: #a8b775;
	padding: 0px;
	width: 769px;
		
}
#mainframe td#main1 {
	background-image: url(images/mainframe-top.gif);
	height: 17px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainframe td#main2 {
	background-image: url(images/mainframe-bg.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 9px;
}
#mainframe td#main3 {
	background-image: url(images/mainframe-bg.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 9px;
}


#mainframe td#main4 {
	background-image: url(images/mainframe-bottom.gif);
	height: 17px;
	background-repeat: no-repeat;
	background-position: top;
}
#mainframe td#main5 {
	padding-right: 45px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
}

#mainframe td#main6 {
	font-size: .6em;
	color: #48551c;
	text-align: right;
	padding-right: 45px;
	vertical-align: middle;
	clear: left;
}

#mainframe td#main7 {
	background-image: url(images/greenframe-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 7px;
}
#mainframe #main8 {
	background-color: #c9ceac;
	font-size: 0.6em;
	color: #5b6537;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


td#main6 td#copyright {
	text-align: right;
	width: 99%;
	vertical-align: middle;
	color: #5b6537;
}
td#copyright a:link {
	text-decoration: underline;
	color: #5b6537;
}
td#copyright a:hover {
	color: #5b6537;
	text-decoration: none;
}
td#copyright a:visited {
	color: #5b6537;
	text-decoration: underline;
}
td#copyright a:active {
	color: #5b6537;
	text-decoration: underline;
}
.bluebox {
	background-color: #19769a;
	padding-top: 7px;
	padding-right: 7px;
	vertical-align: middle;
	padding-left: 7px;
}
div.bluebox div#topstrap {
	color: #FFFFFF;
	background-color: #19769a;
	font-size: 0.7em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #83b5c8;
	border-right-color: #83b5c8;
	border-left-color: #83b5c8;
	vertical-align: text-bottom;
	background-image: url(images/footlogo-top.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 120px;
	padding-top: 15px;
}
img#logosmall {
	text-align: right;
	float: right;
	padding-left: 29px;
	vertical-align: middle;
}


img#toplogo {
	padding-right: 25px;
	float: left;
}
img#examplescreen {
	padding-bottom: 20px;
	padding-left: 4px;
}
img#free {
	padding-top: 20px;
	padding-left: 16px;
	padding-bottom: 166px;
}

img.freehome {
	padding-top: 20px;
	padding-left: 16px;
	padding-bottom: 20px;
}

img#actlogohome {
	padding-top: 20px;
	padding-left: 36px;
	padding-bottom: 100px;
}

img.rightembedpic {
	float: right;
	padding-bottom: 10px;
	padding-left: 18px;
}

td#main2 #titlebox {
	border: 1px solid #e9e9e9;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
div#titlebox td#topnavig {
	font-size: 65%;
	text-align: right;
	color: #19769a;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 3px;
}

#topnavig a:link{
color: #19769a;
text-decoration:none

}
#topnavig a:hover{
color: #19769a;
text-decoration:underline

}
#topnavig a:active{
color: #19769a;
text-decoration:underline

}
#topnavig a:visited{
color: #19769a;
text-decoration:none

}

td#main2 div#leftcol {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-image: url(images/footlogo-bottom.gif);
	background-repeat: no-repeat;
	background-position: 37px bottom;
}
div#leftcol #orangeboxtop {
	background-image: url(images/orangebox-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 9px;
}
div#leftcol #orangebox {
	background-color: #f3801d;
}


div#leftcol #orangeboxbottom {
	background-image: url(images/orangebox-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 9px;
	margin-bottom: 23px;
}
.menu {
	font-size: 0.6em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fec044;
	margin-right: 12px;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu a:link{
	color: #FFFFFF;
	text-decoration: none;	
}

.menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}

.menu a:active{
	color: #FFFFFF;
	text-decoration: none;	
}
.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}

.darkbluebutton {
	background-color: #19769a;
	width: 141px;
	margin-bottom: 9px;
	margin-left: 15px;
}
div.darkbluebutton div.darkbluetop {
	background-image: url(images/button-darkblue-top2.gif);
	height: 5px;
	width: 141px;
	background-repeat: no-repeat;
	background-position: bottom;
}

div.darkbluebutton div.darkbluebottom {
	background-image: url(images/button-darkblue-bottom2.gif);
	height: 5px;
	width: 141px;
	background-repeat: no-repeat;
	background-position: top;
}
.lightbluebutton {
	background-color: #27aadb;
	width: 141px;
	margin-bottom: 9px;
	margin-left: 15px;
}
div.lightbluebutton div.lightbluetop {
	background-image: url(images/button-lightblue-top2.gif);
	height: 5px;
	width: 141px;
	background-repeat: no-repeat;
	background-position: bottom;
}

div.lightbluebutton div.lightbluebottom {
	background-image: url(images/button-lightblue-bottom2.gif);
	height: 5px;
	width: 141px;
	background-repeat: no-repeat;
	background-position: top;
}
.bluemiddle {
	font-size: 0.6em;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.bluemiddle a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.bluemiddle a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.bluemiddle a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.bluemiddle a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
td#main2 div#rightcol {
	float: right;
	width: 554px;
}
div#rightcol #mainpanel {
	width: 554px;
}
div#mainpanel #mainpaneltop {
	background-image: url(images/mainpanel-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 3px;
	width: 554px;
}
div#mainpanel #mainpanelbottom {
	background-image: url(images/mainpanel-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 8px;
	width: 554px;
}
div#mainpanel #mainpanelcontent {
	background-image: url(images/mainpanel-bg.gif);
	background-repeat: repeat-y;
	width: 541px;
	padding-right: 10px;
	padding-left: 3px;
}
div#mainpanelcontent #header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #58bde4;
	background-image: url(images/headerlogo.gif);
	background-position: right bottom;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 13px;
	background-repeat: no-repeat;
}
div#mainpanelcontent #innerpanelcontent {
	padding-top: 6px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 0.7em;
	line-height: 1.5em;
}

#innerpanelcontent a:link{
	font-weight: normal;
	color: #f3801d;
	text-decoration: underline;
}
#portfolioright img.portfolioimage {
	padding-bottom: 25px;
}

#innerpanelcontent a:hover{
	color: #f3801d;
	text-decoration: none;
}
#innerpanelcontent a:active{
	color: #f3801d;
	text-decoration: underline;
}
#innerpanelcontent a:visited{

	color: #f3801d;
	text-decoration: underline;
}

div#rightcol #footermenu {
	padding-right: 45px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 0.65em;
}
#footermenu a:link{
	color: #505657;
	text-decoration: none;
}
#footermenu a:hover{
	color: #505657;
	text-decoration: underline;
}
#footermenu a:active{
	color: #505657;
	text-decoration: underline;
}
#footermenu a:visited{
	color: #505657;
	text-decoration: none;
}


td#main3 #footerstrap {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	font-size: 0.6em;
	font-weight: bold;
	color: #28abdc;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerstrap a:link{
	color: #28abdc;
	text-decoration: none;
}
#footerstrap a:hover{
	color: #28abdc;
	text-decoration: underline;
}
#footerstrap a:active{
	color: #28abdc;
	text-decoration: underline;
}
#footerstrap a:visited{
	color: #28abdc;
	text-decoration: none;
}
table#recentclients {
	background-color: #889a4b;
	border: 1px solid #ccda9c;
}

table#recentclients td.text{
	font-size: 0.6em;
	color: #FFFFFF;
	width: 25%;
	padding-top: 5px;
	padding-right: 32px;
	padding-bottom: 10px;
	padding-left: 32px;
}
#main5 .recentheader {
	font-size: .7em;
	color: #708721;
	background-color: #ccda9c;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 8em;
}


table#recentclients td.text a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
table#recentclients td.text a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
table#recentclients td.text a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
table#recentclients td.text a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
table#recentclients td.image{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
table#recentclients td.image img{
	border: 1px solid #FFFFFF;
}
.bluetext {
	color: #28abdc;
}
div#leftoptions {
		
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 15px;
}

img.leftimage {
	float: left;
}
.lefttext {
	font-size: 0.6em;
	color: #19769A;
	padding-bottom: 20px;
}

#leftoptions a:link{
	color: #F3801D;
	text-decoration: underline;
}
#leftoptions a:hover{
	color: #F3801D;
	text-decoration: none;
}
#leftoptions a:active{
	color: #F3801D;
	text-decoration: underline;
}
#leftoptions a:visited{
	color: #F3801D;
	text-decoration: underline;
}
#tabletop {
	background-color: #27AADB;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 9px;
	padding-left: 16px;
	letter-spacing: 0.3em;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#news {
	color: #35393A;
	width: 50%;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#news a:link {
	color: #F4801D;
	text-decoration: none;
}
#news a:visited {
	color: #F4801D;
	text-decoration: none;
}
#news a:hover {
	color: #F4801D;
	text-decoration: underline;
}
#news a:active{
	color: #F4801D;
	text-decoration: none;
}
td.resources {
	width: 50%;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#footermenu .resourcebullet{
	color: #19769A;	
	background-image: url(images/footmark-icon-pagesm.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 20px;
	padding-bottom: 2px;
	}

#footermenu .resourcebullet a:link {
	color: #19769A;
	text-decoration: none;
}
#footermenu .resourcebullet a:visited {
	color: #19769A;
	text-decoration: none;
}
#footermenu .resourcebullet a:hover {
	color: #19769A;
	text-decoration: underline;
}
#footermenu .resourcebullet a:active{
	color: #19769A;
	text-decoration: none;
}
#innerpanelcontent .bulletor {
	background-position: 10px 3px;
	background-image: url(images/bullet-arrow-or.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
}
#innerpanelcontent .bulletor a:link {
	text-decoration: underline;
	color: #F4801D;
	font-weight: normal;
}
#innerpanelcontent .bulletor a:visited {
	color: #F4801D;
	text-decoration: underline;
	font-weight: normal;
}
#innerpanelcontent .bulletor a:hover {
	color: #F4801D;
	text-decoration: none;
	font-weight: normal;
}
#innerpanelcontent .bulletor a:active {
	color: #F4801D;
	text-decoration: underline;
	font-weight: normal;
}
#crumbs {
	padding-bottom: 5px;
	font-size: 0.9em;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #339ec8;
}
.hometitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #f4801d;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
table.portfoliotable {
	background-color: #f1f1ee;
	border: 10px solid ##f1f1ee;
	margin-top: 20px;
}

table.portfoliotable td.portfolioimage{
	width: 25%;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 12px;

}
table.portfoliotable td.portfoliotext{
	width: 25%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: .9em;

}
#portfoliopagetable td#portfolioleft {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #bdbdbd;
	width: 312px;
	padding-right: 10px;
		vertical-align: top;
}
#portfoliopagetable td#portfolioright {
	text-align: right;
	vertical-align: top;
}
div.leftvert {
	height: 140px;
}

table#resourcetable {
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#resourcetable .resourcebullet{
	color: #19769A;	
	background-image: url(images/footmark-icon-pagesm.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	padding-bottom: 2px;
	}

.hometitle {
	font-size: 1em;
	font-weight: bold;
	color: #28abdc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#hints {
	padding: 15px;
	border: 1px solid #CCCCCC;
}

#banner {
	background-color: #27AADB;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 9px;
	padding-left: 16px;
	letter-spacing: 0.3em;
	margin-bottom: 15px;
}
.menu .sub{
	padding-left: 15px;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #28abdc;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #f4801d;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}




h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #339ec8;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	margin: 0px;
	padding-right: 0px;
}
