body {
	font-size: 62.5%;
	text-align: center;
	margin-top: 10px;
	/*background-image: url(../store/includes/templates/ustar/images/bg-tile.gif);*/
	background-repeat: repeat;
	background:url(../store/includes/templates/ustar/images/bg-tile.gif) center top fixed;

}
#container {
	margin: 0 auto;
	width: 747px;
	height: auto;
	border: 1px solid #666;
	text-align: left;	
	background: url(../store/includes/templates/ustar/images/footerfiller.jpg);
}
#bg-container {
	width: 747px;
	height: 995px;
	background: url(../store/includes/templates/ustar/images/bg.jpg);
}
#header {
	width: auto;
	height: 120px;
}

#menu {
	width: auto;
}
#header2 {
	width: auto;
	margin-top: 30px;
}

#header3-home {
	width: auto;
}
#search {
	width: 100%;
	/* background-color: #A9A896; */
	padding-top:5px;
	padding-bottom:4px;
	text-align: right;
	}
#search form {
	margin-left: 58px;
}
.searchField {
	border: 1px solid;
	padding: 3px;
	border-color: #797864;
}
#menuColumn {
	width: 220px;
	float: left;
	margin-bottom: 0px;
}
#mainColumn {
	display: inline;
	width: 500px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#footer {
	font-family: Tahoma;
	width: 100%;
	height: 60px;
	border-top: 1px;
	border-top-color: #006699;
	border-top-style: solid;
	padding-top: 10px;
}

#footer2_c1 { 
	width:230px;
	float: left;
}
#footer2_c2 {
	width:487px;
	float: left;
	font-size: 11px;	/*margin-top: 10px;*/
}
.footer2_c2_text1, .footer2_c2_text1 a { color:#FFFFFF;}
.footer2_c2_text2, .footer2_c2_text2 a { color:#CCC4C4; font-size:10px; }


/* ------ elements ----- */
a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}


.a {
	font-family: Tahoma;
	font-size:11px;
	line-height:20px;
	padding: 0px 0px 0px 18px;
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing: 2px;
}
a:hover{
	text-decoration:none;
	color: #FFFFFF;}
a:hover, ul a {
	color: #FFFF00;
	text-decoration: none;
	}
		
h1 {
	font-family: Tahoma;
	margin: 0.3em;
	font-size: 1.5em;
	line-height: 1em;
}

.main_text
	{
	font-family: Tahoma;
	font-size:16px;
	line-height:13px;
	color:#FFFFFF;
	width:500px;
	vertical-align: top;
	margin-left: 225px;
	margin-right: 15px;
	padding-top: 20px;
	text-align: center;
	line-height: normal;
	}
.input, textarea, select
	{
	font-family: Tahoma;
	font-size:12px;
	line-height:13px;
	color:#464646;
	vertical-align: top;
	}
.tag-line
	{
	font-family: Tahoma;
	font-size:16px;
	line-height: normal;
	color:#FFFF00;
	letter-spacing: 1px;
	width:720px;
	margin-left: 10px;
	margin-right: 10px;
	}