body {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	background-color: #748F9C;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clear-both {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.title {
	text-transform: uppercase;
	color: #A63924;
	font-size: 1.1em;
}

.red {
	color: #A63924;
}

.bold {
	font-weight: bold;
}

a {
	color: #A63924;
	text-decoration: none;
}

img {
	border: 0px;
}

#wrapper {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px;
	overflow: hidden;
}

/* Navigation
--------------------------------*/
#navigation {
	width: 740px; /*800px;*/
	height:auto;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 25px 60px 25px 0px;
	background-image: url(../img/topcorner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 0.7em;
	text-transform: uppercase;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	z-index: 5;
}

#navigation ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 48px;
	position: relative;
}

#navigation ul li a {
	display: block;
	height: 18px;/*48px;*/
	padding: 30px 0px 0px 20px;
	margin: 0px 0px 0px 20px;
	color: #696C6E;
	text-decoration: none;
}

#navigation ul li a:hover, #navigation ul li a.selected, #navigation ul li:hover a, #navigation ul li.over a {
	background-image: url(../img/home_selector.gif);
	background-repeat: no-repeat;
	color: #A63823;
}

#navigation ul li ul {
	position: absolute;
	top: 48px;
	left: 0px;
	display: none;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-size: 0.9em;
}

#navigation ul li ul.about {
	width: 438px;
}

#navigation ul li ul.products {
	width: 338px;
}

#navigation ul li ul.technology {
	width: 233px;
}

#navigation ul li ul.investors {
	width: 95px;
}
#navigation ul li:hover ul, #navigation ul li.over ul {
	display: block;
}

#navigation ul li ul li {
	float: none;
	height: 18px;;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-color: #FFFFFF;
	border-left: 1px #CCCCCC solid;
}

#navigation ul li ul li.bottom {
	background-image: url(../img/nav_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	border: 0px;
}

#navigation ul li ul li a, #navigation ul li:hover ul li a, #navigation ul li.over ul li a {
	display: block;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-transform: none;
	background-image: none;
	width: auto;
}

#navigation ul li ul li a:hover {
	background-image: url(../img/home_oval.gif);
	background-position: 0px 3px;
}

/* Header
----------------------------*/
#header {
	width: 775px; /*800px;*/
	height: 150px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 30px 0px;
	background-color: #FFFFFF;
	z-index:-1;
}

#header h1 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 200px;
	height: 148px;
	background-image: url(../img/zars_logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-top: 1px #BFCAD2 solid;
	border-bottom: 1px #BFCAD2 solid;
	float: left;
}

#header h1 a {
	position: relative;
	top: 50%;
	left: 50%;
	margin: -30px 0px 0px -60px;
	display: block;
	width: 120px;
	height: 61px;
	text-decoration: none;
	text-indent: -4000px;
}

#header p {
	float: left;
	width: 250px; /*270px;*/
	height: 100px; /*150px;*/
	background-color: #A63924;
	background-image: url(../img/home_header_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 50px 0px 0px 20px;
	color: #FFFFFF;
	font-size: 1.1em;
	position: relative;
	z-index: 1;
}

/* Middle
----------------------------*/
#middle {
	width: 575px; /*800px;*/
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 25px 50px 200px;
	background-color: #FFFFFF;
	font-size: 0.9em;
}

#middle p {
	margin: 0px 0px 1em 0px;
	padding: 0px;
}

#home-text {
	width: 375px;
	height: auto;
	text-align: justify;
	font-size: 0.9em;
}

.home-flash {
	width: 280px;
	height: auto;
	text-align: left;
}

#news {
	float: right;
	width: 170px;
	margin: -15px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 0.7em;
	position: relative;
	color: #666666;
}

#news #news-title {
	color: #407598;
	margin: 0px 0px 5px 10px;
	font-size: 0.8em;
}

#news a {
	color: #407598;
}

#news #news-title .news-title {
	text-transform: uppercase;
	font-size: 1.2em;
}

#news ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 15px 10px;
	clear: both;
	background-color: #DFE6EA;
	background-image: url(../img/news_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#news li {
	display: none;
	width: 100%;
	height: 100%;
}

#news #news-top {
	width: 170px;
	height: 12px;
	background-image: url(../img/news_middle_tab.gif);
	background-repeat: no-repeat;
	background-position: 49px 0px;
}

#news .bttn-prev {
	display: block;
	background-image: url(../img/bttn_prev.gif);
	background-repeat: no-repeat;
	width: 49px;
	height: 12px;
	text-decoration: none;
	text-indent: -4000px;
}

#news .bttn-next {
	display: block;
	background-image: url(../img/bttn_next.gif);
	background-repeat: no-repeat;
	width: 63px;
	height: 12px;
	text-decoration: none;
	text-indent: -4000px;
}

#news .news-date {
	font-size: 0.8em;
	color: #000000;
	/*color: #687D8A;*/
	position: absolute;
	top: 20px;
	left: 55px;
}

#news .art-title {
	font-weight: bold;
	font-size: 1.1em;
}

/* Footer
----------------------------*/
#footer {
	width: 775px; /*800px;*/
	height: 17px; /*20px;*/
	margin: 0px auto 0px auto;
	padding: 3px 25px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bottomcorner.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 0.6em;
	font-family: arial;
	color: #333333;
	text-transform: uppercase;
	clear: both;
}

#footer a {
	color: #333333;
	text-decoration: none;
}