/* styles
---------------------------------------- */


/*boxes begin
---------------------------------------------------------------*/
#boxes_container{
	clear:both;
	background:url(../images/value/box_bg.gif) 0 0 repeat-x;
	width:960px;
	height:490px;
	padding:0 0 0 0px;
	color:#222;
}
#boxes{
	clear:both;
	width:980px;
	height:180px;
	padding:0 0 0 6px;
	
}
	#box01{
		float:left;
		width:316px;
		height:179px;
		margin-right:0px;
		background:url(../images/value/boxe_bg.png) 0 0 no-repeat;
		}
			#box1_container{
				clear:both;
				width:300px;
				height:115px;
				margin:10px 10px 5px 10px;
				}
					#box1_container h1{
						font-family:Arial, Helvetica, sans-serif;
						border-bottom:0;	
						font-size:20px;
						color:#333;
						}	
							#box1_container img{
								float:right;
								display:block;
								margin:5px 0 0 0 ;
									
								}
									#arrow01{
										float:left;
										position:relative;
										display:block;
										margin:10px 0px 0 0px;
									}				
	#box02{
		float:left;
		width:315px;
		height:179px;
		margin-right:0px;
		background:url(../images/value/business_apps_bg.png) 0 0 no-repeat;
		}
			#box2_container{
				clear:both;
				width:285px;
				height:115px;
				margin:10px 10px 5px 10px;
				}
					#box2_container h1{
						font-family:Arial, Helvetica, sans-serif;
						border-bottom:0;
						font-size:20px;
						color:#333;
						}	
							#box2_container img{
								float:right;
								display:block;
								margin:5px 0 0 0 ;
								}
								#arrow02{
										float:left;
										position:relative;
										display:block;
										margin:10px 0px 0 0px;
										}
	#box03{
		float:left;
		width:314px;
		height:179px;
		margin-right:0px;
		background:url(../images/value/social_media_bg.png) 0 0 no-repeat;
		}
			#box3_container{
				clear:both;
				width:285px;
				height:115px;
				margin:10px 15px 5px 10px;
				}
					#box3_container h1{
						font-family:Arial, Helvetica, sans-serif;
						border-bottom:0;
						font-size:20px;
						color:#333;
						}	
							#box3_container img{
								float:right;
								display:block;
								margin:5px 10px 0 0 ;
								}
								#arrow03{
										float:left;
										position:relative;
										display:block;
										margin:10px 0px 0 0px;
										}
#box04{
		float:left;
		width:316px;
		height:179px;
		margin-right:0px;
		background:url(../images/value/solutions_bg.png) 0 0 no-repeat;
		}
			#box04_container{
				clear:both;
				width:285px;
				height:115px;
				margin:10px 10px 5px 10px;
				}
					#box04_container h1{
						font-family:Arial, Helvetica, sans-serif;
						border-bottom:0;
						font-size:20px;
						color:#333;
						}	
							#box04_container img{
								float:right;
								display:block;
								margin:5px 0 0 0 ;
									
								}
									#arrow01{
										float:left;
										position:relative;
										display:block;
										margin:10px 0px 0 0px;
									}				
	#box05{
		float:left;
		width:315px;
		height:179px;
		margin-right:0px;
		background:url(../images/value/content_management_bg.png) 0 0 no-repeat;
		}
			#box05_container{
				clear:both;
				width:285;
				height:115px;
				margin:10px 10px 5px 10px;
				}
					#box05_container h1{
						font-family:Arial, Helvetica, sans-serif;
						border-bottom:0;
						font-size:20px;
						color:#333;
						}	
							#box05_container img{
								float:right;
								display:block;
								margin:5px 0 0 0 ;
								}
								#arrow02{
										float:left;
										position:relative;
										display:block;
										margin:10px 0px 0 0px;
										}
	#box06{
		float:left;
		width:314px;
		height:179px;
		margin-right:0px;
		background:url(../images/value/hosting_bg.png) 0 0 no-repeat;
		}
			#box06_container{
				clear:both;
				width:285px;
				height:115px;
				margin:10px 15px 5px 10px;
				}
					#box06_container h1{
						font-family:Arial, Helvetica, sans-serif;
						border-bottom:0;
						font-size:20px;
						color:#333;
						}	
							#box06_container img{
								float:right;
								display:block;
								margin:5px 10px 0 0 ;
								}
								#arrow03{
										float:left;
										position:relative;
										display:block;
										margin:10px 0px 0 0px;
										}
										
#bottom_content{
	clear:both;
	width:980px;
	height:293px;
	margin:0px 0 0 0;
	padding:0 0 0 16px;
	color:#666666;
}
	#column01{
		float:left;
		width:326px;
		height:179px;
		margin-right:0px;
		}
			#column01_container{
				clear:both;
				width:302;
				height:115px;
				margin:10px 10px 5px 30px;
				}
			
	#column02{
		float:left;
		width:320px;
		height:179px;
		margin-right:0px;
		}
			#column02_container{
				clear:both;
				width:302;
				height:115px;
				margin:10px 10px 5px 10px;
				}

	#column03{
		float:left;
		width:324px;
		height:179px;
		margin-right:0px;
		}
			#column03_container{
				clear:both;
				width:285px;
				height:115px;
				margin:10px 15px 5px 10px;
				}
					
#boxes 
ul{list-style:disc;padding-left:15px;margin-top:0px;}

#boxes 
ul li{padding:0px;}

#boxes 
ul li a{color:#0650a0;font-weight:normal;}

#boxes
ul li a:hover{color:#000;}

#boxes p{
	font-size:12px;
	line-height:16px;
	
}
			
				
/*bottom begin
---------------------------------------------------------------*/
#bottom_container{
	margin:-20px 0 0 0;
	width:100%;
	float:left;
}
#bottom_bg{
	margin:0 auto;
	width:970px;
	height:78px;
	padding:0px;
	color:#fff;
	
}

div.page-header {
  background:transparent;
  margin: 0;
  padding: 20px 20px 20px;
}
div.page-header h1 {
  font: 300 30px/1 Helvetica Neue, Helvetica, Arial, sans-serif !important;
  color: #666;
  margin: 0 350px 0 0 !important;
  padding: 0 !important;
  color: #fff;
  font-weight: 100;
  text-shadow: 0 1px 1px rgba(0,0,0,.25);
  -webkit-text-stroke: 1px transparent;
}

/* Search Form ================================================== */

/* The Form */
.help-search {
  float: right;
  
}

#help_search a{color:#fff;padding:5px;width: 320px;}

#s_menu{
	background:transparent;	
	float:right;
		margin-top:-20px;
	margin-right:30px;	
		width: 220px;
	  padding:5px 8px 5px 10px;
	  border-radius: 15px;
	  -moz-border-radius: 15px;
	  -webkit-border-radius: 15px;
	  box-shadow: 0 1px 3px rgba(0,0,0,.3);
	  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
	  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
}
 #s_menu a{	
  color:#fff;
  font-weight:bold;
}


