body {
	background:#dddddd;
	text-align:center;
}

p {
  margin:0px;
  padding:0px;
  padding-top:8px;
  padding-bottom:8px;
}

#main-wrapper {
	margin: 0 auto;
	width:700px;
}

#header {
	width:700px;
	height:160px;
	background:url(../images/global/header.gif);
}

#top-content {
	width:700px;
	height:19px;
	background:url(../images/global/top_content.gif);
}

#content {
	width:700px;
	background:url(../images/global/content.gif) repeat;
}

#bluecontent {
	margin: 0 auto;
	padding:10px;
	width: 645px;
	background:#dce3ea;
}

#topcontent {
	margin:0 auto;
	width: 650px;
}

#footer {
	width:700px;
	height:46px;
	background:url(../images/global/footer.gif);
}

#but-home a{
	float:left;
	width:69px;
	height:41px;
	background:url(../images/global/but_home.gif) bottom no-repeat;
}

#but-home a:hover{
	background:url(../images/global/but_home2.gif) top no-repeat;
}

#but-prod a{
	float:left;
	width:77px;
	height:41px;
	background:url(../images/global/but_prod.gif) bottom no-repeat;
}

#but-prod a:hover{
	background:url(../images/global/but_prod2.gif) top no-repeat;
}

#but-demo a{
	float:left;
	width:198px;
	height:41px;
	background:url(../images/global/but_demo.gif) bottom no-repeat;
}

#but-demo a:hover{
	background:url(../images/global/but_demo2.gif) top no-repeat;
}

#but-contact a{
	float:left;
	width:98px;
	height:41px;
	background:url(../images/global/but_contact.gif) bottom no-repeat;
}

#but-contact a:hover{
	background:url(../images/global/but_contact2.gif) top no-repeat;
}

#nav-right a{
	float:left;
	width:258px;
	height:41px;
	background: url(../images/global/nav_07.gif);
}
#flashcontent {
		width: 100%;
		height:100%;
			}