@charset "utf-8";
/* CSS Document */
body {
	background:#F5F5F5;
	color:#333;
	font:12px Tahoma, Arial, "Trebuchet MS", Verdana;
	line-height:22px;
	padding:0;
	margin:0 auto;
}
p {
	padding:0;
	margin:0;
}
.sidebar_div ul { margin:0; padding:0; list-style-type:none; }
.sidebar_div li {padding-left:0px;padding-bottom:5px;}
.sidebar_div li a{color:#f37021; font-size:13px;}
.sidebar_div input{margin-top:5px; border:1px #ddd solid;padding:4px; font:bold italic 16px Georgia, Arial; color:#999; width:148px;}
.sidebar_div #searchsubmit{border:none; background:#f37021; padding:4px; font:bold italic 16px Georgia, Arial; color:#fff; width:60px;margin-left:5px;}
label.screen-reader-text {display:none}
#searchsubmit {}
a {text-decoration:none; boder:0; outline:0}
img {border:0;}
h1 {margin:0; font:18px Trebuchet MS;}
hr {
	height:1px;
	border:1px #ccc dashed;
}
#sliding {
	position:absolute;
	top:0;
	width:100%;
}
#slider {
	position:absolute;
	top:265px;
	float:right;
	right:10px;
	cursor:pointer;
}
.overlayshow {
	top:50%; 
	right:-705px; 
	margin-top:-90px; 
	position:fixed; 
	z-index:999;
}
.adlinks {
	position:relative;
	width:960px;
	height:236px;
	margin:0 auto;
	overflow:hidden;
}
.linkclose {
	position:absolute;
	color:#000;
	width:25px;
	right:10px;
	top:10px;
	height:25px;
	cursor:pointer;
}
#top {
	width:960px;
	margin:0 auto;
	height:85px;
	background:url(../images/webizm-top.png) 0 -5px no-repeat;
}
#webizm_logo {
	width:275px;
	height:56px;
	background:url(../images/webizm_logo.png) top center no-repeat;
	float:left;
	margin-right:30px;
	*margin-top:10px;
}

#webizm_logo span {
	visibility:hidden;
}

#webizm_logo a {
	display:block;
	width:275px;
	height:56px;
}

#top_menu{
	color:#FFF;
	margin:0 auto;
	margin-top:17px;
	height:53px;
	padding:0;
}
#top_menu li {
	display:block;
	float:left;
	padding:15px 20px;
	margin:0;
	font:bold 18px Trebuchet MS;
	color:#636363;
}
#top_menu li a{
	color:#636363;
	padding-bottom:5px;
}
#top_menu li a:hover{
	background:url(../images/menu-hover-bg.png) bottom center no-repeat;
}
#top_menu .active {
	background:url(../images/menu-active-bg.png) center center no-repeat;
}
#top_menu .active a:hover {
	background:none;
}
#main {
	width:960px;
	margin:0 auto;
}
#main_left {
	width:500px;
	float:left;
}
#left_white_middle {
	background:#FFFFFF;
	padding:0;
	float:left;
	width:500px;
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
}

#left_white_middle h1{
	font:18px Trebuchet MS;
	padding:3px 10px 7px 10px;
}

.outer h1 a {color:#f37021!important;}

#left_white_middle p{
	padding:0 10px;
}
#left_white_middle #left_services_exp .outer {
	background:url(../images/shadowborder.png) no-repeat;
	padding:10px 10px 5px 10px;
	width:467px;
	display:block;
	margin-bottom:2px;
	font-style:italic;
}
#left_white_middle #left_services_exp .first_exp {
	background:none;
}
#left_white_middle #left_services_exp .outer a{
	color:#636363;
}
#left_services_exp h1 {
	padding:0;
	margin:0;
}
#left_services_exp p {
	font-size:12px;
	padding:0;
}
#left_services_exp .mainp {
	margin-top:15px;
	font-style:normal;
}
#left_white_middle img{
	margin-right:8px;
}
#left_white_middle #left_services_exp #left_services {
	padding:0 10px;
	margin:10px 0 0 0;
	clear:both;
	
}
#left_white_middle #left_services_exp #left_services li {
	background:#ccc;
	padding:0;
	width:45%;
	float:left;
	padding-left:12px;
	display:block;
	background:url(../images/plus.png) left center no-repeat;
	margin-bottom:2px;
}
#left_white_middle #left_services_exp #left_services li a{
	font:bold 13px Tahoma;
	color:#f37021;
}
#left_white_middle #left_services_exp {
	padding:0;
	float:left;
	margin:0;
	clear:both
}

