﻿@charset "utf-8";
/* CSS Document */




body {
	margin: 0px;
	padding: 0px;
	background: #bbd7ea url(../img/bgtile.jpg) center top repeat;

}



#pageframe {
	margin: 0 auto;
	position: relative;
	top:0px;
	width:940px;
	height: auto;
	//* 	left: 50%;
	margin-left: -470px;  *//
	height: 100%;
	background: url(../img/10pxtranwhite.png);
	
}



#logo {
	position:absolute;
	left:11px;
	top:0px;
	width:152px;
	height:100px;
	border-left: 1px #333333 solid;
	background: url(../img/logo.jpg) left top no-repeat;
	margin: 0px;
}

#banner {
	position:absolute;
	left:163px;
	top:0px;
	width:766px;
	height:100px;
	background: url(../img/banner.jpg) left top no-repeat;
	border-right: 1px #333333 solid;
	margin: 0px;
}

#menu {
	position:absolute;
	left:11px;
	top:100px;
	width:918px;
	height:30px;
	background: url(../img/menu.jpg) center top no-repeat;
	border-left: 1px #333333 solid;
	
	
}

#mastflash {
	position:absolute;
	left:11px;
	top:130px;
	width:917px;
	height:300px;
	background: url(../img/10pxtranwhite.png) top center repeat;
	border-right: 1px #333333 solid;
	border-left: 1px #333333 solid;
	padding-top: 10px;

	

}





#contentarea {
	position:absolute;
	top: 440px;
	left: 11px;
	width:917px;
	height: 970px; 	
	background: url(../img/10pxtranwhite.png);
	border-right: 1px #333333 solid;
	border-left: 1px #333333 solid;
	margin-right: -1px;
	

}




#i-foot {
	position:relative;
	left:11px;
	width:919px;
	height:30px;
	top:1400px;
	font: 10px Verdana, Geneva, sans-serif;
	color: #666;
	background: url(../img/footer.png) top center no-repeat;
	}

#i-foot span {
	padding-left:16px;
	padding-top: 6px;
	position: absolute;
}

#i-foot a { 
	font: 10px Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
}



#pagetitle {
	
	width:430px;
	height:24px;
	text-align: left;
	font: 20pt "Times New Roman", Times, serif;
	color:#000000;
	padding-left: 20px;
	font-variant: small-caps;
	line-height: 20px;
	padding-top: 10px;  
}

#pagetitle2 {
	
	width:200px;
	height:24px;
	text-align: left;
	font: 20pt "Times New Roman", Times, serif;
	color:#000000;
	padding-left: 10px;
	font-variant: small-caps;
	
	line-height: 20px;
	padding-top: 10px; 
}

h2 {
	
	text-align: left;
	font: 20px "Times New Roman", Times, serif;
	color:#000000;
	padding-left: 10px;
	font-variant: small-caps;
	line-height: 20px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	margin-top: 0px;
}
table.prices {
	background: url(../img/10pxtranwhite.png);
	border: 1px #666 solid;
	padding-top: 0px;
	margin-top: 0px;
	}
table.prices td { border-right: 1px #666 solid; padding-left: 5px; border-bottom: 1px #999 solid; }




h1 {
	margin:0px;
	font: 20pt "Times New Roman", Times, serif;
	color:#000000;
	
	font-variant: small-caps;}

#content {
	position: relative;
	left: 11px;
	top: 20px;
	height: 520px;
	width: 846px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	
		
}

#content img {margin-left: -15px;
margin-top: -8px;
}







	
#toprightnav {
	text-align: right;
	font: 18pt "Times New Roman", Times, serif;
	font-variant: small-caps;
	line-height: 18pt;
	}


p {
	text-align: justify;
}
table.frontbox {
	padding: 0;
	margin: 0;
}
.png {
	display: block;
	margin-left: auto;
	margin-right: auto;
border: none !important;
}
