

body{
	background: #fff url('images/pagelayout/background.jpg') repeat-x top left; 
	margin:0;
	padding:0;
	font-family:georgia, Arial, Helvetica, sans-serif;
	font-size:15px;
	}

.hoverlink{
	text-decoration: none;
	color: #000000;
	}
	
.hoverlink:hover{
	color: #006666;
	}

	 
#maincontainer {
	position: relative;
	width: 980px; /*Width of main container*/
	height:718px; /*height of main container*/
	margin: auto; /*Center container on page*/
	margin-top: 6px;
	}

#pageheader h1 {	
	position: relative;
	background: url('images/pagelayout/logo.gif') no-repeat top left; 
	width: 396px; 
	height: 114px;
	margin-top: 0px; 
	}
	
#pageheader h1 span {
	display:none
	}

#quicksummary h2 {
	position: relative;
	background: url('images/pagelayout/quicksummary.gif') no-repeat top left;
	margin-top: -30px;
	margin-left: 4px; 
	width: 396px; 
	height: 50px;
	}

#quicksummary h2 span {
	display:none
	}

#columnone {
	position: relative;
	width: 100px;
	height: 400px;
	background: url('images/pagelayout/columnone.jpg') repeat-x top left;
	margin-top: -200px;
 	margin-left: 0px;
	border-left: solid 4px #000000;
	border-top: solid 4px #000000;
	border-bottom: solid 4px #000000;
	text-align: center;
	}

#columnone span {
	display:none
	}

#columntwo {
	position: relative;
	width: 100px;
	height: 400px;
	background: url('images/pagelayout/columntwo.jpg') repeat-x top left;
	margin-top: -408px;
 	margin-left: 100px;
	border-left: solid 4px #000000;
	border-top: solid 4px #000000;
	border-bottom: solid 4px #000000;	
	text-align: center;
	}
	
#columntwo span {
	display:none
	}

#columnthree {
	position: relative;
	width: 100px;
	height: 400px;
	background: url('images/pagelayout/columnthree.jpg') repeat-x;
	margin-top: -408px;
 	margin-left: 200px;
	border-left: solid 4px #000000;
	border-top: solid 4px #000000;
	border-bottom: solid 4px #000000;
	text-align: center;
	}
	
#columnthree span {
	display:none
	}

#columnfour {
	position: relative;
	width: 100px;
	height: 400px;
	background: url('images/pagelayout/columnfour.jpg') repeat-x;
	margin-top: -408px;
 	margin-left: 300px;
	border-left: solid 4px #000000;
	border-top: solid 4px #000000;
	border-bottom: solid 4px #000000;
	text-align: center;
	}
	
#columnfour span {
	display:none
	}

#contentcolumn {
	position: relative;
	width: 540px;
	height: 576px;
	background: #ffffff;
	margin-top: -582px;
 	margin-left: 400px;
	border-left: solid 4px #000000;
	border-right: solid 4px #000000;
	border-top: solid 2px #000000;
	border-bottom: solid 4px #000000;
	}

#footer {
	position: relative;
	width: 960px;
	height: 50px;
	background: none;
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	font-size: 13px;
	}
	
#detailtext {
	position: relative;
	width: 440px;
	text-align: center;
	margin-top: 15px;
	margin-left:50px;
	z-index:500;
	}
	
#formcolone {
	position: relative;
	width: 520px;
	text-align: centre;
	margin-top: 0px;
	margin-left:10px;
	z-index:500;
	text-size:10px;
	}
	
#backimage {
	position: relative;
	width: 540px;
	height:576px;
	}

#backimage {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    filter: alpha(opacity=40);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    -moz-opacity:0.40;
    opacity:0.4;
	}
	
#menu {
	position: relative;
	width: 400px;
	height: 200px;
	background: none;
	margin-top: -1px;
 	margin-left: -2px;
 	z-index:1000;
 	}

/*Core CSS [Do Not Modify]*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1000;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1000;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:1010;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1000;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:1010;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*Menu Styles [Can be Modified]*/


	/*(MAIN) Container*/	
	#qm0	
	{	
		width:408px;
		height:200px;
		background-color:transparent;
		z-index:500;
	}


	/*(MAIN) Items*/	
	#qm0 a	
	{	
		width:94px;
		padding:10px 0px 1px 2px;
		background-color:transparent;
		color:#000000;
		font-family:Georgia;
		font-size:13px;
		text-decoration:none;
		font-weight:bold;
		text-align:center;
		line-height:16px;
		border-width:0px 0px 0px;
		border-style:solid;
		border-color:#006666;
		z-index:500;
	}


	/*(MAIN) Hover State*/	
	#qm0 a:hover	
	{	
		color:#006666;
		border-color:#000000;
	}


	/*(MAIN) Parent Items*/	
	#qm0 .qmparent	
	{	
		width:98px;
		background-image:url('none');
		background-repeat:no-repeat;
		background-position: 95% 50%;
	}


	/*(MAIN) Active State*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:transparent;
		color:#006666;
		text-decoration:none;
		border-color:#000;
	}


	/*(SUB) Container*/	
	#qm0 div, #qm0 ul	
	{	
		width:90px;
		padding:0px 0px;
		background-color:transparent;
		border-width:2px;
		border-style:solid;
		border-color:transparent;
	}


	/*(SUB) Items*/	
	#qm0 div a, #qm0 ul a	
	{	
		width:100px;
		padding:10px 0px 0px 2px;
		color:#000000;
		font-size:13px;
		font-weight:normal;
		text-align:center;
		border-width:0px;
		border-style:none;
		border-color:#000000;
	}


	/*(SUB) Hover State*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		background-color:transparent;
		color:#006666;
		text-decoration:none;
	}


	/*(SUB) Parent Items*/	
	#qm0 div .qmparent	
	{	
		width:96px;
		background-image:url('images/arrow_right.gif');
	}


	/*(SUB) Active State*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:transparent;
		color:#006666;
	}
	
.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}


#slideshow {
    position:relative;
    height:576px;
	width:540px;
	background-color: #ffffff;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}