﻿html,body  {
	margin: 0;
	padding: 0;
	height:100%;
	background: transparent url('images/wrap_bg.jpg') repeat-x ;
}
#Maincontainer
{
width:900px;
margin: 0 auto 0 auto;
background:transparent url('images/content_bg.jpg') repeat-y;
}
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	height:100%;

}
#main {
	width: 900px;
	margin: 0 auto;	
}
#header{
	width:770px;
	height: 165px;
	margin:0 auto 0 auto ;

}
#logo img{

	padding: 0px 0px 10px 25px;
	float: left ;
	
}
#language{
	width: 500px;
	height: 20px;
	float: right;
	margin: 0px 25px 0px 0px;
	text-align: right;
	color: #7e7e7e;
	
}
.alignright
{
    width:500px;
    float:right;
    text-align:right;}
#menu{
	width: 900px;
	height: 51px;
	background: transparent url('images/greenmenu.jpg') repeat-x ;
	
}
#menu2{
	width: 600px;
	margin:0 auto;
	height: 50px;
}
#content {

	width:770px;
	margin:0 auto 0 auto ;
	padding-bottom: 10px;
	height:100%;

}
#Mcoupon{
	padding: 50px 0px 50px 150px;
}
#service{
	padding: 0px 0px 0px 20px;
	width: 770px;
}
#servCont{
	width: 770px;
	height: 100%;
}
#leftColunm{
	width:320px;
	margin: 0px 0px 5px 10px;
	float: left;
	height:100%;
	
	

}
#leftColunm img
{
    margin:10px 0px 0px 3px;
}
#rightColunm{
	width:420px;
	float: left;
	margin: 5px 10px 5px 0px;
	height:100%;



}
#header1{
	height:20px;
	padding: 0px 0px 0px 0px;
	
}
#header2{
	height:20px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
}

#footer {
	background: transparent url('images/footer_bg.jpg') repeat-x ; 
	clear: both ;
	height: 55px;
	padding: 10px 0px 10px 250px;
	color: gray ;
	font-size:small ;
}
#footer items
{   color: gray ;
	font-size:small ;}
    
#priceList{
	margin-right: 20px;
	
}
#contactTop{
 	width: 750px;
 	padding: 20px 5px 0px 15px;
}
#contactBottom{
	width: 745px;
	margin:0px 5px 0px 5px;
	padding: 30px 0px 30px 15px;
	background-color: #ababab;
	height:390px;
}
#contactMail{
	width: 745px;
    padding: 20px 5px 0px 15px;
}
#columnarForm 
{
    	width: 305px;
float:left;
}
#Contactabout 
{width:350px;float:left;padding-right:25px;}
    
.floatfix{
    clear: both;
}