html {
	width: 100%;
}
body {
	border-top: 2px solid #333333;
	color: #c4c4c4;
	font-family: Arial, Oswald, sans-serif;
	font-size: 100%;
	min-width: 960px;
}
#body {
	background:url("../images/background/2.png") repeat scroll 0 0 #D8D9D8;
}
/*======= Main  elements =======*/

.header-bg-1 {
	background: url("../images/header/bg-blue-d.png") repeat-x scroll center 0 transparent;
}
.header-bg-2 {
	background: url("../images/header/bg_black.png") repeat-x scroll center 0 transparent;
}
.header-bg-3 {
	background: url("../images/header/bg_yellow_rays.png") repeat-x scroll center 0 transparent;
}
.header-bg-4 {
	background: url("../images/header/bg-purple-d.png") repeat-x scroll center 0 transparent;
}
.header-bg-5 {
	background: url("../images/header/bg-red-d.png") repeat-x scroll center 0 transparent;
}
.header-bg-6 {
	background: url("../images/header/bg-blue-l.png") repeat-x scroll center 0 transparent;
}
.header-bg-7 {
	background: url("../images/header/bg-green-l.png") repeat-x scroll center 0 transparent;
}
.header-bg-8 {
	background: url("../images/header/bg-orange-l.png") repeat-x scroll center 0 transparent;
}
.header-bg-9 {
	background: url("../images/header/bg-purple-l.png") repeat-x scroll center 0 transparent;
}
.header-bg-10 {
	background: url("../images/header/bg-red-l.png") repeat-x scroll center 0 transparent;
}
.top-shadow {
	background: url("../images/top-shadow.png") repeat-x scroll center 0 transparent;
}
.main {
	font-size: 12px;
	line-height: 1.6em;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
a {
	color: #777777;
	outline: medium none;
}
a:hover {
	text-decoration: none;
}
.col-1 {
	float: left;
	margin-right: 20px;
	text-align: center;
	width: 185px;
}
.wrapper {
	overflow: hidden;
	width: 100%;
}
.extra-wrap {
	overflow: hidden;
}
.buttons a:hover {
	cursor: pointer;
}
.menu li a, .list-1 li a, .list-2 li a, .logo, .callus, .link-1 {
	text-decoration: none;
}
/*======= clear, float, z-index, color, left and right alignments =======*/

.fleft {
	float: left;
}
.fright {
	float: right;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.it {
	font-style: italic;
}
.reg {
	text-transform: uppercase;
}
.letter {
	letter-spacing: -1px;
}
.color-1 {
	color: #FFFFFF;
}
.color-2 {
	color: #777777;
}
.color-3 {
	color: #000000;
}
.index1 {
	z-index: 1;
}
.index2 {
	z-index: 2;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.clearfix:after {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
	width: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*======= margin, padding, border =======*/

.p {
	padding-top: 0px;
}
.p0 {
	padding-top: 3px;
}
.p1 {
	padding-top: 8px;
}
.p2 {
	padding-top: 15px;
}
.p3 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.p4 {
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.p5 {
	padding-top: 50px;
}
.margin-left {
	margin-left: 0;
}
.margin-right {
	margin-right: 0;
}
.spacing-r {
	margin-right: 30px;
}
.spacing-r2 {
	margin-right: 35px;
}
.spacing-r3 {
	margin-right: 60px;
}
.spacing {
	padding: 0 10px 0 0;
}
.spacing2 {
	padding: 0 30px 0 0;
}
.spacing3 {
	padding: 0 0 15px;
}
.spacing4 {
	padding: 15px 0;
}
.img-spacing-bot {
	margin-bottom: 25px;
}
.img-spacing {
	float: left;
	margin: 0 20px 0 0;
}
.img-spacing2 {
	float: left;
	margin: 0 13px 0 0;
}
.img-spacing-r {
	background-color: #333333;
	border: 7px solid #292929;
	margin: 0 0 15px;
}
.img-box {
	float: left;
	margin-bottom: 20px;
}
/*======= coloum >> Global =======*/

.coloum_1, .coloum_2, .coloum_3, .coloum_4, .coloum_5, .coloum_6, .coloum_7, .coloum_8, .coloum_9, .coloum_10, .coloum_11, .coloum_12 {
	display: inline;
	float: left;
	position: relative;
}
.container {
	overflow: hidden;
	width: 100%;
}
.container .coloum_1 {
	width: 60px;
}
.container .coloum_2 {
	width: 258px;
}
.container .coloum_3 {
	width: 300px;
}
.container .coloum_4 {
	width: 320px;
}
.container .coloum_5 {
	width: 380px;
}
.container .coloum_6 {
	width: 640px;
}
.container .coloum_7 {
	width: 540px;
}
.container .coloum_8 {
	width: 620px;
}
.container .coloum_9 {
	width: 700px;
}
.container .coloum_10 {
	width: 780px;
}
.container .coloum_11 {
	width: 898px;
}
.container .coloum_12 {
	width: 960px;
}
/*======= typography =======*/

h1 {
	color: #777777;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
}
h2 {
	color: #777777;
	font-family: 'Oswald', arial, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 15px;
}
h3 {
	color: #999999;
	font-family: 'Oswald', arial, serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 15px;
}
h4 {
	color: #777777;
	font-family: 'Oswald', arial, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 1.6em;
}
h5 {
	color: #777777;
	font-family: 'Oswald', arial, serif;
	font-size: 44px;
	font-weight: normal;
	line-height: 1.3em;
}
h6 {
	color: #0061aa;
	font-family: 'Oswald', arial, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
}
span.dropcap {
	background: url("../images/light-bg-trans.png") repeat scroll 0 0 transparent;
	color: #777777;
	display: block;
	float: left;
	font-family: 'Oswald', arial, serif;
	font-size: 31px;
	height: 52px;
	line-height: 1.6em;
	margin: 2px 15px 0 0;
	text-align: center;
	width: 40px;
}
span.dropcap strong {
	color: #777777;
}
/*======= header =======*/

.header {
	height: 115px;
	position: relative;
	width: 100%;
}
#body .header {
	background: url("../images/bg-slider.png") no-repeat scroll 0 155px transparent;
	height: 570px;
	margin: 100 ;
}
.header1 {
	height:115px;
	width:100%;
	position:relative;
}
#body .header1 {
	background: url("../images/header-price.png") no-repeat scroll 0 372px transparent;
	height: 547px;
	margin: 0 auto;
}
.logo {
	color: #FFFFFF;
	float: left;
	padding: 85px 0 0;
	position: relative;
	z-index: 2;
}
.logo-R {
	background: url("../images/logo_svea.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 225px;
	left: 357px;
	position: absolute;
	top: 20px;
	width: 225px;
	z-index: 1;
}
.callus {
	color: #FFFFFF;
	float: right;
	padding: 47px 0 0;
	position: relative;
	z-index: 2;
}
.callus-icon {
	background: url("../images/callus-icon.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 30px;
	position: absolute;
	right: 145px;
	top: 51px;
	width: 30px;
	z-index: 1;
}
.block1 {
	position: absolute;
	top: 549px;
	width: 423px;
	z-index: 8000;
}
.block1 h2 {
	margin: 0px;
}
.block2 {
	color: #777777;
	font-family:'Oswald', arial, serif;
	font-size: 16px;
	left: 439px;
	position: absolute;
	top: 521px;
	width: 82px;
	z-index: 8000;
}
.block3 {
	left: 537px;
	position: absolute;
	top: 549px;
	width: 423px;
	z-index: 8000;
}
.block3 h2 {
	margin: 0;
}
.block3 span {
	color: #EE3D00;
}
.button-1 {
	background: url("../images/button-1.png") no-repeat scroll left top transparent;
	color: #FFFFFF;
	display: block;
	height: 49px;
	padding-top: 32px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 81px;
}
.button-1:hover {
	background: url("../images/button-1-h.png") no-repeat scroll left top transparent;
	color: #FFFFFF;
	display: block;
	height: 49px;
	padding-top: 32px;
	text-align: center;
	text-decoration: none;
	width: 81px;
}
/*======= header >> slider =======*/

#faded {
	height: 383px;
	margin: 0 10px 0 11px;
	overflow: hidden;
	padding-top: 70px;
	position: relative;
	width: 919px;
	padding-left:295px
}
#faded .pagination {
	bottom: 0;
	left: 0;
	margin-left: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 325px;
	z-index: 10;
}
#faded .pagination li {
	float: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3em;
	text-align: center;
}
#faded .pagination li a {
	background: url("../images/slide/pagination-a-bg.png") repeat scroll left top transparent;
	color: #FFFFFF;
	display: block;
	font-family: 'Oswald', arial, serif;
	font-weight: normal;
	height: 23px;
	line-height: 1.3em;
	padding: 10px 0;
	text-decoration: none;
	width: 313px;
	z-index: 10;
}
#faded .pagination li a:hover, #faded .pagination li.current a {
	background: url("../images/slide/pagination-a-active.png") repeat scroll left top transparent;
	color: #000000;
	margin-left: 0;
}
#faded .pagination li.current {
	background: url("../images/slide/pagination-a-active.png") repeat scroll left top transparent;
}
#faded li a {
	display: block;
}
#faded ul {
	list-style: none outside none;
	margin: 0 auto;
	position: relative;
}
.next {
	background: url("../images/slide/next.png") no-repeat scroll left top transparent;
	cursor: pointer;
	height: 19px;
	position: absolute !important;
	right: 20px;
	top: 10px;
	width: 14px;
	z-index: 100;
}
.prev {
	background: url("../images/slide/prev.png") no-repeat scroll left top transparent;
	cursor: pointer;
	height: 19px;
	position: absolute !important;
	right: 88px;
	top: 10px;
	width: 14px;
	z-index: 15;
}
#faded #item img {
	visibility: hidden;
}
#faded #item1 img {
	visibility: hidden;
}
#faded #item2 img {
	visibility: hidden;
}
#faded #item, #faded #item1, #faded #item2 {
}
/*======= content =======*/
#content {
	padding: 40px 0 0;
	position: relative;
	width: 100%;
	z-index: 1;
}
.spacer-1 {
	background: url("../images/pic-1.gif") repeat-y scroll 217px 0 transparent;
	width: 100%;
}
.spacer-2 {
	background: url("../images/pic-1.gif") repeat-y scroll 460px 0 transparent;
	width: 100%;
}
.border-bot {
	padding-bottom: 30px;
	width: 100%;
}

