* {
	margin: 0;
	padding: 0;
}
body {
	background: #f2f2f2 url(/mobiletechnology/img/nav/bg.jpg) top left repeat-x;
	padding-bottom: 40px;
	font-size: 11px;
	font-family: "Lucida Sans Unicode","Lucida Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 742px;
}
#header {
	width: 742px;
	overflow: hidden;
}
#logo {
	float: left;
	width: 296px;
}
#nav {
	float: right;
	width: 345px;
	overflow: hidden;
}
#content {
	margin-top: 15px;
	border: 1px solid #E3E3E3;
	background-color: #FFF;
	padding: 15px;
	width: 710px !important;
	width /**/:742px;
	overflow: hidden;
}
#footer {
	border: 1px solid #E3E3E3;
	border-top: none;
	background-color: #FFF;
	padding: 15px;
	width: 710px !important;
	width /**/:742px;
	overflow: hidden;
}
#footer p, #standards li {
	color: #999;
	font-size: 10px;
	margin-bottom: 5px;
}
#copyright {
	float: left;
	width: 45%;
}
#standards {
	float: right;
	width: 45%;
	text-align: right;
}
#nav ul {
	list-style-type: none;
	width: 345px;
}
#nav li {
	display: inline;
	float: left;
}
#nav li a {
	text-indent: -1000em;
	height: 40px; 
	display: block; 	
}
#nav li.home a {background: url(/mobiletechnology/img/nav/home.jpg) no-repeat left top; width: 55px; }
#nav li.mobile a {background: url(/mobiletechnology/img/nav/mobile_technology.jpg) no-repeat left top; width: 123px; }
#nav li.news a {background: url(/mobiletechnology/img/nav/news.jpg) no-repeat left top; width: 53px; }
#nav li.links a {background: url(/mobiletechnology/img/nav/links.jpg) no-repeat left top; width: 53px; }
#nav li.contact a {background: url(/mobiletechnology/img/nav/contact.jpg) no-repeat left top; width: 61px; }

/* \*/
#nav li a {overflow: hidden;} 
/* */

#standards ul {
	list-style-type: none;
}
#standards li {
	display: inline;
}
#standards li:first-child:before {
	content: "";
}
#standards li:before {
	content: "| ";
}
* html #standards li {
	padding-left: 7px;
}

#logo h1 {
	overflow: hidden;
	padding-top: 40px;
	background-image: url(/mobiletechnology/img/mobile_technology_logo.jpg);
	background-repeat: no-repeat;
	height: 0 !important;
	height /**/:40px;	
}
h1 {
	font-weight: normal;
	font-size: 16px;
	color: #333;
	font-family: "Lucida Sans Unicode","Lucida Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
h2 {
	font-weight: normal;
	font-size: 14px;
	letter-spacing: -1px;
	color: #333;
	font-family: "Lucida Sans Unicode","Lucida Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	clear: both;
}
h3 {
	font-weight: normal;
	font-size: 13px;
	letter-spacing: -1px;
	color: #333;
	font-family: "Lucida Sans Unicode","Lucida Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	clear: both;
}

p, #content li {
	font-size: 11px;
	font-family: "Lucida Sans Unicode","Lucida Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#content ul, ol, p {
	margin-bottom: 15px;
}
#content ul {
	margin-top: 5px;
	list-style-type: none;
}
#content ol {
	margin-left: 16px;
}
* html #content ol {
	margin-left: 25px;
}
.bullet li {
	list-style-type: disc;
	margin-left: 16px;
}
* html .bullet li {
	list-style-type: disc;
	margin-left: 25px;
}
.intro p {
	font-size: 13px;
	line-height: 18px;
}
em {
	color: #999;
}

img {
	border: none;
}
img.left {
	float: left;
	display: block;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	background-color: #fff;
	padding: 5px;
	margin: 0 10px 10px 0;
}
img.right {
	float: right;
	display: block;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	background-color: #fff;
	padding: 5px;
	margin: 0 0 10px 10px;
}

#index .col2 {
	padding-top: 315px;
	background-image: url(/mobiletechnology/img/mobile.jpg);
	background-repeat: no-repeat;
}

.layout1 .col1 {
	float: left;
	width: 280px;
	padding-top: 15px;
	margin-right: 15px;
	display: inline;
}
.layout1 .col2 {
	float: left;
	padding: 15px;
	width: 170px !important;
	width /**/:200px;
	background-color: #FAFAFA;
}
.layout1 .col3 {
	float: right;
	padding: 15px;
	width: 170px !important;
	width /**/:200px;
	background-color: #FAFAFA;
}

.layout1 .col4 {
	float: right;
	padding: 15px;
	width: 375px !important;
	width /**/:415px;
	background-color: #FFF;
}



.layout2 .col1 {
	float: left;
	width: 480px;
	padding-top: 15px;
}
.layout2 .col2 {
	float: right;
	padding: 15px;
	width: 170px !important;
	width /**/:200px;
	background-color: #FAFAFA;
}








.item {
	margin-top: 10px;
	border-top: 1px solid #E3E3E3;
	padding-top: 5px;
}
.item em {
	font-size: 9px;
}
#content a {
	color: #FF3399;
}

#footer a {
	text-decoration: none;
	color: #999;
}
#footer a:hover {
	text-decoration: underline;
}





caption {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: -1px;
	color: #333;
	font-family: "Lucida Sans Unicode","Lucida Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}
th {
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: -1px;
	color: #333;
	font-family: "Lucida Sans Unicode","Lucida Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
td {
	vertical-align: top;
	white-space: nowrap;
}


.result {
	margin: 10px 0;
	padding: 15px;
	border-top: 1px solid #f5f5f5;	
	border-bottom: 1px solid #f5f5f5;
}
.result:hover {
	background-color: #FAFAFA;
	border-top: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;
}


