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

#
html,body{
    height:98%;
		width:99%;
    margin:0;
    padding:0;
	background-color:#fff;
}


body {
	
	font-family: helvetica, arial, sans-serif;
	color: #a1a1a1;
	background-color:#ff00cc;
	width:98%;
	height:98%;
	}

img {
	border:none;
	}
	
#outer_container {
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:1200px;
}

	
#container {
	position:relative;
	margin-top:-10px;
	padding-top:50px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-20px;
	width:1200px;
	background-color:#fff;
	font-size: 11px;
	font-weight: normal;
	line-height:1.55em;
	min-height:900px;
	}

p {
	padding-bottom:6px}

/* LINKS*/

a {
	color: #a1a1a1;
	text-decoration: none;
	}

a:link, a:visited, a:active{
 	color: #a1a1a1;
 	text-decoration: none;
	}

a:hover{
	color: #010101;
	text-decoration: none;
	}

/*NAV*/

#nav{
    position:absolute;
	top: 150px;
	line-height:1.55em;
	
	left:-30px
	}

#nav ul{
	list-style-type:none;
	margin-left: 0px;
	}

#nav2{
	position:absolute;
	top: 150px;
	left:40px;
	line-height:1.55em;
	
	}
	
#nav2 ul{
	list-style-type:none;
	top:85px;
	left:135px;
 	width:82px;}
	
 
#current_page{
	color: #010101;}   
	
#current_page a{
	color: #010101;} 
	
	
#logo{
    padding-top:50px;
	width:30px;
	margin-left:10px}
	
#logobirds{
	position:absolute;	
	top:450px;
	left:10px;
	}
	
#footer{

	bottom:10px;
	font-size:8px;
	}


/*page content*/

.highlight{
	color:#101010
	}
.green{
	color:#66cc00
	}
.magenta{
	color:#ff00cc
	}
	
.magenta a{
	color:#FF00CC}
	
.magenta a:hover{
	color:#00ccff;
	text-decoration:none;}

/*about contact clients*/

#info{
	position:absolute;
	left:165px;
	top:150px;
	width:180px;
	color:#000000;
	}
	
#info2{
	position:absolute;
	left:165px;
	top:168px;
	width:180px;
	color:#000000;
	}
	
#info3{
	position:absolute;
	left:165px;
	top:187px;
	width:180px;
	color:#000000;
	}
	
#about_info{
	position:absolute;
	left:90px;
	top:150px;
	width:260px;
	}
	
#contact{
	left:200px;
	top:150px;
	
	}

#client_text{

	top:150px;
	left:95px;
	}
	
#clients{

	top:150px;
	left:455px;
	}
	
	
li.bb{ 
	line-height:.90em;
	padding-top:5px;
	}

/*work*/	
	

