/*
Theme Name: LemonTheme
Theme URI: http://www.sitemile.com
Description: LemonTheme, free sitemile.com theme, powered by wordpress
Version: 1.0
Author: sitemile.com
Author URI: http://www.sitemile.com/
*/


body
{
	padding:0px;
	margin:0px;
	text-align:center;
	background:#535353;
	
}

.page
{
	margin:auto;
	width:950px;
	height:auto;
	text-align:center;


}

.top
{
	width:100%;
	height:auto;
	margin:auto;
	height:100px;
	
}

.top_top
{
	width:100%;
	height:auto;
	margin:auto;
	
	
}

.logo
{
	float:left;
	padding-bottom:2px;
	
}

.description
{
	font-size:14px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.logo_and_description
{
	text-align:center;
	float:left;
	padding-left:30px;
	padding-top:0px;
}

.tpp
{
	width:100%;
	height:20px;
	background:url(images/tpp.jpg)

}

.options_with_btn
{
	width:100%;
	height:30px;

}
.options_btn
{
	float:right;
	padding-right:20px;
	height:auto;
}

.search
{
	width:229px;
	height:23px;
	background:url('images/search.jpg');
}
.point_search
{
	float:right;
	padding-top:30px;
	padding-right:40px
}

/*-------------------- end header------------------------*/

.menu
{
	width:100%;
	height:45px;
	background:#222;
	margin:auto;

}

/* -------------------- page ---------------------------*/

.normal
{
	width:100%;
	height:auto;
	float:left

}


/*--------footer-----------------------------*/

#footer
{
	width:100%;
	margin:auto;
	height:100px;
	background:#4D4D4D url('images/bottom.jpg') repeat-x;
	color:white;
	
	

}


#footer2
{
	width:100%;
	margin:auto;
	height:50px;
	background:#1A1A1A;
	border-top:1px solid #666666;
	color:white;
	
	

}
