body, HTML {
	margin: 0px;
	padding: 0px;
	font-family: arial, san serif;
	width: 100%;
	background-image: url(../images/background_main.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color:#48495a;
	color: #333333;
	}
	
#mainframe {
	background-image: url(../images/background_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 20px;
	padding: 10px 0px 0px 0px;
	text-align:left;
	background-color:#fff;
	height: 100%;
	min-height: 100%;
	}
	
	
#contentframe {
	width:880px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	padding: 0px 0px 40px 0px;
	text-align:left;
	  height: 100%; /* For IE */
  min-height: 100%;
	}
	
#contentleft {
	width:193px;
	padding:0px;
	float:left;
	}

#contentcenter {
	width:518px;
	padding:0px;
	float:left;
	padding: 0px 1px 0px 20px;
	}

#contentright {
	width:137px;
	padding:0px;
	float:right;
	text-align:left;
	}

#contentheader {
	background:#fff;
	padding: 0px;
	margin: 0px;
	height: 100px;
	}
#logo {
	padding-top:10px;
	float:left;
}	
#footer {
	width: 900px;
	height: 20px;
	text-align: right;
	  position: static;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	padding-top:0px;
	}
#footer p {
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
	padding: 5px 10px 5px;
	margin: 0px;
}
#footer p a {
	color: #ffffff;
}
.flash {
	margin: 0px 0px 0px 17px;
	padding: 5px 0px 0px 0px;
	height: 85px;
	width: 665px;
	float:left;
}
#cart {
	margin-bottom:5px;
}
#cart a {
	color: #fff;
}
.search {
	font-size: 11px;
	margin: 1px 0px 0px 0px;
	font-weight: 100;
	line-height: 20px;
	background-image: url(../images/background_rightcolumn.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	padding:7px;
}
.search h1 {
	margin: 5px 0px 0px 0px;
	padding:0px;
	font-size: 18px;
	color:#999999;
	font-weight:100;
}

/* text elements */




p {
	font-size: 11px;
	padding: 2px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}
li {
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-top: 0px;
}
ul {
	padding-top: 5px;
	margin-top: 0px;}

/* form elements */




.search form {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}
input {
	font-size: 11px;
}
form {
	margin: 0px 0px 5px 0px;
	}
select, input, checkbox {
	font-size: 11px;
	}
	

/* other */

	



#bluesection {
	font-size: 11px;
	margin: 1px 0px 0px 0px;
	font-weight: 100;
	line-height: 20px;
	background-image: url(../images/background_rightcolumn.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	padding:7px;
	height: 150px;
	text-align:left;
}
#bluesection H1 {
margin: 5px 0px 10px 0px;
	padding:0px;
	font-size: 18px;
	color:#999999;
	font-weight:100;
}
.bluesectiondetails {
	padding: 5px;
}
#bluesection .bluesectiondetails H1 {
	color: #999999;
	font-size: 14px;
	padding: 4px 0px 4px 0px;
	margin: 0px;

}
.bluesectiondetails H2 {
	color: #666666;
	font-size: 11px;
	font-weight:100;
	margin: 5px 0px 0px 0px;
}
.bluesectiondetails p {
	color: #666666;
	background-color: transparent;
	font-size: 11px;
	margin-top: 4px;
	padding: 0px;
}



/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 1.35; /* */
		font-size: 12px;
		background-image: url(../images/image_navbackground.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color:#000033;
}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 0px;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #fff;
	
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/padding: 0px;
	display: block;
	text-decoration: none;
 /* */
}
#p7TMnav div a:visited {
}
#p7TMnav div a:hover {
	color: #666666;
	background-color: #dad941;
}

/*The Link style for second-level menuitems*/
#p7TMnav div div a {
	background-color: #296c39;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div {

}

#p7TMnav div div div a {
	margin: 0 0 0 px;
	color: #666666;
	background-color: transparent;

}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_plus.gif);
	background-position: 6px 50%;
	padding: 4px 0 4px 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_minus.gif);
	background-position: 6px 50%;
	padding: 4px 0 4px 20px !important;
}
.p7defmark {
	background-image:  none;
	padding: 4px 0 4px 20px !important;
}
.p7currentmark {
	padding: 4px 0 4px 20px !important;
}


/*page specific*/


/*contentcenter*/
#contentcenter H1 {
	font-size: 18px;
	margin: 10px 0px 0px 0px;
	color: #48495a;
	line-height: 28px;
	padding-left: 0px;
	font-weight: 100;
	border-bottom: 1px dotted #999999;
}
#contentcenter H1 a {
	color: #48495a;
}
#contentcenter H2 {
	background-color: #e84a08;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	color: #fff;
	font-weight: 100;
	line-height: 20px;
	padding-left: 10px;
	background-image: url(../images/background_head_dkorange.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#contentcenter H3 {
	background-color: #044074;
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	color: #fff;
	font-weight: 100;
	line-height: 20px;
	padding: 10px;
}
#contentcenter H3 a {
	color: #fff;
}
#contentcenter H4 {
	font-size: 14px;
	margin: 0px 0px 2px 0px;
	color: #044074;
	font-weight: 100;
	line-height: 16px;
	padding: 10px 0px 3px 10px;
}
#contentcenter H5 {
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
}
.tableindent {
	margin: 10px 0px 4px 10px;
}



/* equipment */
.contentblock {
	width: 518px;
}
.block {
	width: 160px;
	margin-right: 4px;
	text-align:center;
	float: left;
	margin-bottom:5px;

}

