body {
	background:url(../grfx/home/body_bg.jpg) repeat-x #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	word-spacing: 4px;
	line-height: 14px;
	text-align: justify;
	text-align:center;
	
	margin-left: auto;
	margin-right: auto;
}

/*------------------------------IE6 Fixes ---------------------------------*/



*html #shadow_top {
	margin-left:2px;

}


*html #header {
	margin-left: 0px;
	
}

*html #content_wrapper {
	margin-left: 0px;



}

*html #container {
	margin-top: 0px;

}

*html #whitediv {
	margin-left: 2px;
}

*html #content_wrapper_small {
	margin-left: 115px;
	width: 715px;
}

*html .inner_right {
	width: 166px;
	margin-right: -2px;
	
	
}

*html .inner_right_designer img {
		margin-top: 30px;
}

*html .image_left_designer img {
		margin-top: 10px;
}

*html .image_center img {
		margin-top: 35px;
}

*html .image_center_right img {
		margin-top: 35px;
}

*html .inner_right_designer {
	width: 179px;
	margin-right: -2px;

}

*html #footer {
	margin-bottom: -1px;
	width: 969px;
	margin-left: -2px;
	
}




/*------------------------------End IE6 Fixes ----------------------------*/

#container {
	width: 957px;
	height: auto !important;
	min-height: 500px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: justify;	

}

*:first-child+html #container {
	margin-top: 0;
}

#shadow_top {

	background-position: top !important;
	background:url(../grfx/home/shadow_top2.jpg) no-repeat;
	width: 974px;	
	
}



#shadow {
	margin-left: auto;
	margin-right: auto;
	width: 974px !important;
	background:url(../grfx/home/shadow.jpg) repeat-y;
	background-position: top center !important;

}

#header {
	width: 958px;
	height: 116px;
	background:url(../grfx/home/header.jpg) no-repeat;
	margin-left: -1px;
}

*:first-child+html #header {
	width: 958px;
}

#whitediv {
	height: 19px;
	width: 955px;
	background-color: #ffffff;


}

#content_wrapper {
	width: 958px;
	background:url(../grfx/home/content_bg.jpg) repeat-x #ffffff;
	margin-left: -1px;
}

*:first-child+html #content_wrapper {
	margin-left: 0px;
}

#content_wrapper_small {
	margin-left: auto;
	margin-right: auto;
	width: 715px;
	


}


.whitespace {
	height: 60px;
}

*:first-child+html .whitespace {
	height: 40px;
}

*html .whitespace {
	height: 35px;
}


#content {
	margin: 20px 0 30px 0;	
	width: 715px;	
	margin-left: auto;
	margin-right: auto;
	clear: both;

	padding: 10px;
}

#footer {
	background:url(../grfx/home/footer2.jpg) no-repeat;
	width: 969px;
	height: 93px;
	margin: 0 0 0 2px;
	text-align: right;
}

*:first-child+html #footer {
	margin-left: -1px;
	width: 969px;

}

#footer .ftlinks {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin-right: 30px;
	

	
}

#footer .ftlinks a {
	color: #ffffff;
	text-decoration: none;

}
#footer .ftlinks a:active {
	color: #ffffff;
	text-decoration: none;

}
#footer .ftlinks a:hover {
	color: #d2232a;
	text-decoration: none;

}

#footer .ftsml {
	margin-right: 35px;
	font-size: 9px;
	word-spacing: 0;
	color: #ffffff;
	line-height: 20px;
	

}


#footer .ftsml a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}
#footer .ftsml a:active {
	color: #ffffff;
	text-decoration: none;

}
#footer .ftsml a:hover {
	color: #d2232a;
	text-decoration: none;

}