#wrapper{
	border:10px 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:1040px;
}

#topbanner{
	width:1040px;
}

#topnav{
	width:1040px;
}
#maincontent{
	width:1000px;
	text-align:center;
	margin:20px 0px 20px 0px;
}
#footer{
	width:1040px;
	height:100%;
	text-align:center;
}

.shops_table_bg {
	background-color: #FFFFFF;
	background-image: url(images/background_shop_table.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(images/background_global.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	text-align:center;
}
.orange_titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #F05033;
	font-size: 16px;
	font-weight: normal;
}

.main_frame {
	border: 1px solid #a7aaaa;
}
.caps {
	text-transform: uppercase;
}
.grey_text {
	color: #8A8A8A;
}
.background_info_icons {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FBFCFD;
}
.sidebar_icons {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8ECED;
}
.small_blue_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #23567C;
	text-decoration: none;
	font-weight: bold;
}
.small_light_blue_headings {
	font-weight: bold;
	color: #4291CA;
}
.white_image_border {
	border: 3px solid #FFFFFF;
}
.dark_blue_border {
	border: 1px solid #22528C;
}
a {
	color: #245693;
}
a:hover {
	color: #42B8ED;
}
html {
overflow-y: scroll;
}.side_borders {
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 0px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
