* {
	margin: 0px;
	padding: 0px;
}

html {
	
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #666666;
	background: #FFFFFF url(../images/backg-body.jpg) repeat-x left top;
	font-size: 13px;
}

a {
	color: #0081BB;
	text-decoration: none;
}

a:hover {
	color: #d32a18;
}

p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
}

ul, ol {
	padding: 0 0 1.25em 2.5em;
}

img {
	border: 0;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
}

/***** Tables *****/

table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}

table tr td {
	padding: 2px;
}
#wrapper-main {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* @end */

/* @group CONTAINERS */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	CONTAINERS
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#header {
	margin-bottom: 0px;
	display: block;
	padding: 10px 0px 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 100px;
	clear: both;
	background-position: left top;
	vertical-align: top;
	background-image: url(../images/be-logo.gif);
	background-repeat: no-repeat;
}

#banner {
	background-color: #CCCCCC;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
}

#topnav {
	background-color: #FFFFCC;
	margin: 0px auto;
	padding: 0px;
	height: 20px;
	width: 960px;
	clear: both;
}
#container-wrapper {
	padding: 0px;
	width: 960px;
	margin: 10px 0px 0px;
	float: none;
}

#container {
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/backg-content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1em;
	clear: both;
	padding-top: 10px;
}
#sizer {
	display: block;
	float: right;
	width: 150px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: right;
}

/* @end */

/* @group HEADLINES */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
		Typography
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

h1 {
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
}

h2 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1em;
	line-height: 1;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #000000
}

h4 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #000000
}

/* @end */

/* @group NAVIGATION */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	NAVIGATIONS
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

#navigation a {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	display: block;
}

#navigation a:link, #navlist a:visited {
	color: #CC6714;
	text-decoration: none;
}

#navigation a:hover {
	background: #F5F5F5 url(../images/arrow.gif) no-repeat 96% 50%;
	color: #990000;
}

/* @end */

/* @group COLUMNS */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	COLUMNS
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#col-1 {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0px 0px 20px 10px;
	width: 220px;
}

#col-1 p {
	margin: 10px 0px 5px;
	padding: 5px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: 400;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#col-2 {
	width: 680px;
	margin-left: auto;
	margin-bottom: 0px;
	padding-right: 25px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
}

#col-2 p {
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 5px 0px 10px;
}

#col-fullwidth {
	margin-left: auto;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
}

/* @end */

/* @group SPECIAL */

.clearer {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftLink {
	width: 180px;
	margin: 10px 0 0 0;
	padding: 2px 0 10px 30px;
	background: #ffffff url("../images/dealer.gif") no-repeat;
}

#leftLink a {
	text-decoration: none;
	font-weight: 400;
	color: #d32a18;
}

#leftLink a:hover {
	text-decoration: underline;
}

#fontsize {
	
}

#fontsize ul {
	float: right;
	padding: 0;
	margin: 0;
}

#fontsize li {
	float: left;
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0;
}

/* @end */

/* @group FOOTER */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	FOOTER
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#footer {
	margin-top: 0px;
	padding: 2px 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: 400;
	color: #333333;
	text-align: left;
	clear: both;
	height: 30px;
}

#footer a {
	color: #336699;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #000000;
}

.footer-textright {
	float: right;
	margin: 0px;
	padding: 0px 30px 0px 0px;
}

.footer-textleft {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

/* @end */

/* @group MENUS */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	MENU
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

* html #menu li a {
	margin-right: 15px;
	cursor: hand;
}

#menu li span {
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
	height: 36px;
	background: url("../images/menur.gif") no-repeat left top;
}

#menu li.selected span {
	background: url("../images/menur_selected.gif") no-repeat left top;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu {
	position: relative;
	display: block;
	height: 50px;
	padding: 0px;
	margin: 10px 0px 0px;
}

#menu ul {
	background-color: #67CEF5;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#menu li {
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	margin-left: -5px;
}

#menu li a {
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 9px 0 9px 20px;
	margin-right: 15px;
	background: url("../images/menul.gif") no-repeat left top;
	line-height: 1.7em;
	white-space: nowrap;
}

#menu li.selected a {
	background: url("../images/menul_selected.gif") no-repeat left top;
	white-space: nowrap;
	padding-right: 5px;
	display: block;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	SUBMENUS
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#submenu li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#submenu ul {
	padding: 0;
	margin: 0;
	border-top: 1px solid #FFFFFF;
}

#submenu {
	width: 213px;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	background: #0098DD url(../images/submenubottom.gif) no-repeat 100% 100%;
}

#submenu li a {
	display: block;
	/*height:18px;*/
background: #0098DD;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0 5px 10px;
	color: #000000;
	height: 18px;
}

#submenu li.selected a {
	font-weight: bold;
	color: #ffffff;
	background: #28BEF0;
}

#submenu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#submenu li a.selected {
	color: #ffffff;
}



/* @end */
#country {
	width:150px;
	height:30px;
	text-decoration: none;
	vertical-align: top;
	text-align: right;
	float: right;
	margin-top: 20px;
}
#boxHolder {
	background-color: #FFFFFF;
	height: 140px;
	width: 900px;
	border: .5px solid #DCDCDC;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
}
/* ======== PODS ======== */
#pods {
	width: 900px;
	margin: 10 0;
	padding: 0;
	background-image: url(../images/boxes.jpg);
	height: 170px;
	background-repeat: no-repeat;
	background-position: center;
}
#pod1 {
	width: 210px;
	float: left;
	height: 130px;
	padding: 20px 5px 0px 10px;
}
#pod2 {
	width: 210px;
	float: left;
	height: 130px;
	padding: 20px 5px 0px 10px;
}
#pod3 {
	width: 210px;
	float: left;
	height: 130px;
	padding: 20px 5px 0px 10px;
}
#pod4 {
	width: 210px;
	float: left;
	height: 130px;
	padding: 20px 5px 0px 10px;
}
