body {
	background:url('images/bg_page.gif') repeat-x;
	border: 0px;
	padding: 0px;
}

img.preload {
	display: none;
}

#outer {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	width: 820px;
	margin: auto;
	background:url('images/tile.gif') repeat-y;
}

#bg_top {
	padding: 135px 0px 0px 0px;
	width: 820px;
	height: 100%;
	background:url('images/top.gif') no-repeat;
}

#menu_main {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	width: 800px;
	height: 30px;
	background:url('images/bg_menu_frontpage.gif') no-repeat;
}

#temp {
	width: 820px;
	height: 210px;
	background:url('images/temp.jpg') no-repeat;
}

#temp_inner {
	padding: 10px 300px 10px 30px;
	color: #007070;
}

ul.content {
	color: #007070;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

ul.content li {
	padding: 0px 0px 5px 0px;
}

#menu_products {
	width: 820px;
	height: 195px;
	background:url('images/bg_menu_products2.jpg') no-repeat;
	margin: 0px 0px 10px 0px;
}

#footer_outer {
	width: 820px;
	background:url('images/tile.gif') repeat-y;
	margin: auto;
	padding: 10px 0px 0px 0px;
}

#footer {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	width: 820px;
	height: 49px;
	background:url('images/bottom.gif') no-repeat;
	margin: 0px auto;
	clear: both;
}

#footer ul{
	padding: 0px 0px 0px 0px;
}

#footer li{
	display: inline;
	padding: 0px 7px 0px 0px;
}

#footer a{
	display: inline;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #007070;
}

#footer li a:hover{
	text-decoration: underline;
	color: #007070;
}

/* Content */

#content_inner {
	width: 820px;
	height: 100%;
	background: transparent url('images/bg_page_content.gif') no-repeat top;
	min-height: 300px;
}

#content_outer {
	width: 820px;
	height: 100%;
	background: url('images/bg_page_content_tile.gif');
}


#content_bottom {
	width: 820px;
	clear: both;
	height: 10px;
	background-image: url('images/bg_page_content_bottom.jpg');
}

.menu_image {
	position: relative;
	top: -9px;
	left: -29px;
}

#menu_content {
	color: #ffffff;
	display: block;
	width: 180px;
	height: 100%;
	float: left;
	position: relative;
	top: 10px;
	left: 30px;
}

#menu_content ul {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

a.home {
	color: #ffffff;
	font-weight: bold;
	background-image: url('images/menu_content_home.gif');
	width: 170px;
	height: 15px;
	padding: 5px;
	margin: 0px 0px 5px 0px;
}

a.home:hover {
	background-image: url('images/menu_content_2.gif');
}

#menu_content li {
	width: 170px;
	height: 25px;
	margin: 0px 0px 5px 0px;
}

#menu_content li:hover {
}

#menu_content a {
	background-image: url('images/menu_content_1.gif');
	display: block;
	width: 169px;
	height: 15px;
	padding: 5px;
	text-decoration: none;
	color: #ffffff;
}

#menu_content a:hover{
	background-image: url('images/menu_content_2.gif');
	color: #ffffff;
}

#randimage {
	width: 170px;
	height: 140px;
	margin: 5px 5px 0px 5px;
}

#randimage_desc {
	width: 170px;
	padding: 5px;
	color: #007070;
}

#randimage_container {
	float: right;
	color: #007070;
	background: #eaeaea;
	border: 1px solid #bbbbbb;
	width: 180px;
	margin: 10px 0px 10px 10px;
	text-align: left;
}

#content_text {
	text-align: justify;
	width: 570px;
	color: #007070;
	float: right;
	border-left: 1px;
	border-color: #007070;
	padding: 0px 30px 0px 0px;
}

#contact {
	display: block;
	width: 570px;
	text-align: right;
}

.contact_input {
	width: 400px;
	margin-right: 70px;
}

#content_text h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

#content_text p {
	margin: 0px 0px 10px 0px;
}

#content_text a {
	font-weight: bold;
	text-decoration: none;
	color: #007070;
}

#content_text a:hover {
	text-decoration: underline;
}

/* News Items */

#news_inner {
	position: relative;
	top: 5px;
	left: 25px;
	width: 780px;
}

