@charset "utf-8";
/* CSS Document */

html, body {margin:0; padding:0; left:0; margin-top:0;padding-top:0;}

a:link {
	color:#603;
	text-decoration:none;
	outline:none;
}

a:visited {
	color:#603; 
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#603; 
	text-decoration:underline;
	outline:none;
}

a:active {
	color:#603; 
	text-decoration:  none;
	outline:none;
}  

.main{
	width:782px;
	height:900px;
	margin-left: auto;
	margin-right: auto;		
	
}

.top{
	float:left;
	background-image:url(images/toplarge.PNG);	
	width:782px;
	height:287px;
	
}

.menulhs{
	background-image:url(images/menuleft.PNG);	
	width:40px;
	height:29px;
	float:left;
	
}

.menu{
	float:left;
	width:448px;
	height:29px;
	background-color:rgb(229,229,229);

}

.menurhs{
	background-image:url(images/menuright.PNG);	
	width:294px;
	height:29px;
	float:left;
}

.bottom{
	background-image:url(images/bottomlarge.PNG);
	width:782px;
	height:449px;
	float:left;
}

.top_text{
	width: 300px;
	height: 30px;
	margin: 95px 0 0 210px;
	font: Verdana, Geneva, sans-serif;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #603;
	
}



.index_text{
	width:600px;
	height: 300px;	
	font: Verdana, Geneva, sans-serif;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;		
	color:#603;
	margin : 60px 0 0 70px;	
	font-weight:300;
}

.software_text{
	width:600px;
	height: 340px;	
	font: Verdana, Geneva, sans-serif;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;		
	color:#603;
	margin : 60px 0 0 70px;	
	font-weight:300;
}

.sites_text{	
	width:600px;
	height: 340px;	
	font: Verdana, Geneva, sans-serif;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;		
	color:#603;
	margin : 60px 0 0 70px;	
	font-weight:300;		
}

.solutions_text{	
	width:600px;
	height: 340px;	
	font: Verdana, Geneva, sans-serif;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;		
	color:#603;
	margin : 60px 0 0 70px;	
	font-weight:300;		
}

.contact_text{
	width:400px;
	height: 340px;	
	font: Verdana, Geneva, sans-serif;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;		
	color:#603;
	margin : 60px 0 0 70px;	
	font-weight:300;	
}

