a:link{
	color: #3300ff;
}

a:visited{
	color: #3300ff;
}

body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#asset{
	float: right;
	margin: 6px 2px 0px 0px;
	width: 161px;
}

#breadcrumb{
	margin: 0px 0px 0px 160px;
	padding: 3px 5px 4px 20px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #88b2b3;
	text-align: left;
}

#breadcrumb a:link,#breadcrumb a:visited{
	color: #ffffff;
	text-decoration: none;
}

#breadcrumb p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 0.9em;
}

#content{
	margin: 0px 170px 10px 172px;
	padding: 5px 10px 5px 10px;
	background-color: #ffffff;
}

#content cite{
	font-size: 0.8em;
	font-weight: bold;
}

#content h2{
	font-size: 1.3em;
	font-weight: normal;
}

#content h3{
	font-size: 1.1em;
	font-weight: normal;
	color: #646464;
}

#content h4{
	font-size: 1em;
	font-weight:bold;
	color: #646464;	
}

#content p{
	margin: 9px 0px 9px 0px;
}

#content table{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	border:1px solid #cccc99;	
	width:800px;
	
}

#content table.contact{
	border:0px solid #ffffff;
}

#content table col.one{
	width:300px;
}

#content table col.two{
	width:50px;	
	font-weight:bold;
}

#content table col.three{
	width:450px;
}

#content table th{
	font-size:1em;
	font-weight:bold;
	color:#000000;
	background-color:#cccc99;
	padding:1px 0px 3px 3px;
	text-align:center;
}

#content table td{
	font-size:0.9em;
	text-align:left;
	padding:6px 0px 6px 3px;
	border-right: 1px solid #e5e6c7;
}

#content table.contact td{
	font-size:0.9em;
	text-align:left;
	padding:6px 0px 6px 3px;
	border-right: 0px solid #ffffff;
}


#footer{
	clear:both;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 2px 0px 2px 12px;
	margin: 30px 0px 0px 0px;
	display: block;
	background-color: #c4541e;
}

#footer a:link, #footer a:visited{
	color: #ffffff;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
}

#footer p{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.7em;
}

#header{
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
	background-color: #c4541e;
}

#header h1{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	font-size: 1.7em;
	font-weight: normal;
}

#header h1 a{
	text-decoration:none;
	color: #ffffff;
}

#widgets {
	margin: 0px 0px 10px 0px;
	display: block;
	text-align: right;
}
