@charset "UTF-8";
/* CSS Document */

.style1 { display: none; float: left; }

#test {

}

#accordion .toggler {

	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 1px;
	margin-right: 0;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	font-size: 11px;
	font-family: arial;
	color: #686865;
	font-weight: bold;
	text-decoration: none;
	
	text-align: center;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;

}

#accordion .toggler:hover { color: #3d658d;


}

#accordion .element { background-color: #e5e6e3; }

html { height: 100%;}

body {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #d4d5d1;
	font-family: arial;
}

#wrapper {

	width: 830px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	
}



#header { 

height: 70px; 
width: 800px; 
background-image: url(images/header_bg.jpg); 
background-repeat: no-repeat; 
background-position: center bottom; 
margin: 0 0 15px 15px; 

}

#header ul {	

	height: 70px;
	width: 800px;
	display: table-cell;
	vertical-align: bottom;
	list-style: none;


	}

#header li a {
	text-align: right;
	font-family: arial;
	font-size: 11px;
	color: #686863;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

.logo_home { 
height: 70px; 
width: 190px; 
background-color: transparent;
margin: 0px;
padding: 0px;
position: absolute;
top: 0px;
bottom: 0px;

}

#column1 {
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
	width: 521px;
	height: auto;
	margin-left: 33px;
	font-family: arial;
}

#sp_column1 p {
	
	font-size: 12px;
	line-height: 18px;
	width: 504px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

#column1 a, #column1 a:visited {
	
	color: #3d658d;
	font-size: 11px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

#column1 h2 {
	
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
strong {
	text-align: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #484845;
}

#column1 p {
	margin-left: 0;
	margin-bottom: 3px;
	margin-right: 0;
	margin-top: 0;
	text-align: left;
	font-size: 12px;
	padding: 0;
	color: #686863;
}

#sp_column1 {
	float: left;
	width: 766px;
	height: auto;
	margin-left: 33px;
}

#imagedisplay {
	height: 485px;
	width: 521px;
	vertical-align: middle;
	display: table-cell;
	margin-left: 33px;
	
}

#sp_imagedisplay {
	height: 525px;
	width: 766px;
	vertical-align: middle;
	display: table-cell;
	margin-left: 0px;
}

.vertalign {
	vertical-align: middle;
	display: table-cell;
	text-align: center;

}

#column2 { float: left; width: 274px; height: 300px; border-left: 1px solid #d8d8d3; }

h2 {

	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #686865;
	margin-left: 132px;

}

#scroller {
	width: 830px;
	height: 100px;
	float: none;
}

#main_nav { 
	margin-left: 11px;
	width: 236px;
	font-size: 14px;

}

#bodywork { width: 236px; }

#bodywork h4 { width: 236px; margin: 0; padding: 0; font-weight: normal; }

#bodywork ul { padding-left: 0; padding-bottom: 25px; padding-right: 0; padding-top: 0; margin: 0 0 0 0; list-style: none; font-weight: normal; }

#bodywork li a { 
	
	line-height: 24px;
	width: 236px;
	height: auto;
	font-family: arial;
	font-size: 11px;
	color: #686865;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}



#bodywork li { 

padding-top: 10px;

}

#bodywork li a:hover { color: #003e7c; background-color: transparent; }

.navbutton {

	font-family: arial;
	float: left;
	color: #686865;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 236px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-bottom: 1px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;

}

.navbutton:hover {

	color: #3d658d;
}

.navhead {

	font-family: arial;
	float: left;
	color: #686865;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 236px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-bottom: 1px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;

}