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

body {
	background-image: url(../img/upperbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.clearfloats {
	clear: both;
}
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	height: 85px;
	width: 231px;
	margin-left: 10px;
	float: left;
}
.navigation {
	float: right;
	width: 600px;
	margin-right: 15px;
	height: 85px;
}
.navigation li {
	display: block;
	float: right;
	height: 85px;
	margin-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #d7d7d7;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 85px;
}
.navigation li a {
	color: #d7d7d7;
	text-decoration: none;
}
.navigation li a:hover {
	color: #d7d7d7;
	text-decoration: underline;
}
.middle {
	width: 960px;
	height: 265px;
}
.midleft {
	float: left;
	width: 480px;
	margin-left: 35px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 65px;
	font-size: 14px;
	line-height: 24px;
	color: #3e4850;
}
.midright {
	float: right;
	width: 400px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 65px;
	font-size: 14px;
	line-height: 24px;
	color: #3e4850;
	margin-right: 35px;
	text-align: right;
}
.midleft h1 {
	color: #3e4850;
	font-size: 42px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	line-height: 42px;
}
.midbuttons {
	width: 890px;
	margin-right: 35px;
	margin-left: 35px;
	height: 77px;
	margin-bottom: 25px;
}
.buttonholder {
	height: 77px;
	width: 280px;
	float: left;
	margin-right: 25px;
}
.topbutton {
	height: 56px;
	width: 280px;
}
.buttonshadow {
	background-image: url(../img/midbutton_02.gif);
	height: 21px;
	width: 280px;
	background-repeat: no-repeat;
	background-position: center top;
}
.buttonholderR {
	height: 77px;
	width: 280px;
	float: right;
}
.sitemap {
	background-image: url(../img/sitemapbg.gif);
	height: 171px;
	background-repeat: repeat-x;
	background-position: top;
}
.smholder {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
.smholder ul {
	display: block;
	height: 130px;
	width: 175px;
	color: #ebeced;
	float: left;
	margin-right: 15px;
}
.smholder ul li {
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}
.smholder ul li a {
	color: #ebeced;
	text-decoration: none;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.smholder ul li a:hover {
	color: #ebeced;
	text-decoration: underline;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.smholder ul li h2 {
	font-size: 24px;
}
.notice {
	background: #F0F9F0;
	color: #303D45;
	border: solid 1px #B3B8C1;
	padding: 10px;
	text-align: center;
	font-size: 82%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.noticeportfolio {
	background: #F0F9F0;
	color: #303D45;
	border: solid 1px #B3B8C1;
	padding: 10px;
	text-align: center;
	font-size: 95%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.supportstuff {
	float: right;
	height: 102px;
	text-align: right;
	color: #ebeced;
	font-size: 12px;
	margin-top: 11px;
	width: 320px;
}
.supportstuff h1 {
	color: #ebeced;
	font-size: 36px;
}
.footer {
	background-color: #202c35;
	height: 55px;
}
.footer p {
	display: block;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	line-height: 55px;
	color: #EBECED;
	font-size: 11px;
}
.footer p a {
	color: #EBECED;
	text-decoration: none;
}
a {
	color: #547b93;
	text-decoration: underline;
}
.footer p a:hover {
	color: #EBECED;
	text-decoration: underline;
}
.content {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 35px;
}
.sidebar {
	float: right;
	width: 215px;
}
.mainfull {
	float: left;
}
.main {
	width: 635px;
	float: left;
}
.breadcrumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D8C91;
}
.spacer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D8C91;
	height: 11px;
}
.main h1, .mainfull h1 {
	font-weight: normal;
	font-size: 38px;
	color: #303D45;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e7e8;
	padding-bottom: 10px;
}
.main h3, .mainfull h1 {
	font-size: 24px;
	font-weight: normal;
	color: #303D45;
	margin-bottom: 10px;
}
.main p, .mainfull p {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #303D45;
	margin-bottom: 15px;
}
.sidebar h1 {
	font-weight: normal;
	font-size: 38px;
	color: #303D45;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e7e8;
	padding-bottom: 10px;
}
.sidebar h3 {
	font-size: 24px;
	font-weight: normal;
	color: #303D45;
	margin-bottom: 5px;
	margin-top: 15px;
}
.sidebar p {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #303D45;
	margin-bottom: 15px;
}
.sidebar ul li {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e7e8;
	color: #303D45;
}
.sidebar ul {
	margin-bottom: 20px;
}
.sidebar ul li.address {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebar ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #303D45;
	text-decoration: none;
}
.sidebar ul li:hover {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7BABD;
	color: #303D45;
}
.sidebar ul li.address:hover {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 12px;
}
.main ul {
	margin-bottom: 10px;
}
.main ol {
	margin-bottom: 10px;
}
.main ol li {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 12px;
}
.breadcrumbs a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D8C91;
	text-decoration: none;
}
.breadcrumbs a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D8C91;
	text-decoration: underline;
}
.sidebar ul li.setup {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/1264556097_gear_16.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	line-height: 15px;
	padding-left: 23px;
}
.sidebar ul li.support {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/1264556078_help_16.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	line-height: 15px;
	padding-left: 23px;
}
.sidebar ul li.payment {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/1264556092_buy_16.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	line-height: 15px;
	padding-left: 23px;
}
.sidebar ul li.stats {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/1264556100_diagram_16.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	line-height: 15px;
	padding-left: 23px;
}
.sidebar ul li.hardening {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/1264556485_shield_16.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	line-height: 15px;
	padding-left: 23px;
}
.sidebar ul li.network {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/1264556489_globe_16.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	line-height: 15px;
	padding-left: 23px;
}
.sidebar ul li.whitelabel {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/1264556507_user_16.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	line-height: 15px;
	padding-left: 23px;
}
.sidebar ul li.consult {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/consult.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	line-height: 15px;
	padding-left: 23px;
}
.sidebar ul li.kb {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/kb.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	line-height: 15px;
	padding-left: 23px;
}
.sidebar ul li.ticket {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/ticket.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	line-height: 15px;
	padding-left: 23px;
}
.sidebar ul li.check {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/1264559660_tick_16.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	line-height: 15px;
	padding-left: 23px;
}
.sidebar ul li.twitter {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e7e8;
	color: #303D45;
	background-image: url(../img/1264556701_twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	height: 15px;
	line-height: 15px;
}
.sidebar ul li.twitter:hover {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7BABD;
	color: #303D45;
	line-height: 15px;
	height: 15px;
	padding-left: 23px;
	background-image: url(../img/1264556701_twitter.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.sidebar ul li.facebook {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e7e8;
	color: #303D45;
	background-image: url(../img/1264556710_facebook.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	height: 15px;
	line-height: 15px;
}
.sidebar ul li.facebook:hover {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7BABD;
	color: #303D45;
	line-height: 15px;
	height: 15px;
	padding-left: 23px;
	background-image: url(../img/1264556710_facebook.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#mytable {
	width: 635px;
	padding: 0;
	margin: 0;
}
th a {
	text-decoration: none;
	color: #303D45;
}
th a:hover {
	text-decoration: underline;
	color: #303D45;
}
caption {
	padding: 0 0 5px 0;
	width: 635px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
th {
	color: #303D45;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3B8C1;
	border-right-color: #B3B8C1;
	border-bottom-color: #B3B8C1;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F7F7F7;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	line-height: 20px;
}
th.nobg {
	background: none;
	border-top-width: 0;
	border-right-width: 1px;
	border-left-width: 0;
	border-right-style: solid;
	border-right-color: #B3B8C1;
	height: 20px;
	line-height: 20px;
}
td {
	background: none;
	color: #303D45;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B3B8C1;
	border-bottom-color: #B3B8C1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	line-height: 20px;
}
td.alt {
	color: #303D45;
	line-height: 20px;
	height: 20px;
	background-color: #F7F7F7;
	background-image: none;
}
th.spec {
	border-top-width: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3B8C1;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	height: 20px;
	background-color: #FFF;
	background-image: none;
}
th.specalt {
	background: none;
	color: #303D45;
	border-top-width: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3B8C1;
	background-color: #F7F7F7;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
}
th.nobg2 {
	height: 20px;
	line-height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3B8C1;
}
.homebtn {
	background: url(../img/homebtn.png) no-repeat;
	width: 280px;
	height: 77px;
	float: left;
	margin-left: 25px;
}
.homebtn a {
	display: block;
	height: 100%;
}
.homebtn span.bullet {
	font-size: 9px;
	display: block;
	float: left;
	margin-right: 7px;
	margin-top: 3px;
}
.homebtn h2 {
	font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow: 2px 2px 2px #37444c;
	color: #fff;
	float: left;
	padding: 19px 0 0 12px;
}
.homebtn h3 {
	float: right;
	font: 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #a8a8a8;
	padding: 22px 15px 0 0;
	text-shadow: 2px 2px 2px #37444c;
}
.homebtn span.price {
	color: #fff;
}
.first {
	margin-left: 0 !important;
}
/* Other
*/
.portfolio-item {
	width:635px;
	height:343px;
	margin:0 0 15px;
	color: #303D45;
	line-height: 18px;
	border: 1px solid #cdcdcd;
	-webkit-box-shadow: 0px 0px 8px #cdcdcd; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 0px 0px 8px #cdcdcd; /* FF3.5 - 3.6 */
	box-shadow: 0px 0px 8px #cdcdcd; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
.portfolio-item h2 {
	border-bottom: 1px solid #222222;
	color: #303D45;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 10px;
	padding: 0 0 10px;
}
.portfolio-item p {
	color: #303D45;
	font-size: 11px;
	line-height: 22px;
	margin: 0 0 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.copy {
	width:315px;
	float:left;
	padding:10px 45px 0 25px;
}
.copy p img {
	clear:both;
	margin:10px 0 0 0;
}
.tools {
	font-size:20px;
	font-weight:bold;
	position:relative;
}
.tools span {
	float:left;
	padding:6px 10px 0 0;
}
.tools img {
	float:left;
	margin:0 4px;
}
.project {
	clear:both;
	font-size:20px;
	font-weight:bold;
	height:30px;
	padding:5px 0 0;
}
.project span {
	font-size:14px;
	padding:0 0 0 10px;
}
.portfolio-image {
	float:left;
	margin:88px 20px 0 0;
	width:230px;
}
.portfolio-image img {
	width: 230px;
}
table.frame{margin:0 0 10px;padding:0;border:1px solid #EBEBEB;border-bottom:0;}
table.frame table td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.frame table td.fieldarea{background-color:#F5F5F5;color:#333;text-align:right;border-right:1px solid #EBEBEB;}
.noborder {
	border-right: none !important;
	border-bottom: 1px solid #EBEBEB !important;
}
.pricebox {
	background: url(../img/pricebox.png) no-repeat;
	width: 335px;
	height: 145px;
	float: right;
}
.pricebox h2 {
	color: #fff;
	font-size: 30px;
	float: left;
	margin: 40px 0 0 10px;
}
.pricebox h2 span {
	font-size: 42px !important;
	font-weight: 700 !important;
	display: block;	
}
#slides {
	  -webkit-box-shadow: 0px 1px 4px #000; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
     -moz-box-shadow: 0px 1px 4px #000; /* FF3.5 - 3.6 */
          box-shadow: 0px 1px 4px #000; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */	
}