body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A6BBD5;
	font-size: small;
	color: #FFFFFF;
}
h3 {
	color: #FFFFFF;

}
h4 {
	color: #FFFFFF;

}

img {
	border-top: 0px none #A6BBD5;
	border-right: 10px solid #A6BBD5;
	border-bottom: 10px solid #A6BBD5;
	border-left: 10px solid #A6BBD5;

}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;

}
a:hover {
	color: #704970;
	text-decoration: underline;

}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	
}
#container {
	background-color: #A6BBD5;
	background-image: url(Website/graphics/blue.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 100%;
}
#banner {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 192px;
}
#headerleft {
	height: 192px;
	width: 516px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#headercenter {
	background-color: #A6BBD5;
	height: 192px;
	top: 0px;
	background-image: url(Website/graphics/header_expander.jpg);
	background-repeat: repeat-x;
	position: absolute;
	margin-left: 516px;
	margin-right: 0px;
	width: 100%;
	right: 260px;
}
#headerright {
	background-color: #A6BBD5;
	height: 192px;
	width: 260px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#content {
	margin-right: 2em;
	margin-left: 310px;
	margin-top: 22px;
	margin-bottom: 0px;
	text-align:left;
	padding: 0px 10px 8px;
	height: 100%;
}
#contentaddress {
	position: relative;
	right: 0px;
	bottom: 0px;
	text-align: right;
	font-weight: bold;
	padding: 4px 12px 0px 4px;
}
#content p {
	margin-top: 0px;

}

#nav {
	float: left;
	width: 300px;
	margin-left: 0px;
	padding-top: 20px;
	margin-top: 0px;
	padding-bottom: 20px;
}
#nav p {
	margin-top: 0px;
}
#news {
	float: right;
	height: 206px;
	width: 166px;
	background-color: #7C9BC1;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 40px;
}
#newscontent {
	margin: 8px;
}

#footer {
	clear: both;
	background-color: #7C9BC1;
	padding: 1em;
	font-size: x-small;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	bottom: 0px;
	height: 60px;
}
#footerleft {
	width: 50%;
	float: left;
}
#footerright {
	height: 60px;
	width: 265px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerright img {
	border: 0px none;
}

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

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

}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#picturecontainer {
	background-color: #FFFFFF;
}

td {
	font-weight: bold;
}

td a:link {
	color: #996699;
	font-weight: bold;
	text-decoration: none;
}
td a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}
td a:visited {
	color: #996699;
	font-weight: bold;
	text-decoration: none;
}
td a:active {
	color: #996699;
	font-weight: bold;
	text-decoration: none;
}
#tablewrapper {
	background-position: center;
	width: 100%;
}

/* Form Style Begins */

#contactwrapper {
	height: 100%;
}
label,textarea {
	float: left;
	height: 40px;
	width: 300px;
}

label,input {
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: left;
	width: 75px;
	padding-right: 20px;
}

#contactwrapper br {
	clear: left;
}
#submit input {
	width: 50px;
}
/* Form Style Ends */

/* Products Display Starts */

#displayspacer {
	width: 180px;
	float: left;
	padding: 5px;
}
#displayimage img {
	border: 0px none;
}
#displaywrapper {
	width: 150px;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
#displaytitle {
	font-weight: bold;
}
#displayimage {
	padding-top: 4px;
	padding-bottom: 4px;
}
#displaydescription {
	font-style: italic;
	clear: both;
	width: 150px;
	text-align: left;
}

/* Products Display Starts */
