body {
	padding: 0px;
	margin: 0px;
}

#maincontainer {
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 828px;
	left: 100px;
}


#column {
	padding: 0px;
	margin: 0px;
	width: 828px;
	background-image: url(repeat2.jpg);
}

#design_left {
	position: absolute;
	width: 200px;
	height: 780px;
	top: 0px;
	left: 0px;
	background-image: url(design_left.jpg);
}

#design_top {
	position: absolute;
	width: 628px;
	height: 228px;
	top: 0px;
	left: 200px;
	background-image: url(design_top.jpg);
}

#design_right {
	position: absolute;
	width: 50px;
	height: 552px;
	top: 228px;
	left: 778px;
	background-image: url(design_right.jpg);
}

#menu {
	position: absolute;
	height: 250px;
	width: 194px;
	top: 186px;
}

#menu a img {
	border: 0;
}

#menu_introduction {
	position: absolute;
	height: 28px;
}

#menu_news {
	position: absolute;
	height: 28px;
	top: 28px;
}

#menu_products {
	position: absolute;
	height: 28px;
	top: 56px;
}

#menu_order {
	position: absolute;
	height: 28px;
	top: 84px;
}

#menu_small {
	position: absolute;
	height: 28px;
	top: 112px;
}

#menu_corporate {
	position: absolute;
	height: 28px;
	top: 140px;
}

#menu_contact {
	position: absolute;
	height: 28px;
	top: 168px;
}

#menu_registrate {
	position: absolute;
	height: 26px;
	top: 196px;
}

#menu_download {
	position: absolute;
	height: 28px;
	top: 222px;
}

#content {
	width: 536px;
	margin-top: 228px;
	margin-left: 200px;
	background-image: url(content_bg.jpg);
	padding: 20px;
	
	background-repeat: no-repeat;
	background-color: white;
	
	font-family: helvetica, impact, sans-serif;
	font-size: small;
	text-align: justify;
	font-weight: bold;
	
	min-height: 552px;
}

#content_title {
	z-index: +1;
	position: absolute;
	height: 20px;
	width: 178px;
	top: 228px;
	left: 221px;
	background-image: url(content_tbg.gif);
	text-align: center;
	font-weight: bold;
	font-family: helvetica, impact, sans-serif;
}

body {
	background-image: url(grad_bg.jpg);
}

#image {
	margin: 15px;
}


.news_image {
    float: right;
    margin: 10px;
    border: 1px solid blue;
    width : 150px;
}


.news_body {
	position: relative;
	margin-top: 0.5em;
	margin-bottom: 3em;
	padding-top: 2em;
	font-size: small;
	text-align: justify;
}



.news_header {
	position: relative;
	height: 20px;
	width: 460px;
	top: 21px;
	left: 0px;
	z-index: +1;
	padding: 0px 20px 0px 20px;

}

.news_title {
	position: absolute;
	font-size: 1.6em;
	text-align: left;
	font-weight: bold;
	top: -4px;
	width: 320px;

}

.news_date {
	position: relative;
	font-size: small;
	text-align: right;
}

.blackfont {
	color: black;
}

.title {
	font-size: 130%;
	font-weight: bold;
}

.editor_box {
	width: 800px;
	height: 500px;
}



#banner {
	position: absolute;
	width: 166px;
	
	
	left: 26px;
	top: 460px;
	
}

#banner_top {
	position: absolute;
	top: 0px;
	left: 0px;
}

#banner_image {
	position: relative;
	top: 6px;
	left: 4px;
	width: 154px;
	border: 0;
}

#banner_bottom {
	position: absolute;
	
	left: 0px;
}