@charset "utf-8";

body {
	background-color: #fff;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 966px;
}

#header {
	background-color:#000;
	margin: 0 auto;
	background-image:url(Sourcefiles/header.jpg);
	width: 950px;
	height: 204px;
	border-left: 8px solid #ffffff;
	border-right: 8px solid #ffffff;
	border-top: 8px solid #fff;
	
}
#menu {
	margin: 0 auto;
	width: 950px;
	height: 29px;
	background-color:#ccc;
	border-left: 8px solid #ffffff;
	border-right: 8px solid #ffffff;
}
#page {
	background-image:url(Sourcefiles/mainimg_bg.jpg);
	border-left: 8px solid #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 257px;
	margin-bottom: 0;
	width: 773px;
}
#colwrap1 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 177px;
}
#temp1 {
	border-right: 8px solid #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 132px;
	margin-bottom: 0;
	width: 177px;
}
#temp2 {
	border-right: 8px solid #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 125px;
	margin-bottom: 0;
	width: 177px;
}
#products {
	background-color:#FFF;
	border-left: 8px solid #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 132px;
	margin-bottom: 0;
	width: 773px;
}
#temp3 {
	border-right: 8px solid #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 132px;
	margin-bottom: 0;
	width: 177px;
}
/* Footer */
#footer
{
	margin: 0 auto;
	width: 950px;
	background-color: #305474;
    height: 80px;
	border-left: 8px solid #FFF;
	border-right: 8px solid #ffffff;
	border-bottom: 8px solid #fff;
}

#footer p {
	text-align: left;
	font-size: 9px;
	color: #ffffff;
	padding: 15px;
}
#footer a
{
	color: #FFFFFF
}
