body {
	width: auto;
	font-family: verdana;
	font-size: 12pt;
	background-image: url(psdcuts/tile-background.jpg);
	background-repeat: repeat;
	min-width: 912px;
}
*{
	margin: 0px;
	font-weight: normal;
}
#contentcontainer{
	margin: 0 auto;
	width: 931px;
	background-image:url(psdcuts/midShadow.png);
	background-repeat:repeat-y;
}
#titlebar, #navigation, #flashbanner, #content, #footer{
	width: 903px;
	margin-left: auto;
	margin-right: auto;
}

#inner{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#biglogo{
	cursor: pointer;
	border: none;
	margin: 0px;
	padding: 0px;
}
#titlebar{
	background-color: transparent;
	height: 80px;
}
#titlebar table{
	height: 100%;
	width: 100%;
}
#titlebar #logo{
	width: 50%;
}
#contactinfo{
	color: white;
	font-size: 70%;
	text-align: right;
}

#flashbannercontainer{
	 height:282px;
	 width:913px;
	 margin:0 auto;
	 background-image:url(psdcuts/flash-shadow.png);
	 background-position:bottom;
}
#flashbanner{
	height: 274px;
	margin-bottom:15px;
	width: 903px;
	position:relative;
}
#contenttopshadow{
	height:21px;
	width:931px;
	margin:0 auto;
	background-image:url(psdcuts/topShadow.png);
	background-repeat:no-repeat;
}
#content{
	background-color: white;
	height: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
}


#imagegallery{

}


#content a{
	font-size: 85%;
	font-weight: bold;
	text-decoration: underline;
	color: black;
	/*margin-right: 100px;*/
}
.plink{
	text-align: right;
}
#column1, #column2{
	height: 100%;
}
#column1{
	width: 800px;
	padding-left: 30px;
	margin-right: 30px;
}
#column2{
	float: right;
	width: 320px;
	padding-right: 50px;
}
.blockcontent{
	background-color: white;
}
.columnhead{
	font-weight: 900;
	padding-bottom: 25px;
}
.sectionhead{
	margin-bottom: 25px;
	padding-left: 20px;
}
.text{
	font-size: 80%;
	padding-bottom: 20px;
}
#nextpage{
	text-align:right;
	top:-30px;
	left:-50px;
	position:relative;
}
#nextpage a{
	color:#7d7d7d;
}
#contentbottomshadow{
	height:30px;
	width:931px;
	background-image:url(psdcuts/botttomShadow.png);
	background-repeat:no-repeat;
	margin:0 auto;
	margin-bottom:27px;
}



#footercontainer{
	background-image: url(psdcuts/footerbackgroundtile.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 151px;
}

#footer{
	/*background-color: aqua;*/
	width: 912px;
	margin-left:auto;
	margin-right: auto;
	background-image: url(psdcuts/footerbox.png);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	height: 71px;
	margin-bottom: 0px;
	color: white;
	font-size: 75%;
	overflow: hidden;
}
#footerlist{
	list-style: none;
	background-color: transparent;
	width: 903px;
	line-height: 71px;
	height: 71px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	position: relative;
	overflow: visible;
}
#footerlist li{
	margin-left: 0px;
	padding-left: 0px;
	position:absolute;
	background: transparent;
	height: 71px;
}
#copyright{
	left: 55px;
	
}
#bottomnav{
	padding-left: 40px;
	width: auto;
	left: 400px;
}
#bottomnav a{
	display: inline;
	text-decoration: none;
	color: white;
}
#bottomlogo{
	right: 6px;
	width: 129px;
	position: absolute;
}
#bottomlogo img{
	width: 129px;
	height: 71px;
	border: none;
}
#inner #contentcontainer #content #column1 .style3 img {
	border: 10px solid #FFFFFF;
}

