body,td,th {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
}
body {
	margin: 5px;
}
p,h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height: 135%;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
blockquote,ul,li {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}
.pullout {
	float: left;
	color: #FF0037;
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	line-height: 45px;
	font-weight: bold;
	margin-right: 5px;
}
.pull_quote{
	float: left;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 80px;
	font-weight: bold;
	line-height: 60px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	height: 140px;
}
.italic {
	font-style: italic;	
}
.grey {
	color: #666666;
}
.yellow {
	color: #FFFC00;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #FF0037;
}
.ct_header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 505px;
	padding-top: 67px;
	padding-left: 300px;
}
.ct_content {
	width: 800px;
	background-image: url(images/bg_fire.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.col_1 {
	width: 380px;
	padding-left: 20px;
	float: left;
	margin-bottom: 20px;
}
.col_2 {
	float: left;
	width: 380px;
	padding-top: 520px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	
}
.cover {
	background-image: url(images/bg_cover.jpg);
	background-repeat: no-repeat;	
	
}
.ill {
	background-image: url(images/bg_ill.jpg);
	background-repeat: no-repeat;	
	
}
.footer {
	clear: left;
	width: 805px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 42px;
	text-align: center;
	padding-top: 13px;
}
