/* CSS Document */

#container {
	width: 1008px;
	z-index: 2;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #282627;
	text-align: left;
	overflow: visible;
}
#footer {
	float: left;
	width: 1008px;
	position: relative;
	background-color: #282627;
	height: 100px;
}

#banner {
	position: relative;
	z-index: 2;
	height: 406px;
	width: 1008px;
	float: left;
	background-image: url(../../images/banner.jpg);
}
#leftCol {
	float: left;
	width: 342px;
	position: relative;
	height: auto;
	overflow: visible;
	padding-bottom:20px;
}
#rightCol {
	float: left;
	height: auto;
	width: 666px;
	position: relative;
}


#branding {
	width: 1008px;
	height: 120px;
	position: relative;
	float: left;
	overflow: auto;
	background-color: #282627;
}
#logo {
	height: 120px;
	width: 258px;
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin: 0px;
	top: 0px;
}#homeMenu {
	height: 27px;
	background-color: #111111;
	width: 1008px;
	float: left;
	position: relative;
}
#topMenu {
	background-color: #282627;
	position: relative;
	z-index: 3;
	float: right;
	width: 320px;
	height: 20px;
	overflow: hidden;
	top: 95px;
}

#content {
	float: left;
	height: auto;
	width: 1008px;
	position: relative;
	z-index: 2;
	background-image: url(../../images/bgContent.jpg);
	background-repeat: no-repeat;
	background-color: #050304;

}
.blank1 {
	float: left;
	height: 50px;
	position: relative;
	width: 40px;
	text-indent: -10000px;
	list-style-type: none;
}
#southIndiaTailors {
	position: relative;
	height: 291px;
	width: 284px;
	float: left;
	background-image: url(../../images/southIndiaTailors.jpg);
	background-repeat: no-repeat;
	top: 185px;
	left: 22px;
	overflow: visible;
	z-index: 3;
	text-indent: -1000px;
}
#miscItems {
	float: left;
	height: 36px;
	width: 620px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3E3C3D;
	top: 15px;
}