.border-bot3 {
	background: url("../images/shine.png") repeat-x scroll 0 bottom transparent;
	width: 100%;
}

.box-1 {
	width: 100%;
}
.box-1 h3 {
	height: 41px;
	margin: 0 0 15px;
	padding: 0 0 0 54px;
}
#item-1 h3 {
	background: url("../images/pic-9.png") no-repeat scroll 0 0 transparent;
}
#item-2 h3 {
	background: url("../images/pic-10.png") no-repeat scroll 0 0 transparent;
}
#item-3 h3 {
	background: url("../images/pic-11.png") no-repeat scroll 0 0 transparent;
}
#item-4 h3 {
	background: url("../images/pic-12.png") no-repeat scroll 0 0 transparent;
}
#item-5 h3 {
	background: url("../images/pic-13.png") no-repeat scroll 0 0 transparent;
}
#item-6 h3 {
	background: url("../images/pic-14.png") no-repeat scroll 0 0 transparent;
}
#item-1:hover h3 {
	background: url("../images/pic-9-hover.png") no-repeat scroll 0 0 transparent;
	color: #EE3D00;
	cursor: pointer;
}
#item-2:hover h3 {
	background: url("../images/pic-10-hover.png") no-repeat scroll 0 0 transparent;
	color: #EE3D00;
	cursor: pointer;
}
#item-3:hover h3 {
	background: url("../images/pic-11-hover.png") no-repeat scroll 0 0 transparent;
	color: #EE3D00;
	cursor: pointer;
}
#item-4:hover h3 {
	background: url("../images/pic-12-hover.png") no-repeat scroll 0 0 transparent;
	color: #EE3D00;
	cursor: pointer;
}
#item-5:hover h3 {
	background: url("../images/pic-13-hover.png") no-repeat scroll 0 0 transparent;
	color: #EE3D00;
	cursor: pointer;
}
#item-6:hover h3 {
	background: url("../images/pic-14-hover.png") no-repeat scroll 0 0 transparent;
	color: #EE3D00;
	cursor: pointer;
}
.quote {
	background: url("../images/light-bg-trans.png") repeat scroll 0 0 transparent;
	border: 1px solid #333333;
	width: 318px;
}
.quote .padding {
	background: url("../images/pic-15.png") no-repeat scroll 20px 25px transparent;
	padding: 0 30px;
}
.quote:hover {
	background: url("../images/dark-bg-trans2.png") repeat scroll 0 0 transparent;
}
/*======Pricing Blocks========*/

