body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #363636;
	background-image: url(images/background-header.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #e2001a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e2001a;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #e2001a;
}
h1 {
	font-size: 24px;
	color: #e2001a;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 18px;
	color: #333333;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 30px;
	margin: 0;
}

h3 {
	font-size: 18px;
	color: #e2001a;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#maincontainer {
	width: 960px;
}

#header-number {
	height: 36px;
	color: #ffffff;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
}

#header {
	background-color: #ffffff;
	height: 154px;
	background-image: url(images/rotating-header-bg.jpg);
	background-position: right;
}

#navigation {
	height: 36px;
	background-image: url(images/navigation-background.gif);
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
}

#navigation ul {
	padding: 0;
	margin: 0;
}

.mainnav li {
	display: inline;
	list-style: none;
	margin-left: 16px;
	margin-right: 16px;
}

.mainnav a:link {
	color: #ffffff;
	text-decoration: none;
}


.mainnav a:visited {
	color: #ffffff;
	text-decoration: none;
}

.mainnav a:hover {
	color: #e2001a;
	text-decoration: none;
}

.mainnav a:active {
	color: #ffffff;
	text-decoration: none;
}

#main-content {
	background-color: #ffffff;
	background-image: url(images/container-background.gif);
	padding-bottom: 30px;
}

#column-left {
	width: 239px;
	background-color: #e5e5e5;
	background-image: url(images/left-column-background.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #cecece;
	text-align: left;
	float: left;
}

#column-main {
	width: 720px;
	background-color: #ffffff;
	background-image: url(images/watermark-background.jpg);
	background-repeat: no-repeat;
	float: right;
	min-height: 550px;
}

#column-main-content {
	text-align: left;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
}

#column-main-content img {
	border: 1px solid #cacacb;
}

.column-main-image-right {
	text-align: right;
	margin-left: 20px;
}

.column-main-image-left {
	text-align: left;
	margin-right: 20px;
}

.clearfloats {
	clear: both;
}

#footer {
	height: 240px;
}

#column-left-navigation {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	color: #e2001a;
}

#column-left-navigation ul{
	margin: 0;
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 30px;
	border-bottom: 1px solid #cacacb;
	list-style: none;
}


#column-left-navigation ul li:before {
	content: "\00BB \0020";
	}

#footer {
	height: 210px;
	padding-top: 30px;
}

#footer-leea {
	color: #ffffff;
	font-weight: bold;
	width: 120px;
	font-size: 11px;
	padding-bottom: 20px;
}

#footer-copyright {
	color: #cccccc;
	font-size: 12px;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #e2001a;
	text-decoration: none;
}

#footer a:active {
	color: #ffffff;
	text-decoration: none;
}

.sidebar-latest-news-title {
	font-weight: bold;
	padding-top: 10px;
}

.sidebar-latest-news-preview {
	color: #333333;
	padding-top: 10px;
}

.sidebar-latest-news-link {
	padding-top: 10px;
}

.slideshow { 
height: 154px; 
width: 660px; 
margin: auto;
float: right;
}

.slideshow img {
    width:  660px; 
    height: 154px;  
	display: none;
}
	
#logo {
	float: left;
}

.gran-mat-contact {
height: 0px;
}