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

html,body{margin:0;padding:0}

body{

font: 76% Helvetica, arial;
text-align:left;
background-image: url(../images/bg.jpg);
background-position: center;
background-repeat: repeat-y;
background-color: #000;

}

ul#twit-twit, ul#twit-twit ul {
	list-style-type: circle;
	margin-top: 0;
	padding-left: 16px;
	margin-left: 2px;
	font-family: helvetica, sans-serif;
	font-size:12px;
	color:#999;
	
}


ul#twit-twit {
	width: 234px;
}

ul#twit-twit li {
	margin: 0 0 5px 0;
	
}



a {  
color: #fff; 
padding:3px;
text-decoration:none;
}

a:hover{  
color: #d47251; 
}


#container{
	text-align:left; 
	margin:0 auto; 
}

#contentbox {
	display:block;
	position: absolute;
	width: 555px;
	padding-left: 260px;
}

#bighaps {
	position: absolute;
	width: 217px;
	padding-top: 91px;
	padding-left: 890px;
}


.title {
	color: #52b248;
	font-family: Helvetica, arial;
	font-size: 32px;
	font-weight:500;
	letter-spacing: .03em;
	padding-top: 46px;
	padding-bottom: 16px;
}
	
.bluebold {
	color: #2c94b5;
	font-family: Helvetica, arial;
    font-size: 20px;
    font-weight: bold;
}

.bodycopy {
	color: #999999;
	font-family: Helvetica, arial;	
    font-size: 16px;
	/*font-weight:800;*/
	letter-spacing: .03em;
	line-height: 1.4em;
	
}

html>body .bodycopy {
	
	*font-weight:bold;
}


.projectcopy {
	color: #333;
	font-family: Helvetica, arial;	
    font-size: 14px;
	letter-spacing: .03em;
	line-height: 1.5em;
	
}

.yellowline {
	color:#ffff00;
	border-top:dashed;
	width: 558px;
	margin-top: 30px;
}




/* LOGO */

#logo
{
  background-image: url(../images/big_logo.png);
  background-repeat: no-repeat;
	position: absolute;
	z-index: 20;
	width: 106px;
	height: 381px;
	overflow: hidden;
	margin-top: 156px;
  margin-left: 30px;
  text-indent:-9999px;
  position:fixed;
}


/* top nav */

#topnav
{
    background-image: url(../images/topmenu.png) ;
    background-repeat: no-repeat;
  	position: static;
    margin-left: 242px;
	width:596px;
	height:98px;
}


#menu
{
    left: 1px;
 	top: 10px;
	width: 600px;
	height: 60px;
	margin-top: 0;
	margin-left: 0;
    list-style: none;
   	position: relative;
    font-family: Helvetica, arial;
    font-size: 18px;
    font-weight: bold;
}

#menu a:hover
{
    color: #d47251;
    /*background-image: url(../images/nav_hello.png) ;*/
    background-repeat: no-repeat;
    background-position: center;
}

#menu li
{
	position: absolute;
	top: 0;
	height: 48px;
}

#menu a
{
	display: block;
    height: 48px;
	overflow: hidden;
	color: #4a4a4a;
	line-height: 33px;
    text-decoration: none;
}



/* Header menu items */

#menuMain
{
	left: 46px;
}

#menuServices
{
	left: 118px;
}


#menuProjects
{
	left: 230px;
}

#menuAbout
{
	left: 335px;
}


#menuContact
{
	left: 428px;
}

#paperbox
{
    background-image: url(../images/paperbox.png) ;
    background-repeat: no-repeat;
  	position: relative;
	margin-top:4px;
    margin-left: 0;
	width: 550px;
	height: 200px;
}

.paperboxcopy {
	color: #000;
	font-family: Helvetica, arial;	
    font-size: 12px;
	font-weight:bold;
	
}


/***  side menus  ***/

/** main **/

div#side_main{
  float:right;
  width:1px;
  margin-top: 18px;

  }

div#side_main img{
  float: left;
  margin: 15px 30px 15px 20px;
}

.divider {
  line-height: 15px;
  height: 30px;
}

div#side_menu_main {
  float: left;
  text-align: left;
  margin: 120px 0 0 50px;
  font-family: Arial, Helvetica;
  font-size: 18px;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  line-height: 20px;
}

html>body div#side_menu_main {
	*margin: 120px 0 0 0;
	
}

div#side_menu_main a {
  color: #3b3b3b;
  display:block;
  text-decoration: none;
}

