@charset "utf-8";

/* CSS Document */



#content_front {

	width:609px;

	float:left;

	overflow:auto;

	padding:10px;

	background-image: url(../images/layout/content_topbg.gif);

	background-repeat: repeat-x;

	background-position: left top;	

	font-family: Arial,Helvetica,Sans-Serif;

    font-size: 12px;

	line-height: 1.5em;

	color: #555555;

}



#content_front ul {

list-style-type: none;

list-style-image: none;

list-style-position: outside;

padding-top: 15px;

padding-right: 0pt;

padding-bottom: 45px;

padding-left: 20px;

}



#content_front li {
	
line-height:18px;
	
margin-bottom:4px;
	
margin-top:4px;

background-image: url(../images/layout/lpa_bullet_checkbox.jpg);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 0pt center;

padding-left: 22px;

}




#content_front p{

padding:10px;

}



#content_front h1 {

padding-left:10px;

color: #3E3E3E;

font-family: Arial;

font-size: 22px;

line-height: 24px;

font-weight:normal;

letter-spacing:normal;

}



#content_front h2 {

padding-left:10px;

color: #4D4A42;

font-family: Verdana;

font-size: 14px;

line-height: 18px;

font-weight:normal;

letter-spacing:normal;

}



#content_front img {

	border: 0px solid #EEEEEE;

}





/*Right sidebar*/



#sidebar_left {

float:left;

width: 130px;

overflow:auto;

padding:10px;

}



#sidebar_left img {

padding-bottom:5px;

}
