@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(images/back_body.jpg) top left repeat-x;
	background-color:#f4f4f4;
}
#wrapper {
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background:url(images/back_wrapper.jpg) top center no-repeat;
	position:relative;
}
#header {
	width:1000px;
	height:132px;
	float:left;
}
#header h1 a {
	display:block;
	width:342px;
	height:111px;
	float:left;
	background:url(images/logo.jpg) top left no-repeat;
	text-indent:-9999px;
}
#header ul {
	margin:9px 0 0 0;
	padding:0;
	float:right;
}
#header ul li{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	height:122px;
	display:block;
}
#header ul li a{
	display:block;
	margin:0;
	padding:67px 20px 10px 20px;
	color:#FFF;
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	clear:both;
}

#header ul li a:hover, #header ul li.current_page_item a {
	background:url(images/back_menu_link.jpg) top left repeat-x;
}
#slide {
	float:left;
	width:1000px;
	height:473px;
	background:url(images/back_slider.jpg) bottom left no-repeat;
	position:relative;
}
#slider {
	width:992px;
	height:400px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	position:relative;
}
#slider ul {
	float:left;
}
.slide_content_right {
	width:992px;
	height:307px;
	float:left;
	background-color:#F06;
}
.slide_content_right a, .slide_content_right a img{
	border:none;
}

.slide_content_links {
	width:992px;
	height:57px;
	float:left;
	clear:both;
	margin:30px 0 0 0;
	border-bottom:1px dotted #999;
}
.slide_content_links p{
	font:21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:10px 25px 0 15px;
	padding:0 0 0 18px;
}
#slide h2 {
	padding:6px 10px 12px 10px;
	margin:30px 0 27px 20px;
	font:21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f4f4f4;
	background:url(images/back_h2_grey.jpg) bottom left no-repeat;
	background-color:#303234;
	text-align:left;
	float:left;
}
span#prevBtn {
	display:block;
	width:32px;
	height:73px;
	position:absolute;
	top:200px;
	left:-40px;
}
span#prevBtn a{
	display:block;
	width:32px;
	height:73px;
	background:url(images/prev.jpg) top left no-repeat;
	text-indent:-9999px;
}
span#nextBtn {
	display:block;
	width:32px;
	height:73px;
	position:absolute;
	top:200px;
	left:1008px;
}
span#nextBtn a{
	display:block;
	width:32px;
	height:73px;
	background:url(images/next.jpg) top left no-repeat;
	text-indent:-9999px;
}
#main_content {
	float:left;
	width:1000px;
	margin:60px 0 0 0;
	padding-bottom:15px;
}
#content {
	float:left;
	width:960px;
	margin:40px 0 0 0;
	padding:20px;
	background-color:#f4f4f4;
}
#left_home {
	float:left;
	width:550px;
	margin:0 30px 0 10px;
}
#left {
	float:left;
	width:670px;
	margin:0 0 0 0;
	padding:0;
}
img.size-full {
	float:left;
	clear:both;
	margin:10px 0 20px 0;
}
#middle_home {
	float:left;
	width:180px;
	background-color:#252729;
}
#right_home {
	float:right;
	width:210px;
	min-height:500px;
}
#left_home h2 {
	font:21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	padding:5px 10px 11px 10px;
	background:url(images/back_h2_pink.jpg) bottom left no-repeat;
	background-color:#ff0042;
	text-transform:uppercase;
	float:left;
	clear:both;
	color:#fff;
}
#left h2 {
	font:21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	padding:5px 10px 11px 10px;
	background:url(images/back_h2_pink.jpg) bottom left no-repeat;
	background-color:#ff0042;
	text-transform:uppercase;
	float:left;
	clear:both;
	color:#fff;
	margin-bottom:20px;
}
#left_home p {
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	color:#494949;
	margin:10px 0 20px 0;
	border-top:1px dotted #cecece;
	padding:10px 0 10px 0;
	display:block;
	clear:both;
}
#left h3 {
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff0042;
	margin:10px 0 10px 0;
	float:left;
	clear:both;
	text-align:left;
}
#left h4 {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff0042;
	margin:10px 0 10px 0;
	float:left;
	clear:both;
	text-align:left;
	text-decoration:none;
}
#left h4 a {
	color:#ff0042;
	text-decoration:none;
}
#left p {
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	color:#111;
	margin:10px 0 10px 0;
	padding:0;
	display:block;
	clear:both;
}
#left p a{
	color:#ff0042;
}
#left small {
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#222;
	margin:10px 0 10px 0;
	float:left;
	clear:both;
}
#left ul {
	display:block;
	margin:0;
	padding:0 0 0 20px ;
	float:left;
	clear:both;
}
#left ul li {
	margin:20px 0;
	padding:0 0 15px 20px;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #cecece;
	list-style:none;
	color:#000;
	text-align:left;
	background:url(images/bullet_cv.jpg) top left no-repeat;
}
#middle_home h2 {
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	padding:10px 0 6px 15px;
	text-transform:uppercase;
	color:#fffefe;
	background:url(images/back_relef.jpg) bottom left repeat-x;
	margin:0 0 10px 0;
}
#middle_home h3 {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	padding:10px 5px 10px 15px;
	color:#cecece;
	background:url(images/back_relef.jpg) bottom left repeat-x;
}
#right_home h3 {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	padding:10px 5px 10px 10px;
	color:#666;
	border-bottom:1px dotted #cecece;
	display:block;
}
#right_home h3 a {
	color:#666;
	text-decoration:none;	
}

