body {
	margin:0px;
	font-family:helvetica;
	font-size:14px;
}
h1 {
	margin: 0px;
	font-weight:bold;
	font-size:14px;
}
a {
	color:#fe0000;
}
#headerContainer a, #footerContainer a {
	color:black;
}
#mainContainer {
	width: 924px ;
	margin-left: auto ;
	margin-right: auto ;
}
#headerContainer{
	width:924px;
	background: url(images/headerBG.jpg) no-repeat;
	height:220px;
	position:absolute;
}
#logo {
	position:absolute;
	left:197px;
	top:19px;
}
#topLinks {
	position:absolute;
	left:770px;
	top:5px;
}
#navi {
	position:absolute;
	width:924px;
	height:29px;
	top:166px;
	padding-left:103px;
	left:0px;
}

#middleContainer {
	width:924px;
	height:490px;
	position:absolute;
	top:220px;
}
#footerContainer {
	width:924px;
	position:absolute;
	top:710px;
	height:55px;
	background: url(images/footerBG.jpg) red no-repeat;

}
#footerText {
	padding-left:300px;
	width:450px;
	text-align:center;
	padding-top:10px;
	float:left;
}
#footerLogos {
	float:right;
	padding-top:3px;
	padding-right:7px;
}
#leftContainer {
	position:absolute;
	width:350px;
	height:100%;
	
}
#quoteContainer {
	position:absolute;
	width:305px;
	background: url(images/quoteBG.jpg) no-repeat;
	padding:10px 35px 10px 15px;
	font-size:14px;
	height:200px;
	top:5px;
	color:white;
}
#quoteName {
	font-size:14px;
	font-weight:bold;
	width:100%;
	text-align:right;
}
#group {
	position:absolute;
	top:213px;
}
#rightContainer {
	position:absolute;
	height:100%;
	width:564px;
	left:350px;
	
}
.homeText {
	margin-top:10px;
	width:250px;
	height:180px;
	float:left;
	padding-right:20px;
}
.features ul{
list-style-type:none; 
margin:0px;
margin-top:5px;
margin-bottom:7px;
padding:0px;
line-height:40px;
}
.features li {
background-image:url(images/bullet.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
padding-left:40px;
}

#press {
font-weight:bold
}

#press #date {
width:100px;
float:left;
margin-left:15px;
}
#press #text {
width:450px;
float:left;
}

#press #clear {
clear:both;
height:15px;
}

.faq {
display:none;
padding:10px;
}

.faq strong {
color:#fe0000;
}
/*for press on homepage*/
#pressBoxCont {
 position: relative;
 width: 245px;
 height: 150px;
 overflow: hidden;
}
#mycarousel li {
width:235px;
}
