@charset "UTF-8";html,body{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	background-color: #333;
	min-width:1000px
}
a{
	color:#e65c00;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:none;
}
#Top{
	height:60px;
	background-image:url(image/navbk.png);
	background-repeat:repeat;
	position:fixed;
	width:100%;
	top:0px;
	z-index:2;
}
#InTop {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#Top a{
	color:#FFF;
	text-decoration:none;
	padding-left:30px;
	font-size: 13px;
	line-height: 60px;
}
.logo {
	float: left;
}
#Top a:hover{
	color:#999999;
}
#One{
	background-image:url(image/homebk.jpg);
	background-position: center;
	background-size: 120%;
}
#InOne{
	padding-top:165px;
	padding-bottom:120px;
}
#OneMain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: center;
}
#OneMain h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 60px;
	line-height: 60px;
	letter-spacing: -2px;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
	filter: glow(color=black,strength=5), alpha(opacity=60);
}
.oneinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 25px;
	width: 700px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
	filter: glow(color=black,strength=5), alpha(opacity=60);
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.Mac{
	background-image:url(image/mac.png);
	height:363px;
	width:433px;
	float: right;
	margin-left: 20px;
}
#Slide2{
	height:232px;
	width:401px;
	position:relative;
	z-index:1;
	margin-top: 16px;
	margin-left: 16px;
	background-color: #FFF;
}
.mainbtn{
	margin-top:30px;
}
.mainbtn a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:60px;
	width:240px;
	background-color: #e65c00;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.mainbtn a:hover{
	color:#FFFFFF;
	background-color: #333333;
}
#ConTwo {
	background-image: url(image/bk2.jpg);
	background-repeat: repeat;
}
#Two{
	background-image:url(image/shad.png);
	background-repeat:repeat-x;
	padding-top:100px;
	padding-bottom:100px;
	text-align:center;
	background-position: top;
}
#Two2 {
	background-image:url(image/bk2.jpg);
	background-repeat:repeat;
	padding-top:150px;
	padding-bottom:100px;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#999;
	text-align:center;
}
#Two h1{
	margin:0px;
	padding:0px;
	font-size:35px;
	letter-spacing: -1px;
	color: #e65c00;
}
#Two h2{
	font-size:25px;
	margin-bottom:30px;
	padding:0px;
	color:#000000;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
}
#Two2 h2 {
	font-size:25px;
	margin-bottom:30px;
	padding:0px;
	color:#000000;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
}
#Two2 h1{
	padding:0px;
	font-size:35px;
	color: #FF511B;
	margin: 0px;
}
#Main{width:1000px;margin-right:auto;margin-left:auto;}
.box{float:left;width:210px;color:#666666;padding-right:20px;padding-left:20px;}
.box h3{
	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:18px;
	color:#000000;
}
.box p{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:25px;
	font-size: 14px;
}
.clear{clear:both;}
#Three{
	padding-top:100px;
	padding-bottom:100px;
	text-align:center;
	background-color: #e65c00;
	background-image: url(image/shad.png);
	background-repeat: repeat-x;
	background-position: top;
}
#Three h1{
	margin:0px;
	padding:0px;
	font-size:35px;
	color:#FFFFFF;
}
#Three h2{
	font-size:25px;
	margin-bottom:30px;
	padding:0px;
	color:#FFFFFF;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	opacity:0.6;
    filter:alpha(opacity=60);
}
#Three #InThree{
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
#Three #InThree p{line-height:30px;}
#ConFour {
	background-image: url(image/bk2.jpg);
	background-repeat: repeat;
}
#Four{
	background-image:url(image/shad.png);
	background-repeat:repeat-x;
	padding-top:100px;
	padding-bottom:100px;
	text-align:center;
	background-position: top;
}
#Four h1{
	margin:0px;
	padding:0px;
	font-size:35px;
	color:#e65c00;
}
#Four h2{
	font-size:25px;
	margin-bottom:40px;
	padding:0px;
	color:#000000;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
}
#Five #InFive{width:1000px;margin-right:auto;margin-left:auto;}
.intest{float:left;width:200px;}
.test{background-color:#FFF;border:1px solid #CCC;float:left;width:168px;margin-right:5px;margin-left:5px;font-family:Arial, Helvetica, sans-serif;line-height:27px;text-align:left;background-image:url(image/face.png);background-repeat:no-repeat;background-position:center 10px;padding-top:90px;padding-right:10px;padding-bottom:10px;padding-left:10px;margin-bottom:10px;font-size:14px;color:#333;}
#Five{
	background-image:url(image/shad.png);
	padding-top:100px;
	padding-bottom:100px;
	text-align:center;
	background-color: #e65c00;
	background-repeat: repeat-x;
	background-position: top;
}
#Five h1{margin:0px;padding:0px;font-size:35px;color:#FFF;}
#Five h2{
	font-size:25px;
	margin-bottom:40px;
	padding:0px;
	color:#FFFFFF;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	opacity:0.6;
    filter:alpha(opacity=60);
}
#Four #Packages{width:1000px;margin-right:auto;margin-left:auto;}
.pack{float:left;width:238px;margin-right:5px;margin-left:5px;margin-bottom:10px;}
.packinfo{background-color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#666666;line-height:22px;padding-bottom:10px;}
.packprice{
	font-size:42px;
	color:#2e97ee;
	background-color:#FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	font-weight: bold;
	letter-spacing: -1px;
}
.packhead{
	background-color:#020202;
	height:45px;
	line-height:45px;
	font-size:22px;
	color:#FFFFFF;
	background-image: url(image/packbk.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.packbuy{}
.packbuy a{
	background-color:#e65c00;
	display:block;
	font-size:25px;
	padding-top:15px;
	padding-bottom:15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.packbuy a:hover{
	background-color:#333333;
	color: #FFF;
}
#ConSix {
	background-image: url(image/bk2.jpg);
	background-repeat: repeat;
}
#Six{
	background-image:url(image/shad.png);
	padding-top:100px;
	padding-bottom:100px;
	text-align:center;
	background-repeat: repeat-x;
	background-position: top;
}
#Six #InSix{width:550px;margin-right:auto;margin-left:auto;text-align:left;}
#Six h1{
	margin:0px;
	padding:0px;
	font-size:35px;
	color:#e65c00;
}
#Six h2{
	font-size:25px;
	margin-bottom:30px;
	padding:0px;
	color:#000000;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
}
.right{float:right;}
#Bottom{
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#333;
	color:#FFFFFF;
	font-size:13px;
	background-image:url(image/shad.png);
	background-repeat: repeat-x;
	background-position: top;
}
#Bottom a{color:#FFF;text-decoration:none;padding-right:20px;padding-left:20px;}
.formtxt{
	width:540px;
	font-size:18px;
	height:40px;
	color:#333333;
	background-color:#F9F9F9;
	margin-bottom:28px;
}
.formtxt2 {
	width:200px;
	font-size:18px;
	height:40px;
	color:#333333;
	background-color:#F9F9F9;
	margin-bottom:28px;
}
.formurl {
	width:650px;
	font-size:18px;
	height:40px;
	color:#333333;
	background-color:#F9F9F9;
}
.otherbutton{
	width:200px;
	margin-right:auto;
	margin-left:auto;
}
.otherbutton a{
	display:block;
	width:200px;
	text-align:center;
	height:65px;
	line-height:65px;
	font-size:28px;
	text-decoration:none;
	color:#FFF;
	margin-top:10px;
	background-color:#e65c00;
	font-weight: bold;
}
.otherbutton a:hover{color:#FFF;background-color:#333333;background-image:none;}
.otherbutton2{
	width:150px;
	margin-right:auto;
	margin-left:auto;
}
.otherbutton2 a{
	display:block;
	width:150px;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:16px;
	text-decoration:none;
	color:#FFF;
	background-color:#e65c00;
	font-weight: bold;
}
.otherbutton2 a:hover{color:#FFF;background-color:#333333;background-image:none;}
.larger{font-size:25px;color:#FFFFFF;}
#PayPal{
	text-align:center;
	font-size: 18px;
}
.price{
	font-size:55px;
	color:#2e97ee;
	padding-top:20px;
}
.badges{padding-top:20px;}
.testname{
	font-size:13px;
	color:#2e97ee;
	font-weight: bold;
}
#Content{width:1000px;margin-right:auto;margin-left:auto;text-align:left;font-family:Arial, Helvetica, sans-serif;}
#pp {
	background-image: url(image/pp.png);
	height: 118px;
	width: 216px;
	position: fixed;
	left: 0px;
	top: 60px;
}
#Content h3 {
	padding-top: 20px;
	font-size: 22px;
	padding-bottom: 5px;
	margin: 0px;
}
