body {
	text-align: center;	
	height: 100%;
padding:0px;
margin:0px;
background: #feffff; /* Old browsers */
background: -moz-linear-gradient(top,  #feffff 0%, #e8f3f7 31%, #d4ecf4 59%, #c0e0ed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(31%,#e8f3f7), color-stop(59%,#d4ecf4), color-stop(100%,#c0e0ed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #feffff 0%,#e8f3f7 31%,#d4ecf4 59%,#c0e0ed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #feffff 0%,#e8f3f7 31%,#d4ecf4 59%,#c0e0ed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #feffff 0%,#e8f3f7 31%,#d4ecf4 59%,#c0e0ed 100%); /* IE10+ */
background: linear-gradient(top,  #feffff 0%,#e8f3f7 31%,#d4ecf4 59%,#c0e0ed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#c0e0ed',GradientType=0 ); /* IE6-9 */

}
html {
  
}

#container {
  margin: 0 auto;
  width: xxxpx;
  height: 100%;
  background-color: white;
  }
  
  #menu {
  background-color: #f3f3f3;
  text-align: center;
  }

#logo {
  margin: 0 auto;
  text-align: left;
  }

#logoright {
 margin-left: 600px;
 margin-top:  -50px;
  text-align: left;
  }  
#socialmediaheader {
position:relative;
top:5px;	
 left:0px;
  text-align: left;
  }
  
#tabs {
position:relative;
top:-20px;	
 left:240px;
  text-align: left;
  }
  
hr {
  border: 0;
  width: 100%;
  color: #e7e7e7;
  background-color: #e7e7e7;
  height: 2px;
}