#left_blog_top {
	background:#ebe456;
	padding:7px;
	height:60px;
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
}
#left_blog_top h1 {
	font:18px Trebuchet MS;
	padding:8px 10px 2px 10px;
}
#left_blog_top p {
	color:#636363;
	font-size:12px;
}
#left_white_middle #left_blog_exp {
	padding:0;
	padding-top:13px;
	width:500px;
	float:left;
	margin:0;
	clear:both;
	background:url(../images/shadowborder.png) no-repeat;
}

#shadow_border {
	padding:0;
	padding-top:13px;
	width:480px;
	float:left;
	margin:0;
	clear:both;
	background:url(../images/shadowborder.png) no-repeat;
}

#shadow_border_small {
	padding:0;
	padding-top:27px;
	margin:0;
	clear:both;
	background:url(../images/shadowborder_small.png) no-repeat;
}

#left_white_middle #left_blog_exp img {
	margin:0 10px
}


#left_white_middle #left_blog_exp li {
	width:500px;
	display:block;
	margin-bottom:2px;
	padding-bottom:15px;
}
#left_white_middle #left_blog_exp li a{
	color:#636363;
}
#left_white_middle #left_blog_exp h1 {
	padding:0;
	margin:0;
}
#left_white_middle #left_blog_exp p {
	color:#333;
	font-size:12px;
	line-height:18px;
}
#left_white_middle #left_blog_exp p a{
	color:#f47122;
	font-size:14px;
	line-height:20px;
}
#coloumn{
	width:115px;
	float:left;
	margin-left:10px;
	height:830px;
	background:url(../images/coloumn-middle.png) repeat-y;
	text-align:center;
}

#main_right{
	width:325px;
	float:right;
	margin-left:0;
}
#detail_left{
	width:250px;
	float:left;
}

#detail_blog_right{
	width:250px;
	float:right;
}

#last_project img {
	width:225px;
	height:97px;
	border:solid 1px #dddedf;
	background:#fff;
	padding:2px;
}
#detail_right{
	width:690px;
	float:right;
}
#detail_right #content, #detail_blog_left #content{
	width:470px;
	float:left;
	text-align:justify;
	font-size:13px;
	line-height:22px;
}
.widepage #content{
	width:690px !important;
	float:left;
	text-align:justify;
	font-size:13px;
	line-height:22px;
	margin-top:10px;
}

.widepage #content_white_menu{
	display:none;
}

#detail_right .blogcontent{
	width:690px !important;
	float:right;
}
#detail_blog_left{
	width:690px;
	float:left;
}
#detail_blog_left .blogcontent{
	width:690px !important;
	float:left;
}
.p-tag {
	font-size:11px;
}
#content h1, h1.services_title{
	margin:0;
	border-bottom:1px #ccc solid;	
}
#content h1 a{
	color:#f37021;
	font-size:22px;
}
#content h2{
	font-size:16px;
	margin:0;
	padding:0;
	border-bottom:1px #ccc solid;
}
#content a{
	color:#F60;
}
#content p, 
p.services_info{
	margin-bottom:20px;
}
#detail_right #content_white_menu{
	width:200px;
	float:right;
}
#detail_blog_left #content_white_menu{
	width:200px;
	float:left;
}
#content_white_menu #content_white_top{
	width:200px;
	height:23px;
	background:url(../images/content-white-top.png) no-repeat;
}
#content_white_menu #content_white_middle{
	width:200px;
	background:url(../images/content-white-middle.png) repeat-y;
}

#content_white_menu #content_white_bottom{
	width:200px;
	height:72px;
	background:url(../images/content-white-bottom.png) bottom no-repeat;
	margin-top:-15px;
}

