@charset "utf-8";
/* CSS Document */
img {

border:none;
}

.buttons
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #DC4609;
}


.prducts_display
{
	background-image: url(images/product_display_bg.jpg);
	background-repeat: no-repeat;	
}

.heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #155F08;
	font-weight: bold;
	text-decoration: none;
}

.heading1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD4D11;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0em;
}

.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	
}

.content1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	width:600px;
	padding:10px;
	background:#FFF4EA;
	margin:5px;
	
}

.pro_dis
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	width:600px;
	padding:10px;
	background:#f0fce6;
	margin:5px;
}


.pro_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	width:600px;
	padding:10px;
	background:#d24408;
	margin:5px;
}
.click
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
}
.small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0em;
}

.dot
{
	color: #999999;
	letter-spacing: 1px;
}

.products
{
	background-image: url(images/gal_bg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 178px;
	
}

.txtfield
{
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/txtfld.jpg);
	height: 24px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	line-height: 12px;	
}

.box
{
	height: 80px;
	width: 400px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #e69878;
	border-right-color: #e69878;
	border-bottom-color: #e69878;
	border-left-color: #e69878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.feedback
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 38px;
	width: 200px;
	background-color: #0E4C03;
}
