body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	margin: 0px;
	padding: 0px;
	background-image: URL(../images/vaani2_09.gif);
	background-position: center;
	background-repeat: repeat-y;
		}
#sitewrapper {
	width: 801px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	background-image: url(../images/vaani2_10.gif);
	background-position: left;
	background-repeat: repeat-y;
	border-right: 1px dashed #CCCCCC;
	}
	
#header {
	z-index: 1;
	height: 55px;
	background-image: url(../images/toplineabovelogo.gif);
	background-repeat: no-repeat;
	
	}
.icon {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	}
#mainimage {
	width: 801px;
	height: 221px;
	}
#content {
	min-height: 600px;
	background-image: URL(../images/vaani2_08.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
#footer {
	position: fixed;
	width: 753px;
	bottom: 0px;
	left: 50%;
	margin-left: -372px;
	padding: 10px;
	background-color: #c0e295;
	border-top: 3px solid #999999;
	filter:alpha(opacity=75);
	opacity:0.8;
	}
#contentmain {
	min-height: 380px;
	background-image: URL(../images/vaani2_09.gif);
	background-position: top;
	}
#contentmainshop {
	min-height:800px;
	background-image: URL(../images/vaani2_09.gif);
	background-position: top;
	}
#contentmainabout {
	min-height: 375px;
	background-image: URL(../images/vaani2_09.gif);
	background-position: top;
	}
#credits {
	font-size: 9px;
	float: right;
	}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul li {
	float: right;
	width: 107px;
	text-align: center;
	margin: 1px;	
	padding: 10px;
	background-color: #eeeeee;
	filter:alpha(opacity=60);
	opacity:0.6;
	}
ul>li
{
float: right;
	width: 107px;
	text-align: center;
	margin: 1px;	
	padding: 10px;
	background-color: #eeeeee;
	filter:alpha(opacity=60);
	opacity:0.6;
} 	
	
li:hover {
	background-color: #eeeeee;
	filter:alpha(opacity=100);
	opacity:1.0;
	cursor: pointer;
	}
#flash_overlay_area {
	position: absolute;
	}
	
#outer{
	min-height: inherit;/*for mozilla as IE treats height as min-height anyway*/
	margin-left:195px;
	background:#96E530;
	margin-bottom:-52px;
	color: #000000;
	width:580px;
	position: absolute;
	margin-top: 36px;
	
}
#sideouter{
	min-height: inherit;/*for mozilla as IE treats height as min-height anyway*/
	margin-left:60px;
	background:#96E530;
	margin-bottom:-52px;
	color: #000000;
	width:600px;
	position: absolute; 
	
	
}
* html #outer{height:100%;margin-left:157px;}/* ie 3 pixel jog*/ 

#left {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	margin-left:-159px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:72px;/*needed to make room for header*/
	left:-1px;/* line things up exactly*/
	
}
#left {margin-right:-3px}/* three pixel jog*/
#left p {padding-left:3px;padding-right:2px; bottom:0px;}

#leftind{
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	margin-left:-166px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:0px;/*needed to make room for header*/
	left:-1px;/* line things up exactly*/
	
}

div,p  {margin-top:0;}/*clear top margin for mozilla*/
#centrecontent {height:300px;margin-bottom:12px; background-image: url(../images/vaani2_12.gif);padding-left:10px;padding-right:5px;margin-left:40px;}/* combat IE's 3 pixel jog */
