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

body {
	padding: 0px;
	background-color: #ececec;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #1f1f1f;
	min-width:1000px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #eb454a;
	text-decoration: none;
}
a:hover {
	color: #1f1f1f;
}
#Top {
	height: 70px;
	background-color: #1e1e1e;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 99;
}
#Top #InTop {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#Top #InTop ul {
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#Top #InTop ul li {
	height: 70px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
}
#Top #InTop ul li a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 70px;
	height: 70px;
	display: block;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#Top #InTop ul li a:hover {
	background-color: #333;
}
#Top #InTop ul li #Current {
	background-color: #ED4846;
}
.buybutton a {
	display: block;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1e1e1e;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.buybutton a:hover {
	background-color: #333;
}
#Logo {
	padding-top: 5px;
}
#HomeCon {
	background-image: url(images/bk.png);
	background-repeat: repeat-x;
	background-position: top;
}
.homeslider {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 65px;
	padding-bottom: 75px;
}
#Main {
	background-color: #FFF;
	padding: 25px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.hbhead {
	font-size: 55px;
	font-weight: 700;
	color: #FFF;
	letter-spacing: -2px;
}
.hbdesc {
	font-size: 30px;
	color: #FFF;
	font-weight: 300;
	line-height: 30px;
}
#Boxes {
	height: 370px;
	margin-bottom: 25px;
}
#Boxes2 {
	margin-bottom: 25px;
}
.box {
	background-color: #1e1e1e;
	height: 330px;
	width: 250px;
	float: left;
	text-align: center;
	padding-top: 40px;
	padding-right: 25px;
	padding-left: 25px;
}
.boxspace {
	height: 290px;
	width: 25px;
	float: left;
}
.boxhead {
	font-size: 20px;
	font-weight: 700;
	color: #eb454a;
	padding-top: 10px;
}
.boxdesc {
	padding-top: 10px;
	font-size: 14px;
	color: #999999;
	padding-bottom: 10px;
	height: 65px;
}
.spacer {
	background-color: #ECECEC;
	height: 2px;
	margin-bottom: 25px;
}
#Content {
	margin-bottom: 25px;
}
h1 {
	font-size: 34px;
	color: #eb454a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: -2px;
	font-weight: normal;
}
#Content h2 {
	font-size: 15px;
	font-weight: 700;
}
#Content #Right {
	float: right;
	width: 300px;
}
#Content #Left {
	width: 620px;
}
#Content p {
	line-height: 20px;
	text-align: justify;
}
.clear {
	clear: both;
}
.rightlist {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	padding-top: 10px;
	font-weight: bold;
}
.rlicon {
	float: left;
	margin-right: 5px;
}
.righthead {
	font-size: 26px;
	font-weight: normal;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
}
#Btm {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	color: #666;
}
#Btm a {
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	color: #333;
}
#Btm a:hover {
	text-decoration: underline;
}
#Btm #Copy {
}
.banner {
	position: relative;
	overflow: auto;
}
    .banner li {
	list-style: none;
}
.banner ul {
	margin: 0px;
	padding: 0px;
}
        .banner ul li {
	float: left;
}
.slider {
	height: 230px;
}
#Logos {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	color: #999;
}.mainspace {
	margin-top: 30px;
}
.otherbutton a {
	display: block;
	width: 150px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
	margin-top: 20px;
	background-color: #EB454A;
	font-weight: 700;
}
.otherbutton a:hover {
	color: #FFF;
	background-color: #1E1E1E;
	background-image: none;
}
.formtxt {
	border: 1px solid #CCC;
	padding: 15px;
	margin: 0;
	background-color: #FFF;
	width: 500px;
	font-size: 15px;
}
.formtxt2 {
	width: 200px;
	font-size: 18px;
	height: 40px;
	color: #FFFFFF;
	background-color: #EC454A;
	font-weight: bold;
}
.formdesc {
	padding-top: 20px;
}
.biz {
	margin-right: 20px;
	float: left;
}
.underbox2 {
	height: 20px;
	float: left;
	width: 100%;
}
#Main #Boxes2 .box .boxhead a {
	color: #EB454A;
}
#Main #Boxes2 .box .boxhead a:hover {
	color: #CCC;
	text-decoration: none;
}
.images {
	margin-bottom: 10px;
}
.paypal {
	padding-top: 30px;
}
.right {
	float: right;
}
.bloglist {
	font-size: 16px;
}
#Main #Content #Left .bloglist a {
	display: block;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
	color: #1E1E1E;
	padding-top: 15px;
	padding-bottom: 15px;
}
#Main #Content #Left .bloglist a:hover {
	color: #ED4846;
}
#Btm #Social {
	padding-top: 15px;
	padding-bottom: 15px;
}
#Btm #Social a {
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
}
.rightimg {
	float: right;
}
#Counter {
	background-color: #ED4846;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
	margin-top: 20px;
	text-align: center;
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(images/smallbk.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Counter #Count {
	font-size: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#Boxes .box div a {
	background-color: #EB454A;
	display: block;
	width: 150px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
	line-height: 55px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
#Boxes .box div a:hover {
	background-color: #333333;
}
#Boxes2 .box div a {
	background-color: #EB454A;
	display: block;
	width: 150px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
	line-height: 55px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
#Boxes2 .box div a:hover {
	background-color: #333333;
}
.ListPrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	color: #FFF;
	line-height: 45px;
	padding-bottom: 40px;
}
.Orderprice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	color: #090;
	line-height: 45px;
	padding-top: 30px;
}
