body {	
	background-color: #e8e5e1;
	margin: 0px;
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.basebackgrnd {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 402px;
}
.address {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	padding-top: 41px;
	padding-bottom: 33px;
}
#topmenu {
	height: 30px;
}


/*menu styles */
#nav, #nav ul {	
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	/*width: 90px;*/
}

#nav i {display: none;}

#nav a.m00
{
	width: 244px;	
}
#nav a.m01
{
	background: url(images/menu_02.jpg) no-repeat left top;
	width: 58px;	
}
#nav a.m02
{
	background: url(images/menu_03.jpg) no-repeat left top;
	width: 73px;	
}
#nav a.m03
{
	background: url(images/menu_04.jpg) no-repeat left top;
	width: 84px;	
}
#nav a.m04
{
	background: url(images/menu_05.jpg) no-repeat left top;
	width: 90px;	
}
#nav a.m05
{
	background: url(images/menu_06.jpg) no-repeat left top;
	width: 117px;	
}
#nav a.m06
{
	background: url(images/menu_07.jpg) no-repeat left top;
	width: 77px;	
}

#nav a:hover {
	color: #000000;
	background-position: left bottom;
}


#nav ul ul {
	position: absolute;
	float: left;
	display: none;
	width: 100px;
	margin: 0px;
	padding: 0px;
}

#nav ul ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
}

#nav ul ul a
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	padding: 6px 10px 0px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #CC9900;
	font-size: 11px;
	height: 19px;
	text-decoration:none;
	text-shadow:Black 2 2 2;

	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
 		-moz-opacity: 0.65; 		opacity:0.65;
	width: 100px;
	border-bottom: 1px solid #E8AE00;
}

#nav ul ul a:hover
{
	color: #000000;
	display: block;
	background: #B98B00;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	display: block;
}

#title {
	margin-top: 87px;
}
.serviceName {
	font-size: 11px;
	font-weight:bold;
	padding-right:10px;
	color: #366318;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}
.deftext {
	font-size: 11px;
	color: #366318;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}
.price {
	font-size: 11px;
	color: #366318;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height: 1.5em;
	padding-left: 10px;
}
.deftextSmall {
	font-size: 09px;
	color: #366318;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a
{
	font-size: 11px;
	color: #366318;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}
.copyright {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 2px;
	padding-top: 30px;
	padding-bottom: 2px;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #366318;
	font-size: 20px;
}
h2 {
	color: #CC0000;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #CC0000;
}
li {
	list-style-image:url(images/bullet2.gif);
}
#contact {
	width: 250px;
}
.readmore {
	color: #CC0000;
	text-decoration: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
.buygc {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC0000;
	margin: 0px;
	padding-left: 10px;
}
.red-header
{
	font-weight:bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #CC0000;
}
