body {
	background-color:#FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}


.style1 {color: #999999}
		

div#heading {
	<!--position: fixed;
	top: 10px;
	left: 10px;
-->
	height: auto;
	width: auto;
	float: left;
	
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	background-color: #FFFFFF;
	
	
}

div#heading a {
	color:#000000;
	}

div#menu {
	<!--position: fixed;
	top: 10px;
	right: 10px;
-->
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: auto;

	text-align: left;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	font-size: 16px;
	color: #999999;
	margin-right: 60px;
}


div#menu p {
	position: relative;
	background-color: #FFFFFF;
	margin:0px;
}

div#menu p:hover {
	background-color: #FFF;
}
div#menu a {
	display: block;
	text-decoration: none;
	color: #999999;
}
div#menu a:hover {
	color: #333333;
	background-color: #FFF;
}

div#folio_menu {
	<!--position: fixed;
	top: 50px;
	left: 10px;
-->
	width: auto;
	height: auto;
	float: left;

	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	font-family: Helvetica ,Calibri, Arial, sans-serif;
	color: #999999;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}


div#folio_menu p {
	position: relative;
	margin:0px;
	
}

div#folio_menu a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}
div#folio_menu a:hover {
	color: #333333;
}


div#flashcontent{

}
	

a:link, a:visited{
text-decoration: none;
}
	


.red {
color:#fa060c
}

.cover_image{
	background-color: #FFFFFF;
	float: left;
	height: 500px;
	width: 1000px;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	padding-top: 20px;
	

}


.client_list{
	background-color: #FFFFFF;
	float: left;
	height: 500px;
	width: 800px;
	text-align: left;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	text-indent: 50px;
	left: 50px;
	margin-top: 20px;
	margin-left: 50px;
}
	
