/*
Theme Name: i-Tul
Theme URI: http://www.i-tul.com/
Description: Custom theme for i-Tul
Version: 1.0
Author: i-tul
Author URI: http://www.i-tul.com/
*/


* {
	margin:0;
	padding:0;
}
fieldset {
	border:none;
}
img {
	border:none
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #fff url(images/bg.jpg) repeat-x 0 0;
}
a {
	color:#5f5f5f;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
:focus {
	outline:none
}
#cover {
	width:940px;
	margin:0 auto
}
#header {
	width:940px;
	float:left;
}
#header .logo {
	float:left;
	margin:19px 0 0 20px
}
#header .right_details {
	float:right;
	width:630px;
}
#header .right_details .support {
	float:right;
	width:90px;
	height:24px;
	padding:4px 0 0 40px;
	background:url(images/support_bg.png) no-repeat 0 0;
}
#header .right_details .support img {
	float:left;
}
#header .right_details .support a {
	float:left;
	text-decoration:none;
	margin:2px 0 0 3px;
	text-transform:uppercase;
	color:#8e8d8d;
	font-size:11px;
}
#header .right_details .support a:hover {
	text-decoration:underline
}
#header #menu {
	float:right;
	width:630px;
	list-style:none;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	margin:22px 0 50px 0
}
#header #menu li {
	float:left;
	border-left:1px solid #d9d9d9;
	height:64px;
}
#header #menu li.last {
	border:none
}
#header #menu li a {
	float:left;
	color:#878787;
	text-decoration:none;
	font-size:13px;
	height:44px;
	padding: 10px 40px 10px 10px;
}
#header #menu li a span {
	display:block;
	cursor:pointer;
	font-weight:normal;
	font-size:11px;
	text-transform:lowercase;
	padding:0 0 0 2px
}
#header #menu li a:hover, #header #menu li.current_page_item a, .current_page_ancestor a {
	background:url(images/menu_hv.gif) repeat-x 0 0;
	color:#6aa600
}
#header #menu li a:hover span {
	color:#878787
}
#header #menu li.current {
	font-size:15px;
	height:44px;
	padding:10px 18px;
	background:url(images/menu_hv.gif) repeat-x 0 0;
	color:#6aa600
}
#header #menu li.current span {
	color:#878787;
	display:block;
	cursor:pointer;
	font-weight:normal;
	font-size:13px;
	text-transform:lowercase;
	padding:0 0 0 2px;
	cursor:text
}
#cover_body {
	width:940px;
	float:left;
}
#cover_body .tab_box {
	width:940px;
	float:left;
	position:relative
}
#cover_body .tab_box #search_box {
	position:absolute;
	width:210px;
	top:0px;
	right:10px
}
#cover_body .tab_box #search_box select {
	border:1px solid #d3d3d3;
	background:#fff;
	padding:5px;
	width:200px;
	color:#6e6e6e
}
#cover_body #tab_container {
	width:840px;
	float:left;
	list-style:none;
	background:url(images/tab_menu_sep.gif) no-repeat left bottom;
	padding:0 0 0 100px;
	margin:0 0 0 -100px;
	position:relative;
}
#cover_body #tab_container li {
	float:left;
	margin:0 5px 0 0
}
#cover_body #tab_container li a {
	float:left;
	background:url(images/tab_menu_left_curv.gif) no-repeat 0 0;
	padding:0 0 0 8px;
	text-decoration:none;
	color:#636363;
	font-size:14px;
}
#cover_body #tab_container li a span {
	float:left;
	background:url(images/tab_menu_right_curv.gif) no-repeat top right;
	padding:8px 16px 2px 8px;
	height:22px;
	cursor:pointer;
	text-transform: uppercase;
	font-size: 12px;
}
#cover_body #tab_container li a:hover {
	float:left;
	background:url(images/tab_menu_left_curv.gif) no-repeat 0 -32px;
	padding:0 0 0 8px
}
#cover_body #tab_container li a:hover span {
	float:left;
	background:url(images/tab_menu_right_curv.gif) no-repeat 100% -32px;
	padding:8px 16px 2px 8px;
	height:22px
}
#cover_body #tab_container li.current_page_item a, #cover_body #tab_container li.current_page_parent a {
	float:left;
	background:url(images/tab_menu_left_curv.gif) no-repeat 0 -32px;
	padding:0 0 0 8px;
	margin:1px 0 0 0;
	color:#6aa601;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
}
#cover_body #tab_container li.current_page_item a span, #cover_body #tab_container li.current_page_parent a span {
	float:left;
	background:url(images/tab_menu_right_curv.gif) no-repeat 100% -32px;
	padding:8px 16px 2px 8px;
	height:22px;
	cursor:pointer;
	font-size:12px;
}
#cover_body #left_side {
	width:640px;
	float:left;
	background:url(images/left_main_bg.jpg) no-repeat 0 0;
	margin-top: 20px;
	padding:30px 30px 30px 30px;
	color:#353434;
	font-family:Georgia, "Times New Roman", Times, serif;
       
}

