@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:#3df4ef;
	font-family:Tahoma, Arial, Verdana;
	color:#5e5e5e;
	font-size:12px;
}
/* Start Header */
#header {
	background:url(images/header.jpg);
	width:1050px;
	height:132px;
	margin:0 auto;
	overflow:hidden;
}
#header .fb {
	background:url(images/fb2.png);
	width:37px;
	height:37px;
	float:left;
	margin:50px 0 0 403px;
	overflow:hidden;
	display:block;
}
#header .fb:link {
	background:url(images/fb.png);
}
#header .fb:hover {
	background:url(images/fb2.png);
}
#header .findus {
	background:url(images/findus2.png);
	width:123px;
	height:12px;
	float:left;
	margin:63px 0 0 5px;
	display:block;
}
#header .findus:link {
	background:url(images/findus.png);
}
#header .findus:hover {
	background:url(images/findus2.png);
}
#header .tw {
	background:url(images/tw2.png);
	width:37px;
	height:37px;
	float:left;
	margin:50px 0 0 43px;
	overflow:hidden;
	display:block;
}
#header .tw:link {
	background:url(images/tw.png);
}
#header .tw:hover {
	background:url(images/tw2.png);
}
#header .followus {
	background:url(images/followus2.png);
	width:125px;
	height:12px;
	float:left;
	margin:63px 0 0 5px;
	display:block;
}
#header .followus:link {
	background:url(images/followus.png);
}
#header .followus:hover {
	background:url(images/followus2.png);
}
#header .gg {
	background:url(images/gl2.png);
	width:37px;
	height:37px;
	float:left;
	margin:50px 0 0 40px;
	overflow:hidden;
	display:block;
}
#header .gg:link {
	background:url(images/gl.png);
}
#header .gg:hover {
	background:url(images/gl2.png);
}
#header .addus {
	background:url(images/addus2.png);
	width:113px;
	height:13px;
	float:left;
	margin:63px 0 0 5px;
	display:block;
}
#header .addus:link {
	background:url(images/addus.png);
}
#header .addus:hover {
	background:url(images/addus2.png);
}
/* End Header */
/* Start slider */
#slider {
	background:url(images/slidebg.jpg);
	overflow:hidden;
}
#slider .content {
	margin:0 auto;
	width:1050px;
}
#slider .content .left {
	background:url(images/slidelines.png);
	width:297px;
	height:318px;
	float:left;
	margin-left:63px;
	display:inline;
	position:relative;
}
.content .left h1 {
	font-size:24px;
	color:#8a8a8a;
	margin:50px 0 0 30px;
}
.content .left h1 span {
	color:#F00;
}
.content .left p {
	margin:10px 30px;
}
.content .left .appstore {
	background:url(images/appstore2.png);
	width:215px;
	height:74px;
	position:absolute;
	display:block;
	bottom:40px;
	left:35px;
}
.content .left .appstore:link {
	background:url(images/appstore.png);
}
.content .left .appstore:hover {
	background:url(images/appstore2.png);
}
#slider .content .slidebox {
	background:url(images/slidebox.png);
	width:602px;
	height:318px;
	float:left;
	margin-left:30px;
	display:inline;
}
.content .slidebox .slidepic {
	margin:34px 0 0 49px;
}
.content .right {
	float:right;
	width:500px;
	margin:20px 125px 0 0;
}
.content .right h2 {
	font-size:30px;
	color:#8a8a8a;
	margin-bottom:0px;
	margin-left:15px;
}
.content .right h2 span {
	color:#5e5e5e;
}
.content .right .hline {
	height:1px;
	background:#8a8a8a;
	display:block;
	margin-top:7px;
}
.content .right p {
	line-height:18px;
	margin-left:15px;
}
/* End Slider */
#main {
	background:url(images/mainbg.jpg) no-repeat center top;
	width:1050px;
	margin:0 auto;
	overflow:hidden;
}
#main .leftbox {
	width:250px;
	height:180px;
	float:left;
	margin:50px 0 0 110px;
	display:inline;
}
#main .leftbox .facebookshare {
	float:left;
	display:inline;
}
#main .leftbox .twittershare {
	float:left;
	margin-left:20px;
	display:inline;
}
#main .rightbox {
	float:right;
	width:640px;
	margin:0 25px 0 0;
}
#main .rightbox h2 {
	font-size:30px;
	color:#8a8a8a;
	margin-bottom:0px;
	margin-left:15px;
}
#main .rightbox h2 span {
	color:#5e5e5e;
}
#main .rightbox .hline {
	height:1px;
	background:#8a8a8a;
	display:block;
	margin-top:7px;
}
#main .rightbox p {
	line-height:18px;
	margin-left:15px;
}
.bigbox {
	width:920px;
	margin:10px auto 0 auto;
	text-align:center;
}
.bigbox h3 {
	font-size:30px;
	color:#8a8a8a;
	margin-bottom:0px;
	margin-left:15px;
	text-align:left;
}
.bigbox h3 span {
	color:#5e5e5e;
}
.bigbox .hline {
	height:1px;
	background:#8a8a8a;
	display:block;
	margin-top:7px;
}
.bigbox p {
	font-size:15px;
	line-height:18px;
	text-align:left;
	margin-left:20px;
	margin-top:5px;
}
.bigbox img {
	border:1px solid #FFF;
	margin:0 30px;
}
.leftboxtext {
	width:425px;
	margin-left:95px;
	display:inline;
	float:left;
}
.leftboxtext h4 {
	font-size:22px;
	color:#5e5e5e;
	margin-left:30px;
	margin-bottom:0px;
}
.leftboxtext p {
	background:#b1fbf9;
	padding:20px 30px;
	line-height:18px;
}
.rightboxtext {
	width:425px;
	margin-right:95px;
	display:inline;
	float:right;
}
.rightboxtext h4 {
	font-size:22px;
	color:#5e5e5e;
	margin-left:30px;
	margin-bottom:0px;
}
.rightboxtext p {
	background:#b1fbf9;
	padding:20px 30px;
	line-height:18px;
}
#footer {
	background:url(images/footer.jpg);
	width:920px;
	height:106px;
	margin:20px auto 0 auto;
}
#footer .fb {
	background:url(images/fb2.png);
	width:37px;
	height:37px;
	display:block;
	float:left;
	margin:35px 0 0 70px;
	overflow:hidden;
}
#footer .fb:link {
	background:url(images/fb.png);
}
#footer .fb:hover {
	background:url(images/fb2.png);
}
#footer .tw {
	background:url(images/tw2.png);
	width:37px;
	height:37px;
	display:block;
	float:left;
	margin:35px 0 0 30px;
}
#footer .tw:link {
	background:url(images/tw.png);
}
#footer .tw:hover {
	background:url(images/tw2.png);
}
#footer .gg {
	background:url(images/gl2.png);
	width:37px;
	height:37px;
	display:block;
	float:left;
	margin:35px 0 0 30px;
}
#footer .gg:link {
	background:url(images/gl.png);
}
#footer .gg:hover {
	background:url(images/gl2.png);
}
#footer .logo {
	background:url(images/logo.jpg);
	width:257px;
	height:48px;
	float:left;
	margin:30px 0 0 80px;
}
#footer .appstore {
	background:url(images/appstore2.png);
	width:215px;
	height:74px;
	float:left;
	display:block;
	margin:17px 0 0 80px;
}
#footer .appstore:link {
	background:url(images/appstore.png);
}
#footer .appstore:hover {
	background:url(images/appstore2.png);
}