body {
    color: #444444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    
    line-height: 22px;
    margin: 0;
    padding: 0;
}
#wrap {
    background: url("/templates/cache/13430/images/50f515149a1c8.png") no-repeat scroll center top transparent;
  background-color:#a5dbf5;
    height: 100%;
    width: 100%;
}
#footer .wrap {
    height: 100px;
    margin: 0 auto;
    padding: 10px 0 30px;
    position: relative;
    width: 920px;
}
#footer{
    background-color:#a5dbf5;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#contact-info {
    color: #5F5F5F;
    font-size: 120%;
}
.column.right {
    width: 250px;
}
.column.left {
    width: 650px;
}
.pic {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
}