body { background: #666 url('../images/bg.jpg') top center repeat-y;font-size: 15px; font-family: Times New Roman, verdana, arial; margin:0px;}
body#contact { background: #FFF none;font-size: 15px; font-family: Times New Roman, verdana, arial; margin:0px;}
div#page{
	width:746px;
	height:auto;
	position:absolute;
	margin: auto;
	top:0;
	left: 50%;
	margin-left: -373px;
}

div#header{
	width: 746px;
	height: 105px;
	margin-top:30px;
	background: url('../images/header.jpg') top left no-repeat;
}
div#body{
	width: 746px;
	background: url('../images/body.jpg') top left repeat-y;
}
div#footer{
	width: 746px;
	height: 30px;
	background: url('../images/footer.jpg') top left no-repeat;
	text-align:center;
	color:white;
	padding-top:30px;
	margin-bottom:20px;	
	font-size:12px;
}

p {margin-bottom:15px;}

#info_holder{position:relative;padding:105px 30px 30px 33px;color:#777;font-family:verdana; font-size:10px;}

H1{font-size:18px;}
H2{margin-bottom: 15px; padding-bottom:15px;border-bottom: 1px dashed #dcdcdc;}
H3{margin-bottom: 10px; color:#555;font-size:14px;}

img#left{float:left; margin: 0 15px 10px 0;}
img#right{float:right; margin: 0 0px 10px 15px;}
img#framedleft{float:left; margin: 0 15px 0 0;border:1px #dcdcdc solid;}
img#framedright{float:right; margin: 0 0px 0 15px;border:1px #dcdcdc solid;}


div#content{
	float:right;width:440px;margin-right:24px;margin-top: 3px;
}

div#content ul {margin-left:30px;margin-bottom:20px;}
div#content li {font-size:15px;}

