


* {margin: 0px;	padding: 0px;font-family:  Helvetica, Verdana, Arial, sans-serif; list-style: none; }
img {border:0px; }
a {	text-decoration: none; color:#666666;}
h1 {color:#666;	font-size:22px; margin-bottom:5px; font-weight:none;}
h2 {color:#666; margin-bottom:5px; text-transform:uppercase; font-weight:bold; display:block;  font-size:18px;}
h3 {color: #039C29; font-size:16px; font-weight:bold;}
h4 {color:#fff;	diplay:block; background:#333; font-size:14px; text-transform:uppercase;  padding: 5px; margin-top: 20px;}

.row_0 {background: #eee;padding:15px;}
.row_1 {padding:15px;}

.center {margin-left:auto; margin-right: auto; }
.padding {padding:10px;}
.float_right {float: right;}
.float_left {float: left; }
.clear {clear:both;	}
.spacer {clear:both;height: 50px;}
.error {background:#FDD2CE; font-weight:bold; border:2px solid #F77364; padding:10px;}
.msg {background-color:#F9F3CC; font-weight:bold;border:2px solid #FFCC00;  padding:10px;}

.text_center {text-align:center;}
.small_text {font-size:11px;}
.med_text {font-size:16px; font-weight:bold;}
.text {line-height:18px;}
.grey {color:#999;}
.white {color:#fff;}

.large_text {font-size:30px; display:block; margin-bottom:5px; line-height:36px;}
.text {line-height:18px;}

body {
	margin: 0px;
	font: helvetica, tahoma, arial, verdana;
	font-size: 12px;
	background: url(images/body_background.jpg);
	background-repeat:repeat-x;		
}
#header {
	width: 820px;
	height:115px;
}
#footer {
	width:100%;
	text-align:center;
	margin-bottom: 100px;
	margin-top:100px;
	background-color:#272727;
	color: #fff;
	padding:14px;
	border-top:4px solid #92b7d1;
}

#main {
	width:800px;
	padding: 18px;
	background-image: url(images/main_background.png);
	background-repeat:no-repeat;

}
#main_side {
	width:200px;
	padding:10px;
	background-image: url(images/sidebar_background.jpg);
	background-repeat:no-repeat;
}
#main_content {	
	width:560px;
	padding-top: 10px;
}

.form {
	width:95%;
	border: 1px solid #aaa;
	font-weight:bold;
	padding:3px;
	color:#777;
	background: #eee;
	margin-bottom: 10px;
	
}




/* Definition list layout for forms */
.form_row {
		background-color: #fff;
		padding: 15px;
		border-bottom: 1px solid #eee;
}


fieldset {
	border-width: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}
fieldset dl {
	padding: 4px 0;
}

fieldset dt {
	float: left;	
	width: 40%;
	text-align: left;
	display: block;
}

fieldset dd {
	margin-left: 41%;
	vertical-align: top;
	margin-bottom: 3px;
}
dt label {
	font-weight: bold;
	display:block;
	
}

dd label {
	white-space: nowrap;
	color: #333;
}

.submit {
	font-size:16px;
	font-weight: bold;
	border: 0px;
	padding-top:4px;
	background: #fff;
	text-transform:uppercase;
}
.submit:hover {
	color:#CCC;
	cursor:pointer;
}
.submitted {
	width: 220px;
	height: 45px;
	border: 0px;
	background: url(/images/icon/ajax-loader.gif) ;
	background-repeat: no-repeat;
}

.img_thumb {
	padding:5px;
	border:1px solid #ccc;
}
.product_block {
	width:270px;
	margin-left: 80px;
}

.product_info {
	padding: 3px;
	margin-top: 10px;
	text-align:right;
	border-top: 1px solid #ccc;
}
.product_info a {
	color:#000099;
	text-decoration:underline;
}
.product_info a:hover {
	text-decoration:none;
}
.news_list, .news_list_nohover {
	display:block;
	border-bottom: #CCDEEA 1px solid;
	padding:8px;
}
.news_list:hover {
	background:#F1F5FA;
}




#fancymenu {
	position:relative;
	height: 30px;
	width: 260px;
	overflow: hidden;
	padding:10px;
	padding-top:70px;
}

/* Don't apply padding here (offsetWidth will differ in IE)
    If you need padding add it to the child anchor */
#fancymenu ul li, #pictureselect li {
	float: left;
	list-style: none;
}

#fancymenu ul li a, #pictureselect li a  {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
}

#menu_home a {
	width: 58px;
	background: url('images/menu_home.png') no-repeat center !important;	

}

#menu_about a {
	width: 88px;
	background: url('images/menu_about.png') no-repeat center !important;	

}
#menu_product a {
	width: 133px;
	background: url('images/menu_product.png') no-repeat center !important;	

}
#menu_contact a {
	width: 104px;
	background: url('images/menu_contact.png') no-repeat center !important;	

}


#fancymenu li.background {
	/*background: url('images/bg_menu_right.png') no-repeat top right !important;*/
	background: url('images/menu_right.png') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#fancymenu .background .left {
	/*background: url('images/bg_menu.png') no-repeat top left !important;*/
	background: url('images/menu.png') no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}



div#promo {
	height: 280px;
	background: url(images/promo_background.png);
	margin-bottom: 5px;
}

div#promo_content_wrap {}
div#promo_content {
	height: 225px;
}


#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 800px;
	text-align: left;
} 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	height: 225px; 
	width: 800px;
	position: relative;
} 
#demo-inner {
	width: 4800px;
	height: 225px;
	position: relative;
} 
.scrolling-content {
	width: 140px;
	height: 75px;
	text-align: left;
	position: absolute;
} 
.promo_text {
	font-size: 14px;
	color: #fff;
	width: 500px;
	line-height: 20px;
	
}

.promo_text a
{
	color:#fff;
	text-decoration: underline;
}

#content0 {
	width: 760px;	height: 185px; padding:20px;
	background: url(images/promo.png) no-repeat; 
	background-position: 100% 100%;
}
#content1 {
	left: 800px; 
	top: 0px;
	width: 760px;	height: 185px; padding:20px;
	background: url(images/promo_know.png) no-repeat; 
	background-position: 100% 100%;
}
#content2 {
	left: 1600px; 
	top: 0px;
	width: 760px;	height: 185px; padding:20px;
	background: url(images/promo_optimize.png) no-repeat; 
	background-position: 100% 100%;
} 
#content3 {
	left: 2400px; 
	top: 0px;
	width: 760px;	height: 185px; padding:20px;
	background: url(images/promo_publish.png) no-repeat; 
	background-position: 100% 100%;
} 
#content4 {
	left: 3200px; 
	top: 0px;
	width: 760px;	height: 185px; padding:20px;
	background: url(images/promo_feedback.png) no-repeat; 
	background-position: 100% 100%;
	

}
#content5 {
	left: 4000px; 
	top: 0px;
	width: 760px;	height: 185px; padding:20px;
	background: url(images/promo_design.png) no-repeat; 
	background-position: 100% 100%;
	
}



div#promo_buttons {
	height: 55px;
	background: url(images/promo_nav.jpg)  repeat-x;
	border-top: #fff solid 1px;
}



ul#buttons li a:link, ul#buttons li a:visited {
	width: 150px;
	height: 45px;
	display: block;
}

.promo_button {
	width: 150px;
	height: 45px;
	float: left;
	padding-left:10px;
	padding-top: 10px;
	background: url(images/promo_div.jpg);
	background-position:right;
	background-repeat: no-repeat;
	
}
.promo_button:hover {
	background: #C3D8E6;
}
.promo_img {
	float:left;
	margin-right: 4px;
}

