	#tab_full, #tab_tech, #tab_order{
		display:none
	}
	.tabs_active {
	color: red;
	}

/* Start */
#sap_create p{
	margin:10px 0;
}
#sap_create {
	font-size:14px;
}
.sitecreate_left {
	float:left;
	width:453px;
	margin: 0 44px 0 0;
}
.sitecreate_right {
	float:right;
	width:453px;
}
.clearfloat {
	clear:both;
}
.promo_left {
	width:435px;
	margin:10px 44px 10px 0;
	float:left;
}
.promo_right {
	width:435px;
	float:right;
	margin:10px 0 10px 0;
}
.rounded_corners {
	width:952px;
	padding:0 0 15px;
	margin:15px 0;
	background:url(images/rounded_corners.gif) center bottom no-repeat;
	clear:both;
}
.rounded_corners_bg {
	width:916px;
	padding:15px 18px 0;
	background:url(images/rounded_corners.gif) center top no-repeat;
}
.site_create_list {
	line-height:1.5;
	list-style: disc inside;
}
/*
.bot_brif {
	display:block;
	float:right;
	margin: 0 0 22px 30px;
	height:35px;
	width:173px;
	background:url(images/site_create_buttonbrif.gif) no-repeat center center;
	cursor:pointer;
}
*/

.call_me_back_botton {
	display:block;
	float:right;
	margin: 1px 0 0px 0px;
	height:25px;
	width:133px;
	background: url(images/call_me_back.gif) no-repeat center center;
	cursor:pointer;
}
/* round */
.main_promo {
	position:relative;
	overflow:hidden;
	padding:10px 0;
	margin:15px 0;
}
.main_promo_content {
	background:#ffe7b8;
	padding:0 14px;	
}
.main_promo_tl, .main_promo_tr, .main_promo_bl, .main_promo_br {
	position:absolute;
	height:20px;
	background:url(images/main_promo_bg.gif) repeat scroll 0 0 transparent;
}
.main_promo_tl {
	width:100%;
	top:-10px;
	left:-10px;
}
.main_promo_tr {
	width:20px;
	top:-10px;
	left:-10px;
	margin-left:100%;
}
.main_promo_bl {
	width:100%;
	top:auto;
	left:-10px;
}
.main_promo_br {
	top:auto;
	margin-left:100%;
	left:-10px;
	width:20px;
}
/***   ***/
.main_promo_blue {
	position:relative;
	overflow:hidden;
	padding:10px 0;
	margin:15px 0;
}
.main_promo_blue_content {
	background:#cae4fe;
	padding:0 14px;	
}
.main_promo_blue_tl, .main_promo_blue_tr, .main_promo_blue_bl, .main_promo_blue_br {
	position:absolute;
	height:20px;
	background:url(images/main_promo_blue_bg.gif) repeat scroll 0 0 transparent;
}
.main_promo_blue_tl {
	width:100%;
	top:-10px;
	left:-10px;
}
.main_promo_blue_tr {
	width:20px;
	top:-10px;
	left:-10px;
	margin-left:100%;
}
.main_promo_blue_bl {
	width:100%;
	top:auto;
	left:-10px;
}
.main_promo_blue_br {
	top:auto;
	margin-left:100%;
	left:-10px;
	width:20px;
}
.dev_page p{
	margin:0 0 7px 0 !important;
	padding:0
}
.dev_page ul{
	margin:10px 0 0 25px;
}
.dev_page li{
	background-position: 0 7px;
}
.dev_page h3{
	padding-bottom:4px !important;
	font-size:25px;
	margin-top:35px
}
.rounded_corners h3{margin-top:4px !important}
.dev_page h4{text-align:right;font-weight:normal;font-style:italic;font-size:18px;margin:15px 70px 5px 0}

.dev-form_desc{vertical-align:top}
#dev_form table{width:70%;margin:0 auto;border-collapse:collapse}

#dev_form tr{
	background:#FFE7B8;
}
.dev-form_hr{
	background:none !important
}

#dev_form td{
	padding:6px;
	border-bottom:7px solid white
}
#dev_form textarea{
	width:300px;
	height:50px;
	font-size:11px
}
#dev_form input{
	width:300px;
	height:20px;
	font-size:14px
}
.bot_brif{
	display:block;
	width:250px;
	margin:0 auto
}
.bot_brif input{
	width:250px;
	height:45px !important;
	font-size:20px
}
.ajax-loader{
	display:block;margin:5px 0 0 145px;
}
.wpcf7-mail-sent-ok{padding:20px !important;text-align:center}
