@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: small;
	color: #5D5D5D;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
.img {
	padding-right: 15px;
	padding-bottom: 10px;
}
.img2 {
	padding: 10px;
	margin-right: 3px;
	border: 1px solid #969696;
}
ul {
	list-style-position: inside;
	list-style-type: none;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#about {
	float: left;
	margin-bottom: 15px;
}
#mainContent {
	border: 1px solid #D5D5D5;
	padding: 8px;
	float: left;
}

#header {
	background-color: #FFFFFF;
	height: 50px;
	vertical-align: middle;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: xx-large;
	font-weight: bold;
}
#header2 {
	height: 60px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: xx-large;
	font-weight: bold;
	color: #E6E6E6;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}
#header3 {
	height: 60px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: xx-large;
	font-weight: bold;
	color: #E6E6E6;
	background-image: url(../images/head-bkgrd-benjamin1.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#column1 {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 850px;
}
.flft {
	float: left;
}
#menu {
	height: 25px;
	margin-bottom: 15px;
	width: 900px;
}
#menu a {
	color: #818181;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#menu .menu1 {
	float: left;
	width: 102px;
	margin-right: 5px;
	text-align: center;
	background-color: #CDCDCD;
	color: #181818;
	height: 20px;
	padding-top: 5px;
}
#menu .menu2 {
	float: left;
	width: 102px;
	margin-right: 5px;
	text-align: center;
	background-color: #CDCDCD;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
}
#menu .menu3 {
	float: left;
	width: 102px;
	margin-right: 5px;
	text-align: center;
	background-color: #CDCDCD;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
}
#menu .menu4 {
	float: left;
	width: 102px;
	margin-right: 5px;
	text-align: center;
	background-color: #CDCDCD;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
}
#menu .menu5 {
	float: left;
	width: 102px;
	margin-right: 5px;
	text-align: center;
	background-color: #CDCDCD;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
}
#menu .menu6 {
	float: left;
	width: 150px;
	margin-right: 5px;
	text-align: center;
	background-color: #CDCDCD;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
}
#menu .menu7 {
	float: left;
	text-align: center;
	width: 102px;
	margin-right: 5px;
	background-color: #CDCDCD;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
}
#menu .menu8 {
	float: left;
	text-align: center;
	width: 103px;
	background-color: #CDCDCD;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
}
#footer {
	width: 900px;
	height: 60px;
	float: left;
}
#footer  a  {
	color: #5D5D5D;
	text-decoration: none;
}
#footer  a:hover  {
	color: #5D5D5D;
	text-decoration: underline;
}
#footer .footer-left {
	text-align: left;
	height: 60px;
	float: left;
}
#footer .footer-right {
	text-align: right;
	height: 60px;
	float: right;
}
#contact {
	float: left;
	width: 850px;
	vertical-align: top;
}
#contact  .contact-right  {
	float: right;
	padding-left: 15px;
	width: 600px;
	background-image: url(../images/fireseries-contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contact  .contact-left  {
	vertical-align: top;
	padding-right: 15px;
	float: left;
	width: 200px;
}
form {
	width: 380px;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #575757;
}
.address {
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6C;
}
.bold-head {
	font-size: 13px;
	font-weight: bold;
	color: #2D2D2D;
}
a {
	color: #990000;
}
a:hover {
	color: #575757;
}
.title-big {
	font-size: 1.5em;
	font-weight: bold;
	color: #6C6C6C;
}
.quote {
	width: 500px;
	float: right;
	height: 140px;
	padding-left: 20px;
	padding-top: 80px;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
}

