#outercontainer{
	width: 1000px;
	color: #000000;
	margin:0px auto;
	text-align:left;
	}
#logocontainer{
	width: 1000px;
	margin: auto;
	height: 83px;
	}	
#logo{
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	width: 300px;
	}
#payoff{
	float: right;
	}	
#topmenucontainer{
	background: url(../images/design/topmenuBg.gif) repeat-x #5995C6 top;
	width: 1000px;
	height: 20px;
	padding-top: 4px;
	}

/* logon */
form { margin: 3px 0 0 0; }
#logon{
	width: 170px;
	height: 56px;
	}
#logon label { display: block; width: 60px; float: left; height: 16px; text-align: left; padding-top: 2px;}
#logon input { font-size: 10px; width: 100px; border: 1px solid #5B97C8; float: right; margin-bottom: 2px; height: 14px;}
#logon .checkbox { width: 12px; border: 0px; float: left;}
#logon .button { background: url(../images/design/logonButtonBg.gif) #5B97C8 no-repeat; width: 50px; height: 23px; padding: 0 0 0 5px; float: right; border: none;}
#logon .remember{float: left; width: 0px;}
#logon .recovery{}





#iconcontainer{
	float: right;
	text-align: right;
	height: 16px;
	}
.icon{
	margin-right: 5px;
	margin-top: 3px;
	}
#maincontainer{
	width: 1000px;
	overflow: hidden;
	clear: both;
	}
#maincontentcontainerfront{
	width: 769px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
	}
#maincontentcontainer{
	width: 570px;
	float: left;
	overflow: hidden;
	margin: 20px 10px 0px 20px;
	}
#maincontentcontainer1column{
	width: 800px;
	overflow: hidden;
	float: left;
	margin: 20px 10px 0px 20px;
	}
#leftcontainer{
	float: left;
	width: 169px;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	}			
#rightcontainerfront{
	float: right;
	width: 222px;
	overflow: hidden;
	margin-left: 9px;
	margin-top: 5px;
	}
#rightcontainer{
	float: right;
	width: 222px;
	overflow: hidden;
	margin-left: 9px;
	margin-top: 20px;
	}	
#footercontainer{
	background: url(../images/design/bottomBg.gif) repeat-x #5995C6 top;
	width: 1000px;
	overflow: hidden;
	clear: both;
	}
#footercontainer a:link, #footercontainer a:visited{
	color: #fff;
	text-decoration: none;
	}	
#footercontainer a:hover{
	color: #A1C0DB;
	}
#footer{
	float: left;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}			
#language{
	float: right;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 5px;
	color: #fff;
	}
#sitebybaseshop{
	color: #3472A5;
	float: right;
	font-size: 10px;
	margin-top: 2px;
	}
#sitebybaseshop a:link, #sitebybaseshop a:visited{
	color: #3472A5;
	text-decoration: none;
	}		
.button{
	background: url(../images/design/buttonBg.gif) no-repeat;
	width: 126px;
	height: 23px;
	padding-top: 5px;
	text-align: center;
	}

