@charset "UTF-8";
/* CSS Document */

#
html,body{
    height:98%;
		width:99%;
    margin:0;
    padding:0;
		background-color:#d1d3d4;
}


body {
	margin-top:0;
	margin-bottom:0;
	font-family: helvetica, arial, sans-serif;
	color: #6d6e71;
	background-color:#d1d3d4;
	width:98%;
	height:98%;
	}

img {
	border:none;
	}
	
#container {
	position:absolute; 
	top:50%;
	margin-top:-250px;
	margin-left:-10px;
	padding-left:25px;
	padding-top:0px;
	padding-bottom:0px;
	width:98%;
	height:500px;
	background-color:#fff;
	font-size: 11px;
	font-weight: normal;
	line-height:1.55em;
	}

p {
	padding-bottom:6px}

/* LINKS*/

a {
	color: #6d6e71;
	text-decoration: none;
	}

a:link, a:visited, a:active{
 	color: #6d6e71;
 	text-decoration: none;
	}

a:hover{
	color: #010101;
	text-decoration: none;
	}

/*NAV*/

#nav{
	top: 85px;
	position:absolute;
	line-height:1.55em;
	width:46px;
	left:-20px
	}

#nav ul{
	list-style-type:none;
	margin-left: 0px;
	}

#nav2{
	position:absolute;
	top: 85px;
	left:35px;
	line-height:1.55em;
	width:55px;
	}
	
#nav2 ul{
	list-style-type:none;
	margin-left: 0px;
 	}
	
#nav3{
	position:absolute;
	top: 85px;
	left:115px;
	line-height:1.55em;
	width:200px;
	}
	
#nav3 ul{
	list-style-type:none;
	margin-left: 0px;
 	}
 
#current_page{
	color: #010101;}   
	
#current_page a{
	color: #010101;} 
	
#current_page2{
	color: #010101;}   
	
#current_page2 a{
	color: #010101;} 	
	
	
#logogoat {
	position:absolute;
  padding-top:20px;
	width:30px;
	left:20px}
	
#logotype{	
	position:absolute;
	top:430px;
	font-size:8px;
	display:none;
	}
	
#footer{
	position:absolute;
	bottom:10px;
	font-size:8px;
	}


/*page content*/

.highlight{
	color:#101010
	}
.green{
	color:#66cc00
	}
.magenta{
	color:#ff00ff
	}

/*about contact clients*/

#info1{
	position:absolute;
	left:130px;
	top:85px;
	width:290px;
	}
	
#contact{
	left:200px;
	top:95px;
	position:absolute;
	}

#client_text{
	position:absolute;
	top:95px;
	left:95px;
	}
	
#clients{
	position:absolute;
	top:94px;
	left:455px;
	}
	
/*work*/	
	
#info2{
	position:absolute;
	left:250px;
	top:85px;
	width:210px;
	}
	
#mags2 ul{
	list-style-type:none;
	margin-left: 0px;
	position:absolute;
	left:225px;
	top:85px;
	width:215px;}

