body {
	background-color: #FFFFFF;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #C3BCA8;
	text-decoration: none;
}
a:visited {
	color: #aea285;
	text-decoration: none;
}
a:hover {
	color: #ff00c4;
	text-decoration: none;
}
a:active {
	color: #C3BCA8;
	text-decoration: none;
}
.style4 {color: #FFFFFF}
.style5 {
	color: #C3BCA8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.aboutpagetext {
	color:#aea285;	
	line-height: 2;
}

.servicespagetext {
	color:#aea285;	
	line-height: 2;
}

li {
	color:#aea285;		
}

#logotop{
            position:fixed;
            left:15px;
            top:15px;
			width: 100%;
			text-align: left;
            
}
		
		
span.navbar{
            position:fixed;
            top:630px;
			left:20px;
			/*width: 100%;
			text-align: center;*/
        }
#navbar{
            position:fixed;
            top:554px;
			left:0px;
			width: 100%;
			text-align: center;
}