body  {
	background: #CCC url(../images/IMG_0003%20layout.jpg);
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: fixed;
}

.twoColElsLt #container {
	width: 100%;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #000; /* this overrides the text-align: center on the body element. */
	height: 100%;
	opacity:0.9;
	filter:alpha(opacity=90);
	margin: -8px auto 0px -8px;
	position: fixed;
} 


.twoColElsLt #sidebar1 {
	float: left;
	width: 13em; /* top and bottom padding create visual space within this div */
	height: 40em;
}
.twoColElsLt #sidebar1 h3, .twoColElsLt #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}


.twoColElsLt #mainContent {
	margin: 0 0em 0 13em;
	height: 98%;
	width: 78%;
	position: fixed;
	z-index: 100;
	padding-top: 50px;
} 

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

#menu{	/* Menu object */
	margin:0px;
	width:180px;	/* Width of menu */
	height: 180px;
	padding-left: 10px;
	}
	#menu li{
	margin-top:10px;	/* Space between each menu item */
	/* Don't change these four values */
		list-style-type:none;
	clear:both;
	display:block;
	overflow:auto;

	}
	
	#menu li a{	/* Text rules for the menu items */
	color:#000;	/* Black text color */
	text-decoration:none;	/* No underline */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;	/* Font to use */
	letter-spacing:1px;	/* Extra space between each letter of the menu items */
	font-size:15px;	/* Fixed font size */
	font-weight:bold;	/* Bold font */
	float:left;
	/*background-color:#F1F1F1;*/
	
	padding-left:3px;
	line-height:30px;	/* Height of menu links */
	}
	#menu li div{
		float:left;

	}

/*.contadd
{
	border: 3px solid #3F0;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	letter-spacing: 1px;
	text-align: left;
	padding: 0px 50px 50px;
	position: fixed;
}

.contadd h3
{
	font-family: "Poor Richard", sans-serif;
	font-size: 36px;
	letter-spacing: 3px;
	border: 2px solid #C30;
}*/
.txtcont
{
	font-family: "Eras Light ITC", "Lucida Grande", sans-serif;
	font-size: 8em;
	line-height: 50px;
	color: #FFF;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 55px;
}


.mainContent2
{
	height: 70%;
	width: 98%;
	position: relative;
	border: 2px solid #FFF;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	padding-left: 20px;
	background: url(../images/block-news-tail.gif);
}
/**********shades lifestyle***************/
.col-4  {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
}

.block-news {
	position: fixed;
	clear: right;
	/*border:1px solid #eaeaea;*/
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	height: 40%;
	width: 37%;
	text-align: left;
	float: left;
}

h3 {
	font-size:24px;
	line-height:1.3em;
	margin-top:-5px;
	letter-spacing:-2px
}
h3 strong {display:block;color:#fefefe;margin-bottom:-11px}

.color-4 {
	color:#FFF
}

.indent-bot2 {margin-bottom:19px}

.p3 {margin-bottom:10px}

dl.contact {line-height:20px;color:#9d9d9d}
dl.contact span {
	display:block;
	color:#000;
	font-family: "Eras Light ITC", "Lucida Grande", sans-serif;
	font-weight: bolder;
	font-size: 21px;
}
dl.contact dt, dl.contact dd {
	margin-bottom:5px;
	color: #666;
}


/*****************S.R.S Marketings*************/

.block-news2 {
/*	border:1px solid #eaeaea;*/
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	height: 40%;
	width: 40%;
	text-align: left;
	float: right;
	margin: 0px 0px 0px 37%;
	position: fixed;
}

/****************S.R.S Apparels****************/

.block-news3 {
	/*	border:1px solid #eaeaea;*/
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	height: 40%;
	width: 40%;
	text-align: left;
	float: right;
	margin: 0px 0px 0px 37%;
	position: fixed;
	top: 63%;
}
