 
html,body {
margin:0;
padding:0;
font-family: Helvetica, sans-serif, Arial;
font-size:11px;
}


#outer{
position: absolute;
top: 0;
left: 0;
width: 100%;
}


#footer {
position: relative;
padding-top: 50px;
width:100%;
clear:both;
height:50px;
color: #000000;
}

#footer_inline {
background:url(../img/bg_header.gif) repeat-x top;
height:50px;
width:100%;
}

#footer_content{
margin-left:80px;
padding-top:5px;
width:740px;
font-family:Georgia, sans-serif, Arial;
}

#footer_text{
float:right;
}

/*HEADER*/
#header {
height:70px;
padding-left:80px;
padding-top:100px;
margin-bottom:40px;
background:url(../img/bg_header.gif) repeat-x bottom;
}

/*/*/
#header { \height: 170px; }
#header { \height: 170px; }
#header { heigh\t: 70px; }
/* */


#sky{
position:absolute;
top:136px;
left:743px;
}

/*SLIDESHOW*/
	
#slideshow {
position: absolute;
top: 220px;
left: 80px;
width: 740px;
height:207px;
}	
	
#imageSlideshowHolder{
width: 740px;	
height: 207px;	
background-color:#fff;
position:relative;	
}
	
.imageInGallery{		
width:740px;
height:207px;
background-color:#fff;
		
/* Never change these 3 value */
left:0px;
top:0px;
position:absolute;	
}
	
	
#imageSlideshowHolder img{
position:absolute;
}

/*CONTENT*/

#container {
position: absolute;
top: 440px;
left: 0;
width: 100%
}

#content_container {
width:740px;
padding-top:15px;
margin-left:80px;
}

#container_sub {
position: absolute;
top: 220px;
left: 0;
width: 100%
}


#content_container_sub {
width:740px;
padding-top:15px;
margin-left:80px;
}




