/*
-----------------------------------------------
Narrow Body CSS Style

----------------------------------------------- */

/*BODY ELEMENTS---------------------------*/

#body2 { position:absolute;	top:0px; left:0px; width:100%; height:42px;	background:url(images/cont_body_top_wide2.gif) no-repeat left top; }

#body3 { left:0px; top:42px; width:100%; background:url(images/cont_body_rail.gif) repeat-y;	}

#body3a { width:100%; background:url(images/cont_body_bot_wide.gif) no-repeat left bottom; overflow:visible; }

#body_container_wide { 
	padding-top:40px;
	padding-left:13px;
	margin-bottom:12px; 
	left:13px; width:712px; 
	text-align:center; 
	overflow:visible;}

#wide_content{ 
	border-left:1px dotted #999999; 
	border-right:1px dotted #999999; 
	width:100%; 
	height:100%; 
	margin-bottom:18px; }

#contact1 {float:left; width:15%; height:200px; text-align:right; margin-left:80px; margin-top:0px; padding-top:50px;}
#contact2 {float:left; width:150px; text-align:left; padding-left:10px; margin-top:0px; padding-top:50px; }
#contact3 {float:left; width:150px; text-align:left; padding-left:10px; margin-top:0px; padding-top:50px;}

 
#made_by { 
	position:absolute;
	width:690px; height:30px; 
	background:url(images/made_by_back2.gif) no-repeat top left; padding: 13px 25px 0 25px;}