#cover_body #left_side h1 {
	font-size:40px;
	color:#353434;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 20px 0
}
#cover_body #left_side h3 {
	font-size:14px;
	font-weight:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	padding:0px;
        line-height:24px;
        text-transform:uppercase;
        padding-top:5px;
}
#cover_body #left_side p,#cover_body #left_side ul, #cover_body #left_side ol {
	font-size:14px;
	color:#545454;
	padding:0 0 20px 0;
        line-height:24px;overflow:hidden;
}

#left_side .alignleft{
padding-bottom:25px !important;
}

#left_side img{
margin-top:7px !important;
}

#cover_body #left_side ul {
	margin: 0 0 20px 10px;
	font-size:14px;
	padding-left:25px !important;
}

#cover_body #left_side ul li,#cover_body #left_side ol li{
	margin: 10px 0;
	font-size:14px;
}
#cover_body #left_side ol {margin-left:10px;padding-left:25px !important;}

#cover_body #left_side blockquote {padding:10px 25px;}

	#cover_body #left_side blockquote p {font-size:18px;line-height:1.8;font-weight:bold;}

#cover_body #left_side p.large, #cover_body #left_side h2 {
	font-size:17px;
	color:#7c7c7c;
	padding:0 0 20px 0;
	font-weight: normal;
        line-height: 26px;clear:both;
}
#cover_body #right_side {
	width:225px;
	float:right;
	margin-top: 20px;
	background:url(images/right_panel_bg.jpg) no-repeat 0 0;
}
#cover_body #right_side .banner {
	float:left
}
#cover_body #right_side ul {
	width:225px;
	float:left;
	list-style:none;
	padding:30px 0
}
#cover_body #right_side ul li {
	float:left;
	width:225px;
	background:url(images/left_panel_sep_bg.jpg) no-repeat left bottom;
	padding-bottom:1px
}
#cover_body #right_side ul li a {
	color:#7c7c7c;
	text-decoration:none;
	width:195px;
	float:left;
	padding:10px 15px 10px 30px;
	text-transform:uppercase;
}
#cover_body #right_side ul li a:hover {
	float:left;
	background:url(images/active_bg.png) no-repeat 0 0;
	font-weight:bold;
	color:#6aa600
}
#cover_body #right_side ul li.current_page_item a, #cover_body #right_side ul li.current-cat a {
	float:left;
	background:url(images/active_bg.png) no-repeat 0 0;
	font-weight:bold;
	color:#6aa600;
	cursor:text
}
#cover_body #portfolio {
	float:left;
	width:940px;
}
#cover_body #portfolio .back {
	float:left;
	background:url(images/arrow_left.jpg) no-repeat 0 10px;
	padding:11px 0 10px 24px;
	margin:15px 0
}
#cover_body #portfolio .large_text {
	float:left;
	width:940px;
	font-size:22px;
	color:#9f9f9f;
	line-height:34px;
	padding:15px 0 30px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#cover_body #portfolio #portfolio_list {
	float:left;
	width:940px;
	list-style:none;
	background:url(images/portfolio_bottom_bg.jpg) no-repeat bottom center;
	padding-bottom:30px;
	margin-bottom:30px
}
#cover_body #portfolio #portfolio_list li {
	float:left;
	width:280px;
	margin:0 35px 35px 0;
	height: 230px;
}
#cover_body #portfolio #portfolio_list li.last {
	margin-right:0px
}
#cover_body #portfolio #portfolio_list li p {
	float:left;
	width:280px;
	font-size:13px;
	color:#5a5a5a;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	padding:0 0 10px 0
}
#cover_body #portfolio #portfolio_list li a {
	color:#5a5a5a;
	text-decoration:none;
}
#cover_body #portfolio #portfolio_list li a:hover {
	text-decoration:underline;
}
#cover_body #portfolio #portfolio_list li h3 {
	float:left;
	width:280px;
	font-size:20px;
	font-weight:bold;
	color:#434343;
	padding:10px 0
}
#cover_body #portfolio #portfolio_list li span {
	float:left;
	width:280px
}
#cover_body #portfolio #portfolio_list li span img {
	float:left;
	border:1px solid #ccc
}
#cover_body #portfolio #portfolio_list li .link {
	float:left;
	background:url(images/green_arrow.jpg) no-repeat 100% 5px;
	padding:0 10px 0 0
}
#cover_body #portfolio .paging {
	float:left;
	width:940px;
	text-align:center;
	list-style:none
}
#cover_body #portfolio .paging li {
	display:inline;
	padding:0 10px
}
#cover_body #portfolio .paging li img {
	margin:0 0 -4px 0;
	position:relative
}
#cover_body #portfolio .paging li a {
	color:#909090;
	text-decoration:none
}
#cover_body #portfolio .paging li a:hover {
	text-decoration:underline
}
#cover_body #portfolio .portfolio_details_container {
	float:left;
	width:940px;
	background:url(images/portfolio_bottom_bg.jpg) no-repeat bottom center;
	padding-bottom:30px;
	margin-bottom:30px
}
#cover_body #portfolio .portfolio_details_container .left_details {
	float:left;
	width:645px
}
#cover_body #portfolio .portfolio_details_container .left_details .large_image_box {
	float:left;
	width:645px;
	height:423px;
	position:relative;
}
#cover_body #portfolio .portfolio_details_container .left_details .large_image_box .visit {
	position:absolute;
	bottom:-2px;
	right:5px;
	background:url(images/detail_image_over_text_bg.png) repeat-y 0 0;
	height:55px;
	width:303px
}
#cover_body #portfolio .portfolio_details_container .left_details .large_image_box .visit a {
	float:right;
	background:url(images/next_green_arrow.gif) no-repeat 100% 5px;
	padding:5px 20px 5px 0;
	color:#fff;
	font-weight:bold;
	margin:15px 25px 0 0;
	display:inline
}
#cover_body #portfolio .portfolio_details_container .right_details .visit {

}
#cover_body #portfolio .portfolio_details_container .right_details .visit a {
display:block;margin:0 auto;text-align:left;padding-top:20px;
}
#cover_body #portfolio .portfolio_details_container .left_details .large_image_box img {
	float:left;
}
#cover_body #portfolio .portfolio_details_container .left_details .thumb_box {
	float:left;
	width:645px;
	list-style:none;
	margin:4px 0 15px 0;
	position:relative;
	z-index:1
}
#cover_body #portfolio .portfolio_details_container .left_details .thumb_box li {
	float:left;
	margin:0 10px 0 0;
	cursor:porinter;
}
#cover_body #portfolio .portfolio_details_container .left_details .thumb_box li a {
	float:left;
	background:url(images/thumb_image_bg.gif) no-repeat 0 0;
	height:35px;
	padding:23px 4px 2px 4px;
	text-align:center;
	cursor:pointer;
}
#cover_body #portfolio .portfolio_details_container .left_details .thumb_box li a:hover {
	float:left;
	background:url(images/thumb_image_bg.gif) no-repeat 0 -61px;
	height:35px;
	padding:23px 4px 2px 4px;
}
#cover_body #portfolio .portfolio_details_container .left_details .thumb_box li.current a {
	float:left;
	background:url(images/thumb_image_bg.gif) no-repeat 0 -61px;
	height:35px;
	padding:23px 4px 2px 4px;
}
#cover_body #portfolio .portfolio_details_container .right_details {
	float:right;
	width:250px;
	background:url(images/portfolio_details_right_bg.gif) repeat-x 0 0;
	padding:15px;
	font-size:13px;
	color:#5f5f5f;
	line-height:20px
}
#cover_body #portfolio .portfolio_details_container .right_details h3 {
	font-size:17px;
	font-weight:bold;
	color:#454545;
	margin-bottom:5px;
	text-transform:uppercase
}

