body 		{ color: #585858; 
			font-size: 13px; 
			font-family: Helvetica, Arial, sans-serif; 
			line-height: 16px; 
			text-align: left; 
			margin: 0; 
			 }


h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}


a.links {	
	color: #585858;
	text-decoration: none;
	}

a:hover.links {	
	color: #fa6d5a;
	}

.heading {font-size: 18px; font-weight: normal; color: #fa6d5a;}

#container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	}

#holdboth {
	width: 1000px;
	padding: 250px 0 0 0;
	}
	
#home_enter {
	float: right;
	display: inline;
	width: 65px;
	height: 65px;
	margin: 25px 116px 0 0;
}

#home_enter a {
	display:block;
	float:left;
	height:65px;
	width: 65px;
}

#home_enter a#button {
	width: 65px;
	height: 65px;
	background: url(../images/btn_enter.png) 0 0 no-repeat;
}

#home_enter a#button:hover {
	width: 65px;
	height: 65px;
	background: url(../images/btn_enter.png) 0 -65px no-repeat;
}

#logo_index {
	background: url(../images/asmith.png) no-repeat top left;
	width: 702px;
	height: 90px;
	float: left;
	display: inline;
	margin: 0 0 0 116px;
	}


#left {
	width: 180px;
	margin: 0 20px 0 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 780px;	
	}

#right {
	width: 780px;
	margin: 0;
	padding: 20px 0 0 0;
	position: absolute;
	top: 0;
	left: 200px;
	right: 0;
	}

.words {
	padding: 96px 0 0 0;
	}
	
.wordsleft {
	width: 250px;
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	}
		
.wordsright {
	width: 510px;
	display: inline;
	float: right;
	}
		
#logo {
	width: 165px;
	height: 81px;
	position: absolute;
	background: url(../images/asmith_page.jpg) no-repeat top center;
	top: 15px;
	}

.underlogo {
	position: absolute;
	top: 116px;
	left: 0;
	width: 180px;
	}
	
a.navlink {
	margin: 0px;
	font-size: 14px;
	display: block;
	width: 170px;
	padding: 8px 0 2px 0;
	color: #8c8c8c;
	text-decoration: none;
	border-bottom: 1px #cfcec9 solid;

}

a:hover.navlink  {
	color: #fa6d5a;
	text-decoration: none;
}

a.dropmenutext {
	padding: 0 0 3px 15px;
	width: 155px;
	display: block;
	margin: 0px;
	color: #585858;
	font-style: normal;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 0px;
}

a:hover.dropmenutext {
	color: #fa6d5a;
	text-decoration: none;
}
	
.caption{
	text-align: center;
	color: #585858;
	position: absolute;
	left: 0;
	right: 0;
	top: 15px;
	}
	
.caption:before {
	content: 'Title: ';
	font-weight: bold;
	color: #8c8c8c;
	}
		
.zoom {
	width: 180px;
	height: 140px;
	display: block;
	float: left;
	background: gray;
	margin-top: 10px;
}

.demo{
	width: 180px;
	margin: 20px 0 10px 0;
	padding: 0;
	float: left;
	}

.galleria_wrapper {
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	margin: 0 auto;
	}

.gallery_demo{
	padding:0;
	margin: 0;
	}

.gallery_demo ul {
	margin: 0;
	padding: 0;
	}
	
.gallery_demo li{
	width:75px;
	height:75px;
	border:3px solid #f1f1f1;
	margin: 0 9px 10px 0;
	background:#ffffff;
	display: inline;
	float:left;
	list-style-type: none;
	list-style-image: none;
	}
.gallery_demo li.hover{border:3px solid #b9b9b9;}

.gallery_demo li.active{border:3px solid #888888;}

	
#main_image{
	margin:0;
	text-align: center;
	
	}
	
#main_image img{
	margin-bottom:10px;
	}

#main_image a {	
	color: #585858;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	}

#main_image a {	
	color: #a20106;
	}

.copyright {	
	width: 180px;
	float: left;
	display: block;
	font-size: 11px;
	
	}