@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color: #cd1920;
	margin: 0px 0px 0px 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	}

#wrapper {
	width: 943px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}

#header {
	width: 916px;
	height: 118px;
	margin-left: 27px;

	}

#primary_content {
	width: 943px;
	height: 422px;


	}

	
#secondary_content {
	width: 943px;
	min-height: 236px;
	padding-top:14px;
	/* border:#FFFFFF 2px solid; */
	}

#footer {
	width: 840px;
	margin-left: 48px;
	font-size: 10px;
	/* border:#FFFFFF 2px solid; */

}


/* Rounded Boxes */


	
.box h2 {
	padding: 0px 0px 0px 25px;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	}

.headerred {
	padding: 0px 0px 0px 25px;
	font-size: 12px;
	line-height: 22px;
	color: #cd1920;
	font-weight: bold;
	text-transform: uppercase
	}

.testimonials {
	padding: 0px 0px 0px 25px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	}
	
	
.box p {
	padding: 0px 20px 10px 25px;
	font-size:12px;
	line-height:20px;
	text-align: left;
	}
	
.box2 h2 {
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	}
.box2 p {
	padding: 0px 20px 10px 20px;
	font-size:12px;
	line-height:18px;
	text-align: left;
	}
.pipe {
	color: #D21722;
	padding-left:5px;
	padding-right:5px;

}

#news-container
{
	width: 180px; 
	margin: auto;
	margin-left: 100px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 30px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	
}






#navlist { list-style-image: url(/images/arrow_white.gif); } 
#navcontainer li { margin: 0 0 12px 0;
	text-align: left; }

A:link { color: #cd1920; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 20px; text-decoration: none    }
A:active { color: #cd1920; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 20px; text-decoration: none    }
A:visited { color: #cd1920; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 20px; text-decoration: none    }
A:hover { color: #cd1920; font-size: 12px; font-weight: bold;line-height: 20px; text-decoration: underline     }