@charset "UTF-8";

#wrapper{ width: 980px; height: 800px; margin: auto; position: relative; }
#header_wrapper{ height:151px;}

#lamp{ float:left; height:151px; width:360px; background-image:url(../images/top_left.jpg);}
#navigation{ float:right; height:151px; width:620px;}

#left{ position:absolute; top:151px; left:0px; width:179px; height:649px; background:url(../images/leftSide.jpg) no-repeat;}
#right{position:absolute; top:151px; left:845px; width:135px; height:649px; background:url(../images/rightSide.jpg) no-repeat;}

#dwnl_cv{ width: 50px; height: 120px; margin-top: 280px; margin-left: 35px;}
#content{position:absolute; top:151px; left:179px; width:666px; height:542px;}

#contact_me{width: 180px; height: 140px; margin-top: 50px; float: left;}
#warm_tea{ position: absolute; top: 467px; left: 0px;}

#page_content{ float: right; width: 450px; height: 440px; margin-top: 20px; margin-right: 10px;}

#extra{position:absolute; top:693px; left:179px; width:666px; height:73px;}
#footer{position:absolute; top:766px; left:179px; width:666px; height:34px; background: url(../images/footer.jpg) no-repeat;}
 
