#content {
	padding: 20px 16px;
	margin: 0px;
	overflow:auto;
}
#content h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font:bold 24px "Trebuchet MS", Arial, sans-serif;
}
#content h2 {
	font:bold 21px "Trebuchet MS", Arial, sans-serif;
	margin-top: 45px;
	margin-bottom: 5px;
	color: #F66001;
}
#content h3 {
	font:bold 16px "Trebuchet MS", Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font:normal 13px "Trebuchet MS", Arial, sans-serif;
}
#content h6 {
	border-right: 1px solid #666;
	padding: 5px 10px 5px 75px;
	margin: 10px 15px 10px 50px;
	background-color: #EAEAEA;
	font: normal 11px Arial, Helvetica, sans-serif;
	background-image: url(../images_old/h6-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content ul, #content ol {
	margin-top: 10px;
	margin-right:150px;
	margin-bottom:10px;}
	
#content ul {
	list-style-type: square;
	list-style-position: inside;
}
#content ol {}
#content li {
	margin-bottom: 10px;
	font: bold 12px/13px "Trebuchet MS", Arial, sans-serif;
	color: #333;
}
#content a {color: black;}
#content a:hover {color: #F66001;}
#content td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
#content .contactform h6 {
	float: right;
	width: 330px;
	margin: 0px;
}
a.portfolio {
	float: right;
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
