body {
	background: url(i/bg.jpg) fixed;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.clear {
	clear: both;
}

.TFTable {
	text-align: center;
	border: 1px solid #000;
}

.TFTable th {
	background-color: #eee;
}

.TFTable td {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding: 5px;
	border-collapse:collapse;
}

img {
	border: 0;
}

img, div { behavior: url(/iepngfix.htc) }

h3 {
	margin: 15px 0px 4px 0px;
}

h2 {
	line-height: 22px;
}

p {
	margin: 0px 0px 15px 0px;
}

.MainContainer {
	width: 835px;
	margin: 0px auto;
}

.Logo {
	float: left;
	width: 310px;
	height: 70px;
	margin: 10px 0px 0px 0px;
}

.Menu {
	float: right;
	margin: 10px 0px 0px 0px;
}

.Slogan {
	margin: 15px 0px 0px 0px;
}

#Home .BtnHome a, #BLog .BtnBLOG a, #About .BtnAbout a, #Support .BtnSupport a, #Screens .BtnScreens a, #Forum .BtnForum a{
	background-position: top left;
}

.BtnHome a {
	display: block;
	float: left;
	width: 104px;
	height: 46px;
	background: url(i/btn_home.png) no-repeat bottom left;
	margin-right: 10px;
	margin-left: 25px;
	_margin-left: 6px;
	behavior: url(/iepngfix.htc)
}

.BtnForum a {
	display: block;
	float: left;
	width: 104px;
	height: 46px;
	background: url(i/btn_forum.png) no-repeat bottom left;
	margin-right: 10px;
	margin-left: 25px;
	_margin-left: 6px;
	behavior: url(/iepngfix.htc)
}

.BtnBLOG a {
	float: left;
	display: block;
	width: 104px;
	height: 46px;
	background: url(i/btn_blog.png) no-repeat bottom left;
	margin-right: 10px;
	behavior: url(/iepngfix.htc)
}

.BtnAbout a {
	float: left;
	display: block;
	width: 104px;
	height: 46px;
	background: url(i/btn_about.png) no-repeat bottom left;
	margin-right: 10px;
	behavior: url(/iepngfix.htc)
}

.BtnScreens a {
	float: left;
	display: block;
	width: 104px;
	height: 46px;
	background: url(i/btn_screens.png) no-repeat bottom left;
	behavior: url(/iepngfix.htc)
}

.BtnSupport a {
	float: left;
	display: block;
	width: 104px;
	height: 46px;
	margin-right: 10px;
	background: url(i/btn_support.png) no-repeat bottom left;
	behavior: url(/iepngfix.htc)
}

.BtnHome a:hover, .BtnBLOG a:hover, .BtnAbout a:hover, .BtnSupport a:hover, .BtnScreens a:hover, .BtnForum a:hover {
	background-position: top left;
}

.MainText {
	width: 835px;
	clear: both;
}

.MainTextHead {
	width: 835px;
	height: 102px;
	background: url(i/bg_round_head.gif) no-repeat;
}

.BuyNow {
	margin: 5px 0px 0px 5px;
	float: left;
}

.AppStore {
	float: left;
	_float: right;
	margin: 27px 0px 0px 300px;
	_margin: 27px 15px 0px 0px;
}

.Text {
	width: 805px;
	background: #FFFFFF;
	padding: 5px 10px 5px 20px;
}

.iPhone {
	float: right;
	margin: -50px 0px 0px 20px;
	_margin: 0px 0px 0px 20px;
	width: 320px;
	height: 680px;
}

.MainTextFoot {
	width: 835px;
	height: 24px;
	background: url(i/bg_round_foot.gif) no-repeat;
}

#content {
	margin-right: 10px;
}