@charset "utf-8";
/* CSS Document 

COLOR

ORANGE: #F57004
BLUE: #0079C5









*/

* {
	padding: 0;
	margin: 0;
}

html {
	min-height: 100%;
}

body {
	background: #4C4C4C;
	text-align: center;
	height: 100%;
}

#background-left {
	background-color: #fff;
	background-image: url(/images/site2009/back-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 961px;
	height: 100%;
	margin: 0 auto;
}

#background-right {
	background-image: url(/images/site2009/back-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 891px;
	height: 100%;
	padding: 0px 35px 0px 35px;
}

#wrapper {
	padding: 14px 0px 30px 0px;
	text-align: left;
}



/*===============    HEADER    =======================*/


#header {
	background-image: url(/images/site2009/top-head-fill.jpg);
	background-repeat: repeat-x;
	height: 121px;
	width: 100%;
}

#header-left {
	background-image: url(/images/site2009/top-head-left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 121px;
	width: 100%;
}

#header-right {
	background-image: url(/images/site2009/top-head-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 121px;
	width: 100%;
	position: relative;
}

#slogan {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #444444;
	position: absolute;
	top: 9px;
	left: 20px;
	width: 600px;
}



#logo {
	width: 186px;
	height: 35px;
	position: absolute;
	top: 36px;
	left: 21px;
}

#nav {
	width: 850px;
	position: absolute;
	bottom: 10px;
	left: 20px;
}

#nav input {
	margin-right: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 2px 13px;
	cursor: pointer;
}


#nav input:hover {
	color: #0079C5;
}






/*========================    MOBILE-MAIN    =======================*/



#mobile-main {
	width: 889px;
	padding-left: 1px;
	padding-top: 12px;
}

#mobile-main-banner {
	background-image: url(/images/site2009/mobile-main.jpg);
	background-repeat: no-repeat;
	width: 889px;
	height: 290px;
	position: relative;
}

#mobile-main-ss {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	position: absolute;
	top: 14px;
	left: 19px;
}

#mobile-main-ss a {
	background-image: url(/images/site2009/white-sq.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 14px;
	color: #FFF;
	text-decoration: underline;
}

#mobile-main-ss a:hover {
	color: #F57004;
}

#mobile-main-text {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 73px;
	left: 399px;
	width: 420px;
}


#mobile-main-text-2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	position: absolute;
	top: 124px;
	left: 414px;
	width: 420px;
}

#mobile-main-butt1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	position: absolute;
	top: 194px;
	left: 399px;
	width: 178px;
	height: 42px;
	display: block;
	padding-top: 5px;
	text-decoration: none;
}

#mobile-main-butt1 span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#mobile-main-butt1:hover {
	color: #F57004;
}

#mobile-main-butt2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	position: absolute;
	top: 194px;
	left: 630px;
	width: 178px;
	height: 42px;
	display: block;
	padding-top: 5px;
	text-decoration: none;
}

#mobile-main-butt2 span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#mobile-main-butt2:hover {
	color: #F57004;
}




/*========================    COLUMNS    =======================*/



#mobile-columns {
	width: 889px;
	padding-left: 1px;
	padding-top: 12px;
}

#mobile-left {
	width: 595px;
	float: left;
}

#main-feat {
	background-image: url(/images/site2009/mobile-realtime.jpg);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 5px 0 15px 100px;
	border-bottom: 1px dotted #999;
}

#main-feat li {
	list-style: none;
}

#feat-list {
	padding-top: 15px;
	border-bottom: 1px dotted #999;
}

#feat-list h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

#feat-list ul {
	padding: 12px;
}


#feat-list ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	list-style: none;
	background-image: url(/images/site2009/mobile-feat-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 20px;
}

#feat-note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	padding-top: 10px;
	padding-left: 15px;
}

#feat-note li {
	list-style: none;
}





#mobile-right {
	width: 249px;
	float: right;
}

#top3-feat {
	background-image: url(/images/site2009/mobile-side.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 249px;
}

#top3-feat h2 {
	color: #F47004;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

#top3-feat h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 175px;
	padding-left: 20px;
}

#top3-feat ul {
	padding: 10px 0 10px 20px;
}

#top3-feat ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	background-image: url(/images/site2009/mobile-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	line-height: 17px;
}


#avai-plat {
	margin-top: 8px;
	padding-left: 8px;
	border-left: 1px dotted #999;
}

#avai-plat p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #060606;
	padding: 3px 0;
}






/*========================    FOOTER    =======================*/



#mobile-footer {
/*	width: 889px;
	padding-left: 1px;*/
	padding-top: 12px;
}



#mobile-footnote {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	padding: 30px 0 0 0;
}
	
#mobile-footnote a {
	color: #FF8600;
	text-decoration: none;
}

#mobile-footnote a:hover {
	color: #0079C5;
	text-decoration: none;
}






.clear {
	clear: both;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

img.noBorder
{
    border: 0px none;
}