body{
	margin: 0px auto;
	font: 70% arial, hevetica, sans-serif;
	text-align: center;
	font-weight: 500;
	background-color: #FFFFCC;
	}
	
h1 { 
	font-size:14px;
	padding:0px;
	margin:0px;
}
	
#mainframe{
	margin: 0px auto;
	text-align: center;
	width: 700px;
	}

	a:link{
	color:#009ACE;
	font-weight: bold;
}
	a:visited{
	color:#009ACE;
	font-weight: bold;
}
	a:hover , a:active {
	color:#006666;
	font-weight: bold;
}
	
	#container{
	margin-top: 5px;
	width: 700px;
	text-align: left;
	background-color: #ffffff;
	border: 1px none;
	margin-bottom: 0px;
	background-image: none;
	height: 197px;
	background-repeat: no-repeat;
	}
	
	#container2{
	margin-top: 5px;
	width: 700px;
	text-align: left;
	background-color: #ffffff;
	border: 1px none;
	margin-bottom: 0px;
	background-image: none;
	min-height:319px;
	height:auto !important;
	height:319px;
		}
	
	#header{
	height: 100px;
	margin-left: 10px;
	background-color: #ffffff;
	position: relative;
	border: 0px solid black;
	background-image: none;
	}
	
	#mainnav{
	height: 20px;
	border-top: 3px solid #333333;
	border-bottom: 3px solid #333333;
	text-align: center;
	padding-top: 5px;
	width: 700px;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 3px;
	border-left-width: 3px;
	background-color: #9CCFCE;
	border-right-color: #333333;
	border-left-color: #333333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

	#trail{
	height: 10px;
	border-bottom: 1px none #999999;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009ACE;
	}
	
	#menu{
	float: left;
	width: 125px;
	position: relative;
	border: 1px none #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	}

	#rightmenu{
	float: right;
	height: 200px;
	text-align: center;
	margin-top: 0px;
	margin-left:0px;
	border: 1px none #000000;
	right: 0px;
	width: 145px;
	background-attachment: fixed;
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	padding-left: 0px;
	}
	
	#contents{
	min-height:200px;
	height:auto !important;
	height:200px;
	font-size: 12px;
	line-height: normal;
	text-align: center;
	border: 1px none #000000;
	margin: 1px;
	width: 405px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	float: right;
	}
	
	#maincontainer{
	width: 700px;
	}
	
	#footer{
	clear: both;
	height: 40px;
	text-align: center;
	width: 700px;
	border-top: 3px solid #333333;
	border-right: 3px none #333333;
	border-bottom: 3px solid #333333;
	border-left: 3px none #333333;
	background-color: #9CCFCE;
	margin: 15px 5px 5px;
	}

	#search{
	position: absolute;
	right: 40px;
	top: 20px;
	background-color: #ffff99; /* yellow*/
	padding: 1em; 
	border: 1px solid black;
	}

	
	img.xhtml{
	border: 0;
	margin-left: 0px;
	background-position: center center;
	}

	p.center{
	text-align: center;
	}

	div.background{
	background-color: #ffff99; /* yellow*/
	padding: 1em; 
	border: 1px solid black;
	margin: 10px 10px 0px 10px;
	}
	
	div.navbackground{
	background-color: #ffff99; /* yellow*/
	padding: 1em; 
	border: 1px solid black;
	margin: 10px 10px 10px 10px;
	text-align: center;
	}

	div.imagefloat{
	float:right;
	padding: 5px;
	margin: 5px 0px 90px 0px;
	}

	h2{
	font-family: arial, verdana, helvetica, sans-serif;
	color : #228b22 ; /* green */
	font-size: 15pt; 
	text-align: left;
	}

	h2.center{
	text-align: center;
	}


	h3{
	font-family: arial, verdana, helvetica, sans-serif;
	color : #228b22 ; /* green */
	font-size: 9pt;
	}

	h3.center{
	font-family: arial, verdana, helvetica, sans-serif;
	color : #228b22 ; /* green */
	font-size: 10pt;
	text-align: center;
	line-height: 8pt;
	
	border-color: #cccc99;
	border-width: 2px;
	padding: 2px;
	}

		
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009999;
	text-transform: uppercase;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.image {
	padding: 100px;
}
.flashcontainer {
	width: 900px;
	height: 900px;
}
.righttext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009ACE;
	left: 0px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 40px;
	padding-top: 40px;
	border: thin none #666666;
}
.buttonmargin {
	padding: 10px;
}
.digitalbutton {
	top: 55px;
	margin: 0px 5px;
}
.PortfolioHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009A9C;
	text-transform: uppercase;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
#container2 {
	margin-top: 5px;
	width: 700px;
	text-align: left;
	background-color: #ffffff;
	border: 1px none;
	margin-bottom: 0px;
	background-image: url(images/header2.jpg);
	height: 197px;
}
.PricingHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009ACE;
	text-transform: capitalize;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 5px;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099cc;
}
.blueheading2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009A9C;
}

/* lightbox styles start here */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.pricesheader {
	text-decoration: underline;
	text-align: left;
	text-indent: 5px;
	font-size: 11px;
	color: #009ACE;
}

.box {
	background-color: #FFFFFF;
	border: 1px solid #99CCFF;
}