* {
	padding: 0;
	margin: 0;
}

body, html {
	margin: 0;
	line-height: 155%;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #615E5D;
	height: 100%;
}

a:link, a:active, a:visited {
	color: #114286;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
.pdf {
	padding-left:65px;
}

h1, {
	font-family: geneva, sans-serif;
	color: #615E5D;
	font-weight: normal;
	font-size: 5pt;
}

/* Layout Styles */
#wrapper {
	padding: 10px;
	border: 1px solid #114286;
	background: #FFFFFF;
	margin: 20px auto 0px auto;
	width: 700px;
}

#innerContent {
	background: #FFFFFF;
	width: 700px;
	margin: 0 auto 0 auto;	
}

.header {
	background: url(header.jpg);
	padding: 0;
	margin-bottom: 0px;
	width: 700px;
	height: 208px;
	margin-bottom: 10px;
}

.mega-deal {
	background: url(mega-deal.jpg);
	padding: 0;
	margin-bottom: 0px;
	width: 700px;
	height: 433px;

}
.welcome {
	float: left;
	background: #015b99;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 326px;
	height: 160px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10pt;
	line-height: 165%;
	padding: 10px 10px 10px 10px;
	
}
.download {
	float: left;
	background: #DA4638 url(downloads.gif);
	margin-bottom: 10px;
	margin-right: 10px;
	width: 640px;
	height: 15px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10pt;
	padding: 7px 10px 10px 10px;
	border-left: 40px solid #B71A18;
	
}
.specialoffer {
	float: left;
	background: #DA4638 url(fira-box.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
	width: 324px;
	height: 160px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10pt;
	line-height: 165%;
	padding: 10px 10px 10px 10px;
	
}

/* Main Content */
.item1 {
	float: left;
	background: #e0e9c1;
	margin-bottom: 10px;
	width: 326px;
	height: 120px;
	color: #615E5D;
	font-weight: normal;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	border-bottom: 10px solid #c9de81;
	line-height: 165%;
}	

.item3 {
	float: right;
	background: #FAE3B8;
	margin-bottom: 10px;
	width: 425px;
	height: 200px;
	color: #615E5D;
	font-weight: normal;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	border-bottom: 10px solid #F1AE1E;
	line-height: 165%;
	
}	

.item6 {
	float: left;
	background: #FAE3B8;
	margin-bottom: 10px;
	width: 425px;
	height: 140px;
	color: #615E5D;
	font-weight: normal;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	border-bottom: 10px solid #F1AE1E;
	line-height: 165%;
	
}

.item4 {
	float: left;
	background: #CFECF6;
	margin-bottom: 10px;
	width: 690px;
	height: 110px;
	color: #615E5D;
	font-weight: normal;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	border-bottom: 10px solid #85D4F1;
	line-height: 165%;
	
}	



.item2 {
	float: right;
	background: #FAE3B8;
	margin-bottom: 10px;
	width: 425px;
	height: 195px;
	color: #615E5D;
	font-weight: normal;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	border-bottom: 10px solid #F1AE1E;
	line-height: 165%;
}



.item5 {
	float: left;
	background: #ccddff;
	margin-bottom: 10px;
	width: 297px;
	height: 200px;
	color: #615E5D;
	font-weight: normal;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
	border-bottom: 10px solid #4571cd;
	line-height: 165%;
}


.clearing {
	clear: both !important;
	height: 0 !important;
}

#footer {
	width: 680px;
	border-top: 1px solid #ccc;
	clear: both;
	background: #fff;
	margin: 0 auto 0 auto;
	padding: 10px 10px 50px 10px;
	text-align: center;
}

#footer p {
	text-align: center;
	font-weight: bold;
	margin: 0 auto 0 auto;
	width: 75%;
}

#footer p.right {
	float: right;
	width: 100%;
	padding-top: 20px;
	font-weight: normal;
	color: #999;
	text-align: right;
}

#footer a {
	color: #114286;
	
	}
	
	.image-right {
	float: right;
	
}

.image-left {
	float: left;
	
}
	
	.image-top-margin {
	margin-top: 10px;
	float: left;
	}
	
	
	.smallimage {
	padding: 10px 0px 0px 5px;
	float: right;
	}
	
	.smallimage-left {
	padding: 1px 10px 0px 0px;
	float: left;
	}
	
