@charset "UTF-8";
/* --- CSS Document by Torometech Design Studio - torometech.com --- */

body {
	margin: 0px;
	color: #666;
	font-size: 12px;
	font-family: Arial, Verdana, Univers;
	background-color: #545454;
	background-image: url(images/page_bkgd.jpg);
	background-repeat: repeat-x;
	text-align: justify;
}
.block {
	/*background:#323B3E;*/
	background: #6C6C6C;
	color:#6C6C6C;
	font:normal 10px Tahoma;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:300px;
}


h1 {
	color: #4F6179;
	font-size: 24px;
	font-weight: normal;
	margin: 2px 0px 2px 0px;

	font-family: Verdana, Geneva, sans-serif;
}

h2 {
	color: #4F6179;
	font-size: 20px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h3 {
	color: #4F6179;
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0px 25px 0px;
}

h4 {
	color: #4F6179;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 2px 0px;
	padding:10px 0px 2px 0px;
}

h5 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

a          {
	color: #545454;
}
a:visited  {
	color: #09F;
}
a:hover    {
	color: #960;
}


.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-y;
}


/* BANNER AREA */
.bannerArea {
	width: 980px;
	height: 145px;
	background-color: #4971a2;
	/*background-image: url(images/banner_bkgd_FreshAid6.jpg);*/
	background-image: url(images/banner_bkgd_FreshAid6X.jpg);
	background-repeat: no-repeat;
}
.just3 		{
	text-align: justify;
}

.just2 		{
	text-align: justify;
	margin: 10px 10px 10px 10px;
	color: #333;
	font-size: 11px;
	
}
.formjust2 		{
	text-align: justify;
	margin: 10px 5px 5px 2px;
	color: #CCCCD4;
	font-size: 10px;
}


.just4
{
	text-align: justify;
	margin-left: 100px;
	font-size: 9px;

}
.just5
{
	text-align: justify;
	margin-left: 200px;
	font-size: 9px;
	
}

.bannernav {
	padding-top: 10px;
	padding-right: 40px;
	float: right;
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a {
	color: white;
	text-decoration: none;
}
.bannernav a:visited {
	color: white;
}
.bannernav a:hover {
	color: #ECBB7B;
}

.toplogo {
	margin-left: 70px;
	padding-top: 20px;
}



.content {
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(images/contentBG1.jpg);
	background-repeat: no-repeat;
/*	background-repeat: repeat-y;*/
}


/* LEFT NAVIGATION */


.leftnavigation {
	width: 190px;
	margin: 60px 0px 0px 0px;
	padding-left: 8px;
	float: left;
	list-style-type: none;
}

.leftnavigation a{
	margin-left: 0px;
	margin-top: 5px;
	margin-left: 10px;
	width: 145px;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 8px;
	float: left;
	color: #37382A;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*background-image: url(images/nav_normal.jpg);*/
	background-image: url(images/navButtonFreshaid02.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	/*border-bottom: 1px solid #999;*/
}

.leftnavigation a:visited{
	/*color: #364957;*/
	color: #37382A;
}
.leftnavigation a:hover{
	color: #ffffff;
	background-image: url(images/navButtonFreshaid01.png);
	/*background-image: url(images/nav_down.jpg);*/
}


/* CONTENT AREA */

.contentleft {
	width: 650px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	

}
.contentleft1 {
	width: 300px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
	

}
.contentright1 {
	width: 300px;
	padding-top: 10px;
	padding-left: 200px;
	padding-left: 10px;
	float: left;
	

}

.contentright {
	padding-top: 55px;
	float: left;
	width: 50px;
}

.imageright {
	margin-top: 5px;
	margin-left: 10px;
	float: right;	
}
.imageleft {
	margin-right: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 980px;height: 90px;
	background-color: #cfcfcf;
	background-image: url(images/footer_bkgd.jpg);
	background-repeat: no-repeat;
	
}
.copyright {
	/*border-top: solid;*/
	border-color: #737a90;
	border-width: 2px;
	margin-left: 225px;
	margin-right: 30px;
	padding-top: 20px;
	
	color: #666666;
	font-size: 9px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