.disclaimer{
	font-family: "Arial";
	font-size: 8px;
	text-decoration: none;
	color: #000000;} 
.text{
	font-family: "Arial";
	font-size: 14px;
	text-decoration: none;
	color: #000000;}     
.black{
	font-family: "Arial";
	font-size: 14px;
	text-decoration: none;
	color: #000000;}     
.green{
	font-family: "Arial";
	font-size: 14px;
	text-decoration: none;
	color: #000000;}   
	
.LargeOpac{
	font-family: "Arial";
	font-size: 32px;
	text-decoration: none;
	color: #cdcdcd;}
	
.DesignPrice{
	font-family: "Arial";
	font-size: 72px;
	text-decoration: none;
	color: #505055;}	
	
.features{
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #000000;}   
		    

table{
	border-collapse:collapse;
	}    
	
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden}
	
p {/*color: #6b6b6b;*/
    line-height: 19px;
	font-size:13px;
	margin-bottom:30px;
}
.pricing_table {padding: 0 0 40px;}

.single_table table {
	width: 280px;
	background: url("images/bg_white_pricing_table.jpg") repeat-x scroll 0 0 #eeeeee;}
	
.single_table table th {
	border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
    border-top: 1px solid #D5D5D5;
    color: #2F2F2F;
    font-size: 30px;
    height: 115px;}
	
.single_table table th span {
	color: #23B0F1;
    font-size: 24px;}
	
.single_table table tr {
	height: 30px;
	font-family:Arial;
	font-size:12px;
	color:#6B6B6B;
    text-align: center;}
	
.single_table table .grey {
	background-color:#e9e9e9;}
	
.single_table table tr td {
	border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
    font-weight: bold;}

.single_table table .btn td {
	border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;}
	
.single_table table tr .border_blue {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	background: #ededed;}
	
.single_table table tr th.border_blue {
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;}

.single_table table tr .border_blue_bottom {
	border-bottom: 1px solid #d7d7d7;}
.single_table table tfoot td.border_blue{
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}
	
.single_table .pricing_btn {
	border-bottom: 1px solid #D5D5D5;
    height: 80px !important;
	text-align:center;
}	
	
.white_table table {
	width: 100%;
	background: url("images/bg_white_pricing_table.jpg") repeat-x scroll 0 0 #eeeeee;}
	
.w_table_l_grey{
	background-color:#e1e1e1
}
.w_table_d_grey{
	background-color:#eeeeee
}

.white_table table th {
	border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
    border-top: 1px solid #D5D5D5;
    color: #2F2F2F;
    font-size: 30px;
    height: 115px;}
	
.white_table table th span {
	color: #23B0F1;
    font-size: 24px;}
	
.white_table table tr {
	height: 50px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
    text-align: center;}
	
.white_table table .grey {
	background-color:#e9e9e9;}
	
.white_table table tr td {
	border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;}

.white_table table .btn td {
	border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;}
	
.white_table table tr .border_blue {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	background: #ededed;}
	
.white_table table tr th.border_blue {
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;}

.white_table table tr .border_blue_bottom {
	border-bottom: 1px solid #d7d7d7;}
.white_table table tfoot td.border_blue{
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}
	
.white_table .pricing_btn {
	border-bottom: 1px solid #D5D5D5;
    height: 80px !important;
	text-align:center;
}
	
.pricing_btn .the_button{
    float: none;
    margin-top: 0;
}
	
.white_table .pricing_btn .pricing_btn_orbed {
    clear: both;
    display: block;
    float: left;
    height: 44px;
    margin: 0 0 0 52px;
    padding-left: 13px;}
	
.white_table .pricing_btn .pricing_btn_orbed span {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 24px;
    height: 44px;
    line-height: 45px;
    min-width: 100px;
    padding: 0 10px 0 0;}
	
.black_table {margin: 40px 0 0;}

.black_table .the_button{
	border:#1b1b1b solid 1px !important;
}
	
.black_table table {
	width: 100%;
	background-color: #484848}
	
.d_table_l_grey{
	background-color:#303030
}
.d_table_d_grey{
	background-color:#3a3a3a
}
	
.black_table table th {
	border-left: 1px solid #252525;
    border-right: 1px solid #252525;
    color: #ffffff;
    font-size: 30px;
    height: 115px;}
	
.black_table table th span {
	color: #a9a9a9;
    font-size: 24px;}
	
.black_table table tr {
	height: 30px;
    text-align: center;}
	
.black_table table .grey {
	background-color:#3a3a3a;}
	
.black_table table tr td {
	border-left: 1px solid #252525;
    border-right: 1px solid #252525;
    color: #FFFFFF;
    font-weight: bold;}

.black_table .pricing_btn {height: 80px !important;}
	
.pricing_black_btn {
	background: url("images/blue_bl_bg_black.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #454545;
    color: #FFFFFF;
    font-size: 24px;
    height: 44px;
    padding: 9px 10px;}	
    
.pricing_blue_btn {
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	float: left;
	color: #050505;
	display: inline-block;
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	width: 85px;
	letter-spacing: 1.px;
	line-height: 33px;
	margin: 0;
	text-align: center;
	padding:0 15px;
	position:relative;
	z-index:1002;
	
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	background: #dddddd;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dddddd));
	background: -webkit-linear-gradient(#ffffff, #dddddd);
	background: -moz-linear-gradient(#ffffff, #dddddd);
	background: -ms-linear-gradient(#ffffff, #dddddd);
	background: -o-linear-gradient(#ffffff, #dddddd);
	background: linear-gradient(#ffffff, #dddddd);
	-pie-background: linear-gradient(#ffffff, #dddddd);	
}

.pricing_blue_btn:hover, .pricing_blue_btn.active  {
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	float: left;
	color: #000000;
	display: inline-block;
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	width: 85px;
	letter-spacing: 1.px;
	line-height: 33px;
	margin: 0;
	text-align: center;
	
	padding:0 15px;
	position:relative;
	z-index:1002;
	
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	background: #ec7011;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ec8c43), to(#ec7011));
	background: -webkit-linear-gradient(#ec8c43, #ec7011);
	background: -moz-linear-gradient(#ec8c43, #ec7011);
	background: -ms-linear-gradient(#ec8c43, #ec7011);
	background: -o-linear-gradient(#ec8c43, #ec7011);
	background: linear-gradient(#ec8c43, #ec7011);
	-pie-background: linear-gradient(#ec8c43, #ec7011);	
}	
.order_button  {
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	float: center;
	color: #ffffff;
	display: inline-block;
	font-family:Arial;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	width: 100px;
	letter-spacing: 1.px;
	line-height: 33px;
	margin: 0;
	text-align: center;
	
	padding:0 10px;
	position:relative;
	z-index:1002;
	
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	background: #ec7011;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ec8c43), to(#ec7011));
	background: -webkit-linear-gradient(#ec8c43, #ec7011);
	background: -moz-linear-gradient(#ec8c43, #ec7011);
	background: -ms-linear-gradient(#ec8c43, #ec7011);
	background: -o-linear-gradient(#ec8c43, #ec7011);
	background: linear-gradient(#ec8c43, #ec7011);
	-pie-background: linear-gradient(#ec8c43, #ec7011);	
}

.the_button {
	border-bottom: 1px solid #9f9f9f;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	float: left;
	color: #050505;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	letter-spacing: -0.7px;
	line-height: 33px;
	margin: 0;
	text-align: center;
	width: auto;
	padding:0 15px;
	position:relative;
	z-index:1002;
	
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	background: #dddddd;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dddddd));
	background: -webkit-linear-gradient(#ffffff, #dddddd);
	background: -moz-linear-gradient(#ffffff, #dddddd);
	background: -ms-linear-gradient(#ffffff, #dddddd);
	background: -o-linear-gradient(#ffffff, #dddddd);
	background: linear-gradient(#ffffff, #dddddd);
	-pie-background: linear-gradient(#ffffff, #dddddd);	
}
	
.the_button:hover, .the_button.active {
	color: #ffffff;	
	border-bottom: 1px solid #9f9f9f;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	
	background: #2e2e2e;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2e2e2e), to(#2e2e2e));
	background: -webkit-linear-gradient(#2e2e2e, #2e2e2e);
	background: -moz-linear-gradient(#2e2e2e, #2e2e2e);
	background: -ms-linear-gradient(#2e2e2e, #2e2e2e);
	background: -o-linear-gradient(#2e2e2e, #2e2e2e);
	background: linear-gradient(#2e2e2e, #2e2e2e);
	-pie-background: linear-gradient(#2e2e2e, #2e2e2e);  
	}
	
	a {
	text-decoration: none;
    }
