BODY
{
	margin: 0;
	background: url(../img/bg.jpg) no-repeat center center;
	height: 1050px;
	overflow: hidden;
	overflow-x: hidden !important;
	padding: 0px;
}
#header
{
	margin-top: 0;
	height: 60px;
	background: #BF0007;
	/*+box-shadow:1px 1px 5px #000000;*/
	-moz-box-shadow: 1px 1px 5px #000000;
	-webkit-box-shadow: 1px 1px 5px #000000;
	-o-box-shadow: 1px 1px 5px #000000;
	box-shadow: 1px 1px 5px #000000;
}
.container
{
	width: 800px;
	margin: 0 auto;
	position: relative;
}
.container480
{
	width: 480px !important;
}
.container320
{
	width: 320px !important;
}
#logo
{
	width: 136px;
	height: 60px;
	background: url(../img/sprite.png) no-repeat 0px 4px;
	margin-left: 10px;
}
#mail
{
	height: 20px;
	margin-top: 40px;
	font: 12px "Trebuchet MS";
	color: #FFF;
	text-align: right;
}
#mail SPAN
{
	display: none;
	display: block;
	width: 150px;
	float: right;
}
#content
{
	height: 132px;
}
#justintime
{
	width: 277px;
	height: 38px;
	margin: 28px auto 0;
	background: url(../img/sprite.png) no-repeat -147px -1px;
}
#about
{
	color: #FFFFFF;
	margin-top: 10px;
	font: 17px Museo100;
	text-align: center;
	display: none;
	opacity: 0;
}
#links
{
	text-align: center;
	margin-top: 178px;
}
#sistematik
{
	display: inline-block;
	height: 61px;
	width: 270px;
	background: url(../img/sprite.png) no-repeat -273px -129px;
}
#interactive
{
	display: inline-block;
	height: 133px;
	width: 259px;
	margin: 0 15px 0 30px;
	background: url(../img/sprite.png) no-repeat 0px -54px;
}
#mavipos
{
	display: inline-block;
	height: 61px;
	width: 210px;
	background: url(../img/sprite.png) no-repeat -282px -51px;
}
#footer
{
	position: fixed;
	bottom: 0;
	height: 35px;
	width: 100%;
	background: #252525;
	border-top: 2px solid #000000;
	font: 12px "Trebuchet MS";
	padding: 0;
	color: #FFF;
	/*+box-shadow:inset 1px 1px 5px #000000;*/
	-moz-box-shadow: inset 1px 1px 5px #000000;
	-webkit-box-shadow: inset 1px 1px 5px #000000;
	-o-box-shadow: inset 1px 1px 5px #000000;
	box-shadow: inset 1px 1px 5px #000000;
}
#footer .container
{
	padding: 10px 0 0;
	font: 14px "Trebuchet MS";
}
#footer .container #tel
{
	float: right;
	text-decoration: none;
	color: #FFF;
}
#pointer
{
	height: 23px;
	width: 15px;
	position: absolute;
	left: 300px;
	top: 0;
	margin: 0 auto;
	background: url(../img/sprite.png) no-repeat -438px 0px;
}
#message
{
	position: absolute;
	top: 10px;
	left: 10px;
}
#socialC
{
	position: absolute;
	top: 4px;
	right: 0;
	background: #FFF;
	height: 35px;
	width: 125px;
	/*+border-radius:8px 0 0 8px;*/
	-moz-border-radius: 8px 0 0 8px;
	-webkit-border-radius: 8px 0 0 8px;
	-khtml-border-radius: 8px 0 0 8px;
	border-radius: 8px 0 0 8px;
	/*+box-shadow:inset 1px 0px 5px #4A4A4A;*/
	-moz-box-shadow: inset 1px 0px 5px #4A4A4A;
	-webkit-box-shadow: inset 1px 0px 5px #4A4A4A;
	-o-box-shadow: inset 1px 0px 5px #4A4A4A;
	box-shadow: inset 1px 0px 5px #4A4A4A;
}
.socialIcon
{
	display: block;
	height: 30px;
	width: 30px;
	background-image: url(../img/social.gif);
	position: absolute;
	top: 2px;
}
#iconFriendFeed
{
	right: 10px;
	background-position: -60px 30px;
}
#iconFriendFeed:hover
{
	background-position: -60px 0px;
}
#iconTwitter
{
	right: 44px;
	background-position: -30px 30px;
}
#iconTwitter:hover
{
	background-position: -30px 0px;
}
#iconFacebook
{
	right: 78px;
	background-position: 0px 30px;
}
#iconFacebook:hover
{
	background-position: 0px 0px;
}
@font-face
{
	src: url(../font/Museo100-Regular.otf);
	font-family: Museo100;
}
@font-face
{
	src: url(../font/Museo300-Regular.otf);
	font-family: Museo300;
}
@font-face
{
	src: url(../font/Museo500-Regular.otf);
	font-family: Museo500;
}
@font-face
{
	/*[disabled]src:url(../font/Museo700-Regular.otf);*/
	/*[disabled]font-family:Museo700;*/
}
