Body{
	FONT-FAMILY: Tahoma;
	font-size: 14px;
	color: #999999;
        background-color:#EBEBAD;
}

*
{
	padding: 0px;
	margin: 0px;
}
.NOBG
{
background:none;
}
.Clear
{
clear: both;
}

.Page-Header 
{
background:transparent url(../../Index/images/bg-top.gif) no-repeat scroll center top;
height:25px;
}
#header
{
width:913px;

}
#Menu {
	position:relative;
	background: url(../../Index/images/Menu-BG.gif) repeat-x;
	width: 941px;
	height: 30px;
	margin-left:7px;
	
}


.Container 
{
background:transparent url(../../Index/images/bg.png) repeat-y scroll 0%;
height:auto;
margin:0px auto;
padding:0px 18px;
position:relative;
width:954px;

}

#Content {
	height:auto;
margin:0px auto;
position:relative;
width:900px;

	
}
#Content ul li {
	list-style-image:url(../images/bullet.gif);
	list-style-position:inside;
	list-style-type:disc;
}
#contentarea
{

width:900px;

}


h1 {
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 26px;
	color: #99CC00;
	font-weight: normal;
	margin-bottom: 10px;
}
h2, .componentheading {
    background:transparent url(/AivisandMandy/templates/Index/images/random.gif) no-repeat;
	height:50px;
	width:300px;
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#999900;
	margin-bottom: 7px;
margin-top:15px;
}
.componentheading
{
padding-top:10px;
}
h3, h4, h5, h6 {
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#FF3399;
	margin-bottom: 5px;
}

#footer {
	width: 990px;
	position: relative;
	background:  url(../images/bg-footer.gif) no-repeat bottom;
	margin: 0px auto;
	padding: 0px -18px;
	line-height: 40px;
	padding: 0px 0px 10px;
	color: #999;
	font-size:12px;
}
#footer a
{
text-decoration:none;
color:#999999;
}
#footer a:hover
{
text-decoration:underline;
}
#left{
width:600px;
float:left;
padding-left:30px;

}
#right{
background:transparent url(../images/testimonial.gif) no-repeat;
width:250px;
float:left;
padding-left:15px;
height:400px;
margin-top:80px;


}
#testimonial
{
padding:49px 28px 0px 0px;
}
.image
{
float:right;
width:281px;
height:184px;
text-align:center;
}
.image a
{
text-decoration:none;
}
.image a:hover
{
text-decoration:underline;
}