*
{
	padding:0px;
	margin:0px;
}

body{
	background:url(../images/blue_pixel.jpg);
	color:#333333;
	font-family:arial,san-sarif;
	font-size:12px;
	font-weight:normal;
}

#bground{
	width:100%;
	background:url(../images/bodybg.jpg) repeat-x;
	color:#333333;
	font-family:arial,san-sarif;
	font-size:12px;
	font-weight:normal;
}

img{
	border:none;
}

.clear{
	clear:both;
}

#wrapper{
	background:transparent url(../images/phone_layout1.jpg) no-repeat scroll 0 0;
	margin:0 auto;
	width:960px;
	height:700px;
}

.row{
	height:77px;
}

.cel{
	display:inline;
	float:left;
	width:130px;
}

.cel a{
	background:transparent url(../images/test1.gif) no-repeat scroll 0 0;
	display:block;
	height:49px;
	padding:5px 8px;
	width:97px;
}

.cel a:hover{
	background:transparent url(../images/test1.gif) no-repeat scroll 0 -59px;
}

.submit a{
	background:transparent url(../images/test.gif) no-repeat scroll 0 0;
	display:block;
	height:49px;
	padding:2px 4px;
	width:366px;
}

.submit a:hover{
	background:transparent url(../images/test.gif) no-repeat scroll 0 -53px;
}

#navigation
{
	position:absolute;
	height:290px;
	width:422px;
	background-image:url(../images/bg.jpg);
	margin:205px 0px 0px 276px;
}

.button{
	margin:15px 0px 0px 70px;
}