#logo { behavior: url(iepngfix.htc) } /*png transparency for IE6*/

body{
	background: #fff;
	margin: 0 0 0 0;
	overflow: auto;
	margin: 0%;
	padding: 0%;
	overflow: auto;
}

a{
	color:#100067;
	text-decoration: none;
}
a:hover{
	color:#ff0033
}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;

}

ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1{
	color: #120070;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

img{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#header-bg {
	background-image: url(images/gradient.gif);
	height: 150px;
	background-repeat: repeat-x;
	width:100%;
}

#header {
	width: 800px;
	height: 150px;
	margin: auto;	
	position:relative;
}

#logo {
	background-image: url(images/logo.png);
	width: 180px;
	height: 60px;
	display: inline;
	float: left;
	margin: 45px 0px 0px 10px;
}

#tremend {
	background: url(images/by-tremend.gif) no-repeat;
	width: 83px;
	height: 15px;
	position: absolute;
	top:100px;
	left:120px;
}

.motto{
	width: 400px;
	display: inline;
	float: right;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 65px 120px 0px 45px;
}

#page{
	margin: auto;
	width: 650px;
	height: auto;
	overflow: auto;
}

#left{
	display: inline;
	float: left;
	width: 180px;
}


#main{
	display: inline;
	float: left;
	width: 430px;
}

#menu{
	display: inline;
	float: left;
}
#menu ul{ margin:0px; padding:0px;}
#menu li {
	list-style-type:none;
	float:right;
	width:170px;
	text-align:right;
}
#menu li a {
	display:block;
	color: #120070;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 15px;
	margin-right: 45px;
}
#menu li a:hover {
	color: #ff0033;
}

#home{
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: 10% 100%;
}

#platform{
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: 10% 100%;
}

#features {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: 10% 100%;
}

#case-study{
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: 10% 100%;
}

#phone{
	background-image: url(images/phone.jpg);
	width: 176px;
	height: 275px;
	display: inline;
	float: left;

}

#screenshots{
	background-image: url(images/bg_screenshots.gif);
	width: 102px;
	height: 89px;
	padding: 12px 0px 0px 12px;
	display: inline;
	float: right;
	margin: -8px 0 0 0;
}

#footer{
	background-image: url(images/footer.gif);
	margin: auto;
	height: 150px;
	background-repeat: repeat-x;
	position: absolute;
	bottom:0;
	width: 100%;
	margin-top: -150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.m {
	color:#FF0033;
	font-weight:bold;
}

.guido {
	color: #663399;
	font-weight:bold;
}