#content_white_middle #content_services {
	margin:0;
	padding:5px 0 0 0;
}
#content_white_middle #content_services li{
	padding:0px 10px 22px 10px;
	background:url(../images/conten-shadowborder.png) bottom no-repeat;
	font:bold 12px Trebuchet MS;
	display:block
}
#content_white_middle #content_services li a{
	color:#636363
}
#content_white_middle #content_services li a.active{
	color:#f37021
}
#right_white_top {
	background:url(../images/right-white-top.png) no-repeat;
	height:22px;
	width:300px;
}
#content_white_bottom h1{
	padding:8px 0 0 45px ;
	color:#fff;
}
#content_white_bottom p {
	color:#fff;
	padding-left:45px;
}
#content_white_bottom h1 a{
	color:#fff;
}
#detail_left_wtop, #detail_blog_right_wtop {
	background:url(../images/detail-white-top.png) no-repeat;
	height:22px;
	width:250px;
}
.second {
	margin-top:-10px
}
#right_white_middle {
	background:#FFFFFF;
	padding:0;
	width:300px;
	padding:5px 0 3px 0;
}

#right_white_middle a{
	color:#f47122;
}

#detail_left_wmiddle, #detail_blog_right_wmiddle {
	background:url(../images/detail-white-middle.png) repeat-y;
	padding:0;
	width:250px;
}
#detail_left_wmiddle div, #detail_blog_right_wmiddle div, #detail_left_wmiddle ul{
	padding:10px;
	background:url(../images/right-shadowborder.png) center top no-repeat;
}
#detail_left_wmiddle div a, #detail_blog_right_wmiddle div a{
	color:#ff6600;
}
#right_white_bottom {
	background:url(../images/right-white-bottom.png) no-repeat;
	height:22px;
	width:300px;
}
#detail_left_wbottom, #detail_blog_right_wbottom {
	background:url(../images/detail-white-bottom.png) no-repeat;
	height:22px;
	width:250px;
}
#right_white_middle h1, #detail_left_wmiddle h1, #detail_blog_right_wmiddle h1{
	font:18px Trebuchet MS;
	padding:3px 10px 7px 10px;
}
#right_white_middle p, #detail_left_wmiddle p, #detail_blog_right_wmiddle p{
	padding:0 10px;
}
#right_white_middle #right_showcase, #detail_left_wmiddle #detail_services, #detail_blog_right_wmiddle #detail_services, #detail_left_wmiddle #testimonials, #detail_blog_right_wmiddle #testimonials {
	padding:0;
	margin:15px 0 0 0;
}
#detail_left_wmiddle .widgetuls, #detail_blog_right_wmiddle .widgetuls {
	margin-top:0 !important;
}
#detail_left_wmiddle #testimonials p, #detail_blog_right_wmiddle #testimonials p{
	padding:8px 0 0 0;
	line-height:24px
}
#right_white_middle #right_showcase li, #detail_left_wmiddle #detail_services li, #detail_blog_right_wmiddle #detail_services li{
	padding:12px 10px;
	background:url(../images/right-shadowborder.png) left top no-repeat;
	height:14px;
	display:block;
}
#detail_left_wmiddle #detail_services li, #detail_blog_right_wmiddle #detail_services li{
	padding:12px 4px;
	background:url(../images/right-shadowborder.png) left top no-repeat;
	height:14px;
	display:block;
}
#detail_left_wmiddle #testimonials li, #detail_blog_right_wmiddle #testimonials li{
	padding:12px 10px;
	background:url(../images/right-shadowborder.png) left top no-repeat;
	height:84px;
	display:block;
}
#right_white_middle #right_showcase li a, #detail_left_wmiddle #detail_services li a, #detail_blog_right_wmiddle #detail_services li a, #detail_left_wmiddle #testimonials li a, #detail_blog_right_wmiddle #testimonials li a{
	padding:5px 35px;
	background:url(../images/okay.png) left center no-repeat;
	line-height:30px;
	font:bold 13px Trebuchet MS,  Arial, Verdana;
	color:#666;
}
#detail_left_wmiddle #detail_services li a, #detail_blog_right_wmiddle #detail_services li a{
	padding:5px 3px 5px 30px !important;
	font:bold 13px Trebuchet MS, Arial, Verdana;
}
#detail_left_wmiddle .testimonials_all, #detail_blog_right_wmiddle .testimonials_all {
	padding-right:22px;
	font-weight:bold;
	margin-right:10px;
	background:url(../images/arrow-all.png) right no-repeat;
}
#detail_left_wmiddle .testimonials_all a, #detail_blog_right_wmiddle .testimonials_all a {
	color:#636363;
	
}
#right_pink_top {
	background:url(../images/right-pink-top.png) no-repeat;
	height:22px;
	width:300px;
	margin-top:-10px;
}
#right_pink_middle {
	background:url(../images/right-pink-middle.png) repeat-y;
	padding:0;
	width:300px;
}
#right_pink_bottom {
	background:url(../images/right-pink-bottom.png) no-repeat;
	height:22px;
	width:300px;
}
#right_pink_middle #pink_links{
	padding:6px 0;
	margin:0;
	width:300px;
	overflow: hidden;
}
#right_pink_middle #pink_links img{
	margin-right:10px;
}
#right_pink_middle #pink_links h1{
	font:18px Trebuchet MS;
	padding:3px 10px;
	color:#CC6699
}
#right_pink_middle #pink_links .first{
	background:none;
}
#right_pink_middle #pink_links li{
	clear:both;
	background:url(../images/pink-shadowborder.png) top no-repeat;
	display:block;
	padding:19px 10px;
	margin:0;
	
}
#right_pink_middle #pink_links li p{
	width:280px;
	*width:160px;
	font-style:italic;
	color:#333;
}
#right_pink_middle #pink_links li a{
	color:#636363;
}
#bottom_menu_container{
	height:50px;
	padding-top:32px;
	background:url(../images/bottom-menu.png) top center no-repeat;
	width:100%;
	clear:both;
	font:bold 12px Trebuchet MS;
	font-style:italic;
	text-align:center;
}
#bottom_menu{
	margin:15px auto 0 auto;
	height:53px;
	padding:0;
	width:770px;
}
#bottom_menu li {
	display:block;
	float:left;
	padding:15px 22px;
	margin:0;
	font:bold 18px Trebuchet MS;
	color:#636363;
}
#bottom_menu li a{
	color:#636363;
	padding-bottom:5px;
}
#bottom_menu li a:hover{
	background:url(../images/menu-hover-bg.png) bottom center no-repeat;
}
#bottom_menu .active {
	background:url(../images/menu-active-bg.png) center center no-repeat;
}
#bottom_menu .active a:hover {
	background:none;
}
#footer {
	clear:both;
	padding-bottom:20px;
}
#address {
	padding-bottom:20px;
	float:left;
	width:500px;
}
#address p {
	line-height:20px;
}
#address p a{
	color:#f47122;
	text-decoration:underline;
}
#contact_form{
	padding-bottom:20px;
	float:right;
	width:450px;
	background:url(../images/contact-form-bg.png) right top no-repeat;
}
#contact_form h1{
	margin-top:15px;
}
#contact_form p{
	margin-bottom:15px;
}
#contact_form form{
	width:416px;
}
#contact_form input{
	width:189px;
	border:0;
	height:22px;
	background:url(../images/input-bg.png) no-repeat;
	overflow:hidden;
	padding:7px 5px;
	font:12px Trebuchet MS;
	color:#636363;
}
#contact_form .leftinput{
	margin-right:4px;
}
#contact_form .messagediv{
	width:398px;
	height:71px;
	background:url(../images/text-area-bg.png) no-repeat;
	border:none;
	font:12px Trebuchet MS;
	color:#636363;
	padding:5px;
	overflow:hidden;
}
#contact_form .messagediv .message{
	background:none;
	border:none;
	font:12px Trebuchet MS;
	color:#636363;
	width:398px;
	height:71px;
}
#contact_form .submit, 
#content form .submit{
	background:none;
	border:none;
	font:bold 14px Trebuchet MS;
	color:#636363;
	float:right;
	width:70px;
	height:34px;
	cursor:pointer;
}
#content_white_menu #contact_orange_top{
	background:url(../images/contact-orange-top.png) no-repeat;
	height:50px;
}
#content_white_menu #contact_white_middle{
	background:url(../images/content-white-middle.png) repeat-y;
}
#content_white_menu #contact_white_bottom{
	background:url(../images/contact-white-bottom.png) no-repeat;
	height:20px;
}
#content_white_menu #contact_white_middle p{
	background:url(../images/contact-shadowborder.png) no-repeat;
	padding:10px;
}
#contact_white_middle p img{
	margin-right:2px;
}
#contact_white_middle p a{
	color:#f37021;
	text-decoration:underline;
}
h1.white {
	color:#FFF;
	font:14px Trebuchet MS;
	padding:24px 0 0 12px ;
}
h1.inner_white {
	background:url(../images/contact-orange-line.png) no-repeat;
	padding:12px 0 0 12px ;
	color:#FFF;
	font:14px Trebuchet MS;
	height:25px;
}
.clearfix {
	width:180px;
	height:10px;
}