#middle_home h3:hover, #left_home h3:hover, #right_home h3:hover {
	cursor:pointer;
}
#left_home h3 {
	display:block;
	width:494px;
	height:61px;
	margin:35px 0 0 0;
	text-indent:-9999px;
	float:left;
	clear:both;
}
#left_home h3.trigger1 {
	background:url(images/start.jpg) bottom left no-repeat;
}
#left_home h3.trigger2 {
	background:url(images/commerce.jpg) bottom left no-repeat;
}
#left_home h3.trigger3 {
	background:url(images/seo.jpg) bottom left no-repeat;
}
#middle_home p {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	padding:10px 15px 10px 15px;
	color: #333;
}
#right_home p {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	padding:10px 0 5px 0;
	color: #333;
	display:block;
	width:205px;
	float:left;
	clear:both;
}

#middle_home .block {
	display:block;
	float:left;
	clear:both;
	min-height:146px;
	background-color:#ececec;
}
#left_home .block  {
	display:block;
	float:left;
	clear:both;
	width:484px;
	min-height:250px;
	padding:5px;
}
#right_home .block  {
	display:block;
	float:left;
	clear:both;
	padding-bottom:10px;
}
#right_home .block  img{
	border:4px solid #cecece;
	margin:10px 0 10px 0;
}
#right_home .block  a.feedLink, #right_home .block  a.more, #middle_home .block  a.more, #left_home .block  a.more{
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	float:left;
	clear:both;
	color:#f06;
	margin:5px 0 5px 0;
	width:110px;
}
.toggle_container {
	margin:0;
	padding:1px;
	float:left;
	clear:both;
	overflow: hidden;
}
#left_home .toggle_container {
	margin:0;
	padding:1px;
	float:left;
	clear:both;
	width:492px;
	overflow: hidden;
}
#right_home h2 {
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	padding:10px 0 15px 12px;
	background:url(images/back_h2_light.jpg) bottom left no-repeat;
	background-color:#cbcbcb;
	text-transform:uppercase;
	color:#3e3e3e;
	margin:0 0 10px 0;
	clear:both;
}
#clients {
	width:1000px;
	height:113px;
	float:left;
	background:url(images/clients.jpg) top left no-repeat;
	margin:30px 0 0 0;
}
#clients h3{
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	color:#3e3e3e;
	margin:85px 0 0 0;
}
#footer_container {
	width:100%;
	text-align:center;
	background-color:#252729;
	border-top:3px solid #111;
}
#footer {
	width:1000px;
	min-height:400px;
	margin:0 auto;
	padding-top:20px;
}
#footer .footer_1 {
  width:600px;
  float:left;
}
#footer .footer_2 {
  float:left;
  display:block;
  width:170px;
  margin-left:30px;
  text-align:left;
}
#footer .footer_2 ul {
	padding:0;
}
#footer .footer_2 li {
	list-style:none;
	margin:0 0 8px 0;
	padding:0;
	border-bottom:1px dotted #222;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f06;
}
#footer .footer_2 li a{
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	margin:5px 0 5px 0;
	display:block;
}
#footer .footer_2 p{
	text-align:left;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	margin:5px 0 5px 0;
	display:block;
	padding-bottom:5px;
	border-bottom:1px dotted #222;
}
#footer .footer_1 p{
	float:left;
	text-align:justify;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444;
	width:490px;
	text-decoration:none;
	padding-bottom:5px;
	border-bottom:1px dotted #222;
}
#footer .footer_1 img {
	float:left;
	margin:0 10px 0 0;
}
#footer .footer_1 small {
	text-align:left;
	clear:both;
	padding-top:10px;
	color:#666;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}