#pricing {
	height: 260px;
	margin: 0px 12px;
	position: relative;
	width: 960px;
	z-index: 0;
}
#pricing .block {
	border: 1px solid #171717;
	float: left;
	position: absolute;
	width: 234px;
	z-index: 3;
}
#pricing .block.first {
	left: 0;
}
#pricing .block.second {
	left: 234px;
}
#pricing .block.third {
	left: 468px;
}
#pricing .block.fourth {
	left: 702px;
}
#pricing .block h2 {
	background: none repeat scroll 0 0 #191919;
	display: block;
	height: 47px;
	margin: 0;
	padding-top: 3px;
	text-align: center;
}
#pricing .block.active h2 {
	background: url("../images/top-title.jpg") repeat-x scroll left top #1D1D1D;
	color: #CCCCCC;
}
#pricing .block > p.price {
	background: url("../images/top-title-bg.jpg") repeat-x scroll left top transparent;
	color: #F2F2F2;
	font-family: 'Oswald', arial, serif;
	font-size: 61px;
	height: 84px;
	line-height: 1.3em;
	margin: 0;
	text-align: center;
}
#pricing .block.active {
	border: medium none;
	position: absolute;
	top: -4px;
	width: 239px;
	z-index: 4;
}
#pricing .block.active.buy-now {
	height: 88px;
}
#pricing .block.active p.price {
	background: url("../images/hosting-price-hover.jpg") no-repeat scroll center top transparent;
	font-family: 'Oswald', arial, serif;
	height: 88px;
}
#pricing .block > p span.sign {
	font-size: 31px;
	vertical-align: baseline;
}
#pricing .block > p span.month {
	font-size: 31px;
	vertical-align: baseline;
}
#pricing .block ul {
	background: url("../images/border-line.jpg") repeat-x scroll left bottom #191919;
	display: block;
	margin: 0;
	min-height: 240px;
	padding-bottom: 1px;
}
#pricing .block.active ul {
	background: url("../images/border-line.jpg") repeat-x scroll left bottom #272727;
}
#pricing .block ul li {
	background: url("../images/hosting-list-bg.jpg") repeat-x scroll left bottom transparent;
	height: 20px;
	padding: 10px 30px;
}
#pricing .block.active ul li {
	background: url("../images/hosting-list-bg-hover.jpg") repeat-x scroll left bottom transparent;
}
#pricing .block ul li a {
	background: url("../images/arrow.png") no-repeat scroll left 6px transparent;
	color: #777777;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 1.6em;
	padding-left: 25px;
	text-decoration: none;
}
#pricing .block ul li a:hover {
	color: #EE3D00;
}
#pricing .block .buy-now {
	background: url("../images/buy-now.jpg") repeat-x scroll left bottom #191919;
	height: 83px;
	padding: 0 30px;
	position: relative;
	text-align: center;
}

