p {
	text-decoration: none;
	line-height: 21px;
}

a:link{ 
color: #C86708;
text-decoration:none;}

a:visited{ 
color: #C86708;
text-decoration:none;}

a:hover{ 
color:#CC0000;
text-decoration:none;}

a:active{ 
color:#D78737;
text-decoration:none;}



#bottom{

font-size:2.5 em;

font-color:#ffd700;

float:top;

margin-top:-15px;

margin-left:-20;

margin-right:-20;



}
#bottom a:link {
	color: #666666;
	text-decoration: none;
}
#bottom a:visited {
	color: #666666;
	text-decoration: none;
}
#bottom a:hover {
	color: #CC6600;
	text-decoration: none;
}

#protect {
	background-image: url("http://www.attorneydelisi.com/jan2012/images/protect_box.png");
    background-repeat: no-repeat;
    height: 139px;
    width: 430px;
     margin-top: 315px;
}

#protect #list {
	width: 361px;
	padding:0px;
}

#protect #list li {
	float: left;
	margin-left: 55px;
    margin-top: 2px;
}

#contact {
	background-image: url('http://www.attorneydelisi.com/jan2012/images/contact_box.png');
	background-repeat: no-repeat;
	height: 205px; 
	text-align: center;
	padding-right:9px;
}

#subnav {
    background-image: url("http://www.attorneydelisi.com/jan2012/images/sidebar_nav.png");
    background-repeat: no-repeat;
    height: 446px;
    padding-left: 14px;
}

#subnav_list {
	padding-left: 28px;
}

/*#subnav2 {
    background-image: url("http://www.attorneydelisi.com/images/sidebar_nav2.png");
    background-repeat: no-repeat;
    height: 146px;
    padding-left: 7px;
}*/

#sidebar {
float: right; 
padding: 23px 43px 0 0; 
width: 230px;
}

body {
margin:0px;
padding:0px;
height:100%;
text-align:center;
font-size: 15px;
background-color: #FFFFFF;
background-image: url('http://www.attorneydelisi.com/images/bg.png');
}

.oneColElsCtr #container {
width: 68em;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
text-align: left; /* this overrides the text-align: center on the body element. */
}


.oneColElsCtr #mainContent {
padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#home_text {
	float: left;
    padding-left: 18px;
    width: 320px;
}

#img_text {
	float: left;
    height: 285px;
    width: 630px;
}

#home_img {
float: left;
}

#footer {
   position:absolute;
   bottom:0px;
   width:100%;
   height:60px;   /* Height of the footer */
}

#container {
   min-height:100%;
   position:relative;
}

#mainContent {
	padding:10px;
   padding-bottom:60px;   /* Height of the footer */
}

#subnav2 {

}

#contact2 {
    background-image: url("http://www.attorneydelisi.com/jan2012/images/contact_box.png");
    background-repeat: no-repeat;
    height: 205px;
    margin-top: 120px;
    padding-right: 9px;
    text-align: center;
}
