*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #333 url('../images/bg.jpg') repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#bg
{
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 0;
}
#fastback{display:none;}
img
{
	border: 0;
}
.cleaner
{
	clear: both;
	height: 2px;
}
h2
{
	color: #555;
	font-size: 32px;
	margin: 10px 0 10px 0;
}
p
{
	color: #444;
	line-height: 22px;
	
}
#wrapper
{
	margin: 0 auto;
	padding-top: 25px;
	position: relative;
	width: 980px;
}
#logo
{
	margin-left: 32px;
}
#big-square
{
	background: #F06;
	float: left;
	height: 321px;
	margin-left: 2px;
	position: relative;
	width: 326px;
	z-index: 100;
}
#menu
{
	background: url('../images/black.png') repeat;
	float: right;
	height: 54px;
	width: 652px;
}
#menu ul
{
	list-style-type: none;
	padding-left: 23px;
}
#menu ul li
{
	float: left;
	line-height: 54px;
	position:relative;
}
#menu ul li a
{
	color: #FFF;
	display: block;
	font-size: 16px;
	line-height: 54px;
	padding: 0 16px;
	text-decoration: none;
}
#menu a.active
{
	background: #F06;
	height:54px;
	
}
#menu a:hover
{
	background: #F06;
	opacity: 0.6;
}
#squares
{
	float: right;
}
#square1
{
	background: #FFE64B;
	float: left;
	height: 209px;
	width: 217px;
}
#square2
{
	background: #FFB251;
	float: left;
	height: 209px;
	width: 215px;
}
#square3
{
	background: #FF8500;
	float: left;
	height: 209px;
	width: 220px;
}
#square1 .web, #square2 .seo, #square3 .cms
{
	opacity: 0.1;
}
#slideshow
{
	background: #FFF;
	height: 204px;
	margin: 270px 0 0 32px;
	width: 948px;
	z-index: 10;
	position:relative;
}
#slideshow img
{
	padding-top: 13px;
}
.slideshow-title img
{
	padding-top: 12px;
}
#stitle
{
	background: url('../images/slideshow-title-magenta.png') no-repeat;
	height: 80px;
	position: absolute;
	right: -19px;
	top: 444px;
	width: 340px;
	z-index: 110;
}
.dontshow{display:none;}
#speech
{
	background: url('../images/black.png') repeat;
	float: left;
	height: 282px;
	margin: 15px 0 0 48px;
	width: 282px;
}
#speech div
{
	color: #FFF;
	padding: 10px 20px;
}
#speech .big
{
	font-size: 72px;
}
#speech .medium
{
	font-size: 30px;
}
#speech .small
{
	font-size: 18px;
}
#content
{
	background: #FFF;
	float: right;
	height: 394px;
	margin-top: 15px;
	position: relative;
	width: 635px;
}
#content .left div, #content .right div
{
	padding: 20px 30px;
}
#content .left
{
	float: left;
	width: 50%;
}
#content .right
{
	float: left;
	width: 50%;
}
#slogan
{
	background: #333;
	color: #FFF;
	padding: 20px 30px 25px 30px;
	width: 575px;
}
#slogan h1
{
	font-size: 80px;
	margin: -10px 0 -5px 0;
}
#slogan .slogan-suite
{
	font-size: 32px;
}
#footer .tooltip
{
	background: url('../images/tooltip-magenta.png') repeat;
	border-radius: 5px;
	bottom: 200px;
	display: none;
	margin-left: -265px;
	moz-border-radius: 5px;
	padding: 20px;
	position: absolute;
	wekit-border-radius: 5px;
	width: 300px;
}
#footer .tooltip p
{
	color: #3FF;
}
#footer .tooltip .trail
{
	background: url('../images/tooltip-trail-magenta.png') no-repeat;
	bottom: -21px;
	height: 21px;
	position: absolute;
	right: 20px;
	width: 31px;
}
.facebook
{
	background: url('../images/f-magenta.jpg') no-repeat;
	display: inline-block;
	height: 32px;
	margin-right: 6px;
	width: 32px;
}
.facebook:hover
{
	background-position: 0 -32px;
}
.twitter
{
	background: url('../images/t-magenta.jpg') no-repeat;
	display: inline-block;
	height: 32px;
	margin-right: 6px;
	width: 32px;
}
.twitter:hover
{
	background-position: 0 -32px;
}
.rss
{
	background: url('../images/rss-magenta.jpg') no-repeat;
	display: inline-block;
	height: 32px;
	width: 32px;
}
.rss:hover
{
	background-position: 0 -32px;
}
#footer
{
	margin: 0 auto;
	margin-top: 12px;
	position: relative;
	width: 980px;
}
#footer .b1
{
	background: #F06;
	float: left;
	height: 54px;
	margin-right: 4px;
	width: 20px;
}
#footer .b2
{
	background: #F06;
	float: left;
	height: 54px;
	margin-right: 4px;
	width: 20px;
}
#footer .b3
{
	background: #F06;
	float: left;
	height: 54px;
	width: 932px;
}
#footer .infos
{
	float: left;
	padding: 5px 0 0 10px;
}
#footer .network
{
	float: right;
	padding: 12px 15px 0 0;
}
#copyright
{
	background: url('../images/black.png') repeat;
	color: #FFF;
	float: right;
	font-size: 11px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 142px;
}

#dots{background:url('../images/dot-black.png') repeat; position:fixed; width:2000px; height:2000px;}

#cssawards{position:absolute; top:0px; right:0px;}
#lpawards{position:absolute; top:180px; right:0px;}