#pricing .block .buy-now p.button a > span {
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.3em;
	text-decoration: none;
}
p.button {
	background: url("../images/button-bg.png") repeat-x scroll left top transparent;
	height: 44px;
}
p.button:hover {
	background: url("../images/button-bg.png") repeat-x scroll left bottom transparent;
}

/*======Pricing Blocks========*/

#fancyCountdown{margin:25px 0px 0px 35px; width:690px}

#fc-holder {
	width:750px;
	height:150px;
	margin:20px auto;
	border: 1px solid #bebebe;
	clear:both;
	background:#a7a7a7
}


#wrapper h3 {
	padding:5px 10px 0px 15px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#292520;	
}



/*======= recent news =======*/

.recent-news {
	width: 258px;
	height: 243px;
}
.recent-news .main {
	margin: 0 auto;
	position: relative;
	top: -45px;
	width: 258px;
}
.recent-news .spacing {
	padding: 0;
	position: relative;
}
.recent-news .extra-text {
	font-size: 12px;
	width: 258px;
}
.prev {
	background: url("../images/btn-prev.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 25px;
	left: 203px;
	position: absolute;
	top: 0;
	width: 25px;
}
.prev:hover {
	background: url("../images/btn-prev-h.png") no-repeat scroll 0 0 transparent;
}
.next {
	background: url("../images/btn-next.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 25px;
	left: 232px;
	position: absolute;
	top: 0;
	width: 25px;
}
.next:hover {
	background: url("../images/btn-next-h.png") no-repeat scroll 0 0 transparent;
}
.prev img, .next img {
	display: none;
}
#carousel {
	margin: 0 0 0 1px !important;
	overflow: hidden;
	padding: 0 !important;
	position: absolute;
	width: 9000px;
}
#carousel li {
	float: left !important;
	margin-right: 50px !important;
	padding: 0;
	text-align: left;
	width: 268px;
}
.bx_wrap {
	overflow: hidden;
	padding-top: 71px;
	position: relative;
	width: 258px;
}
.bx_container {
	overflow: hidden;
	position: relative;
	width: 258px;
}
.recent-news img {
	float: left;
	padding: 0 15px 0 0;
}
.recent-news p {
	color: #EE3D00;
	float: right;
	font-family: 'Oswald', arial, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3em;
	padding-top: 15px;
	width: 258px;
}
.button {
	background: url("../images/button-bg.png") repeat-x scroll left top transparent;
	color: #777777;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	padding: 0 15px 1px;
	text-decoration: none;
}
.button:hover {
	background: url("../images/button-bg.png") repeat-x scroll left bottom transparent;
	color: #000000;
}
.list-1 {
	border-bottom: 1px solid #333333;
	border-top: 1px solid #111111;
}
.list-1 li {
	background: url("../images/arrow_right.png") no-repeat scroll 8px 12px transparent;
	border-bottom: 1px solid #090909;
	border-top: 1px solid #333333;
	font-weight: bold;
}
.list-1 li.last {
	background:url("../images/arrow_right.png") no-repeat scroll 8px 12px transparent;
	border-bottom: 1px solid #111111;
}
.list-1 li a {
	color: #777777;
	display: block;
	padding: 10px 0 10px 34px;
	text-decoration: none;
}
.list-1 li a:hover {
	background: url("../images/light-bg-trans.png") repeat scroll 0 0 transparent;
	color: #fff200;
}
.link {
	color: #777777;
}
#contact-info {
	color: #777777;
	margin: 0 0 15px;
}
#contact-info li {
	font-weight: bold;
}
#contact-info li span {
	float: left;
	width: 144px;
}
/*======= content slider =======*/

