﻿body
{
	background-image:url(../images/bg.gif);
	background-repeat: repeat;
	font-family: "century gothic";
	text-align:center;
	font-size:12px;
	margin-top:0px;
}



.wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

.top
{
	margin-top:3px;
	width:900px;
	font-size:12px;
	color:#ffffff;
}

.header
{
		color:#296093;
	float:left;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:155px;
	text-align:left;
	font-family: impact;
}

.navigation
{
	float:left;
	background-image:url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	width:900px;
	text-align:left;
	font-family: impact;
	color:#296093;
	font-size:24px;
	margin-top:-5px;
}

.navigation a
{
	color:#296093;
	text-decoration:none;
}

.navigation a:hover
{
color:#8d1214;
}



.main
{
	float:left;
	background-image:url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	width:900px;
	text-align:left;
	margin-top:-2px;

}

.main a
{
	text-decoration:none;
}

.contentleft
{
	float:left;
	width:500px;
	color:#000000;
}



.contentleftblog
{
	margin-top:-50px;
	float:left;
	width:860px;
	color:#000000;
}

.nounderlinea a
{
	color:#296093;
	text-decoration:none;
}

.nounderlinea a:hover
{
	color:#296093;
	text-decoration:none;
}

.contentright
{
	float:left;
	margin-left:0px;
	width:350px;
	text-align:left;
		color:#000000;
}


.footer
{
	
	float:left;
	background-image:url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:91px;
	text-align:left;
	font-size:14px;
}

h1 { 
float:left;
font-family: "century gothic";
color:#296093;
font-size:20px;
height:20px;
line-height:20px;
margin-left:20px;
margin-top:15px;

}

img
{
	border:0;
}

p
{

margin-left:20px;
	font-size:14px;
} 

p a
{
	text-decoration:underline;
	color:#8d1214;

}

p a:hover
{
		text-decoration:underline;
	}

#image-container
{
	float:left;
	margin-left:5px;
	width:886px;
	height:200px;
  cursor:pointer;
}

#image-container-console
{
	float:left;
	margin-left:5px;
	width:886px;
	height:75px;
  cursor:pointer;
}

#image-container-slim
{
	float:left;
	margin-left:5px;
	width:886px;
	height:75px;
}



.vertborder
{
float:left;
width:2px;
margin-left:15px;
margin-top:60px;
margin-bottom:0px;
background-image:url(../images/border.jpg);
background-repeat:repeat-y;

}

.footernav

{
	width:800px;
	float:left;
	margin-top:20px;
	margin-left:80px;

}


.copyright
{
	float:left;
	clear:left;
	margin-left:30px;
	margin-top:20px;
	width:250px;
}

.bottomlinks
{
	float:left;
	clear:none;
	margin-left:50px;
	margin-top:20px;


}

.rightfooter
{
	float:left;
	margin-left:380px;
	margin-top:20px;


}



.footer a
{
	color:#296093;
	text-decoration:none;
}

.footer a:hover
{
	color:#8d1214;
	text-decoration:underline;
}

.banner
{
float:left;
margin-left:30px;
margin-top:30px;
}

.cerologo
{
	float:right;
	margin-top:20px;
	margin-right:15px;
}

.contactinfo
{
	margin-top:5px;
	margin-right:20px;
	text-align:right;
	float:right;
	font-size:22px;
}

.separator
{
float:left;
margin-left:5px;
}