body{
background-color:#ceccc3;
margin:0 auto;
padding:0px;
}

/* -------  Header -------*/
#header_background{
margin:0px;
padding:0px;
width:100%;
background:url('pages/page1/header_back.gif') top left repeat-x;
}


#header{
padding:0px;
height:260px;
width:730px;
margin:0 auto;
background:#e3dabb url('pages/page1/header.jpg') top left no-repeat;
}

#header p{
margin:0px;
display: block;
overflow: hidden;
width: 0px;
height: 0px;
}
/* -------  Header -------*/



/* -------  Content -------*/
#content_background{
margin:0 auto;
height:auto;
width:100%;
background:#ffffff;
}

#content{
padding:0px;
width:730px;
margin:0 auto;
background:#ffffff;
}

#row{
clear:both;
padding-left:40px;
width:680px;
height:310px;
}

#column{
margin-left:5px;
float:left;
height:auto;
}

#web{
width:320px;
height:160px;
}

#web p{
margin:0px;
display:block;
overflow:hidden;
width:0px;
height:0px;
}

#web_ref{
width:320px;
height:120px;
margin-top:1px;
}

#web_info_1{
width:300px;
padding:20px 0px 0px 15px;
}

#web_info_1 a{
text-decoration:underline;
color:#B56B00;
}

#web_info_1 a:hover{
text-decoration:none;
}

#web_info_2{
width:300px;
padding:10px 0px 0px 15px;
}


/* ------- View Local [begin] --------*/
#page_content{
font-size:5px;
}

#page_content a{
font-family:Verdana, Arial, sans-serif;
font-size:14px;
margin-top:2px;
border:1px solid #e2a742;
background:#e2c0a5;
text-decoration:none;
color:#000000;
}

#page_content a:hover{
background:#f2c0a5;
text-decoration:none;
color:#ffffff;
}


/*---------------- Light Box --------------------------*/
.page_content {
	color: #333;
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 696px;
	height: auto;
	padding: 0em;
	border: 1em solid #B8B8B8;
	background-color: #ffffff;
	text-align: center;
	z-index:1001;
	overflow: auto;	
	margin:-260px 0px 0px -353px;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.page_content[id]{ /* IE6 and below Can't See This */   position:fixed;   }
#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;   }

/*---------------- Light Box --------------------------*/
/* ------- View Local [end] --------*/


/* -------  Content -------*/



/* -------  Footer -------*/
#footer_background{
margin:0px;
padding:0px;
width:100%;
background:url('pages/page1/footer_back.gif') top left repeat-x;
}

#footer{
padding:0px;
height:151px;
width:730px;
margin:0 auto;
background:#e3dabb url('pages/page1/footer.jpg') top left no-repeat;
}



#copyright{
font-family:Verdana, Arial, Sans-Serif;
font-size:10px;
color:#ffffff;
text-align:center;
margin-top:0px;
padding-top:113px;
display: block;
width: 700px;
height: 14px;
}
/* -------  Footer -------*/

.common_text{
text-align:left;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
font-weight:normal;
color:#959595;
}

#clear{
visibility:hidden;
clear:both;
}

#linebreak{
height:15px;
width:400px;
margin:0 auto;
border-top:1px solid #000000;
}

#green{
color:#84bc5b;
}

#red{
color:#9e3c2c;
}

#bold{
font-weight:bold;
}