#body {
	padding: 0;
	margin: 0;
	background: #FF0000 url(../creditcrunch/images/gradients.jpg) repeat-x;
	color: #666;
}

#page {
	background: url(../creditcrunch/images/background_main.jpg) no-repeat center top;
	width: 100%;
	display: table;
}
#page #content {
	width: 595px;
	border: solid 1px #ccc;
	padding: 0px;
	background-color: #FFFFFF;
	height: 800px;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
}
#page #content #flash {
	height: 175px;
	width: 595px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	float: left;
}
#page #content #contentLeft {
	float: left;
	height: 439px;
	width: 305px;
	margin-right: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-right: 20px;
	margin-top: 15px;
	background-color: #FFFFFF;
	background-image: url(../creditcrunch/images/makedifference.jpg);
	background-repeat: no-repeat;
	padding-top: 55px;
	margin-left: 10px;
}
#page #content #navigation {
	float: left;
	height: 35px;
	width: 595px;
}
#page #content #subnavigation {
	float: left;
	height: 25px;
	width: 595px;
	background-color: #FF0000;
}
#page #content #contentRight {
	float: right;
	height: 165px;
	width: 135px;
	padding-right: 100px;
	margin-top: 15px;
	background-image: url(../creditcrunch/images/inthenews.jpg);
	padding-top: 55px;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#page #content #bottomContentRight {
	float: right;
	height: auto;
	width: 225px;
	margin-top: 10px;
	background-image: url(../creditcrunch/images/informed.jpg);
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-right: 10px;
	margin-right: 10px;
}
#page #footer {
	width: 595px;
	padding: 0px;
	background-color: #FF0000;
	height: 125px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.style1 {font-family: Helvetica, Arial, sans-serif;font-size: 14px;}
.style2 {color: #666666}
.style5 {color: #000000; font-weight: bold; font-size: 24px; }
.style12 {color: #FFFFFF; font-weight: bold; }
.style22 {font-size: 10px; font-family: Helvetica, Arial, "Sans Serif"; color: #FFFFFF; }
.style24 {font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}


/*<----Template CSS---*/
#page #contentTemp {
	width: 595px;
	border: solid 1px #ccc;
	padding: 0px;
	background-color: #FFFFFF;
	height: 650px;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
}
#page #contentTemp #header {
	height: 125px;
	width: 595px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	float: left;
}
#page #contentTemp #navigation {
	float: left;
	height: 35px;
	width: 595px;
}
#page #contentTemp #subnavigation {
	float: left;
	height: 25px;
	width: 595px;
	background-color: #FF0000;
}
#page #contentTemp #tempContent {
	float: left;
	height: auto;
	width: 575px;
	background-color: #FFFFFF;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#page #footer a {
	color: #FFFFFF;
}