/* CSS Document */

html * {padding:0; margin:0}
body {
	text-align: center;
	font-family: Arial, Verdana, Serif;
	background-color: #b3b3b3;
}
#container {
	background-color: #F1F1F3;
	margin-left: auto;
	margin-right: auto;
	width: 756px;
	min-height:770px;
	border:0px;
}
.top_line {
	margin: 0;
	padding:0 6px 0 6px;
}
#title1 {
	font-size:1.25em;
	font-style:italic;
	padding: 5px 0 0 50px;
	line-height: 20px;
}
#title2 {
	font-size:1.8em;
	font-style:italic;
	padding: 0 0 0 50px;
	color:#891508;
	line-height: 30px;
}
#phone {
	float:right;
	font-size:1.25em;
	font-weight:bold;
	font-style: italic;
}
#main {
	height: 616px;
	text-align: left;
	border: 0;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	padding: 0;
}
#pod1 {
	top: 10px;
}
#box_top {
	background: url(images/privacy/top.jpg) no-repeat;
	width:756px;
	height:48px;
}
#pod2 {
	height:1550px;
}
#box_left {
	background: url(images/privacy/left_grad2.jpg) repeat-y;
	width:42px;
	height:1550px;
	float:left;
}
.box_mid {
	background: url(images/privacy/mid.jpg) repeat;
	width:659px;
	height:1550px;
	float:left;
}
.box_mid h1{
	font-size:.8em;
	font-weight:bold;
	margin:10px;
	line-height:100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box_mid p{
	background-color: transparent;
	font-size:.8em;
	margin:0 15px 0 15px;
	padding: 0 0 5px 0;
}
.box_mid ul{
	font-size:.8em;
	margin:0 15px 0 45px;
}
#box_right {
	background: url(images/privacy/right_grad2.jpg) repeat-y;
	width:55px;
	height:1550px;
	float:left;
}
#box_bottom {
	background: url(images/privacy/bottom.jpg) no-repeat;
	width:756px;
	height:70px;
	clear:both;
}