.news_item {
	color: #007070;
	float: left;
	background: #eaeaea;
	border: 1px solid #bbbbbb;
	width:170px;
	height:90px;
	margin: 5px;
	overflow: hidden;
	padding: 5px;
	text-align: left;
}

.news_item h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.news_item a {
	color: #007070;
	text-decoration: none;

}

.news_item a:hover {
	text-decoration: underline;

}

.news_item a:visited {
	color: #888888;

}

.news_item h2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.news_pager_back {
	color: #007070;
	float: left;
	background: #eaeaea;
	border: 1px solid #bbbbbb;
	width:170px;
	height:30px;
	margin: 5px;
	overflow: hidden;
	padding: 5px;
	text-align: left;
}

.news_pager_forward {
	color: #007070;
	float: right;
	background: #eaeaea;
	border: 1px solid #bbbbbb;
	width:170px;
	height:30px;
	margin: 5px;
	overflow: hidden;
	padding: 5px;
	text-align: left;
}

.news_headline {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


/* newsticker */


#newsticker {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 780px;
	height: 30px;
	margin: 10px auto 0px auto;
	background:url('images/newsticker.gif') repeat-y;
	clear: both;
}


#newsticker a {
	text-decoration: none;
}

/*Example CSS for the two demo scrollers*/

#pscroller2{
margin: auto;
width: 680px;
height: 18px;
padding: 7px 5px;
}

#pscroller2 a{
	color: #007070;
	text-decoration: none;
}

#pscroller2 a:hover{
	color: #007070;
	text-decoration: underline;
}



/* Main Menu */

#ddcolortabs{
	width: 630px;
	height: 20px;
	/* background-image: url('images/menu.gif'); */
	voice-family: "\"}\"";
	voice-family: inherit;
}

#ddcolortabs.rightcol{
	width: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#ddcolortabs ul{
	font: bold 11px tahoma, verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

#ddcolortabs li{
	display:inline;
	margin:0px;
	padding:0px;
}
#ddcolortabs a{
	float:left;
	color: #fff;
	background: #bbbbbb url(images/menu_option_left.gif) no-repeat left top;
	margin:0 5px 0 0;
	padding:0 0 0px 4px;
	text-decoration:none;
	font-weight: bold;
	border-bottom: 0px;
}

#ddcolortabs a span{
	float:left;
	display:block;
	background: #bbbbbb url(images/menu_option_right.gif) no-repeat right top;
	padding: 3px 5px 4px 1px;
}

#ddcolortabs a span{
	float:none;
}


#ddcolortabs a:hover{
	background-color: #007070;
}

#ddcolortabs a:hover span{
	background-color: #007070;
	color: #fff;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
	background-color: #007070;
}

/* Products menu */

#menu_products {
	background: transparent url('images/bg_menu_products2.jpg');
	width: 820px;
	height: 195px;
	margin: 0px;
	padding:0px;
	position: relative;
	top: 0px;
	display: block;
	overflow: hidden;

}
#menu_products li {
	list-style-type: none;
	margin: 0px;
	overflow: hidden;
	padding:0px;
	display: inline;
}
#menu_products li a {
	display: block;
	width: 148px;
	height: 185px;
}
#menu_products li a span {
	overflow: hidden;
	position: relative;
	height: 0px;
	width: 0px;
	display: none;
}

#pmenu_game a {
	position: relative;
	top: 10px;
	left: 20px;
}
#pmenu_game a:hover {
	background: transparent url('images/bg_menu_products_hi2.jpg') -20px -10px no-repeat;
}

#pmenu_chat a {
	position: relative;
	top: -175px;
	left: 178px;
}
#pmenu_chat a:hover {
	background: transparent url('images/bg_menu_products_hi2.jpg') -178px -10px no-repeat;
}

#pmenu_tech a {
	position: relative;
	top: -360px;
	left: 336px;
}
#pmenu_tech a:hover {
	background: transparent url('images/bg_menu_products_hi2.jpg') -336px -10px no-repeat;
}
#pmenu_cust a {
	position: relative;
	top: -545px;
	left: 494px;
}
#pmenu_cust a:hover {
	background: transparent url('images/bg_menu_products_hi2.jpg') -494px -10px no-repeat;
}
#pmenu_cons a {
	position: relative;
	top: -730px;
	left: 652px;
}
#pmenu_cons a:hover {
	background: transparent url('images/bg_menu_products_hi2.jpg') -652px -10px no-repeat;
}