/*
	0. global config
*********************************/

* {
  margin: 0px;
  padding: 0px;
}


body {
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:12px;
	background:url(images/footer.gif) left bottom repeat-x;
	color:#000000;
}

img, div {
	border:none;
	vertical-align: top;
}

h1, h2,h3,h4 {
	font-weight:normal;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
}

.button,
a span {
	cursor:pointer;
}

ul li{padding:0;margin:0;list-style:none;}
p {
	padding:0;
	margin:0;
}

a:link,
a:visited{
	outline:none;
	font-size:12px;
	color:#007cc3;
	}

a:hover {
	text-decoration:none;
}

a.orange:link, 
a.orange:visited {
	color:#f27507;
}	

.orange {
	color:#f27507;
}
.blue {
	color:#3e90da;
}
.clr {
	height: 0;
	clear: both;
	overflow:hidden;
}	
	
/*
	1. Custome config
***********************************/

.all {
	background:url(images/bg.gif) left top repeat-x;
}

.main {
	width:942px;
	text-align:left;
	margin:0 auto;
}


.header {
	height:315px;
	padding:20px 0 0 0;
}

.nav {
	background:url(images/nav.gif) left top repeat-x;
}

.nav-in{
	background:url(images/nav-left.gif) left top no-repeat;
}

.nav-inner {
	height:50px;
	background:url(images/nav-right.gif) right top no-repeat;
}

.nav-inner ul {
	list-style:none;
	padding:0 30px;
}

.nav-inner ul li{
	float:left;
	padding:0 12px;
}

.nav-inner ul li a:link, 
.nav-inner ul li a:visited {
	display:block;
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	font-family: Arial;
}

.nav-inner ul li a span {
	display:block;
	float:left;
	height:34px;
	padding:16px 16px 0 8px;
}

.nav-inner ul li.active a,
.nav-inner ul li a:hover {
	background:url(images/menu-left.gif) left top no-repeat;
}

.nav-inner ul li.active a span,
.nav-inner ul li a:hover span{
	background:url(images/menu-right.gif) right top no-repeat;
}

.top {
	padding:10px 0px 0px 0px;
	position:relative;
}

.top-in {
	height:235px;
	position:relative;
	background:url(images/top.jpg) left top no-repeat;
}

.download-big {
	width:181px;
	height:51px;
	position:absolute;
	left:277px;
	bottom:0;
}

.cost-big {
	width:181px;
	height:51px;
	position:absolute;
	right:277px;
	bottom:0;
}

/*
	Content
************************/

.content {
	/* padding:35px 0; */
}

/*
	Left
********************/

.left {
	width:280px;
	float:left;
}

.left h2 {
	font-family:Arial;
	font-size:14px;
	color:#2788b3;
	font-weight:bold;
	padding:0 0 10px 0;
	text-align:center;
}

.left-block1 {
	width:240px;
	margin:0 auto;
	padding:10px 0 30px;
	text-align:center;
}

.left-block2 {
	width:240px;
	margin:0 auto;
	padding:10px 0 30px;
}

.left-block2 .feed {
	color:#888888;
	font-size:11px;
	line-height:1.4;
	padding:10px 0 0;
}

.left-block2 .name {
	padding:10px 0 20px;
	text-align:right;
	font-style:italic;
	font-size:11px;
}

/*
	Right
********************/
 
.right {
	width:650px;
	float:right;
}

.right h2 {
	font-size:18px;
	color:#e66e07;
	padding:15px 0;
}

.right .cost-content h2 {
	background:url(images/line.gif) left bottom no-repeat;
	margin:15px 0 0 0;
	padding:0 0 5px 0;
	clear:both;
}
 
.right .content-text {
	padding:5px 30px 30px 10px;
}

.right .content-text .box {
	text-align:left;
	background:url(images/line.gif) left top no-repeat;
	margin:10px 0 0 0;
}

.right .content-text .line2 {
	padding:0;
	margin:0;
	height:1px;
	overflow:hidden;
	background:url(images/line.gif) left top repeat-x;
}

.right .content-text .line {
	padding:0;
	margin:0;
	height:1px;
	overflow:hidden;
	background:url(images/line.gif) left top no-repeat;
}

.right .content-text .box img {
	margin:0 38px 0 0;
}

.right .content-text p {
	line-height:1.5;
	padding:10px 0;
}

.right .content-text ul {
	padding:10px 50px 10px 0;
	line-height:1.5;
}

.right .content-text ul li{
	padding:5px 0 5px 15px;
	background:url(images/indent.gif) left 10px no-repeat;
}

.right .content-text .button {
	text-align:center;
	padding:5px 0;
}

.right .content-text .box-img {
	float:right;
	margin: 15px 0 30px;
}

.right .content-text .button2 {
	text-align:right;
	padding:5px 0 10px;
}

.right .content-text .button a {
	margin: 0 10px 0;
}

.cost-block {
	margin:0 0 20px;
}

.cost-text {
	width:390px;
	float:left;
	padding:15px 0;
}

.cost-box {
	width:190px;
	float:right;
	line-height:1.5;
	text-align:center;
	padding:25px 0 0 0;
	font-size:20px;
}

.info {
	width:558px;
	background:url(images/info.gif) left top no-repeat;
}

.info table {
	margin: 0 5px;
}

.info table th,
.info table td{
	height:39px;
}

.info table .one {
	background:#f2f2f2;
}
.info table .one td,
.info table .two td {
	border-bottom:2px solid #fff;
}

.info table .two {
	background:#e8e8e8;
}


.info .button td {
	padding:0 5px !important;
}

.info .button td  a {
	margin:0 !important;
}

.info .description {
	width:258px;
	padding:0 0 0 20px;
}

/*
	Footer
*******************/

.footer {
	height:60px;
}

.bottomnav {
	background:url(images/bottom-nav.gif) left top repeat-x;
}

.bottomnav-in {
	height:49px;
	background:url(images/bottomnav-left.gif) left top no-repeat;
}

.bottomnav-inner {
	height:49px;
	background:url(images/bottomnav-right.gif) right top no-repeat;
}

.bottomnav ul{
	list-style:none;
	text-align:center;
	padding:16px 0 0 0;
}

.bottomnav ul li{
	display:inline;
	padding:0 21px;
}

.bottomnav ul li a:link, 
.bottomnav ul li a:visited{
	color:#3e90da;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Times New Roman;
}

.bottomnav ul li a:hover {
	text-decoration:underline;
}

/*
	Bottom
*******************/

.bottom {
	height:40px;
	font-size:12px;
}

.bottom .copy {
	text-align:center;
	
}

.bottom .design  {
	width:300px;
	float:right;
	text-align:right;
}
