*{
	margin: 0;
	padding: 0;
}
body{
	background: #009194;
	margin: 0;
	padding: 0;
	text-align: center;
}
p, ul, li, label, h4{
	font-family: "Lucida Sans Unicode", Verdana, "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #59765b;
}
p{
	margin-bottom: 1em;
}
h4{
	font-size: 16px;
	border-bottom: 1px solid;
}
li{
	list-style-type: none;
	padding-left: 20px;
	background: url(../images/arrow.gif) 0 0 no-repeat;
}
p a, p a:hover, p a:visited
li a, li a:hover, li a:visited, li a:link{
	color: #569035;
	text-decoration: none;
	border-bottom: 1px dotted #569035;
}
.portfolioItem a{
	border: none;
}
a img{
	border: none;
	margin: 4px 0 0 4px;
}
form{
	margin-top: 2em;
}
.side_heading{
	margin: 1em 0;
}
.largeText{
	font-size: 11pt;
}
.smallText{
	font-size: 8pt;	
}
#container,
#container_extra{
	position: relative;
	width: 898px;
	margin: 0 auto;
	text-align: left;
}
#container{
	width: 898px;
}
#container_extra{
	width: 600px;
}
#main, #main_extra{
	position: relative;
	margin: 0;
}
#main{
	background: url(../images/mainRPT.png) repeat-y 0 0;
	width: 898px;
}
#main_extra{
	background: url(../images/extraRPT.png) repeat-y 0 0;
	width: 664px;
}
#title{
	position: absolute;
	left: 158px;
	top: 0px;
	width: 338px;
	height: 144px;
	background: url(../images/title-trans.png) no-repeat 0 0;
	z-index: 1;
}
#title_bg{
	margin: 0 0 0 3px;
	width: 661px;
	height: 124px;
	background: url(../images/titleBG.png) no-repeat 0 0;
}
#top{
	position: relative;
	width: 906px;
	min-height: 200px;
	background: url(../images/mainTOP.jpg) no-repeat 0 0;
}
#bottom{
	width: 898px;
	height: 139px;
	background: #009194 url(../images/mainBTM.png) no-repeat 0 0;
}
#bottom_extra{
	width: 664px;
	height: 180px;
	background: #009194 url(../images/extraBTM.png) no-repeat 0 0;
}
#bottom_text{
	position: absolute;
	width: 600px;
	margin: 0 0 0 25px;
	font-size: 12px;
	bottom: 1em;
	text-align: center;
	color: #266844;
}
#left_col{
	padding-top: 50px;
	margin: 0 0px 0 60px;
	width: 535px;
	text-align: justify;
}
#right_col{
	position: absolute;
	left: 675px;
	top: 60px;
	width: 200px;
	overflow: hidden;
}
#twitter_div{
	padding: 0;
	margin: 0;
}
#contact{
	padding: 2em 5px 5px 5px;
}
#contact label  {  
	float: left;  
	width: 5em;  
	margin-right: 1em;  
	text-align: right;
}
input#human{
	margin-left: 5em;
}
#contact .checkboxLabel{
	float: none;
	margin: 0;
	text-align: left;
	width: auto;
}
#contact #button{
	margin: 5px 0 0 5em;
	padding: 0;
}
#dynamic_recaptcha{
	margin-left: 4em;
}
.input{
	width: 300px;
	border: none;
	background: #afd68e;
}
.portfolioSection{
	margin-top: 5px;
}
.portfolioItem{
	width: 54px;
	height: 54px;
	margin: 15px 30px 20px 0;
	background: url(../images/frame.png) no-repeat 0 0;
	float: left;
}
.clear{
	clear: both;
}
.footnote{
	font-size: 10pt;
}
.descriptionTitle{
	overflow: hidden;
	clear: both;
}
.descriptionTitle,
span.descriptionTitle:hover,
span.descriptionTitle:active,
span.descriptionTitle:visited{
	cursor: pointer;
}
.portfolioSection li:hover,
span.descriptionTitle:hover,
li a:hover{
	color: #75C549;	
}
span.descriptionName{
	display: block;
	float: left;
	width: 20em;
}



/*
#aleft_col{
	width: 630px;
	background: #f6f3e0 url(../images/leftRPT.jpg) repeat-y left 0;
	float: left;
}
#right_side{
	width: 269px;
	float: right;
}
#right_col{
	position: relative;*/
	/*background: url(../images/rightRPT.png) repeat-y 0 0;*/
	/*width: 269px;
	margin: 0 0 0 0;
}
#right_top{
	background: url(../images/rightTOP.png) no-repeat 0 0;
	margin-top: 0px;
	width: 269px;
	min-height: 137px;
	height: 137px; *//* Hack to make min-height work in IE */
/*}*/
/* Reset regular height for non-IE browsers */
/**>#right_top{
	height: auto;
}
#right_bottom{
	background: url(../images/rightBTM.png) no-repeat 0 bottom;
	width: 269px;
	height: 56px;
}
#left_title{
	margin: 0;
	width: 630px;
	height: 124px;
	background: #009194 url(../images/titleTOP.jpg) no-repeat 0 0;
}
#left_top{
	width: 630px;
	background: url(../images/titleBTM.jpg) no-repeat 0 0;
	margin-top: 0px;
}
#left_bottom{
	width: 630px;
	height: 132px;
	background: url(../images/patternLeftBTM.jpg) no-repeat 0 0;
}
*/