.cleared {
	clear:both;
	height:10px;
}

#content form input.biginput{
	border:none;
	width:460px;
	height:21px;
	background:url(../images/contac-input.png) no-repeat;
	padding:6px 5px;
	font:18px Trebuchet MS;
	color:#636363
}

#content form input.smallinput{
	border:none;
	width:159px;
	height:21px;
	background:url(../images/small-input.png) no-repeat;
	padding:6px 5px;
	margin-right:5px;
	vertical-align:middle;
	font:18px Trebuchet MS;
	color:#636363
}

#content form .ara {
	margin-bottom: 10px;
}

#content form p input {
	float:left;
	background:none;
	border:none;
	color:#636363;
	cursor:pointer;
	font:bold 16px Trebuchet MS;

}
#content form label{
font-weight:bold;
display:inherit;
}

.middle, .calendarButton {vertical-align:middle;margin-right:5px;}


#content form select{
	border:none;
	background:url(../images/contac-input.png) no-repeat;
	padding:4px;
	font:18px Trebuchet MS;
	color:#636363
}

#content form .message{
	border:none;
	width:470px;
	height:128px;
	background:url(../images/contact-textarea.png) no-repeat;
	margin-bottom:10px;
	font:18px Trebuchet MS;
	text-align:left;
}

#content form .message textarea{
	padding:5px;
	color:#636363;
}



