@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	background-image: url(../assets/pics/water_bg1.jpg);
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left center;
	background-color: #EFEBEC;
}
#home {
	border: 1px solid #008CD3;
}

.face {
	background-attachment: scroll;
	background-image: url(../assets/pics/face2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #EDE9EA;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008CD3;
	border-right-color: #008CD3;
	border-bottom-color: #008CD3;
	border-left-color: #008CD3;
	padding-left: 5px;
	padding-top: 5px;
}
ul {
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;

}

#main h2 {
	font-size: 14px;
	text-transform: capitalize;
	margin-bottom: 10px;
}


#header {
	height: 125px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../assets/pics/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #008CD3;
	text-indent: -9999px;
}
#header h1 {
	margin: 0px;
}
#header h2 {
	margin: 0px;
}
#footer {
	background-color: #008CD3;
	width: 730px;
	text-align: right;
	color: #FFF9F8;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	background-attachment: scroll;
	background-image: url(../assets/pics/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 20px;
}
#footer p {
	margin-top: 2px;
	margin-bottom: 2px;
}

#main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	margin-top: 1em;
	margin-bottom: 1em;
}
#main p {
	margin-bottom: 15px;
	margin-top: 15px;
}
#navbg {
	background-attachment: scroll;
	background-image: url(../assets/images/chromebg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}

#map {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 40px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
	width: 770px;
	text-align: right; /*set value to "right" for example to align menu to the left of page*/
	background-image: url(../assets/images/chromebg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 14px;
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
	color: #494949;
	padding: 5px;
	margin: 0;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDBDB;
}

#chromemenu ul li a:hover{
	background-image: url(../assets/images/chromebg2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.prod_number {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#products li {
	font-size: 14px;
	margin-bottom: 2px;
}

#products td {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #008CD3;
	border-right-color: #008CD3;
	border-bottom-color: #008CD3;
	border-left-color: #008CD3;
}
#product_scroll {

}
#main u {
	cursor: hand;
}

#thankyou {
	margin-top: 50px;
	margin-bottom: 175px;
	text-align: center;
}
#tech {
	width: 350px;
	height: 380px;
	border: thin solid #0099CC;
	padding: 5px;
	margin-left: 20px;
	margin-top: 5px;
}
#tech p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 13px;
}

#footer a {
	color: #FFFfff;
	text-decoration: none;
}
#home h3 {
	background-color: #0088D0;
	color: #F6F2F3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: ridge;
	border-left-style: outset;
	border-top-color: #0088D0;
	border-right-color: #0088D0;
	border-bottom-color: #0088D0;
	border-left-color: #0088D0;
}
#main #enclosure {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E0EFF6;
	font-family: Georgia, Tahoma;
	font-size: 16px;
}
