body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCC;
	position: relative;
	background-color: #FFF;
	background-image: url(images/divorce-help-tactics.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 256px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#header {
	background-color: #369;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	border: 2px solid #39F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#header #mainTitle {
	font-size: 2.2em;
	color: #FF0;
}
#testimonialBox {
	background-color: #FF9;
	padding: 10px;
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	border: 1px solid #800000;
}
#testimonialBox2 {
	background-color: #FF9;
	padding: 10px;
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	border: 1px solid #800000;
	margin-right: auto;
	margin-left: auto;
}
#guaranteeBox {
	background-color: #FF9;
	padding: 15px;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	border: 3px solid #800000;
	margin-right: auto;
	margin-left: auto;
}
img {
	margin-right: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
	text-align: center;
}
h2 {
	color: #00F;
	text-align: center;
	display: block;
}
h3 {
	text-align: center;
	display: block;
	font-size: 1.4em;
	margin-bottom: 30px;
}
h4 {
	font-size: 1.1em;
	text-align: center;
	display: block;
}

p {
	line-height: 1.4em;
}


a:link {
 color: #0000ff;
}

a:visited  {
 color: #800080;
}ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
li {
	margin-bottom: 15px;
	line-height: 1.3em;
}
.leftCol {
	float: left;
	width: 500px;
}
.rtCol {
	float: right;
	width: 290px;
}
.redText {
	color: #F00;
}
.blueText {
	color: #00F;
}
.smallText {
	font-size: .7em;
}

.largeText {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.3em;
}
.highlight {
	background-color: #FF0;
}
#guaranteeBox .title {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	display: block;
	font-size: 1.4em;
}
#yellowBox {
	background-color: #FF3;
	text-align: center;
	padding: 4px;
	font-weight: bold;
}

.clearFloat {
	margin: 0px;
	padding: 0px;
	clear: both;
}
