* {
	padding: 0px;
	margin: 0px;
}

html { min-height: 100%; margin-bottom: 1px; }

body {
	text-align: center;
	margin: 0px 0px 0px 0px;
	min-height: 100%;
}

.clear {
	clear: both;
	height: 1px;
	min-height: 1px;
	line-height: 1px;
}

ol {
	margin-left: 25px;
}

h1 {
	margin: 15px 25px 15px 0px;
	font-weight: normal;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}

h2 {
	margin: 15px 25px 15px 0px;
	font-weight: normal;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}

h3 {
	margin: 15px 25px 15px 0px;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}

ul {
	margin-left: 40px;
}

p {
	margin: 0px 25px 15px 00px;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
}

div {
	color: #333333;
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
}

img.bordered {
	border: 3px solid #3399CC;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px
}

input {
	font-size: 12px;
	font-family: Arial;
	color: #333333;
}

a {
	font-size: 12px;
	color: #2D7EB6;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}




#headerContainer {
	background: #F8FAF9;
}

#header {
	width: 780px;
	margin: 0px auto;
	height: 80px;
}

#headerLeft {
	width: 200px;
	float: left;
	text-align: left;
	margin-top: 5px;
}

#headerRight {
	float: right;
	width: 520px;
	color: #0099FF;
	font-weight: bold;
	font-family: Arial;
	font-size: 24px;
	line-height: 24px;
	text-align: right;
	margin-top: 30px;
}



#subHeaderContainer {
	margin-top: 1px;
	background: url('../images/layout/headerbg.gif');
}

#subHeader {
	width: 780px;
	margin: 0px auto;
	height: 203px;
}

#subHeaderLeft {
	float: left;
	height: 203px;
	width: 280px;
}
#subHeaderRight {
	float: right;
	height: 203px;
	width: 500px;
}

#subHeaderLeft p {
	font-family: Verdana;
	line-height: 20px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: none;
	text-align: left;
}

#bodyContainer {
	clear: both;
	margin-top: 1px;
	background: url('../images/layout/bodybg.gif') repeat-x;
}

#bodyHolder {
	clear: both;
	margin-top: 1px;
	width: 780px;
	margin: 0px auto;
}

#bodyLeft {
	float: left;
	width: 550px;
	border-color: #999999;
	border-width: 1px;
	border-right-style: solid;
}

#body {
	text-align: left;
	margin-top: 15px;
}


#bodyRight {
	width: 220px;
	float: right;
}


.miniProductContainer {
	clear: both;
	height: 80px;
	border-color: #999999;
	border-width: 1px;
	border-bottom-style: solid;
}

.miniProductImage {
	margin-top: 10px;
	float: right;
	width: 80px;
	text-align: left;
}

.miniProductImage img {
	border: 3px solid #3399CC;
}

.miniProductDetails {
	margin-top: 10px;
	width: 130px;
	float: left;
	text-align: left;
}

.miniProductDetails p {
	color: #3399CC;
	font-size: 14px;
	font-family: Arial;
	margin-bottom: 5px;
}

.miniProductDetails a {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.miniProductDetails a:hover {
	text-decoration: underline;
}



#footer {
	clear: both;
	border-width: 1px;
	border-color: #333333;
	border-top-style: solid;
	width: 780px;
	margin: 0px auto;
	height: 20px;
}

#footerLeft {
	margin-top: 10px;
	width: 300px;
	float: left;
	text-align: left;
}

#footerRight {
	margin-top: 10px;
	width: 300px;
	float: right;
	text-align: right;	
}


#upperNavContainer {
	clear: both;
	background: #4F585F;
	height: 38px;
}






/* Navigation */ 

#menu {
	width: 780px;
	text-align: left;
	margin: 0px auto;
}

#menuwrapper {
	width: 780px;
	text-align: left;
	margin: 0px auto;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {

}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 12px 5px 12px;
	font-size: 13px;
	line-height: 28px;
	color: #FFFFFF;
	
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	color: #FFFFFF;
}
#p7menubar li {
	float: left;
	width: 9em;
	color: #0099FF;
	line-height: 36px;
	font-weight: bold;
	font-size: 13px;
}
#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 300px;
}
#p7menubar ul li a  {
	color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	padding: 3px 12px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background: url('../images/layout/transparent.png') top right repeat-y;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	background: #3DB7DE;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFFFFF;
	background-color: transparent;
}
#p7menubar ul a:hover {
	color: #FFFFFF !important;
	color: #FFFFFF;
	background: url('../images/layout/transparent.png');
}



/* List Table */

.listTable {
	width: 400px;
	border-color: #CCCCCC;
	border-width: 1px;

	border-left-style: solid;
}

.listTitle {
	float: left;
	width: 120px;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;

}

.listEntry {
	float: left;
	width: 120px;
	padding: 4px 6px 4px 6px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;

}


/* Inquiry */

#inquiry {
	margin-left: 15px;
	float: left;
	width: 385px;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif; 
	color: #666666;
	line-height: 16px;
}


#contactImage {
	float: right;
	width: 210px;
}

#inquiry .field {
	float: left;
	width: 115px;
	font-weight: bold;
	height: 24px;
	line-height: 18px;
}

#inquiry .input {
	float: right;
	width: 260px;
	height: 24px;
	line-height: 24px;
	text-align: right;
}

#inquiry input {
	width: 250px;
	font-size: 11px;
}

#inquiry select {
	width: 203px;
	font-size: 11px;
}

#inquiry textarea {
	width: 252px;
	font-size: 11px;
	height: 80px;
}

/* Contact Us */

#contactLeft {
	margin-left: 15px;
	float: left;
	width: 290px;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif; 
	color: #666666;
	line-height: 16px;
}

#contactRight {
	float: left;
	width: 210px;
	margin-left: 10px;
}

#contactImage {
	float: right;
	width: 210px;
}

#contactLeft .field {
	float: left;
	width: 75px;
	font-weight: bold;
	height: 24px;
	line-height: 18px;
}

#contactLeft .input {
	float: right;
	width: 210px;
	height: 24px;
	line-height: 24px;
	text-align: right;
}

#contactLeft input {
	width: 200px;
	font-size: 11px;
}

#contactLeft select {
	width: 203px;
	font-size: 11px;
}

#contactLeft textarea {
	width: 202px;
	font-size: 11px;
	height: 80px;
}




#contactRight #map {
	border: 1px solid #CCCCCC;
}

#mapCaption {
	background: #015198;
	text-align: left;
	padding: 10px 10px 0px 10px;
	height: 100%;
}
#mapcaption #left {
	float: left; width: 450px;
}

#mapcaption #right {
	float: right;
	text-align: right;
	margin-top: 25px;
}

#mapCaption #left p {
	color: #FFFFFF;
}