body {
	margin: 0px 0px 0px 0px;
	background-color: #004A4F;
	text-align: center;
}

td {
	font: 8.5pt verdana;
	color: #003337;
}

hr {height: 1px; color: #FFFFFF;}

h1 {font: bold italic 14pt verdana;
	color: #00778a;
	margin:0px;
	}
	
p {
	margin:0px;
	font-family: verdana;
	font-size: 12px;
	}
	
h2 {font: bold 11pt verdana;
	color: #00778a;}
	
h3 {font: bold 11pt verdana;
	color: #baca31;}
	
h4 {font: bold 11pt verdana;
	color: #d28329;}

table, td, span {
font-family: verdana;
font-size: 12px;
}

a {
	color: #00778a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #AFBD21;
}

.objectBorder {/*#FLVPlayer*/
border:2px solid #00778a;
width:372px;
height:312px;
}

.quotation {
	font: bold 8pt verdana;
	color: #00778a;
	font-style:italic;
	}

.cartLink {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#B06010;
	font-weight:normal;
	text-decoration:underline;
	}

#wrapper {
	border: thin solid #003337;
	text-align: left;
	margin: 0px auto;
	width: 747px;
}

#header {
    width: 747px;
}

#titlebackground {
	background-image: url(../images/title-background.gif);
	background-repeat: no-repeat;
	width: 747px;
	height: 70px;
	margin:0px;
	padding:0px;
}

#pagetitle {
	position: absolute;
	text-align:left;
	top:155px;
	margin-left: 208px;
	padding:0px;
}

#call2actions {
	text-align:left;
    position: absolute;
	top: 120px;
	margin-left: 525px;
	width: 183px;
	height: 70px;
	z-index:2;
}

#bodybackground {
    background-image: url(../images/background-tile.gif);
	background-repeat:repeat-y;
}

#nav {
	position: absolute;
	top: 155px;
	font-family: verdana;
    font-size: 12px;
    color: #006f84;
	width: 151px;
	margin-left: 5px;
}

#nav ul {
     margin: 0px; 
     padding: 0px;
     line-height: 23px;
}

#nav ul li { list-style-type:none;}

#nav ul li a {
     color: #006f84;
     text-decoration: none;
	 padding-left:19px;
}

#nav ul li a:hover {
	background: url(../images/nav-rollover-triangles.gif) no-repeat;
	background-position: center left;
}

#nav ul li#navselected a {
	background: url(../images/nav-rollover-triangles.gif) no-repeat;
    background-position: center left;
}

#content {
    font-family: verdana;
    font-size: 12px;
	width:500px;
	margin-left:208px;
}

#footer {
    background: url(../images/bottom-image.gif) no-repeat;
	height: 88px;
	font-family: verdana;
    font-size: 12px;
	color: #FFFFFF;
	padding-top: 65px;
	padding-left: 6px;
	line-height: 21px;
}

#footer a{
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	color: #AFBD21;
	text-decoration:none;
}

#address {
    font-family: verdana;
    font-size: 12px;
	color: #FFFFFF;
	float: right;
	width: 155px;
	margin-right:10px;
}

#webo {
    font-family: verdana;
    font-size: 10px;
	color: #006f84;
	background-color: #afbd21;
	text-align: center;
}

#webo a{
	color: #006f84;
	text-decoration: none;
}

#webo a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
