body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #204a74;
	text-align: center;
	line-height: 18px;
	margin: 0 0 60px 0;
}
#wrap {
	width: 820px;
	margin: auto;
	text-align: left;
}
p {
	margin: 0 0 18px 0;
}

h1 {
	width: 820px;
	height: 270px;
	background: url("images/logo.png") no-repeat top left;
	margin: 0;
}
h1 a {
	display: block;
	width: 820px;
	height: 270px;
}
h1 span {
	display: none;
}

.column {
	width: 273px;
	float: left;
}
h2 {
	width: 273px;
	height: 120px;
	margin: 0;
}
h2 a {
	width: 273px;
	height: 120px;
	display: block;
}
h2 span {
	display: none;
}
#mobile_direct_deal {
	background: url("images/mobile_direct_dial.png") no-repeat top left;
}
#free_sms_top_up {
	background: url("images/free_sms_top_up.png") no-repeat top left;
}
#reseller_program {
	background: url("images/reseller_program.png") no-repeat top left;
}
.content {
	width: 213px;
	height: 230px;
	padding: 0 20px;
	background-color: #fff;
}
.bottom {
	background: url("images/bottom.png") left top;
	height: 50px;
}
.clear {
	clear: both;
}

.readmore {
	width: 110px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #204A74;
	background: url("images/silver.png") repeat-x bottom #eee;
	border: 1px solid #ddd;
	text-decoration: none;
	display: block;
	float: right;
}
a:hover.readmore {
	color: #D58827;
	text-decoration: none;
}

#footer {
	font-size: 11px;
	background: url("images/footer_line.png") no-repeat top left;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	line-height: 26px;
}
#footer a {
	color: #b4eff6;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer span {
	color: #1b3d60;
}

/*.box {
	margin-bottom: 30px;
}*/
#mobile_direct_deal2 h3 {
	background: url("images/mobile_direct_dial2.png") no-repeat top left;
	height: 120px;
}
#free_sms_top_up2 h3 {
	background: url("images/free_sms_top_up2.png") no-repeat top left;
	height: 120px;
}
#reseller_program2 h3 {
	background: url("images/reseller_program2.png") no-repeat top left;
	height: 120px;
}
#faq h3 {
	background: url("images/faq.png") no-repeat top left;
	height: 120px;
}
#contact_us h3 {
	background: url("images/contact_us.png") no-repeat top left;
	height: 120px;
}
h3 {
	margin: 0;
}
h3 span {
	display: none;
}
.content2 {
	width: 750px;
	padding: 0 25px;
	background-color: #fff;
}
.bottom2 {
	background: url("images/bottom2.png") no-repeat top left;
	height: 50px;
}

#left {
	width: 200px;
	float: left;
	font-size: 11px !important;
}
#right {
	width: 525px;
	float: right;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
* html li {
	height: 1px;
}
.thenav a {
	width: 176px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 1px;
	padding: 6px 10px;
	display: block;
}
.thenav a:hover {
	color: #BF7A23;
	text-decoration: none;
}
.thenav {
	margin-bottom: 18px;
}

.color01 a {
	color: #204a74;
	border-left: 4px solid #aecee7;
	background-color: #d6e6f3;
}
.color02 a {
	color: #492074;
	border-left: 4px solid #C3AEE7;
	background-color: #E1D6F3;
}
.color03 a {
	color: #742032;
	border-left: 4px solid #E7AEC1;
	background-color: #F3D6DF;
}
.color04 a {
	color: #7D5017;
	border-left: 4px solid #EDCBA8;
	background-color: #F3E5D6;
}
.color05 a {
	color: #7D7917;
	border-left: 4px solid #EDE7A8;
	background-color: #F3F1D6;
}

.social span {
	display: none;
}
.social li {
	margin-bottom: 18px;
	margin-right: 5px;
	float: left;
}
.fb a {
	width: 32px;
	height: 32px;
	background: url("images/facebook_32.png") no-repeat;
	display: block;
}
.tweet a {
	width: 32px;
	height: 32px;
	background: url("images/twitter_32.png") no-repeat;
	display: block;
}

a {
	color: #204a74;
	text-decoration: none;
}
a:hover {
	color: #BF7A23;
	text-decoration: underline;
}

.marked {
	background-color: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 18px;
	padding: 10px;
}
#new {
	background-color: #F5D8CE;
	border-top: 1px solid #EDB6A4;
	border-bottom: 1px solid #EDB6A4;
	padding: 10px;
}

form {
	margin: 0 0 20px 0;
}
.field {
	margin-bottom: 5px;
}
.field label {
	width: 140px;
	text-align: right;
	padding-right: 10px;
	float: left;
}
.submit {
	margin-left: 150px;
	clear: both;
}
input, textarea, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.field input {
	width: 150px;
	border: 1px solid #ddd;
	background: url("images/boxbg.png") repeat-x top;
	padding: 4px;
}
.field textarea {
	border: 1px solid #ddd;
	background: url("images/boxbg.png") repeat-x top;
	padding: 4px;
}
* html .field textarea {
	overflow: auto;
	background-attachment: fixed;
}
.submit input {
	padding: 2px;
}
label.error {
	float: none;
	color: #BF7A23;
	padding-left: .5em;
	vertical-align: top;
	font-size: 10px;
}

#step_one {
	background: url("images/one.png") no-repeat left top;
	height: 64px;
	padding-left: 80px;
	margin-bottom: 18px;
}
#step_two {
	background: url("images/two.png") no-repeat left top;
	padding-left: 80px;
}
#step_three {
	background: url("images/three.png") no-repeat left top;
	padding-left: 80px;
}

#newservice {
	position: absolute;
	margin-left: 310px;
	margin-top: 245px;
}

#countries {
	padding-bottom: 18px;
}
#countries ul {
	margin-top: 18px;
}
#countries li {
	font-size: 11px;
	width: 175px;
	height: 18px;
	float: left;
}
#showctries, #hidectries {
	width: 200px;
	height: 18px;
	padding-left: 24px;
	display: block;
}
#showctries {
	background: url("images/plus_circle.png") no-repeat left center;
}
#hidectries {
	background: url("images/cross_circle.png") no-repeat left center;
}

.rates {
	height: 300px;
	margin-bottom: 18px;
	overflow: scroll;
	overflow-x: hidden;
}
.rates li {
	float: left;
	padding: 2px;
	font-size: 11px;
}
.lft {
	width: 400px;
	float: left;
}
.rght {
	width: 90px;
	float: left;
}