body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 72%;
	background: transparent url(assets/zag.gif) top left repeat;
	color: #000000;
}

h2 {
	display: none;
}

h3 {
	font-size: 155%;
	color: #000000;
	text-decoration: bold;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

h4 {
	font-size: 125%;
	color: #000000;
}

h5 {
	font-size: 110%;
	text-decoration: bold;
	color: #000000;
}

a:link,	a:visited {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background: #000000;
	text-decoration: none;
}

img {
	border: 0px;
}

strong {
	line-height: 140%;
}

em {
	color: #111111;
}

#left {
	width: 60px;
	padding-top: 50px;
	padding-left: 300px;
	float: left;
}



#container {
	width: 707px;
	height: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}



body#home #header {
	background: #ffffff url(assets/header2.gif) top left no-repeat;
	height: 150px;
	width: 707px;
	top: 0px;
	position: fixed;
}




#header h1 {
	display: none;
}

\* */

#nav {
	height: 18px;
	line-height: normal;
	margin: -70px 0px 0px 0px;
	padding:  0px 0px 5px 10px;
	line-height: normal;
	font-size: 95%;
}

#nav ul {
	margin: 0px;
	padding: 126px 200px;
	list-style: none;
}
#nav li {
	float: left;
	background: url(assets/left_nav.gif) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 9px;
}
#nav a {
	float: left;
	display: block;
	width: .1em;
	background: url(assets/right_nav.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #777;
}

#nav ul a {width: auto;}
#nav a {float: none;}
#nav a:hover {
	color:#333;
}
#about #nav_about, #news #nav_news,
#products #nav_products, #case #nav_case,
#contact #nav_contact {
	background-position:0px -150px;
	border-width: 0px;
}
#about #nav_about a, #news #nav_news a,
#products #nav_products a,#case #nav_case a,
#contact #nav_contact a {
	background-position: 100% -150px;
	padding-bottom: 5px;
	color: #222;
}
#nav li:hover, #nav li:hover a {
	background-position: 0% -150px;
	color: #333;
}
#nav li:hover a {
	background-position: 100% -150px;
}


\* */

#main-content {
	padding-left: 1px;
	padding-right: 40px;
}

#main-content p a:link, #main-content p a:visited {
	color: #000000;
	background: transparent;
	text-decoration: underline;
}

#main-content p a:hover {
	color: #ff0000;
	text-decoration: none;
}

#main-content .new1 {
	
	width: 707px:
	float: left;
	padding-left: 15px;
	padding-top: 142px;
	padding-right: 15px;
	background: #ffffff url(assets/back.gif) top left no-repeat fixed;
	
}



#footer {
	font-size: 80%;
	clear: both;
	background: transparent url(assets/footer.gif) top left no-repeat;
	height: 20px;
	padding-top: 0px;
	text-align: center;
}


#footer a:link, #foter a:visited {
	color: #0000ff;
	text-decoration: underline;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}