#cover_body #portfolio .portfolio_details_container .right_details h4 {
	font-size:14px;
	font-weight:bold;
	color:#454545;
	margin-top:15px;
	text-transform:uppercase
}

#cover_body #portfolio .portfolio_details_container .right_details ul {
	list-style:none
}
#cover_body #portfolio .portfolio_details_container .right_details p {
	padding:0 0 10px 0
}












/* BLOG PAGE */
#cover_body.blog_page #left_side {
	background: url(images/left_main_bg_blue.jpg) no-repeat scroll 0 0 transparent;
}

#cover_body.blog_page #left_side h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 24px;
	border-bottom: 1px solid #bcbcbc;
	margin: 0;
	padding-bottom: 10px;
}

#cover_body.blog_page #left_side h1 a {
	color: #000;
}


#cover_body.blog_page #left_side .meta_info {
	border-bottom: 1px solid #bcbcbc;
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
}

#cover_body.blog_page #left_side .meta_info span {
	float: right;
}

#cover_body.blog_page #left_side .meta_info a {
	text-decoration: underline;
	font: 11px Arial, Verdana, Geneva, sans-serif;
}

#cover_body.blog_page #left_side .entry {
	padding-top: 10px;
}


.blog_date_tab {
	position: relative;z-index:-1
}

