@charset "utf-8";
/* CSS Document */

a {
font-size: 14px;
font-familY: Arial, Helvetica, sans-serif;
color: #d90909;
text-decoration: none;
}

a img {
border: none !important;
}

a:hover {
color: #555;
}

.b {
font-weight: bold;
}

.cntr {
text-align: center;
margin: 0 auto;
}

.clear {
clear: both;
}

.i {
font-style: italic;
}

.indent {
text-indent: 10px;
}

.left {
float: left;
text-align: left;
}

.right {
text-align: right;
float: right;
}

p {
padding: 20px;
margin:0;
}

.pad {
padding: 5px;
}

.h1 {
font-size: 18px;
color: #262626;
font-family:Arial, Helvetica, sans-serif;
margin: 0;
font-weight: bold;
}

body {
width: 100%;
font-size: 14px;
background-color: #343435;
padding: 0;
margin-top:0;
}

#page-wrapper {
width: 1024px;
margin:0 auto;
}

#content-wrapper {
width: 1024px;
background: #ffffff;
}

#content {
background-color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
width: 577px;  
height: 330px;
margin: 5px 0 5px 0px;

}

#rightColumn {
background: url(../images/splash.jpg) top right no-repeat;
width: 447px;
color: #FFFFFF;
display: inline;
float: right;
height: 598px;
}

#leftColumn {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #444444;
width: 577px;
float: left;
background-color:#fff;

}

#splash {
background:url(../images/splash.jpg) top right no-repeat;
}

#banner {
background:url(../images/bannergradient.jpg) top left repeat-x;
height: 86px;
width: 1024px; 
margin-top: 55px;
}

#footer {
text-align: left;
width: 100%;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #d90909;
}

#footer-wrapper {
width: 1024px;
margin:0 auto;
}

#footer a {
text-align: left;
font-familY:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #d90909;
}

#footer a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #d90909;
font-weight: bold;
}

#footer li {
padding-right: 25px;
float: left;
list-style: none;
}

#footerRight {
float: right;
padding-left: 25px;
list-style: none !important;
font-size: 13px;
color: #d90909;
font-weight: bold;
}

#nav {
background: url(../images/nav.jpg) top left no-repeat;
font-size: 17px;
color: #ffffff;
width: 577px;
height: 190px;
text-decoration: none;
position:relative;
}

#nav ul {
padding-left: 210px;
padding-top:86px;
margin: 0 auto;
}

/*#nav>ul {
left:209px;
}*/

#nav li {
	float: left;
	padding-right: 10px;
	list-style: none;
	font-weight: bold;
}

#nav a {
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
padding-right: 20px;
text-decoration: none;
}

#content ul {
list-style: none;
}

#header {
margin-top: 10px;
padding-left: 20px;
font-family:Arial, Helvetica, sans-serif;
font-size: 36px;
color: #262626;
}