#Header {
	height: 180px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
}
#navbar {
	height: 29px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#navbar ul {
	list-style-type:none;
	margin:0;
	padding:0;
	background-image: url(images/navbar.jpg);
	background-repeat: repeat-x;
}
#navbar li a {
	text-decoration:none;
	padding:5px 0;
	width:180px;
	float:left;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#navbar li a:hover {
	text-decoration:none;
	padding:5px 0;
	width:180px;
	float:left;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	background-color: #FFF;
}
#contentLeft {
	width: 650px;
	margin-left: 0px;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 30px;
	float: left;
}
#contentRight {
	width: 250px;
	margin-left: 0px;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 30px;
	float: right;
	height: 500px;
	text-align: center;
}
#website {
	background-color: #FFF;
	width: 900px;
	-webkit-box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;
	margin-right: auto;
	margin-left: auto;
}
#Header img {
	padding-left: 25px;
	padding-top: 10px;
}
#footer {
	background-color: #333;
	width: 900px;
	height: 65px;
	clear: both;
}
#website #contentWrapper #footer p a {
	text-transform: none;
	color: #333;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 20px;
}
#contentLeft p a {
	text-decoration: none;
	color: #900;
}
#website #contentWrapper #footer p a {
	color: #FFF;
}





#contentWrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
}
#website #contentWrapper #footer p {
	color: #FFF;
}
#footer p  {
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer p a  {
	color: #CCC;
	text-transform: none;
	text-decoration: none;
}


#contentLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #333;
}
#contentLeft iframe {
	margin-left: 30px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ED1B24;
}
#imagebar {
	height: 200px;
	width: 900px;
}
#contentLeft ul li {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}
#contactform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border: none;
	color: #666;
	display: block;
	width: 200px;
	margin-left: 25px;
}
#contactform .input{
	width: 175px;
}
#contactform p textarea {
	width: 200px;
	height: 150px;
}
#contactform   input{
	width: 200px;
}
#contentRight p {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-align: left;
}
#contentLeft h3 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	color: #F00;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
}
#contentLeft h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	color: #F00;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
}

#contentRight h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
}
#contentLeft p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h5 {
	font-size: 24px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
}