div#side_main .label {
  text-align: center;
  float: left;
  margin: 143px 0 0 53px;
  font-family: Arial, Helvetica;
  font-size: 200%;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  }
  
html>body div#side_main .label {
	*margin: 144px 0 0 0;
	
}


div#side_menu_main a:hover {
  color: #9d9c8c;
  text-decoration: none;
}


/** projects **/

div#side_projects{
  float:right;
  width:1px;
  margin-top: 22px;

  }

div#side_projects img{
  float: left;
  margin: 15px 30px 15px 20px;
}


div#side_menu_projects {
  float: left;
  text-align: left;
  margin: 120px 0 0 50px;
  font-family: Arial, Helvetica;
  font-size: 18px;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  line-height: 20px;
}

html>body div#side_menu_projects {
	*margin: 119px 0 0 0;
	
}


div#side_menu_projects a {
  color: #3b3b3b;
  display:block;
  text-decoration: none;
}

div#side_projects .label {
  text-align: center;
  float: left;
  margin: 169px 0 0 53px;
  font-family: Arial, Helvetica;
  font-size: 200%;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  }
  
  html>body div#side_projects .label {
	*margin: 168px 0 0 0;
	
}


div#side_menu_projects a:hover {
  color: #9d9c8c;
  text-decoration: none;
}



/** about **/

div#side_about{
  float:right;
  width:1px;
  margin-top: 22px;

  }

div#side_about img{
  float: left;
  margin: 15px 30px 15px 20px;
}


div#side_menu_about {
  float: left;
  text-align: left;
  margin: 91px 0 0 50px;
  font-family: Arial, Helvetica;
  font-size: 18px;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  line-height: 20px;
}

html>body div#side_menu_about {
	*margin: 91px 0 0 0;
	
}


div#side_menu_about a {
  color: #3b3b3b;
  display:block;
  text-decoration: none;
}

div#side_about .label {
  text-align: center;
  float: left;
  margin: 169px 0 0 53px;
  font-family: Arial, Helvetica;
  font-size: 200%;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  }
  
  html>body div#side_about .label {
	*margin: 170px 0 0 0;
	
}


div#side_menu_about a:hover {
  color: #9d9c8c;
  text-decoration: none;
}



/** contact **/

div#side_contact{
  float:right;
  width:1px;
  margin-top: 22px;

  }

div#side_contact img{
  float: left;
  margin: 15px 30px 15px 20px;
}


div#side_menu_contact {
  float: left;
  text-align: left;
  margin: 91px 0 0 50px;
  font-family: Arial, Helvetica;
  font-size: 18px;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  line-height: 20px;
}

html>body div#side_menu_contact {
	*margin: 91px 0 0 0;
	
}


div#side_menu_contact a {
  color: #3b3b3b;
  display:block;
  text-decoration: none;
}

div#side_contact .label {
  text-align: center;
  float: left;
  margin: 193px 0 0 53px;
  font-family: Arial, Helvetica;
  font-size: 200%;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  }
  
  html>body div#side_contact .label {
	*margin: 195px 0 0 0;
	
}


div#side_menu_contact a:hover {
  color: #9d9c8c;
  text-decoration: none;
}





/* Footer menu */

#footernav{
    background-image: url(../images/footer.png) ;
    background-repeat: no-repeat;
  	position: relative;
	top: 170px;
    height: 90px;
	width: 560px;
    margin-left: 0;
}

#menu_f
{
    left: 4px;
 	top: -60px;
	width: 580px;
	height: 50px;
	margin-top: 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
	margin-left: 0;
    list-style: none;
   	position: relative;
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
}


#menu_f li
{
	position: absolute;
	top: 0;
	height: 38px;
}

#menu_f a
{
    display: block;
	overflow: hidden;
	color: #4a4a4a;
	line-height: 23px;
    text-decoration: none;
    padding-top: 75px;
}

#menu_f a:hover
{
    color: #d47251;
    background-repeat: no-repeat;
    background-position: top;

}
/* Footer menu items */

#menuMain_f
{
	left: 46px;
}

#menuServices_f
{
	left: 118px;
}


#menuProjects_f
{
	left: 230px;
}

#menuAbout_f
{
	left: 332px;
}


#menuContact_f
{
	left: 428px;
}

/* Footer copyright*/

#footer_copy  {
  	color: #333;
    padding-left:25px;
    padding-top: 24px;
    font-size: 11px;
	font-weight: bold;

}


  html>body #footer_copy  {
	*padding-left:17px;
	
}