#content form textarea{
	border:none;
	height:118px;
	width:460px;
	color:#636363;
	background:none;
	font:18px Trebuchet MS;
}
/*
#comment-form label{
	border:none;
	width:460px;
	margin-bottom:5px;
	padding:5px;
	font:italic 12px Trebuchet MS;
	color:#666
}
#comment-form p{
	border:none;
	margin:0;
	padding:5px;
	font:italic 12px Trebuchet MS;
	color:#666
}
#comment-form .commenttext{
	border:none;
	width:460px;
	height:118px;
	background:url(../images/comment-textarea.png) repeat-y;
	margin-bottom:5px;
	padding:5px;
	font:18px Trebuchet MS;
	color:#636363
}
#comment-form input{
	border:none;
	background:url(../images/comment-textarea.png) repeat-y !important;
	font:14px Trebuchet MS;
	color:#636363;
}
#comment-form .submit-com{
	background:#666;
	border:none;
	font:bold 14px Trebuchet MS;
	color:#fff;
	width:70px;
	height:36px;
	margin:4px;
}
*/
.com-list {}
.com-list h3 { font-size: 18px; line-height: 22px; font-weight: normal; padding-bottom: 10px; margin-bottom: 15px; }
.com-entry { background: url(images/com-top.png) no-repeat left top;}
.com-entry-bot { background: url(images/com-bot.png) no-repeat left bottom; padding-bottom: 10px;}

.com-con { padding: 10px; font-size: 11px; line-height: 16px; color:#666; border: solid 4px #ccc;  position: relative;}
.com-con span { font-size:16px; line-height:22px;}
.com-name { font: bold 14px/14px "Arial"; letter-spacing: -1px;}
/*.com-avt { position: absolute; top: 10px; right: 30px; width: 30px; height: 30px;}*/
.com-avt { float:left; padding-right:10px;}
* html .com-avt { right: 40px;}
.com-avt img { border: 1px solid #ccc;}
.com-date { font-size: 10px; color: #999; margin-bottom: 10px; }
.com-date a, .com-date a:visited, .com-date a:hover { color: #999; text-decoration: underline; }
/*SERVICES*/
#main #services {
	width:307px;
	margin-right:19px;
	float:left;
}
#main .last {
	width:307px;
	margin-right:1px !important;
	float:left;
}
#services_white_top {
	background:url(../images/services-white-top.png) no-repeat;
	height:22px;
	float:left;
	width:100%;
}
#services_white_middle {
	background:url(../images/services-white-middle.png) repeat-y;
	padding:0;
	float:left;
	width:307px;
}
#services_white_bottom {
	background:url(../images/services-white-bottom.png) no-repeat;
	height:22px;
	float:left;
	width:100%;
}
#services_white_middle h1{
	font:18px Trebuchet MS;
	padding:3px 10px 3px 10px;
}
#services_white_middle p{
	padding:0 10px;
	font-style:italic;
}
#services_white_middle img{
	margin-right:8px;
}
#services_white_middle #services_exp {
	padding:0;
	float:left;
	margin:10px 0 0 0;
	clear:both
}
#services_white_middle #services_exp li {
	background:url(../images/services-shadowborder.png) no-repeat;
	padding:3px 10px;
	width:287px;
	height:33px;
	display:block;
	margin-bottom:2px;
	font:bold 14px Trebuchet MS;
	vertical-align:middle
}