.blog_date_tab .inner {
	position: absolute;
	background: url(images/blog_date_tab.gif) no-repeat;
	float: left;
	left: -85px;
	width: 55px;
	height: 166px;
}

.blog_date_tab .inner .day {
	text-align: center;
	padding-top: 24px;
	font: bold 28px/28px Calibri, Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color: #a5a5a5;
}

.blog_date_tab .inner .month {
	text-align: center;
	padding-top: 8px;
	font: bold 14px/14px Calibri, Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color: #a5a5a5;
	text-transform: uppercase;
}

.blog_date_tab .inner .year {
	text-align: center;
	font: bold 12px Calibri, Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	color: #a5a5a5;
	text-transform: uppercase;
}


.blog_post {
	padding:0 30px 20px 30px;
	clear:both;
	border:1px solid #d2d2d2;
	behavior: url(../js/PIE.php); 
	-webkit-box-shadow: -1px -1px 6px rgba(0,0,0,0.3);
	-moz-box-shadow: -1px -1px 6px rgba(0,0,0,0.3);
	box-shadow: -1px -1px 6px rgba(0,0,0,0.3);
	margin-bottom:30px;
	position:relative;
}

.blog_post:hover {
	border:1px solid #b2b2b2;
	-webkit-box-shadow: -1px -1px 6px rgba(0,0,0,0.35);
	-moz-box-shadow: -1px -1px 6px rgba(0,0,0,0.35);
	box-shadow: -1px -1px 6px rgba(0,0,0,0.35);

}

.blog_post .entry a {text-decoration:underline;}

.blog_post:first-child {
border-top:none;-webkit-box-shadow: -1px 0px 6px rgba(0,0,0,0.3);-moz-box-shadow: -1px 1px 6px rgba(0,0,0,0.3);box-shadow: -1px 0px 6px rgba(0,0,0,0.3);margin-top:-29px;padding-top:15px;
}

.entry {

	overflow:hidden;

}



.entry img {max-width:100%;max-height:auto !important;}

#cover_body.blog_page #left_side h1 {margin-top:10px !important;}

#cover_body.blog_page #left_side h2 {padding: 30px 0 10px 25px;color:#555;clear:both;margin-top:-65px;}

#cover_body.blog_page #left_side{

	padding:30px 0;
	width: 700px;

}

#cover_body.archive_page #left_side .blog_posts_wrap{}
#cover_body.archive_page #left_side .blog_post:first-child{padding-top:60px;}

#cover_body .blog_page #left_side {}

.pagetitle {margin:0 0 -65px 0 !important;padding-top:0px !important;}



#cover_body #right_side.blog_page {
	background: url(images/right_panel_bg_blue.jpg) no-repeat scroll 0 0 transparent;
}


#cover_body #right_side .sidebar h1 {
	font-family: Calibri,Arial,Helvetica,sans-serif,"Arial Rounded MT Bold";
	padding: 20px 0 5px 30px;
	text-transform: uppercase;
	font-size: 16px;
	color: #7a7a7a;
}

#cover_body #right_side .sidebar ul {
	padding: 0 0 30px 0;
}






.alignleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

.alignright {
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
}







#cover_body.blog_page #left_side .entry p ,#cover_body.blog_page #left_side .entry ul, #cover_body.blog_page #left_side .entry ol{
	margin-bottom: 15px;
	padding: 0;
}