#footer .footer_2 li a:hover{
	color:#f06;
}
#portfolio_unit {
	border-bottom:1px solid  #cecece;
	width:670px;
	margin:20px 0 10px 0;
	float:left;
	clear:both;
	padding-bottom:10px;
}
.image_block {
	width:670px;
	height:307px;
	float:left;
}
#portfolio_unit a img {
	border:none;
	margin:0;
}
.text_block {
	width:670px;
	height:92px;
	padding:5px;
	float:left;
	clear:both;
	padding:10px;
	background:url(images/back_text_block.jpg) top left no-repeat;
	margin-top:15px;	
}
.text_left {
	width:310px;
	float:left;
}
.text_right {
	width:335px;
	float:right;
}
#portfolio_unit h4 a {
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff0042;
	padding:0 0 5px 0;
	text-decoration:none;
	display:block;	
}
#portfolio_unit p {
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:none;
	display:block;
	margin:0;
	padding:3px;
	
}
#portfolio_unit p strong {
	color: #fff;	
}
.t_unitLeft {
	width:305px;
	float:left;
	padding:0 15px 0 15px;
	text-align:left;
}
.t_unitLeft img {
	border:9px solid #333;
	float:left;
	clear:both;
	margin-bottom:10px;
}
.t_unitLeft a.template_url {
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f06;
	float:left;
	clear:both;
	margin:25px 0 8px 0;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:1px dotted #cecece;
	padding:0;
	width:218px;
}
.t_unitLeft h5.template_details {
	float:left;
	clear:both;
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	border-bottom:1px dotted #777777;
	width:218px;
}
#right_home ul {
	padding:0 0 10px 0;
	text-indent:0;
	ba
}
#right_home ul li {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align:left;
	list-style:none;
	padding:10px 0 10px 5px;
	text-transform:uppercase;
	border-bottom:1px dotted #cecece;
	text-decoration:none;
}
#right_home ul li a {
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
}
#right_home ul li.cat-item {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	background:url(images/bulet_circle_black.jpg) left top no-repeat;
	padding:10px 0 10px 15px;
}
#right_home ul li a:hover {
	color:#f06;
	text-decoration:underline;
}
.list_header {
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	padding:10px 0 15px 12px;
	background:url(images/back_h2_light.jpg) bottom left no-repeat;
	background-color:#cbcbcb;
	color:#000;
	margin:0 0 10px 0;
	clear:both;
	border:none; !Important
}
#right_home li.categories {
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border:none;
	color:#444;
}
#right_home li.promo {
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border:none;
	color:#f06;
}
/* CLEARFIX */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

* html .clearfix {
    height: 1px;
}
:-moz-any-link:focus {
  outline: none;
}
a {
   outline: none;
}
.validXHTML {
	display:block;
	width:80px;
	height:15px;
	background:url(images/w3c_xhtml.gif) top left no-repeat;
	text-indent:-9999px;
	float:left;
	margin:20px 10px 0 0;
}
#language_selector {
	position:absolute;
	top:142px;
	right:0px;
	float:right;
	height:15px;
	z-index:111;
}
#language_selector ul li {
	list-style:none;
	float:left;
}
#language_selector ul li a{
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#656565;
	text-decoration:none;
}
#language_selector ul li a span{
	height:12px;
	display:block;
	margin:0 5px 0 5px;
	float:left;
}