body {
	background: #4787D1 url(images/bg.jpg) repeat-x;
	font-family: arial, verdana, helvetica;
	margin: 0;
}

#container {
	width: 706px;
	margin: 0 auto;
	background: url(images/bg-700.png) repeat-y;
}

#header {
	background: url(images/header_bg.jpg) no-repeat;
	width: 700px;
	height: 108px;
	text-align: center;
	color: #0044B0;
	border-bottom: 1px solid #0044B0;
}

#header h1 {
	padding-top: 20px;
	margin: 0;
}

#header h2 {
	margin: 0;
}

#content {
	padding: 0 20px;
}

#footer {
	font-size: 12px;
	color: #fff;
	background: #0C4CB1;
	text-align: center;
	padding: 5px 0;
	margin: 0 3px;
}

/*****************
Optin
*****************/

.optin {
	width: 500px; 
	background: #F4F9E9; 
	border: 1px solid #90BA2B;
}

.optin p {
	padding: 0 20px;
}

.optin_heading {
	background: url(images/optin_title_bg.jpg) repeat-x;
	border-bottom: 1px solid #679800;
}

.optin_heading p {
	text-align: center;
	margin: 0;
	color: #3D6213;
	font-size: 22px;
}

.optin_form {
	font-family: Tahoma; 
	font-size: 14px; 
	color: #364422;
	font-weight: bold;
}

/*****************
General
*****************/

.diamond {
	margin: 0;
	padding: 0 10px;
}

.bullet li {
	background: url(images/bullet_img.jpg) no-repeat left top;
	list-style: none;
	padding-left: 30px;
	padding-bottom: 10px;
}

.diamond li {
	list-style: diamond;
	padding-left: 0px;
	padding-bottom: 10px;
	list-style-position: inside;
}

.check li {
	background: url(images/check.gif) no-repeat left top;
	list-style: none;
	padding-left: 30px;
	padding-bottom: 10px;
}

.page_heading {
	font-family: impact;
	text-align: center;
	margin-top: 0;
	padding-top: 20px;
	font-size: 45px;
	font-weight: normal;
}

li {
	margin-bottom: 10px;
	line-height: 1.3em;
}

.link a {
	color: #0044B0;
	font-size: 20px;
	font-weight: bold;
}

/*****************
Predifinates
*****************/

h1 {
	line-height: 1.2em;
}

h2 {
	line-height: 1.2em;
}

li {
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.bold_italic {
	font-weight: bold;
	font-style: italic;
}

.highlight {
	background: yellow;
}

.bold_highlight {
	font-weight: bold;
	background: yellow;
}

.red {
	color: #cc0000;
}

.red_italic {
	color: #cc0000;
	font-style: italic;
}

.font_10px {
	font-size: 10px;
}

.font_12px {
	font-size: 12px;
}

.font_14px {
	font-size: 14px;
}

.font_16px {
	font-size: 16px;
}

.font_18px {
	font-size: 18px;
}

.font_20px {
	font-size: 20px;
}

.font_22px {
	font-size: 22px;
}

.font_24px {
	font-size: 24px;
}

.font_26px {
	font-size: 26px;
}

.spacer {
	border-bottom: 1px solid #ccc;
	width: 600px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.bold_16px {
	font-weight: bold;
	font-size: 16px;
}

.bold_20px {
	font-weight: bold;
	font-size: 20px;
}

.bold_22px {
	font-weight: bold;
	font-size: 22px;
}

.bold_28px {
	font-weight: bold;
	font-size: 28px;
}

.blue_16 {
	color: #0C3169;
	font-size: 16px;
	font-weight: bold;
}

.sub_head {
	font-family: tahoma;
	font-size: 20px;
	color: #0C3169;
	font-weight: bold;
}

.impact_45px {
	font-family: Impact;
	font-size: 45px;
	color: #cc0000;
	margin-top: 0;
	padding-top: 20px;
}

.impact_36px {
	font-family: Impact;
	font-size: 36px;
	color: #333;
	text-align: center;
}





