#container {
	margin: 5px;
	font-size: 12px;
	font-family: Arial; 
}
#head {
	border: #FF0066 1px solid;
}
.top {
	height: 48px;
	border-top: #FF0066 13px solid;
}
#logo {
	height: 40px;
	width: 250px;
	float: left;
	margin: 8px 0 0 10px;
	background: url(/images/t-mobile_logo.gif) no-repeat;
}
.mobile_phones {
	float: right;
	padding-right: 20px;
	width: 430px;
	height: 46px;
}
.mobile_phones h1 {
	margin: 3px 0 0 0;
	font: 34px normal "Times New Roman", Times, serif;
	color: #999999;
	text-align: right;
}
.header {
	height: 50px;
	width: 100%;
	border-bottom: #FF0066 3px solid;
	background: #CD9967 url(/images/header_image.jpg) no-repeat;
}
.buy_online {
	float: right;
	height: 31px;
	width: 443px;
	margin: 13px 20px 0 0;
	background: #CD9967 url(/images/buy_online.gif) no-repeat right;
}
.leftnav {
	float: left;
	width: 180px;
}
.leftnav ul {
	margin: 10px 0 0 0;
	padding: 0;
}
.leftnav ul li {
	list-style: none;
	border-top: 1px solid #AAA393;
	border-left: 1px solid #AAA393;
}
.leftnav ul li#heading {
	padding: 3px 0px;
	marging: 0;
	font-size: 12px;
	font-weight: normal;
	text-indent: 5px;
	color: #FFFFFF;
	width: 100%;
	background-color: #FF0066;
	border-right: 1px solid #FF0066;
}
.leftnav ul li a {
	padding: 2px 0px;
	text-indent: 20px;
	text-decoration: none;
	display: block;
	color: #000000;
	width: 100%;
	background: #DFDFDF url(/images/dots_up.gif) no-repeat 3px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #AAA393;	
}
.leftnav ul li a:hover {
	background: #C0C0C0 url(/images/dots_down.gif) no-repeat 8px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #AAA393;
}
.leftnav ul li#last a {
	border-bottom: 1px solid #999999;
}
.leftnav ul li#last a:hover {
	border-bottom: 1px solid #AAA393;
}
.content {
	margin: 10px 10px 0 200px;
}
.content ul {
	margin: 10px 0 10px 210px;
	padding: 0;
}
.content ul li {
	padding: 2px 0 1px 0;
	list-style: square;
}
.contentlink a {
	color: #003399;
}
.contentlink a:hover {
	color: #ff0066;
}
.textlink a {
	text-decoration: none;
 	color: #0A0A0A;
}
.action {
    float: right;
	width: 190px;
	margin: 0 0 20px 20px;
	font-size: 14px;
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}	
.action ul {
	margin: 0;
	padding: 0;
}
.action ul li {
	list-style: none;
	border-top: 1px solid #8A0037;
	border-left: 1px solid #8A0037;
	padding: 0;
	margin: 0;
}
.action ul li#heading {
	padding: 3px 0px;
	margin: 0;
	font-weight: normal;
	text-indent: 17px;
	color: #000000;
	width: 100%;
	background-color: #DFDFDF;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.action ul li a {
	padding: 2px 0px;
	text-indent: 5px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	width: 100%;
	background: #FF0066;
	border-top: 1px solid #FF9DC5;
	border-left: 1px solid #FF9DC5;
	border-right: 1px solid #8A0037;	
}
.action ul li a:hover {
	background: #C0C0C0;
	color: #000000;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #8A0037;
}
.action ul li#last a {
	border-bottom: 1px solid #8A0037;
}
.action ul li#last a:hover {
	border-bottom: 1px solid #8A0037;
}
.footer {
	padding: 5px;
	margin: 10px 30px;
	border-top: 1px solid #999999;
	clear: both;
	text-align: center;
}
.footer a {
	text-decoration: none;
	color: #FF0066;
	padding: 0 50px;
	border-right: 1px solid #FF0066;
}
.footer a:hover {
	text-decoration: underline;
	color: #999999;
}
.footer a#last {
	border-right: none;
}
h1 {
	margin: 0 0 10px 0;
	padding-top: 0px;
	font-size: 24px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 0 0;
}
p {
	margin: 7px 0;
}
.hp_ad_right {
	float: right;
	border: 1px solid #FF0066;
	margin: 0 0 20px 20px;
}
.hp_ad_left {
	float: left;
	border: 1px solid #FF0066;
	margin: 15px 30px 20px 0;
}
#popup {
	z-index: 101
}
#popup a { 
	background: #F3F3F3;
    text-decoration: none;
	color: #003399;
}
#popup a:hover {
	background: none;
}
#popup a span {
	display: none;
	color: #003399;
}
#popup a:hover span {
	display: block;
	position: absolute;
	left: 50%;
	width: 200px;
   	padding: 2px 5px;
   	z-index: 101;
   	background: #F3F3F3;
   	color: #000000;
   	border: 1px solid #000000;
   	font: 10px Verdana, sans-serif; text-align: center;
	}
ul#home {
	margin: 0 0 0 25px;
}
ul#home li a img {
    margin: 3px;
}
a img {
    float: left;
    border: none;
}
div.content p a, div.content p a:hover, div.content p a:visited, div.content p a:active {
    padding: 10px;
    font-size: 16px;
    color: #FF0066;
}