body {
	font-size: 62.5%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #66CCFF;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	text-align: left;
	padding-right: 1em;
	padding-left: 1em;
}
a {
	color: #000000;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-right: 1em;
	padding-left: 1.2em;
}
ul li {
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
#skip {
	width: 20em;
	float: right;
}
#skip a {
	color: #FFFFFF;
	float: right;
	text-decoration: none;
}
#skip a:hover {
	color: #343399;
}

#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 76em;
	width: 80em;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#wrapper_products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120em;
	width: 80em;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#top_nav {
	height: 4.3em;
	width: 64em;
	text-align: left;
	float: left;
	margin-top: 1em;
}
#top_nav img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#header {
	width: 80em;
	height: 15em;
	float: left;
	background-color: #343399;
	background-image: url(images/headerimage.jpg);
}
#header img {
	float: right;
	padding-right: 2em;
	padding-top: 2.5em;
}

#main_content {
	height: 50em;
	width: 80em;
	float: left;
}
#main_content_products {
	height: 94em;
	width: 80em;
	float: left;
}
#Left_content_products {
	float: left;
	height: 92em;
	width: 40em;
	margin-top: 1em;
}
#right_content_products {
	float: right;
	height: 92em;
	width: 39.8em;
	margin-top: 1em;
}
#Left_content {
	float: left;
	height: 47em;
	width: 40em;
	margin-top: 1em;
}
#right_content {
	float: right;
	height: 47em;
	width: 39.8em;
	border-left-width: 0.2em;
	border-left-style: dotted;
	border-left-color: #000000;
	margin-top: 1em;
}
#right_content_home {
	float: right;
	height: 47em;
	width: 39.8em;
	border-left-width: 0.2em;
	border-left-style: dotted;
	border-left-color: #000000;
	margin-top: 1em;
	background-image: url(images/home_background.jpg);
}
#right_content img {
	padding-left: 2em;
}
#contact_form {
	width: 38em;
	height: 45em;
	margin-left: 0.8em;
	background-color: #343399;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contact_form form {
	width: 38em;
	height: 38em;
	padding-top: 2em;
}
#contact_form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}




#base {
	height: 2.5em;
	width: 80em;
	clear: both;
	background-color: #343399;
	color: #FFFFFF;
	padding-top: 1em;
}
#links {
	width: 80em;
	margin-right: auto;
	margin-left: auto;
	height: 4em;
	margin-top: 2em;
}