.slider {
	height: 194px;
	margin: 0 auto;
	width: 286px;
}
.items {
	display: none;
}
.pic {
	position: absolute !important;
	right: 0;
}
.slider .pagination {
	background: none repeat scroll 0 0 #333333;
	left: 92px;
	padding: 8px 0 0 8px;
	position: absolute;
	top: 170px;
	z-index: 9999;
}
.slider .pagination li {
	background: url("../images/pagination.png") no-repeat scroll 0 0 transparent;
	float: left;
	margin-right: 8px;
	padding: 0;
}
.slider .pagination li:hover, .pagination li.current {
	background: url("../images/pagination-active.png") repeat scroll 0 0 transparent;
}
.slider .pagination li a {
	display: block;
	font-size: 0;
	height: 17px;
	width: 17px;
}
/* ======= form ======= */

.contact-form {
	background: url("../images/light-bg-trans.png") repeat scroll 0 0 transparent;
	border: 1px solid #333333;
	color: #777777;
	width: 318px;
}
.contact-form .padding {
	padding: 30px;
}
.form {
	padding: 0;
	width: 100%;
}
input {
	background: url("../images/input-bg.png") repeat scroll 0 0 transparent;
	border: 1px solid #333333;
	color: #777777;
	font-size: 12px;
	font-family: Arial, Oswald, sans-serif;
	margin: 0 0 15px;
	padding: 10px;
	width: 236px;
}
textarea {
	background: url("../images/textarea-bg.png") repeat scroll 0 0 transparent;
	border: 1px solid #333333;
	color: #777777;
	font-size: 12px;
	font-family: Arial, Oswald, sans-serif;
	height: 100px;
	margin: 0 0 15px;
	max-height: 100px;
	max-width: 234px;
	min-height: 100px;
	min-width: 236px;
	overflow: auto;
	padding: 10px;
	width: 236px;
}
.form #sendbutton {
	background: url("../images/button-bg.png") repeat-x scroll left top transparent;
	border: 0 none;
	color: #777777;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Oswald, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	margin: 0;
	padding: 1px 15px;
	text-decoration: none;
	width: 89px;
}
.form #sendbutton:hover {
	background: url("../images/button-bg.png") repeat-x scroll left bottom transparent;
	color: #000000;
}
.form #Subscribe {
	background: url("../images/button-bg.png") repeat-x scroll left top transparent;
	border: medium none;
	color: #777777;
	cursor: pointer !important;
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	padding: 0 15px 3px;
	text-transform: uppercase;
	width: 87px;
}
.form #Subscribe:hover {
	background: url("../images/button-bg.png") repeat-x scroll left bottom transparent;
	color: #000000;
}
.newsletter {
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}
.newsletter-form-Text {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin: 0;
	width: 178px;
}
.newsletter-form {
	background: url("../images/newsletter-bg.png") repeat scroll 0 0 transparent;
	border: 1px solid #333333;
	height: 38px;
	margin-bottom: 30px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: 290px;
}
.newsletter-form #sendbutton {
	background: url("../images/button-bg.png") repeat-x scroll left top transparent;
	border: medium none;
	color: #777777;
	cursor: pointer !important;
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	padding: 0 15px 3px;
	text-transform: uppercase;
	width: 87px;
}
.newsletter-form #sendbutton:hover {
	background: url("../images/button-bg.png") repeat-x scroll left bottom transparent;
	color: #000000;
}
.newsletter-form #Subscribe {
	background: url("../images/button-bg.png") repeat-x scroll left top transparent;
	border: 1px solid #000000;
	color: #777777;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Oswald, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	margin: 0;
	padding: 1px 15px 1px;
	text-decoration: none;
	width: 89px;
}
.newsletter-form #Subscribe:hover {
	background: url("../images/button-bg.png") repeat-x scroll left bottom transparent;
	color: #000000;
}
.Newsletter a {
	color:#777777;
	text-decoration:none;
}
.Newsletter a:hover {
	color:#EE3D00;
}
/*======= Get Started now button =======*/

