body,td,th {
	font-family: Myriad Pro, Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-image: url(/images/bkg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family:"Myriad Pro", Arial, Tahoma, Verdana;
	font-size:18px;
	font-weight:normal;
}

#wrapper {
	width:			830px;
	margin:			0 auto;
}

#logo {
	width:			317px;
	height:			170px;
	line-height:	170px;
	float:			left;
	padding-top:	15px;
}

#menubar {
	width:			503px;
	height:			43px;
	float:			left;
	padding-top:	127px;
	margin-left:	10px;
}

#contentWrapper {
	width:			830px;
	margin:			0 auto;
	height:			auto;
}

#left {
	width:			327px;
	height:			502px;
	background:     url(/images/AboutImage.gif) no-repeat;
	float:			left;
}
#leftProducts {
	width:			327px;
	height:			502px;
	background:     url(/images/ProductsImage.gif) no-repeat;
	float:			left;
}
#leftAbout {
	width:			327px;
	height:			502px;
	background:     url(/images/HomeImage.gif) no-repeat;
	float:			left;
}
#leftContact {
	width:			327px;
	height:			502px;
	background:     url(/images/ContactImage.gif) no-repeat;
	float:			left;
}

#right {
	width:			497px;
	height:			502px;
	background:		url(/images/ContentBkg.gif) no-repeat;
	float:			left;
	line-height:	1.5em;
}

#footer {
	margin:			auto;
}

#footerContent {
	width:			830px;
	margin:			0 auto;
}
#footerLeft		{
	width:			500px;
	float:			left;
	margin-top:		10px;
	font-size:		9px;
	font-family:	Arial, Helvetica, sans-serif;
}
#footerRight {
	width: 			auto;
	margin-top:		10px;
}
.style3 {font-size: 36px}
#homeh3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}