body{
	padding:0px; 
	margin:0px; 
	vertical-align:top;
	font-family:Tahoma;
	color:#333333;
	background-color:#FFFFFF;
}
h1{
	font-size:24px;
	line-height:20px;
}
h2{
	margin:0px;
	padding:0px;
	line-height:20px;
}
h3{
	color:#374ea3;
	font-size:14px;
}
a{
	color:#364da1;
}
a:visited{
	color:#663399;
}



.main_table{
	width:100%;
	background:url(images/main_page_flower.jpg) no-repeat top center;
	vertical-align:top;
}

.main_table_page{
	width:100%;
	background:url(images/page_tulip.png) no-repeat top right fixed;
	vertical-align:top;
}

.logo{
	min-width:300px;
	width:100%;
	padding-top:20px;
	padding-left:80px;
	
	
}

.slogan{
	width:300px;
	font-family:Tahoma;
	font-size:20px;
	text-align:left;
	padding-left:95px;
}

.slogan_info{
	background:url(images/slogan_info.png) left no-repeat;

	font-family:Tahoma;
	font-size:12px;
	width:260px;
	text-align:right;
	height:68px;


}


.left_spacer{
 	width:2%;	
}

.left_colomn{
	width:48%;
	text-align:left;
}
.left_colomn_page{
	width:25%;
	text-align:left;
}

.right_colomn{
	width:48%;
}
.right_colomn_page{
	padding-top:100px;
	width:71%;
}

.right_spacer{
  	width:2%;
}

.menu{
	min-width:300px;
	width:100%;
	margin-top:50px;
	padding-left:30px;
	
}

.sub_menu{
	padding-left:30px;
	font-size:14px !important;
}


.menu a{
	color:#ff4e00;
	font-family: Tahoma;
	line-height:25px;
	font-size:18px;
	text-decoration:underline;
}
.menu a:visited{
	color:#ff4e00;
	font-family: Tahoma;
	line-height:25px;
	font-size:18px;
	text-decoration:underline;
}
.online_help{
    margin-top:20px;
    margin-left:30px;
}

.page_header{
	font-size:30px;
	color:#0166ff;
}

.page_sub_header{
	font-size:14px;
	color:#0166ff;
	padding:0px;
	margin:0px;

}


.create{
	padding-top:60px;
	padding-left:90px;
		width:300px;
}
.create p{
	font-size:12px;
	margin:2px;
}


.optimize{
	padding-top:40px;
	padding-left:190px;
	width:300px;
}
.optimize p{
	font-size:12px;
	margin:2px;
}

.support{
	padding-left:100px;
	width:300px;
	padding-top:30px;
}
.support p{
	font-size:12px;
	margin:2px;
}



.what_new_top{
	background:url(images/what_new_cloud_top.png) no-repeat top;
	height:63px;
	width:422px;
}

.what_new_left{
	background:url(images/what_new_cloud_left.png) repeat-y left;
	width:15px;	
}

.what_new_right{
	width:13px;
	background:url(images/what_new_cloud_right.png) repeat-y left;
}
.what_new_center{
	width:394px;
	background-color:#fff6ca;

}
.what_new_bottom{
	background:url(images/what_new_cloud_bottom.png) no-repeat top;
	height:17px;
	width:422px;
}
.what_new_title{
	color:#ff4e00;
	font-weight:bolder;
	padding-left:30px;
	text-align:left;
}
.what_new{
	font-size:12px;
	text-align:left;
}
.what_new li{
	padding-top:10px;
}








.r1, .r2, .r3 {
  display: block;
  height: 1px;
}
.r3 {
  margin: 0 3px;
}
.r2 {
  margin: 0 2px;
}
.r1 {
  margin: 0 1px;
}
#rounded-box-3 .inner-box, #rounded-box-3  b {
  background-color:#FFFFCC;

}
.inner-box {
  padding:1em;

}
.r1, .r2, .r3 {      
	overflow: hidden;       
	font-size:1px;  
}


.last_work{
    width:49%;
    float:left;
    padding-top:63px;

}
.last_work_icon{
	width:140px;
	height:100px;
	float:left;
	margin-left:8px;
	margin-top:8px;
}
.last_work_title{
	color:#ff4e00;
	font-weight:bolder;
	padding-left:40px;
}



.footer_line{
	border-top:solid;
	border-top-width:1px;
	border-top-color:#999999;
	clear:both;
	width:100%;
	text-align:center;
}




.container {
    width: 602px;
    margin: 0px auto;
	
}

.desc{
	font-size:12px;
}



.last_news{
    width:100%;
}
.news{
    width:49%;
    float:left;
}


.copyright{
	font-size:14px;
	width:30%;
	float:left;
}
.phone{
	width:40%;
	font-size:20px;
	float:left;
}
.other{
	width:30%;
	float:left;

}

.portfolio_line{
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}
.more_projects{
	font-size:11px;
}















.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background:url(images/drag.gif) no-repeat left top;
	height:42px
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(images/but.gif) no-repeat center top;
	height:18px;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(images/but.gif) no-repeat center top;
	height:18px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}