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

body {
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
	background-color:#08070F;
	margin:0px;
}

img {
	border: 0;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color: #CCCCCC;
}
p  a {
	text-decoration:none;
	color:#3399ff;
}
p  a:hover {
	color:#fc2a2b;
}
.blue {
	color: #3399ff;
}
.red {
	color: #fc2a2b;
}
.green {
	color: #B9EB4A;
}


.subheadline {
	font-size: 30px;
	color: #CCCCCC;
}
#navbar {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 55px;
	padding-top: 17px;
}

#navbar ul {
	margin:0px;
	padding:0px;
}
#navbar ul   li  {
	list-style:none;
	display:inline;
	margin-right:5px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
}
#navbar        ul          li    a   {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#navbar       ul   li   a:hover   {
	background-image: url(../images/nav.png);
	background-repeat: repeat-x;
	text-decoration: underline;
}

/* Index */

#main-image {
	background-image: url(../images/header.jpg);
	height: 400px;
	width: 1166px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #whois {
	width: 444px;
	float: left;
}
#wrapper  #whois .tab {
	width: 222px;
	float: left;
}
#wrapper #feature {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 350px;
	float: right;
}
#wrapper  .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3399ff;
	margin-top: 22px;
	margin-bottom: 5px;
	line-height: 5px;
}

#wrapper .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 17px;
}

/* Main Salesletter */

#main-image2 {
	background-image: url(../images/header.jpg);
	height: auto;
	width: 1166px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#wrapper-sl {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 75px;
}
#wrapper-sl .header {
	background-image: url(../images/header-sl.jpg);
	height: 22px;
	width: 878px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper-sl .bg {
	height: auto;
	width: 808px;
	padding-right: 35px;
	padding-left: 35px;
	background-color: #080611;
	overflow: hidden;
}
#wrapper-sl   .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3399ff;
	margin-top: 22px;
	margin-bottom: 5px;
	line-height: 17px;
}
#wrapper-sl    .title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3399ff;
	margin-top: 22px;
	margin-bottom: 5px;
	line-height: 17px;
}
#wrapper-sl  .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 19px;
}
#wrapper-sl .box1 {
	background-color: #161328;
	height: auto;
	width: 735px;
	border: 1px solid #2E2752;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#wrapper-sl  .box1 .left {
	height: auto;
	width: 155px;
	float: left;
}
#wrapper-sl   .box1  .right {
	height: auto;
	width: 555px;
	float: left;
}
#wrapper-sl    .box1   .right2 {
	height: auto;
	width: 730px;
	float: left;
}
#wrapper-sl     .box1    .right2  .price {
	height: 68px;
	float: left;
	background-color: #08070F;
	width: 500px;
	padding-left: 25px;
	margin-bottom: 15px;
	padding-right: 15px;
	border: 1px solid #1F1B36;
}
#wrapper-sl      .box1     .right2   .info {
	height: auto;
	float: left;
	background-color: #08070F;
	width: 120px;
	margin-bottom: 15px;
	border: 1px solid #1F1B36;
	margin-left: 10px;
	padding: 15px;
}
#wrapper-sl       .box1      .right2    .paypal  {
	height: auto;
	float: right;
	background-color: #08070F;
	width: 150px;
	margin-top: 12px;
}
#wrapper-sl    .box1   .right .price {
	height: auto;
	float: left;
	background-color: #08070F;
	width: 500px;
	padding-left: 25px;
	margin-bottom: 15px;
	padding-right: 15px;
	border: 1px solid #1F1B36;
}
#wrapper-sl      .box1     .right   .paypal  {
	height: auto;
	float: right;
	background-color: #08070F;
	width: 150px;
	margin-top: 12px;
}
#wrapper-sl  .box2 {
	background-color: #161328;
	height: auto;
	width: 190px;
	border: 1px solid #2E2752;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
}
#wrapper-sl  .box3 {
	background-color: #FFFFFF;
	height: auto;
	width: 735px;
	border: 1px solid #2E2752;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#wrapper-sl  .tab {
	margin-right: 15px;
	margin-bottom: 15px;
}
#wrapper-sl   .tab2 {
	margin-right: 30px;
}

/* Footer */

#footer {
	height: 100px;
	width: 849px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#footer .text {
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#footer a {
	text-decoration:none;
	color:#999999;
}
#footer a:hover {
	color:#999999;
}

