#biglogo {
margin-left: 60px;
}

a {
	color: #888333;
	text-decoration: none;
}
body {
	background: #eeefdd;
	color: #666666; margin: 20px 0;
	text-align: center; font: normal 0.9em sans-serif,Courier;
}

.center {
	padding-left: 50px;
        padding-bottom: 10px;
	align: center;
}


.floatleft {
	float: left;
        margin-left: 70px;
        
}

.products {
	float: center;
        padding-left: 40px;
        
}

.products h3 {
	text-align: left; font: bold 1em sans-serif,Courier;
        
}

.center {
            align: center;
            margin: auto;
}

.gfx  {
	background: #ffffff url(images/fonely.gif) no-repeat; 
	height: 0px;
	margin: 20px; 
	
	
}
.header {
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	font: bold 2.6em Arial;
	line-height: 3em;
}
.main {
	background: #FFFfff; 
	border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 20px auto 8px auto; 
	text-align: left;
	width: 620px; 
}
.menu a {
	background: #eeefdf;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;
	color: #888;
	float: left;
	padding-top: 4px;
	text-align: left; font: bold 1em sans-serif,Courier;
	width: 149px; height: 26px;
}
.menu a span {
	padding-left: 6px;
}
.menu a:hover {
	background: #EEE url(images/bgmenu.gif) repeat-x;
	color: #555;
}
.menu a#last {
	width: 150px;
	border-right: none;
}
.container {
	margin: 10px;
}
.content {
	background: #Ffffff;
	border-top: 1px solid #E5E5E5;
	clear: both;
}
.content h1 {
	padding-left: 50px;
        padding-top: 10px;
	font: bold 1.4em sans-serif,Arial;
	color: #888666;
        background: #ffffff url(http://www.fonely.com/images/minifone.jpg) no-repeat;
height: 40px;
}

.content h2 {
	margin: 3;
	font: bold 1.1em sans-serif,Arial;
	color: #888777;
                padding-top: 20px;
}


.content p {
	margin: 3px 0 6px; color: #666;
                padding-top: 10px;
}

.content a:hover {
	color: #9a9a9a;
                text-decoration: underline;
	
}

.item {
	background: #Fffefe url(images/bgitem.gif) repeat-x;
	padding: 20px;
        padding-top: 10px;
margin-top: -10px;
}

.item a:hover {
	color: #9a9a9a;
                text-decoration: none;
	
}

.item a {
	color: #888333;
                text-decoration: underline;
	
}
.item h2 a {
	color: #9a9a9a;
                text-decoration: underline;
	
}

.item h1 {
height: 40px;
padding-left: 50px;
}
.item h1 a {
	color: #9a9a9a;
                text-decoration: underline;
	
}
.item h1 a:hover {
	color: #888333;
                text-decoration: none;
	
}

.footer {
	padding: 5px;
	background: #eeefdf;
	color: #666666;
	text-align: center; font: bold 0.7em sans-serif,Helvetica;
} 