/* CSS Document */

body { 
      background-color: #FFFFFF;
      font-family: arial, Helvetica, sans-serif; 
      color: #333333;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 10px 0px;           
     }


a:link { text-decoration: none; color: #8A2A25; }
a:visited { text-decoration: none; color: #8A2A25; }
a:hover { text-decoration: underline; color: #000000; }
a:active { text-decoration: none; color: #8A2A25; }




div#menu{
    width: 760px;     
	font-size:14px;
	text-align:center;
	color: #CCCCCC;
	padding: 5px 0px 5px 0px;
	border:1px solid #CCCCCC;
	
	
}
div#menu a:hover{
	color: #000000;
	
}
div#menu a{
	margin:4px 16px;
	font-weight: bold; 
}


















#container
{
position: relative;
background-color: #FFFFFF;
margin: 0px auto 10px auto;
padding: 10px 0px 50px 0px;        
width: 760px;
height: auto;
border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: #CCCCCC;
}

#container p
{
font-size: 16px;
font-style: normal;
font-weight: normal;
}






#header
{
position: relative;
background-image: url("images/mark4.jpg");
background-repeat: no-repeat;
background-color: #FFFFFF;     
margin: 0px auto 0px auto;       
width: 760px;
height: 197px;
padding: 0px 0px 0px 0px;
border-style: solid;
border-width: 1px 1px 0px 1px;
border-color: #cccccc;
}







#picturebox
{
position: relative;
float: left;
padding: 10px;
margin: 15px 30px 20px 0px;
border: solid 1px #CCCCCC;

}













h1{font-family: "Times New Roman", Times, serif; font-size:24px; color: #000000; margin-top: 35px;}
h2{font-family: "Times New Roman", Times, serif; font-size:22px; color: #444444; margin-top: 35px;}
h3{font-family: "Times New Roman", Times, serif; font-size:22px; color: #444444; margin-top: 5px;}
h4{font-family: "Times New Roman", Times, serif; font-size:18px; color: #555555; margin-top: 35px;}
h5{font-family: "Times New Roman", Times, serif; font-size:10px; color: #444444; margin-top: 35px;}


.whoweareh2
{
margin-top: 0px;
}





ul {
}
ul li{
	list-style: url('images/bullet2.jpg');
	color: #7E7E7E;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;	
}




#ourclients
{
position: static;
margin: -195px 0px 0px 400px;
padding: 0px 0px 60px 0px;
}



#auditing
{
position: static;
margin: -230px 0px 0px 400px;
padding: 0px 0px 0px 0px;
}

.ourcom
{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;		
}









#footer
{
width: 290px;
height:auto;
position: relative;
margin: 0px auto 0px auto;
padding: 0px;
text-align: center;
font-size:  14px;
font-weight: bold;
border: solid 0px #FF0000;

}