body {
	text-align: center;
	min-width: 780px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CCCCCC;
	margin: 0px;
}

iframe { overflow-x: auto;
overflow-x: hidden; }

#recentnews {
	width: 222px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 400px;
	padding: 10px;
	background-image: url(../images/column_bg.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#wrapper {
	width:780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 200px;
	background-image: url(../images/header_3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#columns {
	margin-bottom: 10px;
	float: left;
}

#newproducts {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat;
	margin-left: 10px;
	margin-top: 10px;
	padding: 10px;
}
#technology {
	width: 222px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	height: 400px;
	padding: 10px;
	background-image: url(../images/column_bg.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007BB7;
}
h2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
}

.maintext {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
}
p {
	margin: 0px;
}

a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #007BB7;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #007BB7;
	text-decoration: none;
}
#footer {
	height: 50px;
	width: 758px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	text-align: center;
}
#menu {
}
.lighttext {
	font-family: Tahoma;
	font-size: 10px;
	color: #007BB7;
	line-height: 15px;
}
#rightcolumn {

	width: 222px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 480px;
	padding: 10px;
	background-image: url(../images/column_bg.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#leftcolumn {

	width: 482px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-repeat: repeat;
}

