html{
	height:100%;
	width:100%;
	background:#32373b url(../images/bg_tile.jpg) repeat scroll top center;

}
body{
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
	background:transparent url(../images/content_tile.png) repeat-y fixed top center;
	font-family:Georgia, Times, serif;
	font-size:0.85em;
	line-height:130%;
	letter-spacing:0.05em;
	text-align:center;
}
body.splash{
	text-align:center;
	margin:0;
	padding:0;
	background-color:#e8e8e8;
	background-image:none;
}
#splashbox{
	margin:0 auto;
	width:700px;
	position:relative;
	top:50px;
}
#splashbox img{
	border:none;
}
#topblue{
	background-color:#63b8e0;
	width:100%;
	height:25px;
}
#outercontainer{	
	background:transparent url(../images/top_shadow.png) repeat-x scroll center 25px;
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-160px;
}
#container{
	margin:0 auto;
	padding-bottom:30px;
	width:826px;
	background:transparent url(../images/content_tile.gif) repeat-y scroll top center;
}
#header img{
	border:none;
	display:block;
	float:left;
}
#header .navspace{
	margin-right:60px;
}
#headermid{
	width:487px;
	height:174px;
	float:left;
}
#nav{
	background:transparent url(../images/nav_spacer.gif) repeat-x top;
	float:left;
	height:40px;
}
#subnav{
	width:124px;
	float:left;
	margin-right:26px;
}
#dropdown{
	width:124px;
	height:77px;
	z-index:500;
	position:relative;
	float:left;
	display:none;
}
.nav{
	cursor:pointer;
}
#content{
	width:706px;
	margin:0 60px;
	padding-top:30px;
	text-align:left;
}
#content p{
	margin:0 0 7px;
}
#content h3{
	font-family:Helvetica, Verdana, sans-serif;
	margin:0 0 7px;
}
#rssincl-box-75986{
	z-index:50;
}
.portfoliobutton{
	margin-left: 70px;
	border:none;
}
#gallery{
	width:728px;
	margin:0 49px;
	padding-top:30px;
	text-align:left;
}
#gallery .thumb{
	margin:9px;
	border:none;
}
#contactform{
	margin:15px 0 20px;
	padding:10px 0;
	width:700px;
	border:1px solid #ccc;
	background-color:#f0f0f0;
}
#contactform span{
	color:#ff3366;
	font-family:Helvetica, Verdana, sans-serif;
}
#contactform .row{
	width:698px;
	padding: 2px 0;
	
}
#contactform .insetrow{
	padding:2px 0 2px 125px;
	width:700px;
}
#contactform label{
	width:125px;
	float:left;
	text-align:right;
}
#contactform span#errorRight{
	margin-left:285px;
}
a{
	outline:none;
	color:#1089e2;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.right{
	float:right;
	margin-left:30px
}
.clear{
	clear:both;
}
.push{
	clear:both;
	height:160px;
}
#swirl{
	position:absolute;
	left:-60px;
	top:-120px;
}
#bottomblue{
	background-color:#63b8e0;
	width:100%;
	height:160px;
}
#footer{
	position:relative;
	margin:0 auto;
	padding:40px 40px 0;
	width:746px;
	color:#fff;
	font-family:Helvetica, Verdana, sans-serif;
	line-height:100%;
	text-align:left;
}
#footer p{
	margin:0 0 7px;
}



#twitter{
	width:300px;
	float:left;
}
#twitter_update_list{
	font-size:0.85em;
}
#twitter_update_list li{
list-style-type: none;
}
#twitter_update_list li a{
	color:#b6d7ef;
	text-decoration:none;
}
#twitter_update_list li a:hover{
	color:#1089e2;
	text-decoration:underline;
}
#twitter_update_list span{
color: #fff;
}
#twitter_update_list span a{
display: inline;
color: #b6d7ef;
}
#twitter_update_list span a:hover{
text-decoration: underline;
color: #1089e2;
}





#rightfoot{
	text-align:right;
	float:right;
	width:343px;
}
#rightfoot img{
	margin-left:30px;
	float:left;
}

