body {
	background-color: #CCCCCC;
	margin: 0 auto;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 25px;
	line-height:10px;
	font-weight:bold;
	color: #000000;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height:8px;
	font-weight:bold;
	color: #000000;
	margin-left:35px;
}

.bodytext {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	line-height:22px;
	color: #000000;
	margin-left:35px;
}
.bodytext a:link {color: #000000; text-decoration: underline;}
.bodytext a:active {color: #000000; text-decoration: underline;}
.bodytext a:visited {color: #000000; text-decoration: underline;}
.bodytext a:hover {color: #000000; text-decoration: none;}

.bullets {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	line-height:22px;
	color: #000000;
	margin-left:35px;
}

.bullets a:link {color: #000000; text-decoration: underline;}
.bullets a:active {color: #000000; text-decoration: underline;}
.bullets a:visited {color: #000000; text-decoration: underline;}
.bullets a:hover {color: #000000; text-decoration: none;}


.bullets {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	line-height:22px;
	margin:0;
	padding:0;
	color: #000000;
	margin-left:35px;
}

.source {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#wrapper {
	width:1000px;
	background-color:#ffffff;
	margin: 0 auto;
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	border-bottom:10px solid #ffffff;
}

#header {
	width:1000px;
	height:150px;
	background-color: #ff0000;
}

#content {
	width:980px;
	height:620px;
	padding:10px;
	background-color:#ffffff;
	background-image:url(../images/bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#content-sub {
	padding:20px;
	background-color:#eaeaea;
	border-top:10px solid #ffffff;
	border-bottom:10px solid #ffffff;
}

#footer {
	clear:both;
	width:900px;
	padding-left:100px;
	height:50px;
	background-color: #ff0000;
}

a.contactus {
	display: inline;
	height:20px;
	color: #000000;
	background: #ffffff;
	padding:8px 10px 5px 10px;
	margin-left: 50px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

a.contactus:hover {
	color: #FFFFFF;
	background: #000000;
}

#bullets {
	font-family: Helvetica, sans-serif;
	font-size:20px;
	line-height:28px;
	color:#ffffff;
	margin-left:110px;
	margin-top:425px;
}

#links{
	position:absolute;
	width:220px;
	left:860px;
	top:740px;
}

.linktext {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;
}

a.linktext:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.readmore{
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:11px;
	line-height:20px;
	color:#000000;
	text-decoration:none;
}

a.readmore:hover {
	color: #000000;
	text-decoration: underline;
}

.quote {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#copyright {
	margin: 0 auto;
	width:1000px;
	text-align:center;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #333333;
	margin-bottom:20px;
}

#burst {
	float:right;
	margin-right:40px;
	margin-top:402px;
}
