/* CSS Document */

body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #E3E2E1;
}
p {
	margin: 0px;
	padding: 0px;
}
.hide {
	display: none;
}
#wrapper {
	width: 900px;
	height: 800px;
	margin: 10px auto 0 auto;
	background-image: url(images/inner_pages/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #D3D2D1;
	padding: 5px;
}
#column_01 {
	width: 233px;
	height: 800px;
	float: left;
}

#column_02 {
	width: 442px;
	height: 800px;
	float: left;

}

#column_03 {
	width: 225px;
	height: 800px;
	float: left;

}
#spacer_01 {
	width: 233px;
	height: 45px;
}
#home_tab {
	width: 179px;
	height: 30px;
	background-image: url(images/inner_pages/home_tab_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px 0px 0px 54px;
}
a.home_tab:link, a.home_tab:active, a.home_tab:visited {
	width: 50px;
	height: 19px;
	display: block;
	background-image: url(images/inner_pages/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;	

}
a.home_tab:hover {
	width: 50px;
	height: 19px;
	display: block;
	background-image: url(images/inner_pages/home_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	

}
#main_nav {
	width: 179px;
	height: 232px;
	float: left;
	padding: 12px 0px 0px 54px;
	background-image: url(images/inner_pages/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
#main_nav p{
	padding: 0px;
	margin: 0px;
}
#main_nav ul{
	width: 114px;
	height: 192px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#main_nav li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
}
#main_nav li a {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
a.mn_about:link, a.mn_about:active, a.mn_about:visited {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/about_us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_about:hover {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/about_us_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_products:link, a.mn_products:active, a.mn_products:visited {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_products:hover {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/products_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_newproducts:link, a.mn_newproducts:active, a.mn_newproducts:visited {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/new_products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_newproducts:hover {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/new_products_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_special:link, a.mn_special:active, a.mn_special:visited {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/special_offers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_special:hover {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/special_offers_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_news:link, a.mn_news:active, a.mn_news:visited {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/latest_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_news:hover {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/latest_news_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_brochure:link, a.mn_brochure:active, a.mn_brochure:visited {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/brochure.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_brochure:hover {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/brochure_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_testimonials:link, a.mn_testimonials:active, a.mn_testimonials:visited {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_testimonials:hover {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/testimonials_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_contact:link, a.mn_contact:active, a.mn_contact:visited {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_contact:hover {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/contact_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_location:link, a.mn_location:active, a.mn_location:visited {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/location.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
a.mn_location:hover {
	width: 114px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/menu/location_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
#about_us {
	width: 223px;
	height: 31px;
	background-image: url(images/inner_pages/about_us_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding: 89px 0px 0px 10px;
}
a.aboutus:link, a.aboutus:active, a.aboutus:visited {
	width: 85px;
	height: 25px;
	display: block;
	background-image: url(images/inner_pages/about_us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.aboutus:hover {
	width: 85px;
	height: 25px;
	display: block;
	background-image: url(images/inner_pages/about_us_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#latestnews {
	width: 122px;
	height: 90px;
	background-image: url(images/inner_pages/latestnews_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-top: 15px;
	padding-left: 111px;
}
a.latestnews:link, a.latestnews:active, a.latestnews:visited {
	width: 61px;
	height: 90px;
	display: block;
	background-image: url(images/inner_pages/latestnews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.latestnews:hover {
	width: 61px;
	height: 90px;
	display: block;
	background-image: url(images/inner_pages/latestnews_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact {
	width: 150px;
	height: 72px;
	background-image: url(images/inner_pages/spacer_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-top: 34px;
	padding-left: 83px;
}
a.contact:link, a.contact:active, a.contact:visited {
	width: 50px;
	height: 51px;
	display: block;
	background-image: url(images/inner_pages/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.contact:hover {
	width: 50px;
	height: 51px;
	display: block;
	background-image: url(images/inner_pages/contact_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#special {
	width: 171px;
	height: 102px;
	background-image: url(images/inner_pages/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 36px;
	padding-left: 47px;
}
a.special:link, a.special:active, a.special:visited {
	width: 63px;
	height: 45px;
	display: block;
	background-image: url(images/inner_pages/special.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.special:hover {
	width: 63px;
	height: 45px;
	display: block;
	background-image: url(images/inner_pages/special_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#spacer_02  p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 16px;
}
#spacer_02 a{
	color: #000000;
	text-decoration: none;
}
#spacer_02 a:hover {
	color: #000000;
	text-decoration: underline;
}

#header {
	width: 442px;
	height: 150px;
	background-image: url(images/inner_pages/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	width: 442px;
	height: 534px;
	padding-top: 10px;
}
#content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	width: 402px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer {
	width: 442px;
	height: 106px;
}
#testimonials {
	width: 194px;
	height: 51px;
	float: left;
	background-image: url(images/inner_pages/testimonials_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 55px;
	padding-left: 32px;
}
a.testimonials:link, a.testimonials:active, a.testimonials:visited {
	width: 116px;
	height: 35px;
	display: block;
	background-image: url(images/inner_pages/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.testimonials:hover {
	width: 116px;
	height: 35px;
	display: block;
	background-image: url(images/inner_pages/testimonials_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#location {
	width: 75px;
	height: 49px;
	float: left;
	background-image: url(images/inner_pages/location_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 57px;
	padding-left: 141px;
}
a.location:link, a.location:active, a.location:visited {
	width: 75px;
	height: 35px;
	display: block;
	background-image: url(images/inner_pages/location.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.location:hover {
	width: 75px;
	height: 35px;
	display: block;
	background-image: url(images/inner_pages/location_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#products {
	width: 192px;
	height: 99px;
	float: left;
	background-image: url(images/inner_pages/products_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 125px;
	padding-left: 33px;
}
a.products:link, a.products:active, a.products:visited {
	width: 113px;
	height: 89px;
	display: block;
	background-image: url(images/inner_pages/products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.products:hover {
	width: 113px;
	height: 89px;
	display: block;
	background-image: url(images/inner_pages/products_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#newproducts {
	width: 180px;
	height: 102px;
	float: left;
	background-image: url(images/inner_pages/newproducts_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 34px;
	padding-left: 45px;
}
a.newproducts:link, a.newproducts:active, a.newproducts:visited {
	width: 113px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/newproducts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.newproducts:hover {
	width: 113px;
	height: 24px;
	display: block;
	background-image: url(images/inner_pages/newproducts_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#brochure {
	width: 201px;
	height: 223px;
	float: left;
	background-image: url(images/inner_pages/brochure_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-left: 24px;
}
a.brochure:link, a.brochure:active, a.brochure:visited {
	width: 58px;
	height: 175px;
	display: block;
	background-image: url(images/inner_pages/brochure.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.brochure:hover {
	width: 58px;
	height: 175px;
	display: block;
	background-image: url(images/inner_pages/brochure_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#spacer_03 {
	width: 225px;
	height: 217px;
	float: left;
	background-image: url(images/inner_pages/spacer_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#prod_menu {
	width: 402px;
	margin-right: 20px;
	margin-left: 20px;
}
#prod_menu ul{
	width: 402px;
	height: 70px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#prod_menu li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	width: 200px;
	height: 25px;
}
#prod_menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	background-image: url(images/inner_pages/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: 15px;
}
#prod_menu li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

#text_container {
	width: 402px;
	height: 385px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px 20px 0px 20px;
}
#text {
	width: 382px;
	height: 340px;
	padding: 0px 20px 5px 0px;
	margin: 20px 0px 20px 0px;
	overflow: auto;
}
#text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 16px;
	text-align: justify;
}
#text h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
#text a{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#about_text_container {
	width: 402px;
	height: 460px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px 20px;
}
#about_text {
	width: 382px;
	height: 430px;
	padding: 0px 20px 5px 0px;
	overflow: auto;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#about_text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 16px;
	text-align: justify;
}
#about_text h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
#about_text a{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#about_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.leftimage {
	padding-right: 10px;
}
form{
	width: 290px;
	border: 1px solid #E4E4E4;
	padding: 10px;
	margin: 5px 0px 0px;
}
form p{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	display: inline;
	width: 310px;
}
.boxes form p{ 
	margin: 0px;
	padding: 0px;
}


label{
	width: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.fbutton{
	width: 80px;
	float: left;
	margin: 10px 10px 0px 0px;
}

input, textarea, select{ /* for the text boxes and textarea */
	width: 180px;
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.gbox, .gbuttn{ /* for the text boxes and textarea */
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.glabel{
	width: 100px;
	float: left;
}

.gbox{ width: 200px; }

.gbuttn{ 
	width: 120px; 
	margin: 0 0 0 20px;
}

form img{ float: left; }
