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

body {
	background-image: url(images/body_bg.jpg);
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #111111;
	min-width: 1048px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	position: relative;
}
h1 {
	font-size: 30px;
	clear: left;
}
a:link , a:active{
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #58c5c9;
	text-decoration: underline;
}
a:visited {
	color: #58c5c9;
}


#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contactInfo {
	height: 30px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/info_bg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 20px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.leftCon {
	margin: 0px;
	float: left;
	width: 483px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.rightCon {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 485px;
	text-align: right;
}

#logo {
	height: 201px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#navWrap {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 45px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #f0f0f0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav {
	height: 45px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 0px;
}
.link1 {
	height: 45px;
	width: 70px;
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	float: left;
	background-position: -22px -84px;
	margin-right: 25px;
	margin-left: 25px;
	display: inline;
}
.link1:hover {
 	background-position: -22px -5px;
}

.link2 {
	height: 45px;
	width: 90px;
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	float: left;
	background-position: -108px -84px;
	margin-right: 25px;
}
.link2:hover {
	background-position: -108px -5px;
}

.link3 {
	height: 45px;
	width: 210px;
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	float: left;
	background-position: -217px -84px;
}


.link3:hover {
	background-position: -217px -5px;
}
.link4 {
	height: 45px;
	width: 75px;
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	float: left;
	background-position: -560px -84px;
}
.link4:hover {
	background-position: -560px -5px;
}


.lineBreak {
	height: 45px;
	width: 40px;
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	float: left;
	background-position: -435px -84px;
}

.facebook {
	height: 45px;
	width: 45px;
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	float: left;
	background-position: -468px -84px;
}
.facebook:hover {
	background-position: -468px -5px;
}

.twitter {
	height: 45px;
	width: 45px;
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	float: left;
	background-position: -514px -84px;
}
.twitter:hover {
	background-position: -514px -5px;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #f0f0f0;
	width: 920px;
	min-height: 600px;
	background-image: url(images/logo_mark.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box460L {
	margin: 0px;
	float: left;
	width: 460px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box410R {
	margin: 0px;
	float: right;
	width: 410px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.boxFull {
	margin: 0px;
	padding: 0px;
	width: 920px;
	clear: both;
}

.packBox {
	width: 430px;
	margin-bottom: 40px;
	background-image: url(images/pack_foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 13px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

.packHead {
	background-image: url(images/pack_head.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 430px;
	text-align: center;
	color: #F0f0f0;
	font-size: 24px;
	font-weight: bold;
	padding-top: 6px;
	margin: 0px;
}
.packContent {
	background-color: #1e1e1e;
	width: 430px;
	color: #FFF;
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.packContent ul {
	list-style-position: outside;
	list-style-image: url(images/checkmark.png);
}
.packContent ul li {
	padding-left: 20px;
	padding-bottom: 20px;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: 10px 30px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.miniPackBox {
	width: 215px;
	margin-bottom: 40px;
	background-image: url(images/mini_pack_foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	padding-bottom: 13px;
	margin-right: 20px;
}
.miniPackBoxLast {
	width: 215px;
	margin-bottom: 40px;
	background-image: url(images/mini_pack_foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	padding-bottom: 13px;
}


.miniPackHead {
	background-image: url(images/mini_pack_head.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 215px;
	text-align: center;
	color: #F0f0f0;
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
	margin: 0px;
}
.miniPackContent {
	background-color: #1e1e1e;
	width: 200px;
	color: #FFF;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.miniPackContent ul li {
	margin-bottom: 15px;
	list-style-image: url(images/checkmark.png);
}
.smallBox {
	margin: 0px;
	color: #FFF;
	width: 470px;
	padding: 0px;
}
.smallBox ul {
	list-style-type: none;
	display: inline;
}
.smallBox ul li {
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-right: 26px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 115px;
	background-color: #1e1e1e;
}
.smallBox ul .wideLi {
	width: 267px;
}
.smallBox ul .fullLi {
	width: 419px;
	text-align: center;
}


.leftIn {
	padding-left: 410px;
}

.price {
	text-align: center;
	padding-left: 15px;
	font-size: 50px;
	color: #58c5c9;
}


.caption {
	font-size: 12px;
	text-align: center;
}

#footerWrap {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #1e1e1e;
	position: absolute;
	bottom: 0px;
}
#footer {
	height: 30px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
	background-image: url(images/footer_bg.jpg);
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copyright {
	margin: 0px;
	float: left;
	width: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#credit {
	text-align: right;
	margin: 0px;
	float: right;
	width: 480px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

 /*CSS for clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#sb-slider {
	margin-bottom: 80px;
}

/* we overwrite the hidden images so we can show our fake image */
.sb-slider img {
	display: block;
	margin:auto;
}
/* we add a new class to differentiate the loaded in images vs the the fake one */
.sb-slider img.loaded {
	display:none;
}.centerText {
	text-align: center;
}
#twitterFeed {
	height: 330px;
}
