@charset "UTF-8";
#content p {
	font-size: 90%;
	margin-left: 90px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 15px;
}
.bullet {
	float: left;
	margin-right: 10px;
	margin-left: 50px;
	margin-top: 3px;
}
.productPic {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: -70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	position: relative;
	overflow: visible;
	clear: none;
}
#nav {
	float: left;
	width: 150px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
}
/* hide hack from Mac-IE5 \*/
* html #content {
	height: 1%;
	margin-top: -210px;
}
*:first-child+html #content{
	height: 1%;
	margin-top: -210px;
}
/* end hiding */
#container {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content {
	margin-left: 150px;
	width: 450px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 50px;
	text-align: justify;
	padding-right: -20px;
}
/* hide hack from Mac-IE5 \*/
* html #container { height: 1%; }
*:first-child+html #container{
	height: 1%;
}
/* end hiding */
#wrapper #container #content h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 75px;
	line-height: normal;
}
#wrapper #container #content h2 {
	margin-left: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.prodList {
	list-style-type: disc;
	line-height: normal;
	list-style-position: outside;
	list-style-image: url(Resources/images/Bullet.png);
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	text-align: left;
}
#header {
	margin: 0px;
	height: 110px;
	width: 655px;
}
.headerpos {
	position: relative;
}
#nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	color: #4d4d4d;
}
#nav a:link, #nav a:visited {
	color: #4D4D4D;
}
#nav a:hover {
	color: #789dc3;
}
#nav a:active {
	color: #46709C;
}
#footer {
	margin: 0px;
}
#content img {
	margin-right: 2px;
}
body {
	background-image: url(Resources/images/Background-Gradient.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #4d4d4d;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper #header {
	margin-left: -53px;
}
.picLink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
