* {
	font-size:100.01%;
}
html{
	margin:0;
	height:100%;
	
}
body {
margin: 0;
padding: 0;
background: #CFE1ED url(images/body_back.gif) repeat-x;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 125%;
color: #404040;
text-align: center;
}

a:link, a:visited {
color:#005A93;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#wrapper{
margin: 0 auto;
width: 806px;
text-align: left;
}

#header{
position:relative;
margin:26px 0px 0px 0px;
padding: 15px 15px 0px 0px;
text-align:right;
width: 791px;
height: 109px;
background: #ffffff url(images/header_back.jpg) no-repeat;
}

#mainImage {
margin: 0;
padding: 2px 0 0 3px;
width: 803px;
height: 248px;
background: #ffffff url(images/main_image.jpg) no-repeat;
}
#systemImage {
margin: 0;
padding: 2px 0 0 3px;
width: 803px;
height: 248px;

background: #ffffff url(images/system_image.jpg) no-repeat;
}
#aboutImage {
margin: 0;
padding: 0;
width: 806px;
height: 250px;
background: #ffffff url(images/aboutus_image.jpg) no-repeat;
}
#contactImage {
margin: 0;
padding: 0;
width: 806px;
height: 250px;
background: #ffffff url(images/team_image.jpg) no-repeat;
}
#pricingImage {
margin: 0;
padding: 0;
width: 806px;
height: 250px;
background: #ffffff url(images/contactus_image.jpg) no-repeat;
}
#customersImage {
margin: 0;
padding: 0;
width: 806px;
height: 250px;
background: #ffffff url(images/customers_image.jpg) no-repeat;
}

#content {
margin: 0;
padding: 15px 40px 20px 40px;
width: 726px;
background: #ffffff url(images/content_back.gif) repeat-y;

}

#homeBox {
margin: 0px -20px 0px -20px;
padding: 0px 180px 0px 10px;

background: url(images/homepage_content_back.jpg) no-repeat -12px 7px    ;
}

#footer 
{
margin: 0;
padding:0px 10px 0px 10px;
width: 786px;
font-size: 10px;
text-align:right;
background: #CFE1ED url(images/footer_back.gif) no-repeat    ;
}

ul.tabs{
	margin:0;
	padding: 0;
	width:594px;
	position:absolute;
	top:92px;
	left:200px;
	
	
}
ul.tabs li{
	list-style:none;
	float:left;
	width:99px;
	margin: 0;
	padding:0 0 0 0;
	
}
ul.tabs li a, ul.tabs li a:visited{
	display:block;
	background-position:0 0;
	width:99px;
	height:35px;
	height:22px;
	text-align:center;
	padding-top:10px;
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/tabs.gif);
}


ul.tabs li a:hover, ul.buttons li a.active{
	text-decoration:none;
	background-position:0 -35px;
} 


h1 {

/* e added */
margin-left: -10px; margin-top: 0px;
/* end addition */

font-family: Georgia, Verdana, sans-serif;
font-size: 18px;
line-height: 125%;
color: #FF7B00;
/*padding-bottom: 2px;
border-bottom: 1px solid #007DCF;*/
}

h2 {

/* e added */

/* end addition */

font-family: "Trebuchet MS",Tahoma, Verdana, sans-serif;
font-size: 15px;
line-height: 125%;
color: #007DCF;
}

.topTxt {
color: #64a7d1;
font-size: 10px;
}

.slogan {
display:block;
margin-top:15px;
font-family: Georgia, Verdana, sans-serif;
font-size: 22px;
font-weight:bold;
font-style: italic;
line-height: 125%;
color: #FF7B00;
}

.mediumFont{
font-size: 14px;
line-height: 125%;
}

.testimonial {
float:right;
padding: 0px 0px 10px 10px;
}

.borderImg {
border: 2px #FF7B00 solid;

margin: 5px;
padding: 5px;
}

li {
margin-bottom: 10px;}