body {
	background: url(images/backgrounds/blueBack.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#wholeWrap {
	background: #FFF url(images/backgrounds/main_area_tile.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#topwrapper {
	height: 160px;
	width: 100%;
	background: url(images/backgrounds/top_tile.gif);
}
#topnav {
	height: 160px;
	width: 965px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#midwrapper {
	width: 100%;
	margin: 0 auto;
}
#midmain {
	margin: 0 auto;
	padding: 0px;
	width: 965px;
	background: url(images/backgrounds/main_area_tile.jpg) repeat-y center;
}
#midLeft {
	float: left;
	background: url(images/backgrounds/main_01tile.jpg);
	width: 652px;
}
#mainPageArea {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	width: 585px;
	padding-left: 45px;
	padding-top: 20px;
	padding-right: 0px;
}
#midRight {
	float: left;
	width: 313px;
}
#bottomWrapper {
	background: url(images/backgrounds/bottom_tile.gif);
	width: 100%;
	clear: both;
}
#hometext {
	font-size: 12px;
	text-align: left;
	width: 450px;
	padding: 20px 40px;
	height: 700px;
	line-height: 20px;
	color: #333;
}
#bottomLinks {
	background: url(images/backgrounds/links_area.jpg);
	height: 55px;
	width: 965px;
	margin: 0 auto;
}
#linkText {
	font-size: 12px;
	position: relative;
	top: 15px;
	color: #FFF;
}
.ksr_bolded {
	font-weight: bold;
	font-size: 14px;
	color: #003;
}
a:link {
	color: #006;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
#headingParagraph {
	font-size: 14px;
	line-height: 20px;
	padding: 30px;
}
.name {
	font-weight: bold;
	color: #333;
}
.ksrTitle {
	font-size: 12px;
	font-style: italic;
	color: #666;
}
.manufName {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.manufDescription {
	font-size: 9px;
	color: #333;
	line-height: 11px;
}
.manufDescription1 {
	font-size: 11px;
	color: #036;
	line-height: 12px;
	font-weight: bold;
}
#midwrapper #bottomWrapper #bottomLinks #linkText a {
	color: #CCC;
	text-decoration: none;
}
#thumbWrap {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
.thumbPics {
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 36px;
	padding-left: 4px;
}
#galleryLarge {
	text-align: center;
	margin: 0;
	padding: 0px;
}
.largeImage {
}
.imageDescription {
	padding: 15px;
	font-size: 11px;
	width: 525px;
	margin: 0px auto;
	color: #333;
	line-height: 14px;
}
#designedby {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	width: 965px;
	margin: 0px auto;
	text-align: right;
	padding: 0px 30px 10px 0px;
}
#wholeWrap #midwrapper #bottomWrapper #designedby a {
	font-size: 10px;
	color: #CCC;
}
