@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
 
 	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

h1, h2, h3 {
	
}

h1 { color: #355274; font-size:26px;
}

h2 {
}

h3 { color: #355274; font-size:20px;
}

h4 { color: #355274; font-size:14px;
}
h5 { color: #333; font-size:16px;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
	color: #2b2b2b; font-size:12px;
}

a:hover {
	text-decoration: underline;
	color: #89370e;
	font-size:12px;
}


.wrapper{ 
width: 980px;
height:auto;
margin:auto;
}

.content_body{
width:980px;
height:532px;
float:left;
}

#top-header {
width:980px;

}

#headline {
font-family:Arial, Helvetica, sans-serif;
font-size:32px;
color:#FF0000;
text-align:center;
font-weight:bold;
width:980px;
height:430px;
line-height:1.1em;
padding-top:25px;
background-image:url(images/headline.jpg);
background-repeat:no-repeat;

}

#copy1 {
width:543px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-align:left;
font-weight:regular;
line-height:1.6em;
margin:-160px 0px 0px px;
}
#copy2 {
width:543px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-align:center;
font-weight:regular;
line-height:1.6em;
margin:50px 0px 0px 0px;
}
#copy3 {
width:543px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-align:center;
font-weight:regular;
line-height:1.6em;
margin:50px 0px 0px 0px;
}
#button-green {
width:43px;
height:232;
}
#copy4 {
width:543px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-align:center;
font-weight:regular;
line-height:1.6em;
margin:50px 0px 0px 0px;
}

#copy-agree {
width:543px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
background-color:#f3e7f8;
text-align:left;
font-weight:regular;
color:#291631;
line-height:1.2em;
padding:20px 20px 20px 20px;
border:5px dashed #a8190b;
}


.style1 {
	color: #595959;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	color: #c84200;
	font-size: 22px;
	font-weight: bold;
}
.style3 {
	color: #333333;
	font-size: 15px;
}
.style4 {
	font-size: 23px;
	font-weight: bold;
}
.style6 {
	color: #FF0000;
	font-weight: bold;
	font-size: 20px;
}
.style7 {
	color: #444444;
	font-weight: bold;
	font-size: 16px;
}
.style8 {
	color: #444444;
	font-weight: bold;
	font-size: 15px;
}
.style9 {
	font-size: 20px;
	font-weight: bold;
	color: #c84200;
}
.style10 {
	font-size: 17px;
	color: #c84200;
	font-weight: bold;
}
.style11 {
	font-size: 13px;
	color: #1b1b1b;
}
.style12 {
	color: #000;
	font-weight: bold;
	font-size:15px;
}
.style13 {
	font-size: 23px;
	color: #FF0000;
	font-weight: bold;
}
.style16 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}


#footer {
text-align:center;
margin-left: 20;
margin-right: 20;
color:#003366;
border-top:1px solid #8d8d8d;
}
#footer p {
text-align:center;

color:#003366; }

