body 
{
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: #111;
	text-align: center;
	background-color: #f7f6f6;
}
h1 {
	font-size: 28px;
	color: #5C5C5C;
}
h2 {
}
h3 {
	font-size: 14px;
	color: #353365;
	margin: 0px;
	padding: 0px;
}

#wrap-all 
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-image: url(/images/v3/wrap_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
html>body #wrap-all {
	width: 1000px;
}
a, a:link , a:visited, a:active {
	color: #333366;
	text-decoration: underline;
}	
a:hover {
	color: #CC0000;
	text-decoration: none;
}

#topnav {
	color: #333333;
	width: 986px;
	text-align: right;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #cccccc;
}
#topnav ul {
	margin-top: 4px;
	margin-bottom: 4px;
}
#topnav li {
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	list-style: none;
	display: inline;
}
#topnav a, #topnav a:link, #topnav a:active, #topnav a:visited {
	text-decoration: underline;
	color: #333333;
}
#topnav a:hover {
	text-decoration: none;
	color: #333333;
}

table.header
{
	width: 982px;
	margin: 0px;
	padding: 0px;
}
table.header td.logo
{	
	width: 240px;
	text-align: center;
	vertical-align: top;
}
table.header td.ad
{
	width: 742px;
}

#nav {
	width: 982px;
	margin: 0px;
	padding-top: 3px;
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
	border-bottom: 1px solid #2C2EA7;
}
#nav ul {
	margin: 0;
	padding: 0;
	padding-left: 10px; /*offset of tabs relative to browser left edge*/
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
}
#nav li{
	display: inline;
	margin: 0;
}
#nav li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: white; /*background of tabs (default state)*/
	background-color: #2c2ea7;
}
#nav li a:visited{
	color: white;
}
#nav li a:hover, #nav li.selected a{
	background: #18184c; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

#wrap {
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
}


#contentleft
{
	float: left;
	margin: 0px;
	width: 655px;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#welcome-box {
	background-image: url(/images/v3/welcome-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 655px;
	margin-top: 15px;
	float: left;
	margin-bottom: 15px;
}
#welcome {
	float: left;
	width: 194px;
	background-image: url(/images/v3/header-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-left: 12px;
}
#welcome a {
	color: #F40200;
}

#header {
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#header a {
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 22px;
}
#header a:hover {
	text-decoration: underline;
}



#news-header {
	height: 171px;
	width: 400px;
	text-align: right;
	padding-top: 20px;
	color: #FA0202;
	font-size: 24px;
	font-weight: bold;
}
#new-phones-box {
	float: left;
	width: 655px;
	font-size: 24px;
	font-weight: bold;
	color: #F70300;
	letter-spacing: -1pt;
}
#new-phone-wrap {
	float: left;
	width: 219px;
	padding-top: 15px;
}
#new-phone {
	width: 97px;
	padding-right: 11px;
	float: left;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	height: 140px;
	margin-bottom: 15px;
}


#new-phone-name {
	background-color: #b2b1c5;
	padding: 3px;
	width: 90px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
#new-phone-name a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}
#new-phone-name a:hover {
	text-decoration: underline;
}

#news-box {
	float: left;
	width: 404px;
	border: 1px solid #CCCCCC;
	background-color: #d8d7e7;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(/images/v3/news-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#news-box a {
	color: #1C1D55;
}
#news-box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news-box li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
}



html>#contentleft {
	width: 655px;
} 
#contentright {
	padding-top: 20px;
	width: 300px;
	margin: 0px;
	float:right;
	padding-right: 15px;
}
#contentright-special {
	background-color: #f3f2fc;
	width: 283px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
}
#newsletter-box {
	width: 285px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#newletter-subscribe {
	text-align: right;
	width: 250px;
}
#email-news-box {
	float: right;
	padding-top: 5px;
}


.textinput {
	height: 20px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 3px;
	width: 225px;
}



#sponsor-box {
	padding-top: 15px;

}
#sponsor-box img {
	height: 125px;
	width: 125px;
	padding-right: 15px;
	padding-bottom: 15px;
}

html>#contentright {
	width: 300px;
} 

/* -- footer -- */
#footer {
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 156px;
	clear: both;
	margin: 0px;
	color: #666666;
	background-image: url(/images/v3/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#footer ul {
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	}
#footer li 
{
	margin: 0px;
	padding: 0px;
	background: transparent;
	display: inline;
}

