@charset "UTF-8";
body {
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(../images/backgroundnew.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c281f;
	line-height: 1.3em;
}
#wrapper {
	width: 800px;
	position: relative;
	left: 50%;
	top: 0%;
	margin-left: -400px; /*half the width of your container*/
	margin-top: 0px; /*half the height of your container*/
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 118px;
	position: relative;
}
#main-content {
	margin: 0px;
	padding: 0px;
	height: 350px;
	position: relative;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 118px;
	position: relative;
}
#nav {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 15px;
	right: 0px;
	width: 440px;
}
#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 20px;
}
#address {
	width: 163px;
	height: 50px;
	position: absolute;
	right: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3c281f;
	padding: 0px;
	vertical-align: text-bottom;
	margin: 0px;
	line-height: 1.3em;
	bottom: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#copyright {
	position: absolute;
	top: 50px;
	right: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a7e78;
	text-decoration: none;
}
p {
	margin-top: 1em;
	margin-bottom: 0em;
}
#mainphoto {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	height: 350px;
	width: 360px;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#welcome-head {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 0px;
	top: 20px;
	height: 21px;
	width: 109px;
}
#welcome-textarea {
	background-color: #FFF;
	margin: 0px;
	padding: 15px;
	height: 240px;
	width: 390px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 0px;
	top: 60px;
	overflow: auto;
}
#pricelist-head {
	position: absolute;
	left: 0px;
	top: 155px;
	height: 27px;
	width: 109px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#pricelist-textarea {
	background-color: #FFF;
	height: 260px;
	width: 580px;
	margin: 0px;
	padding: 25px;
	position: absolute;
	top: 21px;
	right: 0px;
	overflow: auto;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #3c281f;
	font-style: normal;
	line-height: 1em;
	text-transform: capitalize;
}
strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bold;
	color: #3B281E;
	text-decoration: none;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
#nanoamino {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 350px;
	width: 350px;
}
a:visited {
	color: #600;
	text-decoration: none;
}
#products-head {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 370px;
	top: 20px;
}
#products-textarea {
	background-color: #FFF;
	margin: 0px;
	padding: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: auto;
	position: absolute;
	left: 370px;
	top: 60px;
	width: 400px;
	height: 240px;
}
#location-head {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 20px;
	height: 21px;
	width: 100px;
}
#location-textarea {
	background-color: #FFF;
	margin: 0px;
	padding: 15px;
	height: 240px;
	width: 375px;
	overflow: auto;
	position: absolute;
	left: 0px;
	top: 60px;
}
#location-map {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 350px;
	width: 375px;
}

