/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS */
body { background-color:#E1DAC8; font:62.5% arial,'Times New Roman',serif; letter-spacing:1; }
a img {	border:0;}
img {border:0;}
/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header { }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:500px; position:absolute; }
.innerimg{background-position: center top; background-repeat: no-repeat; width:100%; height:360px; position:absolute;}
/* NAVIGATION */
#nav-outer { height:130px; padding-top:0px; position:relative; top:9px; background-image:url(../images/back.png);background-repeat:repeat-x;margin-top:0px;
	margin-bottom:0px;	 }
#navigation { height:100px; width:960px; margin:0 auto; background-position:top left; background-repeat:no-repeat; }
/* innerpage */
#inner-page { padding-top:230px; position:relative;margin-top:0px;margin-bottom:0px; }
/* Bottom */
#bottom-outer { height: 300px; padding-top:0px; position:relative; top:0px; background-image:url(../images/back1.jpg);background-repeat:repeat-x;margin-top:0px; margin-bottom:0px;	 }
#bottom{ position:relative; margin-left:70px;
}