body {
	margin: 20px 0px 20px 0px;
	background-color: #000033;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#blueFrame {
	position: relative;
	background-color: #272D6B;
	width: 720px;
	margin: 0 auto 0 auto;
	padding: 5px 0 5px 0;
}
#whiteFrame {
	margin: 0 5px 0 5px;
	padding: 1px;
	background-color: #FFFFFF;
}
#pageFrame {
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
	position: relative;
}
#banner {
	height: 100px;
	background-image: url("images/banner_back.gif");
	background-repeat: repeat-x;
}
#menubar {
	height: 24px;
	background-image: url("images/menu_back.gif");
	background-repeat: repeat-x;
}
#splashBox {
	position: absolute;
	top: 150px;
	height: 243px;
	width: 179px;
	margin: 0px 0px 0px 12px;
	padding: 3px;
	background-color: #ffffff;
	filter: alpha(opacity=40, style=0); 
	-moz-opacity: .40;
}
#splashIntro {
	position: absolute;
	top: 153px;
	height: 233px;
	width: 169px;
	margin: 0px 0px 0px 15px;
	background-color: #ffffff;
	font-size: 10px;
	line-height: 16px;
	padding: 7px 5px 3px 5px;
	filter: alpha(opacity=70, style=0); 
	-moz-opacity: .70;
}
#leftColumn {
	width: 150px;
	padding: 29px 30px 0px 11px;
	font-size: 10px;
	float: left;
}
#leftColumn p {
	line-height: 16px;
}
#leftColumn ul {
	list-style-type: none;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
#leftColumn li {
	padding: 2px 0px 2px 0px;
	margin: 0px;
}
#leftColumn a {
	color: #666666;
	text-decoration: none;
}
#leftColumn a:hover {
	text-decoration: underline;
}
#mainColumn {
	width: 495px;
	font-size: 11px;
	line-height: 16px;
	position: relative;
	float: left;
}
#footerLine {
	height: 8px;
	background-color: #C8C8B2;
	margin: 25px 0px 0px 0px;
	clear: both;
}
#footerDiv {
	background-color: #F0F0DD;
	font-size: 10px;
	color: #6C6C57;
	padding: 10px;
	position: relative;
}
#footerDiv a {
	color: #6C6C57;
	text-decoration: underline;
}
#footerDiv a:hover {
	color: #272D6B;
	text-decoration: none;
}

/* MENU STYLES */

.menu a { 
	color:#565645;
	font-weight:bold;
	font-size:10px;
	line-height: 15px;
	/*width: 118px;*/
	height: 15px;
	display: block;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	background-color:#D6D6BD;
	filter: alpha(opacity=95, style=0); 
	-moz-opacity: .95;
	/*border-left: 1px solid #575757;
	border-right: 1px solid #575757;*/
}
.menu a:hover {
	background-color: #5f5f5f;
	color: #FFFFFF;
	filter: alpha(opacity=100, style=0); 
	-moz-opacity: 1.0;
}
.menu {
	font-family:verdana;
	color:#6C6C57;
	font-size:10px;
}
.menu .options {
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
abbr {
	border-width: 0;
}
/* END MENU STYLES */


/* START GALLERY STYLES */
#photoHolder {
	margin: 0px 0px 10px 0px; 
	position: relative;
	border: 1px solid #999999;
	padding: 4px;
	height: 320px;
	width: 480px;
}
#photoCaption {
	position: absolute;
	left: 4px;
	bottom: 4px;
	width: 480px;
	color: #FFFFFF;
	background-color: #000000;
	filter: alpha(opacity=70, style=0); 
	-moz-opacity: .70;
}
#photoCaption p {
	margin: 0;
	padding: 8px 0 8px 8px;
	line-height: 14px;
}
img.thumb {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}
img.thumbSel {
	background-color: #B7D1FF;
	border: 1px solid #999999;
	padding: 2px;
}
/* END GALLERY STYLES */


/* START INSTALLATION STYLES */
.pageNumbers {
	font-size: 10px;
}
.pageNumbers a {
	color: #666666;
}
.pageTotals {
	color: #666666;
	text-align: right;
}
.installTable th {
	background-color: #f2f2f2;
	color: #000033;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}
.installTable td {
	padding: 0px 0px 8px 0px;
	color: #666666;
}
.installTable td,th {
	border-bottom: 1px solid #cccccc;
}
.installTable .mainCell {
	background-color: #f2f2f2;
	color: #272D6B;
	padding: 8px 0px 8px 0px;
	border-top: 1px solid #cccccc;
}
.installTable .bottomCell {
	border: 0px solid white;
}

.fLeft {
	position: relative;
	float: left;
}
.fRight {
	position: relative;
	float: right;
}
/* END INSTALLATION STYLES */

h1 {
	color: #272D6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-top: 20px;
}


/* BEGIN CONTACT STYLES */

#frmContact input, #frmContact textarea {
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#frmContact input.button {
	width: 75px;
}
#frmContact textarea {
	height: 100px;
}
/* END CONTACT STYLES */


/* BEGIN REFERENCES STYLES */

ul#references {
	margin: 0;
	padding: 0;
}
ul#references li {
	margin: 0;
	padding: 5px 0 5px 16px;
	list-style-type: none;
	background-image: url("images/ref_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	position: relative;
}
ul#references a {
	display: block;
	color: #272D6B;
	position: relative;
}
ul#references strong { color: #272D6B; }
ul#references .contact { display: block; padding-left: 15px; }

/* END REFERENCES STYLES */