/* reset - don't modify */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-family: arial; font-style:normal ;font-weight:normal;}
p,ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */
a {outline:none;text-decoration: underline; color: #F0C455;}
a:hover {color: #fff;}
h1,h2,h3,h4,h5,h6{font-size:100%; color: #dddddd;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}
html {
    height:100%;
    background :  url(/images/bg_fade.gif) 0 0 repeat-x;
}

body {
	position : relative;
	margin: 0 auto; 
	padding:0 0 24px 0;
	color:#F0C455;
	text-align: center; /* center for IE */
	font-family:  arial;
	font-size: 12px;
	}
	
#wrapper{
width: 960px;
background-color:#F0C455;
margin:10px auto 0 auto;
text-align:left;
}

div#header {
	position relative;
    background:url(/images/header.png) 0 0 no-repeat;
    width:960px;
	height:180px;
	margin:0px auto 0 auto;
	text-indent: -999em;
 }
 
 div#middle {
 position:relative;
    background: #F0C455 ;
    width:960px;
	height:450px;


 }
 
 div#left {
 float:left;
 background-color: #222;
    background: url(/images/leftside_2.jpg) 0 0 no-repeat;
    width:150px;
    height: 444px;
margin: 18px 0 0 0;
	
	
 }
 
  div#left_menu {
 float:left;
 background-color: #222;
    background: url(/images/leftside_menu.jpg) 0 0 no-repeat;
    width:150px;
    height: 444px;
margin: 18px 0 0 0;
	
	
 }
 
  div#right {
	float:left;
	background-color: #222;
	width:660px;
	height: 444px;
	margin: 18px 0 0 0;
 }
   div#col2 {
	float:left;
	background-color: #222;
	width:150px;
	height: 444px;
	margin: 18px 0 0 0;
	}
	 
	div#home_text{
	width:120px;
    text-align:left;
	margin:150px 5px 0 20px;
	}

div#menu_text{
	width:120px;
    text-align:center;
	font-size:18px;
	margin:150px 5px 0 20px;
	}
 
  div#homeSlide {
 float:right;
	background-color: #222;
	width:640px;
	height: 420px;
	margin: 22px 0 0 10px;

}

  div#homeSlide {
 float:right;
	background-color: #222;
	width:640px;
	height: 420px;
	margin: 22px 0 0 10px;

}
  div#review_links {
 float:right;
	background-color: #222;
	width:580px;
	height: 420px;
	margin: 22px 20px 0 10px;

}

  div#menu_links {
 float:right;
	background-color: #222;
	width:580px;
	height: 420px;
	margin: 22px 20px 0 10px;

}
  div#functions {
 float:left;
	background : url(/images/functions_table2.jpg) 0 0 no-repeat;
	width:580px;
	height: 420px;
	margin: 40px 0px 0 40px;
text-align:left;
}



  div#contact_links {
 float:right;
	background-color: #222;
	width:780px;
	height: 420px;
	margin: 22px 20px 0 10px;
	text-align: center;

}
 div#nav {
 position: relative;
	background-color: #B8A26A;
	width: 960px;
	height: 30px;
	margin: -18px 0;

}
ul#minitabs{list-style: none;margin: 0;padding: 7px 0; font-size: 16px; 
  text-align: center;white-space: nowrap}
ul#minitabs li{display: inline;margin: 0 40px}
ul#minitabs a{text-decoration: none;padding: 0 0 20px;color: #FCE6B0}
ul#minitabs a:hover{color: #fff}

 div#full_menu {
 position:relative;
 margin :20px auto 0 auto;
    background: #F0C455 ;
    width:960px;
	height:2500px;
 background:url(/images/full_menu.gif) 0 0 no-repeat;

 }