#services_white_middle #services_exp li a{
	color:#636363;
	line-height:40px;
}
/*SERVICES ENDS*/
/*CLIENTS*/
.clients {
	background:url(../images/client-box.png) no-repeat;
	padding:0;
	float:left;
	width:225px;
	height:203px;
	margin-right:20px;
	position: relative;
	cursor: pointer;
}
.last_client {
	margin-right:0 !important;
}
.clients h1{
	padding:20px 0 0 10px;
	font-weight:bold;
	margin-bottom:15px
}

.clients h1 a{
	color:#666;
}

.clients .client_inside {
	margin:10px;
	height:110px;
}
#clients-text {
	position:relative;
	height: 0; 
	top:0;
	overflow: hidden;
}
.clients-text {
	position:relative;
	height: 0; 
	bottom:0;
	overflow: hidden;
}

.client_container {
	width: 100%;
	position: absolute; 
	z-index: 1; 
	bottom: 0; 
	left: 0;
	
}
.content-display {
	position: absolute; 
	bottom: 0;
	z-index: 9999;
	height:104px;
	background:#ddd;
	color:#666;
	width:195px;
	left:10px;
	padding:5px;
	
}
.text-container {
}
.content-display p{
	color:#666;
	font:11px Trebuchet MS;
	line-height:13px;
	padding-right:3px;
}
.content-display p a{
	color:#666;
	text-decoration:underline;
	line-height:13px;
}
.content-display p a.description{
	color:#333;
	text-decoration:none;
	line-height:13px;
}
.text-container {
	position:relative;
	height: 0; 
	bottom:25px;
	overflow: hidden;
	margin:3px;
	width:209px;
}
#pagination {
	line-height:28px;
	font:bold 18px Trebuchet MS;
	background:none;
	border:none;
}
.wp-pagenavi .current {
	background:none;
	border:none;
}
#pagination img{
	vertical-align:middle;
	margin-top:-4px;
}
#pagination a {
	margin:0 2px;
	color:#f47122;
	background:none;
	border:none;
	
}

.prices {
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}
.prices span {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}
.table-shadow-rightb {
	background:#a9cdd9 url(../images/table-shadow.png) -9px 0 no-repeat;
}
.table-shadow-righta {
	background:#d4e7df url(../images/table-shadow.png) -9px -36px no-repeat;
}
.table-shadow-leftb {
	background:#b1d7a7 url(../images/table-shadow.png) 146px 0 no-repeat;
}
.table-shadow-lefta {
	background:#d8ebd3 url(../images/table-shadow.png) 146px -36px no-repeat;
}
.package1 {
	padding-bottom:30px;
	background:#e7f1d8;
}
.package2 {
	padding-bottom:30px;
	background:#d9ebd3;
}
.package3 {
	padding-bottom:12px;
	background:#d4e8df;
}
.package4 {
	padding-bottom:30px;
	background:#d4e5ec;
}.package5 {
	padding-bottom:30px;
	background:#dbeefc;
}

.tamoval {
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
}

.ustoval {
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
}

.altoval {
	border-top-left-radius:0px!important;
	-moz-border-radius-topleft:0px!important;
	border-top-right-radius:0px!important;
	-moz-border-radius-topright:0px!important;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
}

#merhaba { width:960px; margin:0 auto; margin-bottom:10px;}
#partners { width:744px; margin:0 auto; margin-bottom:30px;}