#get-started {
	font-family: 'Oswald', arial, serif;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#get-started li {
	background: url("../images/getstarted-a.png") no-repeat scroll center center transparent;
	float: right;
	position: relative;
	width: 258px;
}
#get-started li a {
	color: #FFFFFF;
	display: block;
	font-size: 26px;
	line-height: 1.3em;
	padding: 12px 0;
	position: relative;
	text-decoration: none;
	z-index: 20;
}
#get-started li .hover {
	background: url("../images/getstarted-b.png") no-repeat scroll center center transparent;
	display: none;
	height: 58px;
	left: 0;
	position: absolute;
	top: 0;
	width: 258px;
	z-index: 0;
}
#get-started li.selected {
	background: url("../images/getstarted-c.png") no-repeat scroll center center transparent;
}
.getstarted-text {
	background: url("../images/Right.png") no-repeat scroll 0 0 transparent;
	padding: 0 0 0 84px;
	width: 526px;
}
.getstarted-text h3 {
	margin: 0;
	padding-bottom: 5px;
}
.getstarted-text h2 {
	margin: 0;
}
.arrow-icon {
	float: left;
}
.get-started {
	background: url("../images/dark-bg-trans.png") repeat scroll 0 0 transparent;
	border: 1px solid #272727;
	color: #777777;
}
.get-started .padding {
	padding: 30px;
}

