body {
  padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	background-color: #E7E8EA;
	height: 100%;
}

#home_wrapper{
  width: 983px;
  margin: 0px auto;
  text-align: left;
  padding: 30px 60px;
	background-color: #fff;
}

#main_table{
  width: 100%;
	border-style: none;
}

#table_header{
	height: 105px;
}

#table_image{
	height: 219px;
}

#table_content{
	height: 427px;
}

#table_footer{
	height: 100px;
}

#logo{
  
	float: left;
	background-image: url('../images/logo.gif');
	height: 109px;
	width: 148px;
}

#design{
  
	float: left;
	background-image: url('../images/design.jpg');
	height: 202px;
	width: 493px;
	background-color: #dee2e5;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #556670;
	margin-left: 5 px

}

#design_right{
	float: left;
	background-color: #63ec08;
	height: 202px;
	width: 483px;
	margin: 0px 0px 0px 1px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #556670;
}

#design_right_text{
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #556670;
	width: 100%;
	margin: 90px 0px 0px 0px;
}

#design_top_right{
  
	float: left;
	background-image: url('../images/design_top_right.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 20px;
	width: 100%;
}

#design_left_bottom_corner{
  
	float: left;
	background-image: url('../images/design_base_left_corner.gif');
	height: 17px;
	width: 20px;
	background-repeat: no-repeat;
}

#design_base{
  
	float: left;
	background-color: #dee2e5;
	width: 957px;
	height: 17px;
	background-repeat: no-repeat;
}

#content_left{
  
	float: left;
	width: 346px;
	height: 100%;
}

#content_left_top{
  
	float: left;
  height: 301px;
	width: 100%;
}

#content_left_top_text{
  
	float: left;
	width: 288px;
	height: 237px;
	margin: 50px 0px 0px 29px;
}

#contact_us_img_top{
  
	float: left;
	background-color: #cfd3d6;
	height: 10px;
  width: 288px;
	margin: 0px 0px 1px 29px;
}

#contact_us_img{
  
	float: left;
	background-image: url('../images/contact_us.gif');
	height: 116px;
  width: 288px;
	margin: 0px 0px 0px 29px;
}

#contact_us_text{
  
	float: left;
	margin: 10px 0px 0px 20px;
	color: #6d6f71;
}

#contact_us_top_left{
	font-family: Arial narrow, sans-serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: normal;
}

#contact_us_top_right{
	color: #3171ce;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: normal;
}

#contact_us_mid{
	font-family: Arial narrow, sans-serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: normal;
	line-height: 25px;
}

span.grey{
  color: #6d6f71;
}

#contact_us_bottom{
	font-family: Arial narrow, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: normal;
}


#content_divider{
  
	float: left;
	background-image: url('../images/separator.gif');
	height: 377px;
	width: 4px;
	margin: 50px 0px 0px 0px;
}

div.content_column{
	float: left;
  background-image: url('../images/column.gif');
	background-repeat: no-repeat;
	height: 377px;
	width: 181px;
	margin: 50px 0px 0px 28px;
}

div.column_separator1{
	float: left;
	width: 100%;
	height: 30px;
}

div.column_separator2{
	float: left;
	width: 100%;
	height: 11px;
}

div.column_separator3{
	float: left;
	width: 100%;
	height: 5px;
}

div.column_header{
  
	float: left;
	height: 16px;
	width: 160px;
	margin: 16px 0px 0px 25px;
	color: #7b8386;
	font-family: Arial narrow, sans-serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: normal;
}

div.column_bullet_image{
	float: left;
	background-image: url('../images/column_bullet.gif');
  background-position: center;
	background-repeat: no-repeat;
	width: 5px;
	margin: 0px 0px 0px 15px;
	height: 15px;
}



div.column_bullet{
  
	float: left;
	width: 150px;
	margin: 0px 0px 0px 10px;
	color: #7b8386;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: normal;
	line-height: 15px;
}

div.small_bullet_content{
  
	float: left;
	color: #7b8386;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: normal;
	line-height: 15px;
	width: 70%;
}

div.small_bullet{
	float: left;
	background-image: url('../images/sm_bullet.jpg');
	height: 15px;
	width: 25%;
	background-repeat: no-repeat;
	background-position: center right;
	margin: 0px 5px 0px 0px;
}

div.datasheet_link_content{
  
	float: left;
	color: #7b8386;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: normal;
	line-height: 15px;
	width: 70%;
	margin-left: 40px;
}
#footer{
  text-align: center;
}

table.table_text{
	border-collapse: collapse;
	clear: both;
	display: table;
	font-size: 10px;
  margin: 0px;
  padding: 0px;
	text-align: left;
	width: 100%;
}

td.mini_title{
	color: #3171ce;
	display: table-cell;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: normal;
	line-height: 15px;
  margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	white-space: normal;
	width: 100%;
	word-spacing: 0px;
}

td.main_text{
	background-color: white;
	color: rgb(136, 140, 139);
	display: table-cell;
	font-family: Arial;
	font-size: 11.5px;
	letter-spacing: normal;
	line-height: 15px;
  margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	white-space: normal;
	width: 100%;
	word-spacing: 0px;
}

#footer{
  color: #bfc0c1;
	font-size: 11px;
	font-family: sans-serif;
}

#small_logo{
  
	float: left;
  background-image: url('../images/small_logo.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
	width: 100%;
	margin: 30px 0px 10px 0px;
}

#support_fog_text{
  
	float: left;
	text-align: center;
	width: 100%;
	color: #7b8386;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: normal;
	line-height: 15px;
}

#click_here_now{
	color: rgb(49, 113, 206);
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: normal;
	line-height: 20px;
	width: 100%;
	text-align: center;
}

span.mini_title{
	color: #3171ce;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: normal;
	line-height: 15px;
}

span.main_text{
	color: rgb(136, 140, 139);
	font-family: Arial;
	font-size: 12px;
	letter-spacing: normal;
	line-height: 15px;
}

a.reg_link:link, a.reg_link:visited, a.reg_link:active { 
  text-decoration: none;
	color: #3171ce;
}

a.seventh_world_link:link, a.seventh_world_link:visited, a.seventh_world_link:active { 
  text-decoration: none;
  color: #bfc0c1;
}

a.email:link, a.email:visited, a.email:active{
  text-decoration: none;
}