body {
	margin: 0;
	padding: 0;
	text-align: center;
}

#background { 
	background: url(../images/bg.png) repeat-x top left; 
}

#language_select {
	font-size: 14px;
	font-family: sans-serif;
	color: #636363;
	position: absolute;
	text-align: right;
	padding-top: 2px;
	width: 100%;
	right: 0px;
}

#language_select select {
	background-color: #ffffff;
	color: #636363;
}

#people_image {
	text-align: left;
	width: 1024px;
	height: 126px;
	margin: 0 auto;
	margin-top: 0px;
	background: url(../images/people_image3.png) no-repeat top right;
}

#logo {
	width: 210px;
	height: 150px;
}

#flash_logo {
	width: 100px;
	height: 100px;
}

#phone_panel {
	position: absolute;
	margin-left: 30px;
	top: 94px;
}

#phone_container {
	background: url(../images/loader.gif) center no-repeat;
}

#air_badge{
	position: absolute;
	width: 215px;
	height: 180px;
	margin-left: 70px;
	top: 259px;
}

#blog_link {
	padding-top: 20px;
	margin-left: 472px;
	color: #424242;
	font-size: 18px;
	font-weight: bold;
	font-family: sans-serif;
	text-decoration: none;
}

#blog_link:hover {
	color: #ff6633;
}

#help_link {
	margin-left: 46px;
	color: #424242;
	font-weight: bold;
	font-size: 18px;
	font-family: sans-serif;
	text-decoration: none;
}

#help_link:hover {
	color: #ff6633;
}

#forum_link {
	margin-left: 48px;
	color: #424242;
	font-weight: bold;
	font-size: 18px;
	font-family: sans-serif;
	text-decoration: none;
}

#forum_link:hover {
	color: #ff6633;
}

#links {
	padding-top: 26px;
}

#content_container {
	width: 1024px;
}

#top_left_block {
	width: 330px;
	height: 217px;
	background: url(../images/top_left_block.png) no-repeat top left;
}

#bottom_left_block {
	margin-top: 13px;
	width: 330px;
	height: 217px;
	background: url(../images/bottom_left_block.png) no-repeat top left;
}

#flaphone_question {
	display: block;
	padding-left: 100px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 18px;
	font-family: sans-serif;
}

#flaphone_answer {
	padding-top: 10px;
	padding-left: 145px;
	text-align: left;
	width: 170px;
	display: block;
	color: #3e3f8d;
	font-size: 12px;
	font-family: arial;
}

#learn_more_link {
	padding-top: 0px;
	padding-left: 220px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	font-family: sans-serif;
}

#learn_more_link  a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#learn_more_link  a:hover {
	color: #ff6633;
}

#features_list  li {
	list-style: none;
}

.features_link {
	color: #333333;
	font-weight: bold;
	font-size: 17px;
	font-family: sans-serif;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.feature_image {
	padding-right: 10px;
}

.feature_title {
	color: #333333;
	font-weight: bold;
	font-size: 17px;
	font-family: sans-serif;
	text-decoration: none;
}

.feature_description {
	padding-right: 20px;
	text-align: left;
	font-size: 12px;
	font-family: arial;
}

.feature_link {
	margin-left: 120px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: sans-serif;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.feature_link:hover {
	color: #ff6633;
}

#news {
	width: 242px;
	height: 439px;
	background: url(../images/news_bg.png) no-repeat top left;
}

#news_title {
	display: block;
	color: #ff6633;
	padding-left: 13px;
	padding-top: 15px;
	font-weight: bold;
	font-size: 18px;
	font-family: sans-serif;
}

#news_text {
	margin-left: 13px;
	display: block;
	width: 210px;
	text-align: left;
	font-size: 12px;
	font-family: arial;
}

#news_text .title{
	padding-top: 5px;
	color: #ff6633;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

#news_text a {
	color: #ff6633;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}

#news_text .text{
	margin-top: -10px;
}

#see_more_link {
	padding-top: 5px;
	padding-left: 100px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	font-family: sans-serif;
}

#see_more_link  a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#see_more_link  a:hover {
	color: #ff6633;
}

#footer {
	margin-top: 90px;
	color: #7f7f7f;
	font-family: Arial;
	font-size: 10px;
}

#privacy_link {
	color: #7f7f7f;
	font-family: Arial;
	font-size: 9px;
	padding-right: 20px;
}

#privacy_link:hover {
	text-decoration: none;
}

#footer_link {
	display: block;
	margin-left: 5px;
}

#footer_link2 {
	display: block;
	margin-left: 15px;
}

#footer_link  a {
	color: #7f7f7f;
	font-family: Arial;
	font-size: 9px;
	text-align: justify;
}

#footer_link   a:hover {
	text-decoration: none;
}

#footer_link2 a {
	color: #7f7f7f;
	font-family: Arial;
	font-size: 9px;
	text-align: justify;
}

#footer_link2   a:hover {
	text-decoration: none;
}

#isc_logo {
	margin-left: 15px;
	display: block;
	width: 60px;
	height: 24px;
	background: url(../images/isc_logo.png) no-repeat center left;
	float: left;
}

#isc_link {
	display: block;
	margin-left: 10px;
}

#isc_link  a { 
	color: #7f7f7f;
	font-family: Arial;
	font-size: 9px;
	text-align: justify;
}

#isc_link  a:hover {
	text-decoration: none;
}

#mail_link {
	display: block;
	width: 100%;
	text-align: center;
}

#mail_link a {
	color: #7f7f7f;
	font-family: Arial;
	font-size: 12px;
}

#mail_link a:hover {
	text-decoration: none;
}

#afka_logo {
	margin-left: 25px;
	display: block;
	width: 42px;
	height: 12px;
	/*background: url(../images/afka_logo.png) no-repeat center left;*/
}

#privacy_container {
	padding-left: 50px;
	font-size: 14px;
	font-family: sans-serif;
	color: #333333;
}

#privacy_container h3 {
	font-weight: bold;
	font-size: 17px;
	font-family: sans-serif;
	color: #000000;
}

#help_contents {
	color: #333333;
	font-size: 12px;
	font-family: sans-serif;
	padding-left: 50px;
}

#help_contents  p {
	color: #333333;
	font-size: 10pt;
	font-family: sans-serif;
}

#help_contents  li {
	color: #333333;
	font-size: 10pt;
	font-family: sans-serif;
}

#help_contents  td{
	color: #333333;
	font-size: 10pt;
	font-family: sans-serif;
}

#help_contents a {
	color: #000000;
}

#help_contents a:hover {
	text-decoration: none;
}

#help_contents ul.contents {
	font-size: 16px;
}

#help_contents h3 {
	color: #000000;
	font-size: 12pt;
}

#help_contents h4 {
	color: #000000;
}


