.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	/*min-width: 900px;*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666600;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.homebtn {
	width:106px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/home_r1_c4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	display: block;
	position: relative;
	text-decoration: none;
	float:right;
}

.homebtn a {
	color: #FFFFFF;
	}
	
.homebtn a:hover {
	color: #FFF;
	background-image: url(images/buttonover_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.homebtn a:visited {
	color: #FFFFFF;
	}

.midbtn1 {
	width:107px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/home_r1_c6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	display: block;
	position: relative;
	float: right;
}

.midbtn1 a {
	color: #FFFFFF;
	}
	
.midbtn1 a:hover {
color: #FFF;
	background-image: url(images/buttonover_r1_c3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}
.midbtn1 a:visited {
	color: #FFFFFF;
	}

.midbtn2 {
	width:107px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/home_r1_c6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	display: block;
	position: relative;
	float: right;
}

.midbtn2 a {
	color: #FFFFFF;
	}
	
.midbtn2 a:hover {
color: #FFF;
	background-image: url(images/buttonover_r1_c3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.midbtn2 a:visited {
	color: #FFFFFF;
	}

.endbtn {
	width:107px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/home_r1_c8.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	display: block;
	position: relative;
	float:right;
}	

.endbtn a:hover {
color: #FFF;
	background-image: url(images/buttonover_r1_c5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.endbtn a {
	color: #FFFFFF;
	}
	
.form_textstar {
	color:#666633;
	background-color:#FFFFFF;
	font-size: 11px;
	line-height: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width:100%;
}
.results_textstar {
	color:#990000;
	background-color:#FFFFFF;
	font-size: 11px;
	line-height: 21px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width:100%;
}
.endbtn a:visited {
	color: #FFFFFF;
	}
#formholder{
	width:224px;
	height:auto;
	float:left;
	position:relative;
}
#headholder{
	float:left;
	position:relative;
	z-index: 99;
	height: 150px;
	width: 80px;
}
.formheads{
	width:65px;
	height:20px;
	position:relative;
	padding-top: 8px;
	padding-right: 4px;
	z-index: 99;
	float: left;
}
	
.formtext {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formmenu_title_normal {
	font:25px Arial;
	font-weight: bold;
}
.formmenu_title_selected {
	font:25px tahoma;
	font-weight: bold;
	color: #3E95B5
}
.form_label {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666633}
.form_textarea {
	color:#666633;
	background-color:#FFFFFF!important;
	border:1px solid #999999;
	font-size: 12px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width:100%;
	height:30px;
	margin-top: 1px;
	line-height: 16px;
	padding-left: 2px;
	margin-left: 0px;
}
.form_textmulti {
	color:#666633;
	background-color:#FFFFFF!important;
	border:1px solid #999999;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width:100%;
	height:130px;
	padding-left: 2px;
	padding-top: 5px;
}

.form_submit {
	color:#eeeeee;
	background-color:#999900;
	/*border:1px solid #dedede;*/
	font-size: 12px;
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width:120px;
	height:27px;
}
#details{
	height:30px;
}
#portfolio{
	height: auto;
	width: 330px;
	float: left;
	position: relative;
	padding-left:38px;
	padding-right:7px;
	padding-top:10px;
	margin-top:20px;
	z-index: 1;
}
#portfolio2{
	height: auto;
	width: 330px;
	float: left;
	position: relative;
	padding-left:8px;
	padding-right:5px;
	padding-top:10px;
	border-left: 1px #cccccc solid;
	margin-top:20px;
	z-index: 1;
}
.portfolioinner{
	height:auto;
	width: 330px;
	top:5px;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px #cccccc solid;
}

#sidepanel{
 
  width: 163px;
  height: auto;
  float: left;
  position: relative;
  
}
#sidepanelmiddle{
  background-image:url(images/sidebgmiddle.jpg);
  background-repeat:repeat-y;
  height: auto;
  width: 161px;
  float: left;
  position: relative;
}
#container{
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 900px;
	position: relative;
	margin-top:20px;
}
#logo{
	width: 100%;
	height: 91px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	margin-top:0px;
}
#menucontainer{
	float: left;
	/*position: relative;*/
	border: 1px #FF6600 solid;
	width: 100%;
	height: 23px;
}


#bodycontent{
	background-image:url(images/sidebgtop2.jpg);
	background-repeat:no-repeat;
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	vertical-align: top;
	top: 0px;
}
#bodytext{
	width:737px;
	height: auto;
	position: relative;
	float: left;
	vertical-align:top;
}

#textinner{
	width: 369px;
	height:auto;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-bottom:20px;
	left: 20px;
	top: 20px;
	z-index: 99;
	overflow: visible;
}
#lava{
	width: 161px;
	height: 290px;
	float: left;
	position: relative;
	margin-left: 80px;
	margin-right:100px;
	left: 20px;
	top: 20px;
}

#aboutimage{
	width: 195px;
	height: 283px;
	float: left;
	position: relative;
	margin-left: 50px;
	margin-right:70px;
	left: 20px;
	top: 20px;
}
#legalsimage{
	width: 210px;
	height: 283px;
	float: left;
	position: relative;
	margin-left: 50px;
	margin-right:70px;
	left: 20px;
	top: 20px;
}
#thanksimage{
	width: 178px;
	height: 313px;
	float: left;
	position: relative;
	margin-left: 50px;
	margin-right:70px;
	left: 20px;
	top: 20px;
}
#folioimage{
	width: 305px;
	height: auto;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right:10px;
	left: 10px;
	top: 40px;
}
#baselinecontainer{
	background-image:url(images/home_r5_c2b.jpg);
	background-repeat:no-repeat;
	width: 100%;
	float: left;
	position: relative;
	height: 66px;
	top:0px;
	z-index: 98;
}
#basecorner{
	width:163px;
	height:66px;
	float:left;
	position:relative;
}
#footerholder{
	width: 730px;
	float: right;
	position: relative;
	height:auto;
	top:20px;
}
#footerimage{
	
	width: 737px;
	float:right;
	position:relative;
	height: 32px;
	top: 22px;
}
#val{
	position:relative;
	height:31px;
	width:81px;
	top:20px;
	margin-right:auto;
	margin-left:auto;
}
.back{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#99CC00;
	text-decoration:none;
}	
.back a:hover{
	color:#CCCC00;
}
#results{
	height:auto;
	width:auto;
	position:relative;
}
#portfoliocontent{
	width:737px;
	float:left;
	position:relative;
	height:auto;
}
#anchor{
	width:80px;
	margin-left:auto;
	margin-right:auto;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	color:#333;
	line-height:25px;
	position:relative;
	float:right;
	margin-top:25px;
	display:block;
	border:1px solid #cccccc;
}
#anchor a:link, anchor a:visited, anchor a:active{
	color:#333;
}
#anchor a:hover{
	color:#fff;
	background-color:#333;
	display:block;
}