.blockimage a {
	border: solid #fff 1px;
		display: block;
}
.blockimage a:hover {
border: solid #000 1px;
		display: block;

}
.blocktext {
	margin: 0px 0px 0px 0px;

}
.blocktext a {
	color: #666666;
	font-size: 11px;
}

.thumblist {
	border: solid #cccccc 1px;
	margin-bottom: 10px;
	padding: 1px;
	width: 510px;
}
.thumbimage {
	float: left;
}
.thumbtext {
	clear: right;
	margin-left: 110px;
	}
#contentcenter .thumbtext h1 {
	font-size: 11px;
	background-image: url(../images/background_equipheader.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #666666;
	font-weight:bold;
	padding:6px; 
	line-height: 14px;
}	
#contentcenter .thumbtext h2 {
	font-size: 11px;
	padding-left:5px; 
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	background-image: none;
	background-color: #fff;
	color: #666666;
}	
.thumbtext p {
	font-size: 11px;
	padding: 0px 10px 0px 5px;
	margin: 8px 0px 8px 0px;
	line-height:15px;
}
.thumbtext .button {
	text-align:center;
	width: 100px;
	font-size: 11px;
	margin: 0px;
}
.thumbtext .button a {
	background-color: #dddddd;
	padding: 4px;
		display: block;
	color: #333333;
	text-decoration: none;
}
.thumbtext .button a:hover {
	background-color: #1f63a0;
	padding: 4px;
	display: block;
	color:#fff;
}

.detailblock {
	width: 510px;
	text-align:center;
	border: solid #cccccc 1px;
	float: left;
	margin: 0px 0px 0px 4px;

}
.detailimage {
	width: 200px;
	border: solid #cccccc 1px;
	float: left;
	margin: 2px;

}
.detailtext {
	margin-left: 204px;
	text-align: left;
	padding: 4px;
}
#contentcenter .detailtext H1 {
	font-size: 11px;
	line-height: 14px;
	padding: 2px 5px 0px 4px;
	margin: 4px 0px 6px 0px;
	border-bottom:0px;
	font-weight:bold;
}
.heading {
font-size: 9px;
	background-color: #cccccc;
	background-image: none;
	padding: 3px 0px 3px 2px;
	line-height: 10px;
	margin: 0px;
	color: #666666;
	text-transform: uppercase;

}
.detailtext p {
	font-size: 11px;
	line-height: 14px;
	padding: 2px 5px 0px 4px;
	margin: 4px 0px 6px 0px;
}
.detailtext .button {
	text-align:center;
	width: 80px;
	font-size: 11px;
	margin: 0px;
	float: left;
}
.detailtext .button a {
	background-color: #dddddd;
	padding: 4px;
		display: block;
	color: #333333;
	text-decoration: none;
}
.detailtext .button a:hover {
	background-color: #ff9900;
	padding: 4px;
	display: block;
}
.detailtext .addcartbutton {
	text-align:center;
	width: 110px;
	font-size: 11px;
	margin: 0px 0px 0px 1px;
	float: left;
	font-weight: bold;
}
.detailtext .addcartbutton a {
	background-color: #ff9900;
	padding: 4px;
		display: block;
	color: #333333;
	text-decoration: none;
}
.detailtext .addcartbutton a:hover {
	background-color: #044074;
	padding: 4px;
	display: block;
	color: #fff;
}
.associtemsblock {
	width: 418px;
	text-align:center;
	border: solid #cccccc 1px;
	margin: 10px 0px 0px 4px;

}




/* news */

.newsblock {
	border-top: dotted #999999 1px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contentcenter .newsblock H1 {
	color: #fff;
	font-size: 11px;
	background-color: #5676a2;
	margin: 0px;
	line-height: 13px;
	background-image:none;
	padding: 3px 10px 3px 10px;
}
#contentcenter .newsblock H2 {
	color: #666666;
	font-size: 11px;
	margin: 0px;
	background-image:none;
	background-color: #fff;
	font-weight: bold;
}
.backbutton {
	text-align:center;
	width: 100px;
	font-size: 11px;
	margin: 0px 0px 0px 170px;
}
.backbutton a {
	background-color: #dddddd;
	padding: 4px;
		display: block;
	color: #333333;
	text-decoration: none;
}
.backbutton a:hover {
	background-color: #ff9900;
	padding: 4px;
	display: block;
}


/* register */
#register td {
	font-size: 11px;
	padding: 5px;
	border: solid #999999 1px;
}
#register .tabledetail {
	background-color: #cccccc;
	font-size: 11px;
}


/* contact us */
#location {
	margin-left: 10px;
	margin-bottom: 10px;
}
#location p {
float: left;
}



/* accom */
.accBlock {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}

.accImage {
	float: left;
	width: 200px;
	margin-right: 10px;
}


.accText {
	float: left;
	width: 208px;
	font-size: 11px;
	line-height: 16px;
}

#contentcenter .accText h1 {
	background-image:none;
	padding: 2px 0px 2px 10px;
	background-color:#044074;
	margin-bottom: 5px;
}

.googlefind {
	padding-top:3px;
	text-align:right;
}


.testimonialblock {
	background-image: url(../images/background_testimonial.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 456px;
	padding:20px;
	margin-bottom: 40px;
	font-size:12px;
	color:#666666;
}

.standard {
	font-size: 12px;
	font-family: arial, san serif;
}