/* g-bike - 1. CSS Basis - N*/

body {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
	width: 1013px;
	margin-left: 40px;
        text-align:center; /* for IE */ 
        margin:0 auto; /* for the rest */ 
}

#contact-info {
       float : right;
       margin-top : 65px;
     }
#contact-info a {
      color : #e20100;
     }


#top { 
	border-bottom: 1px dotted #000;
	height: 30px;
}

#logo{ 
       background: url(http://www.urbanbikeconcepts.com/syv_files/image/logo_gsus.jpg) top left no-repeat #fff; 
       height: 94px; 
       width: 1013px; 
       border-bottom: 2px solid #000;
       margin-bottom:15px;
} 

#page {
	width: 1013px;
	height: 100%;
	text-align: left;
	margin: auto;
}

#style_content {
	width: 1013px;
	height: 100%;
	margin: auto;
	text-align: left;
}

#style_footer {
	float: left;
	width: 1013px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid dotted;
}

#style_footer a, #style_footer a:link, #style_footer a:visited, #style_footer a:focus, #style_footer a:active, #style_footer a:hover {
	color: #000000;
	font-size: 80%;
}