﻿body {
	background: transparent url("pebble-language-bg.png") left top repeat-x;
	padding:0px;
	text-align: left;
}

img{
  border-style: none;
}
	
#intro {
	width:750px;
	height: 400px;
	margin:0px auto;
	margin-top: 100px;
}

#leftcontent{
	float:left;
	width: 350px;
	margin-left: 5px;
}

#rightcontent{
	float:left;
	width: 350px;
	margin-left: 45px;
}

.contenthome{
	height: 240px;
	color: #615B5B;
	font-family: arial;
	font-size: 11pt;
	text-align: left;
}

#homecontent{
	margin-top: 50px;	
}



#toplogo{
	text-align: left;
}
