body {
	-webkit-font-smoothing: antialiased;
	font-family:'Ropa Sans', sans-serif;
	font-size:14px;
	
}
	   
	  

.menutable {
	font-family: 'Ropa Sans', sans-serif;
	color: #FFF;
	font-weight: normal;
	font-stretch:expanded;
}
	
.headerbg {
	background:url(images/header_bg.png);
	background-repeat:repeat-x;
	height:144px;
	
	
}



menutable:link {
	color: #FFF;
	text-decoration: none;
}
menutable:visited {
	text-decoration: none;
	color: #FFF;
}
menutable:hover {
	text-decoration: none;
	color: #FAA31E;
}
menutable:active {
	text-decoration: none;
	color: #FFF;
	
}

.copyrightfont {
	font-size: 9px;
	color: #000;
}

h2 {
	font-size:20px;

}
.greyfont {
	color: #666;
	text-align: left;
	font-size: 13px;
}

.contentslinks {
	font-size:18px;
	color:#000;
}

a contentslinks:link {
	color: #000;
	text-decoration: none;
}
a contentslinks:visited {
	text-decoration: none;
	color: #FFF;
}
a contentslinks:hover {
	text-decoration: none;
	color: #FAA31E;
}
a contentslinks:active {
	text-decoration: none;
	color: #FFF;
	
}

.contentslinks2 {
	font-size:18px;
	color: #F90;
}

a contentslinks2:link {
	color: #000;
	text-decoration: none;
}
a contentslinks2:visited {
	text-decoration: none;
	color: #F90;
}
a contentslinks2:hover {
	text-decoration: none;
	color: #F90;
}
a contentslinks2:active {
	text-decoration: none;
	color: #F90;
	
}

.itempage {
	text-align:left;
}
.servicetitles {
	font-size: 20px;
	font-family: 'Ropa Sans', sans-serif;
	
}

.mainservicetitle {
	font-size:36px;
	
}

.servicecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align:top;
}

.footerfont {
	font-family: 'Ropa Sans', sans-serif;
	color: #000;
	font-weight: normal;
	font-stretch:expanded;
}

.yellowblock {
	font-family: 'Ropa Sans', sans-serif;
	color: #000;
	font-weight: normal;
	font-stretch:expanded;
}

a.yellowblock:link {
	color: #000;
	text-decoration: none;
}
a.yellowblock:visited {
	text-decoration: none;
	color: #000;
}
a.yellowblock:hover {
	text-decoration: none;
	color: #FFF;
}
a.yellowblock:active {
	text-decoration: none;
	color: #000;
	
}