a img {
	border: 0;
}

body {
	text-align:left;
}

html,body {
	margin:0;
	padding:0;
	background-image:url(../images/bg_homepage.jpg);
	background-repeat:no-repeat;
	font-family:verdana;
	font-size:11px;
	color:#000;
	line-height:1.8;
}

.container {
	text-align:left;
	width:980px;
	margin:0;
}

.header {
	width:980px;
	height:105px;	
}

.left {
	float:left;
	width:300px;
	padding-top:120px;
}

.content { 
	float:left;
	width:680px;
}

.footer {
	color: #000;
	clear:left;
	width:100%;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:38px;
}

.wrapper {
	float:left;
	width:100%;
}


.content h1 {
	font-size:16px;
	color:#f0be73;
	margin-bottom:-15px;
	_margin-bottom:-25px;
	margin-top:-7px;
}

.content p {
	padding-bottom:15px;
	text-align:justify;
	width:330px;

}

.content ul {

}

.content il {

}

.content a {
	color:#000;
	text-decoration:underline;

}

.content a:hover {
	text-decoration:none;
}

.left h1 {
	font-size:18px;
	color:#000;
	margin-bottom:-10px;
	margin-top:-10px;
	padding-left:26px;
	padding-right:26px;
	text-align:center;
}

.left p {
	padding-bottom:15px;
	padding-left:26px;
	padding-right:26px;
	font-size:12px;
	text-align:center;
}
.left img{
	text-align:left;
}
.left ul {

}

.left il {

}

.left a {
	color:#000;
	text-decoration:underline;
}

.left a:hover {
	text-decoration:none;
}

.footer p {
	font-size:10px;
	padding-top:15px;
	padding-left:100px;
}
.footer a {
	color:#000;
	text-decoration:underline;
}
.footer a:hover {
	color:#f0be73;
	text-decoration:none;
}
