body{
	background: url(images/pg-bg.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 14px;
	color: #555555;
}
.footerLink{
	color: #333333;
}
.topBorder{
	margin: 70px 0px 0px 57px;
}
#wrapper{
	width: 100%;
	background: url(images/bottom-bg.jpg) repeat-x bottom;
}
#contentWrapper{
	margin: 0 auto;
	width: 785px;
	background: transparent url(images/content-bg.png) repeat-y;
}
#header{
	margin: 0 auto;
	position: relative;
	width: 885px;
	height: 100px;
	background: transparent url(images/top-curve.png) top left no-repeat;
}
#content{
	padding: 240px 50px 50px 50px;
}
#callout{
    font-family:Arial, Helvetica;
    color:#ffffff;
    font-size:12px;
    position:absolute;
    top: 75px;
    right: 100px;
    z-index:999;
    text-align:center;
    width: 250px;
}
#footer{
	margin: 0 auto;
	width: 725px;
	background: transparent url(images/footer-bg.png) top left no-repeat;
	padding: 20px 30px 100px 30px;
        color:#555555;
        clear:left;
}
#contentColumn{
			padding-top:1px;
			margin-right:15px;
}
#formColumn{
        color:#666666;
        padding-left:15px;
}
h1{
    font-family: "Century Gothic", Arial, Helvetica;
    font-size: 30px;
    line-height:30px;
}
h2{
    font-family: "Century Gothic", Arial, Helvetica;
    font-size: 20px;
    line-height:0px;
}
h3{
    font-family: "Century Gothic", Arial, Helvetica;
    font-size: 20px;
    line-height:20px;
}
h4{
    font-family: "Century Gothic", Arial, Helvetica;
    font-weight:normal;
    font-size: 20px;
    line-height:20px;
}
form{
    font-size:12px;
    color:#555555;
}
li{
    padding-bottom:7px;
}
