@charset "UTF-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/background.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
	
#holder{
		width:802px;
		margin:20px auto;
		position:relative;	
	}
	
#header{
	height:209px;
	background:url(../img/top.gif) no-repeat;
	padding: 0px 0px 0px 73px;

}

#headerhome{
	height:209px;
	background:url(../img/top_home.gif) no-repeat;
	padding: 0px 0px 0px 73px;

}
#content{
	height:auto;
		background:url(../img/contentback.gif) repeat-y;
		position:inherit;
		padding-top:17px;
}

#contenthome{
	height:340px;
		background:url(../img/contentback_home.gif) repeat-y;
		padding-top:8px;
}

#content_left{
	width:272px;
	padding-left:40px;
	float:left;
		height:auto;


}


#content_left2{
	width:272px;
	padding-left:20px;
	float:left;
		height:auto;


}


#content_right{
	width:432px;
	padding-right:40px;
	float:right;

}




#content_left_b{
	width:432px;
	padding-left:40px;
	float:left;
		height:auto;


}


#content_right_b{
	width:272px;
	padding-right:40px;
	float:right;

}







#bottom{
	height:88px;
	background:url(../img/bottom.gif) no-repeat;
	padding-top:50px;
	clear:both;

}




#bottomhome{
	height:88px;
	background:url(../img/bottom_home.gif) no-repeat;
	padding-top:50px;
	clear:both;

}


p{
	font-size:11px;
	line-height:17px;
	margin:0px 0px 20px 0px;
	padding:0px;

}



p a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

p a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#47AF13;
}

.press{
	font-size:11px;
	line-height:21px;
		color:#47AF13;


}

.press a{
	color:#000000;
	text-decoration:none;


}
.press a:hover{
	color:#47AF13;
	text-decoration:none;

}


.green{
	font-size:11px;
	color:#000000;


}

.green a{
	color:#47AF13;
	text-decoration:none;


}
.green a:hover{
	color:#000000;
	text-decoration:none;

}

h2{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#47AF13;

}
