body{
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image: url('../images/site_bg.png');
	background-repeat:repeat-x;
	font:90% "Gill Sans MT";
	
}
a{ text-decoration: none; color:#000;}
a:focus { outline:none }
a:hover { 
    color:#1b75bb;
	text-decoration:underline;
}
img { border: 0; }

h1 {
	color: #FFFFFF;
	font-size: 17px;
	margin:0; 
}

h2{
	color: #f79321; 
	font-size: 15px;
}

h3{
	color:#f79321;
	margin:5px 0px 5px 0px;
	font-size: 14px;
}

h4{
	color:#f79321;
	margin:0px;
	font-size:13px;
}



hr{  
	border:none;
	height:1px;
	background-color:#E6E6E6;
}
#container
{
	background-color: #FFFFFF;
	margin: auto auto;
	width: 900px;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
}

#header{
	width: 100%;
	height: 377px;;
	background-position:top;
	background-repeat: no-repeat;
}

.home {
	background-image: url(../images/FOTO-HOMEPAGE.png);
}
.info {
	background-image: url(../images/TOP-BANNER.jpg);
}
.contact{
	background-image: url(../images/FOTO-CONTACT-US.png);
}

#banner{
	text-align: right;
}

#menu{
	width: 920px;
	height: 44px;
	background-image:url('../images/menu_bar.png');
	background-repeat:no-repeat;
}
#menu ul{
	margin : 0px;
	padding: 0px;
}
#menu ul li{
	list-style:none;
	float: left;
	margin-top: 7px;
}
#menu ul li a{
	font-family: "Gill Sans MT" ;
	font-size: 18px;
	font-weight: normal;
	color:#FFFFFF;
	/*background-image:url('../images/divisor.png');*/
	/*background-repeat: no-repeat;*/
	/*background-position:top right;*/
	padding: 10px 25px 10px 25px;
}
#menu ul li a:hover {
	color: #000000;
	text-decoration:none;
}



#content {
	/*padding: 10px;*/
	font-family: "Gill Sans MT" ;
	text-align: left;
	margin-top: -180px;
}

.content_col_1 {
	float: left;
	width:566px;
	background: #f2f2f2;
	padding: 8px;
	margin-left: 15px;
	margin-top:-13px;
	margin-bottom: 10px;
	 
}
.content_col_2 {
	float: left;
	width:240px;
	background: #f2f2f2;
	margin-left:35px;
	margin-right: 10px;
	margin-top:-13px;
	margin-bottom: 10px;
	padding:8px;
}

.content_col_3 {
	float:left;
	width:860px;
	margin-left: 15px;
	margin-top: 0px;
	/*background:#009900;*/
	text-align:left;
}

#content_menu{
	width: 920px;
	height: 43px;
	background-image: url(../images/contect_menu.png);
	background-repeat:no-repeat;
	padding-left: 22px;
}
#orange_menu {
	width: 890px;
	height: 42px;
	background-image: url(../images/orange-menu.png);
	background-repeat:no-repeat;
	padding-left: 22px;
}
.heading_1 {
   float: left;
   width: 480px;
   margin-top:5px;
}
.heading_2 {
   float: right;
   width: 305px;
   margin-top:5px;
}



#footer
{
	clear:both;
	/*position: relative;*/
	background-image:url(../images/footer-banner.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color: #000;
	width: 900px;
	padding-top: 150px; 
}
#menu_bottom{
	position:relative;
	width: 920px;
	height: 44px;
	background-image:url('../images/menu_bar.png');
	background-repeat:no-repeat;
}
 
#menu_bottom ul{
	margin: 0px;
	padding: 0px;
	text-align:center;
	list-style:none
}
#menu_bottom ul li{
	display:inline
}

#menu_bottom ul li a{
	font-family: "Gill Sans MT" ;
	font-size:13px;
	font-weight:bold;
	line-height:2.5;
	color:#fff;
	margin: 0px 10px 0px 10px;
}
#menu_bottom ul li a:hover{
	color: #000000;
	text-decoration:none;	
}

.facebook{ position:absolute; right: 40px; top: -3px}

#copyright{
	text-align:center;
	font-size:11px;;
	color:#FFFFFF;
}

/*---------------bottom----------------------------*/
.navBar {
background-image: url(../images/orange-menu.png);
background-repeat:no-repeat;
width:900px;
padding:5px;
}
#text2{
background: #f2f2f2;
width:855px;
margin-left:12px;
margin-top: -11px;
padding:8px 0px 0px 8px;
overflow: hidden;
}
.dentroBar {
margin-top:0px;
margin-left:8px;

}
/*-------------------------------------------*/

.bottom_1 {
	float: left;
	width:265px;
	padding:8px;
}
.bottom_2 {
	float: left;
	width:270px;
	padding:8px;
	border-right: 2px #ebebeb solid;
	border-left: 2px #ebebeb solid;
}
.bottom_3 {
	float: left;
	width:270px;
	padding-left:10px;
}





