body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}
#mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto; 
    margin-right: auto;
	width: 925px;
	text-align: left;
	height:1000px;
}
#mainContent a{
text-decoration:underline;
color:#0000CC;

}
#mainContent a:hover{
text-decoration:underline;
color:#000099;
}

#background {
	width: 925px;
	height:463px;
	background-image:url(../images/sec_bg_01.jpg);
	background-repeat:no-repeat;
	background-color:#f0f7fe;
	float:left;
}
#header {
	width:925px;
	height:214px;
}
#column1 {
    padding-top:50px;
	width:210px;
	height:403px;
	float:left;
	/*border-right:#CCCCCC 1px solid;*/
}
#column2 {
	width:650px;
	float:left;
	
}
#homeContent {
	width:925px;
	height:1200px;
	background-image:url(../images/images/bg_content.jpg);
	background-repeat:repeat-y;
	clear:left;
	}
#homeContentText{
	padding-left:300px;
	text-align:justify;
	width: 500px;
	
}
#aboutContent {
	width:925px;
	height:1500px;
	background-image:url(../images/images/bg_content.jpg);
	background-repeat:repeat-y;
	clear:left;
	}
#aboutContentText{
	padding-left:220px;
	text-align:justify;
	width: 500px;
	
}

#iqContentText{
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	width: 675px;
	
}

#footer {
    width:925px;
	height:30px;
	background-color:#0099FF;
}
#serviceContent {
	width:925px;
	height:2257px;
	background-image:url(../images/images/bg_content.jpg);
	background-repeat:repeat-y;
	clear:left;
}
	
#serviceContentText{
	padding-left:220px;
	padding-right:90px;
	text-align:justify;
	width: 500px;
	height: 1800px;
}
#fourcContent {
	width:925px;
	height:7700px;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	clear:left;
}
#fourcContentText{
	padding-left:220px;
	padding-right:90px;
	text-align:justify;
	width: 500px;
	height: 7000px;
}
#whyContent {
	width:925px;
	height:7700px;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	clear:left;
}
#whyContentText{
	padding-left:220px;
	padding-right:90px;
	text-align:justify;
	width: 500px;
	height: 7000px;
}
#settings{
	width:925px;
	height:700px;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	clear:left;
}
#settingsText{
	padding-left:100px;
	padding-right:100px;
	text-align:justify;
	width: 700px;
	height: 700px;
}
#videoContent{
	width:925px;
	height:700px;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	clear:left;
}
#videoContentText{
	padding-left:220px;
	padding-right:90px;
	text-align:justify;
	width: 500px;
	height: 700px;
}
#dvdContent{
	width:925px;
	height:1780px;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	clear:left;
}
#dvdContentText{
	padding-left:220px;
	padding-right:90px;
	text-align:justify;
	width: 500px;
	height: 1500px;
}
#contactContent{
	width:925px;
	height:1000px;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	clear:left;
}
#contactContentText{
	padding-left:220px;
	padding-right:90px;
	text-align:justify;
	width: 500px;
	height: 1000px;
}
#testimonialsContent{
	width:925px;
	height:3000px;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	clear:left;
}
#testimonialsContentText{
	padding-left:10px;
	padding-right:0px;
	text-align:justify;
	width: 800px;
	height: 5000px;
	font-size:12px;
	font-weight:500;
}
.floatright{
float:right;
margin: 0 0 10px 10px;
border: 1px solid #666;
}
.imgborder{
border: 1px solid #666;
padding: 0px;
}
.testemonialMargin{
margin-top:10px;
margin-bottom:10px;
}
#thirdVideoContent{
	width:925px;
	height:350px;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	clear:left;
}
#thirdVideoContentText{
	padding-left:220px;
	padding-right:90px;
	text-align:justify;
	width: 500px;
	height: 300px;
}
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	text-transform: uppercase;
}
#footer a{
	text-decoration:underline;
	color: #ffffff;
}
#footer a:hover{
    text-decoration:underline;
	color: #ffffff;
}

.testimonials {
	font-size:10px;
	color:#000;
	font-style:italic;
	padding-top:10px;
}

#neworangeheading {
	color: #ff6600;
	font-size:22px;
	text-align:center;
	text-shadow:1px 1px 1px #000;

}