.panel-left{
	background: #DBDEC4;
	width: 300px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;


	}
	
	.panel-contact{
		background: #dfe999;
		height: 75px;
		padding-left: 60px;
	}

	.panel-bottom{
		background: #dfe999;
		border-width: 1px 0px 0px 0px;
		border-color: #9CA36B;
		border-style: solid;
		height: 25px;
		width: 750px;
		padding-left: 35px;
	}
	
	.panel-top{
		background: #dfe999;
		border-width: 0px 0px 1px 0px;
		border-color: #9CA36B;
		border-style: solid;
		height: 25px;
		width: 750px;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		text-align: right;
		padding-right: 58px;
		color: #C41F02;
	}
	
	.panel-top a{
		color: black;
	}
	
	.panel-content{
		background: #F3F1EC;
		width: 450px;
		height: 100%;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 15px;
	}
	
	.panel-container{
		width: 750px;
		border-width: 0px 1px 0px 1px;
		border-color: black;
		border-style: solid;
	}
	
	.header-image{
		margin-bottom: 1px;
	}
	
	body{
		background-image: url(../images/background.gif);
		margin: 0px;
	}
	
	a { 
		text-decoration: none; 
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
