
* {

	margin: 0;

	padding: 0;

}

html {
 height: 100%;
 width: 100%;
 position: absolute;
 top: 0px;
 left: 0px;
}


.twtr-doc{
margin-left: 150px;
margin-top: -300px;
}

body {


    position: absolute;
	color: #000;

	font-size: 12px;

	font-family: Helvetica, Arial, sans-serif;

	z-index:0;

	line-height: 16px;

	text-align: left;
	height: 100%;
   width: 100%;
}

#center {
  z-index: 1;

  position: relative;

  top: 0px;

  margin: 0px auto 0px auto;

   text-align: left;

   width: 800px;

   

 }			







a {

color:#000;

cursor:pointer;

}

hr {
 border: solid 1px #dddddd;
}





a:link { text-decoration: none; color: #000; }

a:visited { text-decoration: none; color: #000; }

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

a:active { text-decoration: none; color: #8c8c8c; }



a img { border: none; }



#menu {

    width: 160px;

    overflow: none;

    margin-top: 2%;

	margin-left: 5px;

	padding: 15px;
	
	line-height: 21px; 

	z-index:1;

	position: absolute;

	background-image:url('img/menubg.png');
	
	padding-right: 25px;
	
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);



	

}


#openMenu {

    width: 140px;

    overflow: none;

    margin-top: 2%;

	margin-left: 30px;

	padding: 15px;

	z-index:1;

	position: absolute;

	

	line-height: 15px;

	
	
}




#menu ul, #openMenu ul {

	list-style: none;


	z-index:1;
	line-height: 14px;

}



#menu ul li.section-title { color: #000; font-family: Helvetica; text-transform: uppercase; letter-spacing: 1px;  border-bottom: 1pt dotted #000; }



#content_outer {


   top: 0px;

	left: 225px;

   position: absolute;
	margin: 0px;
	margin-top: 2%;             

   width: 530px;
}

#content_text {

border:0px solid #ccc;

        font-weight: normal;
       background-color: #ffffff;
		text-align:left;

padding: 20px 25px 25px 25px;
padding-top: 35px;

-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);

 -moz-opacity:.90; filter:alpha(opacity=90); opacity:.90; 

}
#content_text a {
 font-weight: bold;
}
#content_inner {

   width: 650px;

   overflow: none;
	padding-top: 0px ;

   height: 20px;

	position: absolute;

	

	line-height: 15px;

	margin: 0px;

}


.button {

 background-color: #333333;

 padding: 5px;

 color: white;

 border: solid 1px #333333;

}

input, textarea {

  font-size: 11px;

	font-family: Helvetica, Arial, sans-serif;

	z-index:1;

	line-height: 15px;

	

}

h1 { 

	font-size: 35px;

	font-weight: lighter;

	letter-spacing: 0.05em; 

	line-height: 21px; 

	width: 378px; 

	margin-bottom: 0; 

	padding: 0px 0px 0px 0px; 

	background-color:#transparant;

	display: inline;

	}



h2 { 

	font-size: 28px;

	font-weight: lighter;

	letter-spacing: 0.05em;  

	line-height: 21px; 

	width: 378px; 

	margin-bottom: 0; 

	padding: 0px 0px 0px 0px; 

	background-color:#fff;

	display: inline;

	}



h3 { 

	font-size: 21px;

	font-weight: lighter;

	letter-spacing: 0.05em;  

	line-height: 21px;

	width: 358px; 

	margin-bottom: 0; 

	padding: 0px 0px 0px 0px; 

	background-color:#fff;

	display: inline;

	}



h4 { 

	font-size: 14px;

	font-weight: bold;

	letter-spacing: 0.05em;  

	line-height: 19px; 

	width: 348px; 

	margin-bottom: 0; 

	padding: 0px 0px 0px 0px; 

	background-color:#fff;

	display: inline;

	}

	

	

h5 { 

	font-size: 11px;

	font-weight: lighter;

	line-height: 15px; 

	width: 348px; 

	margin-bottom: 0; 

	padding: 0px 0px 0px 0px; 

	background-color:#fff;

	display: inline;

	}



h6 { 

	font-size: 11px;

	font-weight: bolder;

	line-height: 15px; 

	width: 348px; 

	margin-bottom: 0; 

	padding: 0px 0px 0px 0px; 

	background-color:#fff;

	display: inline;

	}





























