@charset "utf-8";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#main {
	background-color: #FFFFFF;
	
}
html { overflow: -moz-scrollbars-vertical !important; }
.red14px {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.rust12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
body {
	background-color: #FFFFFF;
	background-image:  url(images/header/images/bkg2000x2.gif);
	background-repeat: repeat-x;
	
}
table tr td table {
	background-repeat: no-repeat;
}
.h2DkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}
.h1DkBlue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033AC;
}
.freesample {
	font-weight: bold;
	color: #F00;
}
#container {
	width: 100%;
	top: -50px;
	height: 500px;
	background-repeat: repeat-x;
}
#col1 {
	float: left;
	width: 50%;
	background-image: url(../images/misc/fw_grad_best.jpg);
	background-repeat: no-repeat;
	height: 365px;
}
#col2 {
	width: 15%;
	float: left;
}
#stickman {
	padding-top: 30px;
	padding-left: 10px;
}

#col3 {
	float: left;
	width: 45%;
}
#aboutus {
	padding-bottom: 20px;

}
#aboutcfs {
	padding-left: 7px;
	padding-bottom: 20px;
}
#aboutus_content {
	width: 100%;
}
#aboutcfs_content {
	width: 100%;
}

.box {
	background-color: #F5F5F5;
	height: 150px;
	width: 90%;
	border: 1px solid #D7D7D7;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	position: relative;
	left: 10px;
	right: 35px;
	line-height: 150%;
}