/* ======= flickr networking icons ======= */
#flickr-img {
	display: block;
	overflow: hidden;
	padding: 0 30px 0 0;
	position: relative;
}
#flickr-img li {
	border: 5px solid #333333;
	float: left;
	margin-right: 10px;
}
#flickr-img li.last {
	margin-right: 0px;
}
/* ======= social networking icons ======= */
#social-icons {
	height: 29px;
}
#social-icons li {
	float: left;
	padding: 0 10px 0 0;
}
/* ======= footer menu ======= */

.menu-list {
	float: left;
}
.menu-list li {
	background: url("../images/spacer.gif") no-repeat scroll right center transparent;
	float:left;
	font-weight:bold;
	padding:0 10px;
}
.menu-list li.first-item {
	padding: 0 10px 0 0;
}
.menu-list li.last-item {
	background: none repeat scroll 0 0 transparent;
	padding: 0 0 0 10px;
}
.menu-list li a {
	text-decoration: none;
}
.menu-list li a:hover, .menu-list li .active {
	text-decoration: underline;
}
.footer-text {
	float: right;
}

/***changes done in classes start***/
#pricing .block .buy-now p.button {	display: block;	font-family: 'Oswald', arial, serif;left: 31px;	margin: 0;	padding: 0;	position: absolute;	top: 20px;}
#pricing .block .buy-now p.button:hover {}
#pricing .block .buy-now p.button a {color: #777777;	display: inline-block;	padding: 8px 15px;	text-decoration: none;	width: 147px;background: url("../images/button-bg.png") repeat-x scroll left top transparent;	height: 28px;	float:left;}
#pricing .block .buy-now p.button a:hover {	background: url("../images/button-bg.png") repeat-x scroll left bottom transparent;	color: #ffffff;}


.border-bot4 {/****/border-color: #272727 #272727 #090909;	border-style: solid;	border-width: 1px;	margin-top: 30px;	padding: 30px;	width: 898px; background:#F00; background: url("../images/dark-bg-trans.png") top left repeat scroll transparent!important;}

/*======= footer =======*/
.footer {
	border-color: #272727;
	border-style: solid;
	border-width: 1px;
	color: #777777;
	width: 898px;
	background: url("../images/dark-bg-trans2.png") repeat scroll 0 0 transparent!important;
}
.border-bot2 {	margin-bottom: 30px;	padding: 30px;}