/* PAGE FORMATTING *********************************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/background.png) #52494D repeat-x;
}

body, tr, td {
	text-align: left;
	font-family: Arial, Verdana, Tahoma, serif;
	font-size: 12px;
	line-height: 1;
	color: #52494D;
	vertical-align: top;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #BD0000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}

img {
	border: 0px;
}

#breadcrumbs {
	background: url(images/layout_bc1.png) no-repeat;
	font-weight: bold;
	color: #FFF;
	width: 670px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 11px;
	padding-bottom: 12px;
}

ol, ul {
	padding: 0px; 
	margin: 0px; 
	list-style: none;
	line-height: 20px;
}

#search {
	background: url(images/layout_bc2.png) no-repeat;
	text-align: right;
	color: #FFF;
	width: 212px;
	margin: 0px;
	vertical-align: middle;
	padding-right: 13px;
}

#mainbody {
	background: url(images/mainbody_bg.png) #FFF no-repeat;
	padding: 30px;
}

#disclaimer {
	font-size: 9px;
	padding: 10px 16px 32px 16px;
	line-height: 12px;
}

#footer {
	background: url(images/footer_bg.png) no-repeat;
	font-size: 11px;
	padding: 10px 16px 32px 16px;
	line-height: 18px;
}

#footer a {
	color: #52494D;
}

h1 {
	font-size: 27px;
	letter-spacing: -2px;
	font-weight: lighter;
	margin: 0px 5px 17px 0px;
	color: #FF0000;
}

h3 {
	font-size: 35px;
	letter-spacing: -2px;
	font-weight: lighter;
	margin: 0px 5px 17px 0px;
}

h2 {
	color: #BC0000;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: lighter;
	margin: 5px 0px 2px 0px;
}

h4 {
	color: #BC0000;
	font-size: 28px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
}

.featuredbot {
	vertical-align: bottom;
}

/* PRODUCT BUTTONS FOR FRONT PAGE ****************************************/

#pbutton1 {
	display: block;
	background: url(images/productbutton.png);
 	width: 205px;
	height: 315px;
}
#pbutton1:hover {
	text-decoration: none;
	background-position: 0 -315px;
}

#pbutton2 {
	display: block;
	background: url(images/productbutton2.png);
 	width: 205px;
	height: 315px;
}
#pbutton2:hover {
	text-decoration: none;
	background-position: 0 -315px;
}

#pbutton3 {
	display: block;
	background: url(images/productbutton3.png);
 	width: 205px;
	height: 315px;
}
#pbutton3:hover {
	text-decoration: none;
	background-position: 0 -315px;
}

#pbutton4 {
	display: block;
	background: url(images/productbutton4.png);
 	width: 205px;
	height: 315px;
}
#pbutton4:hover {
	text-decoration: none;
	background-position: 0 -315px;
}

.pbuttontext {
	position: relative;
	color: #FFF;
	font-size: 11px;
	line-height: 18px;
	width: 184px;
	left: 13px;
	top: 181px;
}

/* FORMATTING FOR PRODUCT LIST PAGE ***************************************/

.pcell1 {
	width: 280px;
	height: 280px;
}

#aboutust1 {
	width: 65%;
	padding: 7px;
	text-align: right;
	line-height: 20px;
}

#aboutust2 {
	width: 35%;
	padding: 7px;
	line-height: 20px;
}

.aboutuscap1 {
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
	line-height: 16px;
	color: #999999;
}
/* User Styles ************************/
.medium-font {
	color: #BC0000;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: lighter;
	margin: 5px 0px 2px 0px;
}
.faqq {
	color: #006699;
	font-weight: bold;
	line-height:23px;
}
.faqa {
	color: #BC0000;
	font-weight: bold;

}
