body {
	background-color: #9cc;
	background-image: url(../images/img_home/page_bk.jpg);
	background-repeat: repeat-x;
	background-position: 0 22px;
	margin: 0 auto;
	margin: 2px 0 0 0;
	text-align:center;
}
body, td, p {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
#header {
	background-color: #bae1e1;
	background-image: url(../images/img_home/header_back.gif);
	background-repeat: no-repeat;
	width: 770px;
	height: 104px; }
#logo {
	background-image: url(../images/img_home/alufab_logo.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 104px;
	float: left; }
#header a.cs {
	background-image: url(../images/img_home/case_studies.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 228px;
	height: 40px;
	clear:right;
	float: right;
	margin-top: 64px;
	margin-right: 0px;
	padding-right:0px;
	/*width: 228px;
	height: 40px;
	float: left;
	margin-top: 64px;
	margin-left: 352px;*/ }
#header a.cs:hover {
	background-image: url(../images/img_home/case_studies_over.jpg); }
#topnav {
	width: 770px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align:right;
	background-color: #bae1e1;	
}
#topnav a {
	padding-left: 5px;
	padding-right: 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#tagline {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	background-image: url(../images/img_home/tagline_bk.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 770px;
	height: 40px;
	clear: left; }
#content {
	width: 770px;
	height: auto; }
#content a {
	color: #000;
	text-decoration: none; }
#content a:hover {
	text-decoration: underline; }
#content .col {
	text-align: center;
	width: 192px;
	height: auto;
	float: left;
	margin-bottom: 14px; }
#content p {
	text-align: left;
	margin: 4px 4px 8px 8px;
	padding-top: 0; }
#aluminum {
	background-color: #bae1e1;
	background-image: url(../images/img_home/why_aluminum_icon.gif);
	background-repeat: no-repeat;
	background-position: 13px 14px;
	width: 768px;
	height: 65px;
	clear: left;
	border: solid 1px #000; }
#aluminum p {
	margin-top: 12px;
	margin-right: 10px;
	margin-left: 58px;
	padding-top: 0; }
#aluminum a {
	color: #000;
	font-weight: normal;
	text-decoration: none; }
#aluminum a:hover {
	text-decoration: underline; }
#footer {
	color: #666;
	font-size: 10px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
	margin-top: 10px;
	width: 770px;
}
#footer a {
	color: #666;
	font-size: 10px;
	text-decoration: none; }
#footer a:hover {
	text-decoration: underline; }
