/*---------------------------------Main  Menu--------------------------------*/
body {
	font-family: Verdana, Tahoma;
	font-size:13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin:  0px 0px 0px 0px;
    padding: 0px  0px  0px  0px;
	background: url(images/Design/bg.jpg); 
}
div#background { /*background*/
background-position: top left; 
background: url(images/Design/bg1.jpg); 
background-repeat: repeat;
padding-left: 122px;   
padding-right: 122px;   
}
div#header { /*header*/
height: 150px;
width:780px;
background:  url(images/Design/header.jpg);
background-position: top cen	ter; 
background-repeat: no-repeat;
}
div#copylight { /*copylight*/
	background-image: url(images/Design/menu-copy.jpg); 
	background-position: top center; 
	width: 780px;
	height: 14px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #80581b;
padding-bottom:5px;
clear:both;
}
div#copylight  a {
	font-size: 12px;
	font-weight: normal;
	color: #d77d20;
	text-decoration: none;	
}
div#copylight  a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #80581b;
	text-decoration: none;	
}
div#footer { /*footer*/
	background-image: url(images/Design/menu.jpg); 
	background-position: top center; 
	width: 780px;
	height: 23px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	clear:both;
}
div#footer a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
div#footer	a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #d77d20;
	text-decoration: none;	
}
div#center { /*center*/
	width:780px;
	background-color: #FFFFFF;
	background-position: top center;
	background-repeat: repeat;
}
div#end { /*end*/
	background-position: top center; 
	width: 780px;
	height: 23px;
	background-repeat: repeat;
}
div.left {
text-align:left;
}
/*-------------------------End  Main  Menu--------------------------------*/

/*---------------------------------Box Concant--------------------------------*/

div.contant { /*contant*/
width:280px; 
float:left;
background-repeat: repeat;
text-align:center;
padding: 0px  20px  0px  20px;
	font-family: Verdana, Tahoma;
	font-size:13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
div.content2 { 
width:430px; 
float:left;
text-align:justify;
padding: 0px  20px  0px  10px;
	font-family: Verdana, Tahoma;
	font-size:13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
div.content2-2 { 
width:430px; 
float:left;
text-align:justify;
padding: 0px  0px  0px  20px;
	font-family: Verdana, Tahoma;
	font-size:13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
div.content2_con { 
width:270px; 
float:right;
text-align:justify;
padding: 0px  0px  0px  20px;
	font-family: Verdana, Tahoma;
	font-size:13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
div.content2_r { 
width:440px; 
float:left;
text-align:justify;
padding: 0px  0px  0px  20px;
	font-family: Verdana, Tahoma;
	font-size:13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

div.content3 { 
width:740px; 
float:left;
text-align:justify;
padding: 0px  20px  0px  20px;
	font-family: Verdana, Tahoma;
	font-size:13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
div.content3_l { 
width:740px; 
float:left;
text-align:justify;
padding: 10px  20px  10px  20px;
	font-family: Verdana, Tahoma;
	font-size:13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
h3 { font-size: 1.95em; font-weight: bold; color: #7f571a;}
h4 { font-size: 1.95em; font-weight: bold; color: #7f571a;}
h5 { font-size: 1.5em; font-weight: bold; color: #7f571a;}
div.box { /*box*/
width:400px; 
float:left;
text-align:left;
padding: 0px  5px  0px  5px;
}
div.box2 { /*box*/
width:210px; 
float:left;
text-align:justify;
}
div.box_brochure { /*box*/
width:119px;
float:left;
text-align:justify;
padding: 0px  20px  0px  0px;
}
div.box_title { /*box*/
width:620px;
float:left;
text-align:justify;
text-align:center;
padding: 0px  0px  0px  20px;
}

div.line {
background-image:url(images/Design/line.jpg);
}
div.line-bottom {
background-image:url(images/Design/line-bottom.jpg);
}