@charset "utf-8";
/* CSS Document */

A:link {
	text-decoration:underline;
	color: #a3b58d;
}

A:visited {
	text-decoration:underline;
	color: #a3b58d;
}

A:active {
	text-decoration:underline;
	color: #a3b58d;
}

A:hover {
	text-decoration: underline; 
	color: black;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #393B3A;
	background-image: url(images/bgtile.jpg);
	background-repeat: repeat-x;
	font-size:11px;
	color:#EEFFB9;
	font-family:Arial, Helvetica, sans-serif;
}

.quotebox{
	float: right;
	width:115px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a1b38b;
	text-align:left;
	margin-left:10px;
	margin-bottom:2px;
}

.content1{
	font-size:11px;
	color:#EEFFB9;
	font-family:Arial, Helvetica, sans-serif;
}

.content2{
	font-size:12px;
	color:#a3b58d;
	font-family:Arial, Helvetica, sans-serif;
}

.breakspace{
	clear:both;
	height:20px;
}

.textfield{
	border:solid;
	border-color:#333333;
	border:1px;
	height:20px;
	width:200px;
	font-size:11px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
}

.scrollfield{
	border:solid;
	border-color:#333333;
	border:1px;
	height:200px;
	width:200px;
	font-size:11px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
}


/*------2 COLUMN---------*/
#contentleft{
	background:url(images/index_08.jpg);
	background-repeat:no-repeat;
	background-color:#494949;
	background-position:top left;
	padding-top:15px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#EEFFB9;
	font-family:Arial, Helvetica, sans-serif;
}

#contentleft_aboutus{
	background:url(images/index_08.jpg);
	background-repeat:no-repeat;
	background-color:#494949;
	background-position:top left;
	font-size:11px;
	color:#EEFFB9;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
}

#contentright{
	background-color:#494949;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#EEFFB9;
	font-family:Arial, Helvetica, sans-serif;
}


#borderright{
	background:url(images/bgtile_right.jpg);
	background-repeat:repeat-y;
}

#borderleft{
	background:url(images/bgtile_left.jpg);
	background-repeat:repeat-y;
}

#footer{
	background:url(images/index_11.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#home_productdiv{
	background:url(images/home_productbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:98px;
	height:169px;
	float:left;
}

.breakspacing{
	clear:both;
	height:20px;
}

#home_testimonial{
	width:490px;
}

#contact_info1{
	width:240px;
	height:230px;
	float:left;
}

#contact_info2{
	width:240px;
	height:230px;
	float:right;
}

/*------2 ROW---------*/

#2_row_content{
	background-color:#494949;
	font-size:11px;
	color:#EEFFB9;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-top:10px;
	padding-right:5px;
}

#2_row_contenttop{
	background:url(images/2row_07.jpg);
	background-repeat:no-repeat;
	background-color:#494949;
	padding-top:15px;
	padding-left:57px;
	padding-right:10px;
	font-size:11px;
	color:#EEFFB9;
	font-family:Arial, Helvetica, sans-serif;
}

#2_row_bottom{
	background-color:#494949;
}

#2_row_borderleft{
	background:url(images/bgtile_left.jpg);
	background-repeat:repeat-y;
}

#2_row_borderright{
	background:url(images/bgtile_right.jpg);
	background-repeat:repeat-y;
}

#product_left{
	float:left;
	width:400px;
	height:120px;
	font-size:11px;
	color:#EEFFB9;
	font-family:Arial, Helvetica, sans-serif;
}

#product_right{
	float:right;
	width:400px;
	height:120px;
	font-size:11px;
	color:#EEFFB9;
	font-family:Arial, Helvetica, sans-serif;
}

#productpic{
	float:left;
	width:100px;
	height:100px;
	margin-right:10px;
}

#productheader{
	float:right;
	width:290px;
	height:25px;
	margin-bottom:5px;
	font-size:11px;
	color:#a3b58d;
	font-family:Arial, Helvetica, sans-serif;
}

#galleryinfo{
	background:url(images/gallery_05.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:11px;
	color:#494949;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:30px;
	padding-top:30px;
	padding-right:30px;
}

#gallerycontent{
	background:url(images/gallery_08.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}