#cover_body.blog_page #left_side .entry h1,
#cover_body.blog_page #left_side .entry h2,
#cover_body.blog_page #left_side .entry h3,
#cover_body.blog_page #left_side .entry h4,
#cover_body.blog_page #left_side .entry h5,
#cover_body.blog_page #left_side .entry h6{
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
	color: #353434;
	font: bold 10px Calibri,Arial,Helvetica,sans-serif,"Arial Rounded MT Bold";
	text-transform: none;
}

#cover_body.blog_page #left_side .entry h1 {
	font-size: 26px;
}

#cover_body.blog_page #left_side .entry h2 {
	font-size: 22px;
}

#cover_body.blog_page #left_side .entry h3 {
	font-size: 18px;
}

#cover_body.blog_page #left_side .entry h4 {
	font-size: 15px;
}

#cover_body.blog_page #left_side .entry h5 {
	font-size: 12px;
}

#cover_body.blog_page #left_side .entry h6 {
	font-size: 18px;
}














/* COMMENTS */
.commentlist li {
	list-style: none;
}

.comment-body {
	padding-top: 20px;
	border-bottom: 1px solid #CCC;
}

#cover_body #left_side h3#comments {
	margin-top: 60px;
	border-bottom: 1px solid #CCC;
}

.avatar {
	float: left;
	padding-right: 10px;
}

cite {
	font-size: 16px;
}

.commentmetadata {

}

















/* CONTACT PAGE */
#cover_body #right_side.contact_page h2 {
	margin: 20px 0 0 20px;
	font-size: 12px;
	text-transform: uppercase;
	color: #7c7c7c;
}

#cover_body #right_side.contact_page h3 {
	color: #6aa600;
	margin: 20px 0 0 20px;
	font-size: 13px;
}

#cover_body #right_side.contact_page p {
	font-weight: bold;
	margin: 0px 0 0 20px;
	font-size: 15px;
	color: #545454;
	font-family: Calibri, Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
}

#cover_body #right_side.contact_page p.driving_directions {
	margin-top: 20px;
}

#cover_body #right_side.contact_page p.driving_directions a {
	color: #6aa600;
	text-decoration: underline;
}

.wpcf7-form-control-wrap input {
	border: none;
	background: url(images/input_background.gif) no-repeat;
	width: 324px;
	font-size: 14px;
	padding: 8px;
}

.wpcf7-form-control-wrap textarea {
	border: none;
	background: url(images/text_area_background.gif) no-repeat;
	width: 324px;
	font-size: 14px;
	padding: 8px;
	height: 84px;
}

#cover_body #left_side p.field_title {
	text-transform: uppercase;
	font: bold 14px calibri, Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
}










/* HOME PAGE STYLES */
.left_column {
	width: 600px;
	float: left;
	min-height: 262px;
	background: url('images/home_page_container.gif') no-repeat;
}

.left_column .padding {
	padding: 30px;
}

.left_column .padding .left_section {
	float: left;
	width: 240px;
}

.left_column .padding .left_section ul {
	margin-top: 12px;
}

.left_column .padding .left_section ul li {
	list-style: none;
	padding: 13px;
	background: url('images/home_page_tab_list.gif') no-repeat;
	font: bold 12px calibri Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
}

.left_column .padding .left_section ul li a {
	color: #626262;
}


.left_column .padding .right_section {
	margin-left: 260px;
}

.left_column .padding .right_section p {
	margin: 12px 0;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #626262;
}

.right_column {
	margin-left: 640px;
}


.highlights_box {
	background: url('images/highlights.gif') no-repeat;
	margin-top: 13px;
	height: 141px;
	width: 300px;
}

.highlights_box .padding {
	padding: 15px;
}

.highlights_box .padding h1, .left_column .padding h1 {
	color: #6da502;
	font-size: 16px;
	text-transform: uppercase;
	font-family: calibri, Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
}

.highlights_box .padding h2 {
	text-align: center;
	color: #9d9d9d;
	font-size: 13px;
	font-family: calibri, Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	padding-top: 12px;
}

.highlights_box .padding .image_container {
	height: 70px;
	text-align: center;
}







