body {
	font: helvetica, Arial, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	background:#fff url(../img/body.jpg) repeat-x 0 0;
	background-color:#ffffff;
}
a {
	text-decoration:none;
}
#primary a {
	padding:0 4px 0 2px;
	color:#D5313A;
	text-decoration:none;
}
#primary a:hover {
	padding:0 4px 0 2px;
	color:#AF2830;
	text-decoration:underline;
}
/* ----------------------- */

.wrapper {
	width:970px;
	margin:0 auto;
	font:12px helvetica, Arial, sans-serif;
}
#header {
	position:relative;
}
.headerpic {
	border-top:3px solid #D5313A;
	background:transparent url('../img/bgHeader.jpg') no-repeat bottom center;
	padding-bottom:23px;
	overflow:hidden;
	margin-bottom:0px;
}
#logo {
	position:absolute;
	height: 95px;
}
#nav {
	margin-top:95px;
	padding-bottom:0px;
	padding-top:1px;
	background-color:#fff;
}
table li {
	list-style-image: none;
	padding:0px;
	line-height:18px;
}
/* - - - - - - - - - - - - - - - - SUB NAVIGATION  - - - - - - - -*/


.navBig {
	height: 29px;
	font: helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #6A7BA0;
	font-weight: normal;
	border-bottom:1px solid;
	border-color: #CACACA;
	text-decoration: none;
	padding-bottom:1px;
	padding-top:4px;
	padding-left:8px;
	background-image: url(../img/navBigBg.gif);
}
.navBig a {
	color: #444;
	font: helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #6A7BA0;
	font-weight: normal;
	text-decoration: none;
	line-height: 19px;
}
.navBig a:hover {
	color: #244A95;
	font: helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #6A7BA0;
	font-weight: normal;
	text-decoration: underline;
}
/* - - - - - - - - - - - - - - - - SUB NAVIGATION  END- - - - - - - -*/



#main {
	padding-top:5px;
}
#main .wrapper {
	position:relative;
}
#main #primary {
	float:left;
	width:980px;
	padding-bottom:0px;
	position:relative;
}
#main a:hover {
	text-decoration:underline;
}
#main {
	font-size:12px;
}
#main h1 {
	margin-left:0;
	margin-right:0;
	font-size:20px;
	color:#D5313A;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
}
#main h2 {
	margin-left:0;
	margin-right:0;
	font-size:14px;
	color:#D5313A;
	line-height: 18px;
}
#main p {
	margin:0 0 10px;
	line-height:1.5em;
}
.rightimg {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* ------------------ */
#footer {
	clear:both;
	margin-top:0px;
	padding:0px 0 5px 0;
	font-size:12px;
	border-top:1px solid #D5313A;
	width: 970px;
}
#footer ul {
	text-align: left;
}
#footer li {
	display:inline;
}
#footer a {
	padding:0 4px 0 2px;
	color:#D5313A;
	text-decoration:underline;
}
#footer a:hover {
	padding:0 4px 0 2px;
	color:#9B232B;
	text-decoration:underline;
}
#footer div {
	margin:10px 0;
	font-size:12px;
	color:#D5313A;
}
/* ------------------ */

#header:after, #nav:after, #main .wrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	color: #FEF8EC;
}
.clear {
	clear:both;
}
/*------------------------*/
