/* -------------------- Global Styles Starts Here -------------------- */


body {
	padding:0px;
	margin:0px 0px;
	background:#000;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#c6d6e6;
}

dl, dt, h1, h2, h3, h4, h5 {
	padding:0px;
	margin:0px;
}
a:active
{
outline: none;
}
img { behavior: url("iepngfix.htc"); }
a:focus
{
-moz-outline-style: none;
}
a { color:#FEFEFE; }

.floatL{
	float:left;
}
.floatR{
	float:right;
}
.clearBoth{
	clear:both;
	line-height:1px;
}
/* -------------------- Global Styles Ends Here -------------------- */

.main{
	width:957px;
	margin:0 auto;
	background:#5e6975;
}

/* -------------------- Top Section Styles Starts Here -------------------- */
.top{
	background:#68727e url(images/bg-top.jpg) repeat-x top;
	height:109px; 
}
.top .logo{
	height:103px;
	width:174px;
	float:left;
	padding-left:20px;
}
.top .menu{
	float:right;
	margin-top:65px;
	margin-right:10PX;
}
.top .menu ul{
	list-style:none;
}
.top .menu ul li{
	float:left;
	width:auto;
	margin:10px;
}
/* -------------------- Top Section Styles Ends Here -------------------- */


.banner{
	background:#21232f;
	height:672px;
}

/* -------------------- Content Section Styles Starts Here -------------------- */
.con{
	
	padding:35px;
}

.brandBlock{
	width:480px;
	float:left;
}

.basicsStores{
	width:370px;
	float:right;
}

.headings{
	padding-bottom:20px;
}

.basicsStoreImage{
	float:right;
	border:#FFF solid 6px;
	margin-left:10px;
	
}
/* -------------------- Content Section Styles Ends Here -------------------- */

/* -------------------- Footer Section Styles Starts Here -------------------- */
.footer{
	height:152px;
	background:#76818c url(images/footer.jpg) repeat-x top;
}

ul.menu-bottom{
	margin:0 auto;
	list-style:none;
	clear:both;
	padding-top:20px;
	padding-left:20px;
}
ul.menu-bottom li{
display:inline;
	color:#FFF;
	font-family:corbel;
	font-size:12px;
	font-weight: 600;
	padding-right:15px;
}
ul.menu-bottom li a, ul.menu-bottom li a:visited {
	color:#FFF;
	text-decoration:none;
}
ul.menu-bottom li a:hover {
	font-family:corbel;	
	color: #CC3333;
}

.logosContainer{
	display:block;
	clear:both;
	padding-top:38px;
	text-align:center;
}

.logos{
	width:auto;
	height:20px;
	padding-right:15px;
	display:inline;
}
.copyright{
	display:block;
	text-align:center;
	padding-top:10px;
	font-size:12px;
	color:#9caab8;
}
/* -------------------- Footer Section Styles Ends Here -------------------- */

#center-content {
min-height:245px; _height: 250px;
}

#center-content1 { min-height:245px; _height: 250px; } 

#byt a { color:#757f89; text-decoration:none; }
#byt a:hover { color:#FFFFFF; text-decoration:underline; }



