@charset "utf-8";

body, html {

	background:#000;

	height:100%; 

	text-align:center; /* horizontal centering for IE Win quirks */



	

}



#distance { 

		width:1px;

		height:50%; 

		margin-bottom:-13.75em; /* half of container's height */

		float:left;

		}





#logo {

	background:url(../images/logo_new2.jpg);

	width:727px;

	height:130px;

	margin-left:20px;

}



#GridBottom{

	width:100%;

	background:url(../images/grid_bg2.gif) repeat-x;

	height:28px;

    	

}





#mainContainer {



  	margin:0 auto;

	position:relative; /* puts container in front of distance */

	text-align:left;

	/* height:27.5em;

	 width:45em;*/

	clear:left;

 

}



#contact {

	float:right;

	padding-right:20px;

}



#xtra {

	position:absolute;

	right:0px;

	

    

}



#folioBar {

	background:#111;

	 width:452px;

	margin-top:5px;

	padding:6px 6px 6px 6px;

	margin-left:10px;

}



#folioBar img {

	margin:4px 4px 4px 4px;

}

