* {margin:0; padding:0}

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333333;
	background-color:white;
	

}

#Main-image {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	background-color: #FFFFFF;
	background-image: url(../images/pic_home2.jpg);
	height: 315px;
	color: #333333;
	}

#Header {
	margin:0px 0px 0px 200px;
	padding:17px 0px 20px 20px;
	line-height:1.2em;
	background-color:#539BC8;
	voice-family:inherit;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#Navbar {
	margin:0px 0px 0px 200px;
	
	}
	
#Content {
	margin:0px 0px 0px 200px;
	padding:20px;
	width: 675px;
	}

p {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #003366;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 20px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;

}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}



ul#product_list {
	width: 15em;
	font-weight: bold;
	list-style-type: none;
	line-height: 2em;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	margin-left: 30px;
	padding-bottom: 20px;
	
}
ul#product_list li {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #A1E63D;
	padding-left: 10px;
}
img.border {
	padding: 6px;
	margin: 30px;
	border: 1px solid #64C208;
	display: block;
}


.box {
	font-size: 12px;
	font-weight: bold;
	width: 15em;
	text-align: center;
	color: #FFFFFF;
	float: left;
	margin: 10px 15px 15px 0px;
	line-height: 1.2em;
	letter-spacing: 1.5px;
	padding: 5px;
	display: block;
	background-color: #64C208;
	border-top: 7px solid #38668A;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a {
	color: #3333CC;
	text-decoration: underline;
	background-color: #FFFFFF;
}

a:visited {
	color: #0066CC;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:hover {
	color: #99FF66;
	text-decoration: underline;
	font-weight: bolder;
	background-color: #FFFFFF;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
	background-color: #FFFFFF;
}


#Footer {
	margin:0px 0px 0px 200px;
	padding:20px;
	font-size: 7pt;
	line-height: 12px;
	background-color: #FFFFFF;
	color: #333333;
	}
ul#shortlist {
	font-size: 12px;
	line-height: 2em;
	color: #003366;
	list-style-image: url(../images/bullet.gif);
	text-indent: 5px;
    list-style-position: outside;
    padding: 6px;
    margin: 0px 0px 0px 14px;
}
.datescript {
	color: #003366;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 20px;
	font-weight: bold;
}