#footer_container {
	float:left;
	width:100%;
	background:url(images/footer_bg.jpg) repeat-x 0 0;
	margin:30px 0 0 0
}
#footer_container #container {
	float:left;
	width:100%;
	background:url(images/footer_center_bg.jpg) no-repeat top center;
	padding:50px 0
}
#footer_container #footer {
	width:940px;
	margin:0 auto;
	color:#6b6b6b;
}
#footer_container #footer a {
	color:#6b6b6b;
	text-decoration:none
}
#footer_container #footer h3 {
	font-weight:bold;
	color:#838383;
	font-size:15px;
	margin:0 0 10px 0;
	text-transform:uppercase
}
#footer_container #footer a:hover {
	text-decoration:underline
}
#footer_container #footer .blog {
	float:left;
	width:460px;
	padding:0 40px 0 0
}
#footer_container #footer .blog ul {
	float:left;
	width:460px;
	list-style:none;
}
#footer_container #footer .blog ul li {
	float:left;
	width:460px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #d7d7d7
}
#footer_container #footer .blog ul li.last {
	float:left;
	width:460px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:none
}
#footer_container #footer .box {
	float:left;
	width:135px;
	padding:0 10px 0 0
}
#footer_container #footer .box ul {
	float:left;
	width:130px;
	list-style:none
}
#footer_container #footer .box ul li {
	float:left;
	width:130px;
	padding:0 0 5px 0
}
#footer_container #footer .copyright {
	width:920px;
	float:left;
	text-align:right;
	padding:15px 20px 0 0;
	font-size:11px
}
#footer_container #footer .box.contact ul li {
	float:left;
	width:130px;
	padding:0 0 5px 0
}
#footer_container #footer .box.contact ul li img {
	float:left;
	margin:0 5px 0 0
}
#footer_container #footer .box.contact ul li a {
	float:left;
}
#footer_container #footer .box.contact ul li.social {
	float:left;
	width:130px;
	padding:15px 0 5px 0
}

#left_side .icon_container { 
        float:right;
        padding-top:6px;
}


#left_side .icon_container .icons { 
        float:left; 
        padding-right:5px;
}

.services #left_side {
	text-align: center;
}
#cover .services #left_side h1 {
	padding-bottom: 10px;
	font-size: 44px;
}
#cover .services #left_side p {
	font-size: 16px;
	font-weight: bold;
	color: #7c7c7c;
}
#cover_body.services #right_side .banner {
	float: none;
}

#cover_body #left_side.design {
	padding-top: 220px;
}
#cover_body #left_side.development {
	padding-top: 220px;
}
#cover_body #left_side.mobile {
	padding-top: 290px;
}
#cover_body #left_side.search-optimization {
	padding-top: 240px;
}

.services table.bottom {
	margin-top: 25px;
}
.services table.bottom td {
	text-align: center;	
}
.services table.bottom div {
	height: 100px;
	text-align: center;
}
.services table.bottom a  {
	padding-right: 20px;
}
.services table.bottom span  {
	position: absolute;	
}
.services table.bottom span span {
	padding-left: 0px;
	font-size: 28px;
	position: relative;
	top: -10px;
	left: -8px;
}
/*
.slideshowWrap {background: url(images/slideshow-back.png) no-repeat;width:940px;height:389px; clear:both;padding:25px 53px 53px 38px;position:relative;top:-25px;left:-38px;margin-bottom:-15px;}

	.slideshowWrap .slideshow{height:100%;width:100%;border:1px solid #a0a0a0;border-width:0px 1px;
							 -webkit-box-shadow:none !important;
							 -moz-box-shadow:none !important;
							 box-shadow:none !important;
							 }
	
	.slideshowWrap .slideshow .nivo-prevNav {background:url(images/slideshow-nav-map.png) left top no-repeat !important;width:50px !important;height:50px !important;}
	.slideshowWrap .slideshow .nivo-nextNav {background:url(images/slideshow-nav-map.png) right top no-repeat !important;width:50px !important;height:50px !important;}
	
	.slideshowWrap .slideshow .nivo-controlNav {bottom:-25px !important;bottom:-20px !ie7t;margin-left:-80px;}
	
		.slideshowWrap .slideshow .nivo-controlNav .nivo-control {background:url(images/slideshow-controls-map.png) right top !important;width:12px !important;height:12px !important;margin:0 6px !important;}
		.slideshowWrap .slideshow .nivo-controlNav .nivo-control.active {background:url(images/slideshow-controls-map.png) left top !important;}
*/

.slideshowWrap {width:978px;height:415px;clear:both;position:relative;top:-25px;left:-20px;margin-bottom:40px;}

	.slideshowWrap .slideshow{height:100%;width:100%;
							 -webkit-box-shadow:none !important;
							 -moz-box-shadow:none !important;
							 box-shadow:none !important;}
	
	.slideshowWrap .slideshow .nivo-prevNav {}
    .slideshowWrap .slideshow .nivo-nextNav {}





