@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	clear: right;
}
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	border: 2px none #CC0000;
}
#container {
	text-align: left;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
#content {
	padding: 10px;
	width: 928px;
	border: 2px solid #0000CC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#nav {
	height: auto;
	width: 950px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	background-color: #FFF9E1;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
.quote {
	padding: 8px;
	margin: 10px;
	background-image: url(images/yellowman_lge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E32227;
	border-right-color: #E32227;
	border-bottom-color: #E32227;
	border-left-color: #E32227;
	
}
#quote1 {
	height: 90px;
	width: 400px;
	float: right;

	
}
#quote2 {
	height: 90px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	
	
}
#quote3 {
	height: 90px;
	width: 400px;
	float: left;

	
}
#quote4 {
	height: 90px;
	width: 400px;

	
}
.box {
	padding: 8px;
	background-image: url(images/blueman_lge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: middle;
	height: 90px;
	width: 250px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.boxleft {
	padding: 8px;
	margin: 10px;
	border: 2px solid #000099;
	background-image: url(images/blueman_lge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 90px;
	width: 400px;
	float: left;
}


.boxright {
	padding: 8px;
	margin: 10px;
	position: relative;
	border: 2px solid #000099;
	background-image: url(images/blueman_lge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 90px;
	width: 400px;
	float: right
}
.textboxright {
	width: 390px;
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: right;
	background-image: url(images/quotes_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pictureboxright {
	width: 390px;
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: right;
}
.pictureboxright2 {
	width: 410px;
	float: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: right;
}
.textboxleft {
	width: 390px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(images/quotes_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pictureboxleft {
	width: 390px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.pictureboxleft2 {
	width: 410px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.widetextboxleft {
	width: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/quotes_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.widepictureboxleft {
	width: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
#quotext {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: 50%;
}
.testimonial {
	background-image: url(images/quotes_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
}
