@charset "utf-8";
#header .nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #BC011E;
	width: 150px;
	text-align: center;
	padding-top: 3px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/leftbdr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
body,h1,h2,p{
	margin: 0px;
	padding: 0px;
}
#header p {
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.oem {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.3em;
	color: #003399;
	font-weight: bold;
	text-align: right;
	margin-right: 25px;
	padding-top: 10px;
	font-style: italic;
}
#content {
	width: 975px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#content #market {
	width: 500px;
	margin-left: 175px;
}
#content #market h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #003366;
	padding-top: 5px;
}
#content #market p {
	margin-left: 20px;
	font-family: "Trebuchet MS", sans-serif;
}
#content #handheld {
	float: right;
}
#header {
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	height: 175px;
}
#header ul {
	list-style-type: none;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 200px;
	margin-right: 25px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: .9em;
	font-weight: bold;
}
#header li {
	margin-top: 2px;
	margin-bottom: 2px;
}
.clear {
	clear: both;
}

#header h1 {
	font-size: 3em;
	margin-left: 50px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.principals {
	width: 500px;
}
#content #market .principals img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	border: 1px solid #000000;
}
#content #market a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
#content #market a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
#content #market a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0000CC;
	font-weight: bold;
	background-color: #CCCCCC;
}
#content #market ul {
	list-style-position: inside;
	list-style-type: none;
	line-height: 1.5em;
	margin-left: -10px;
	list-style-image: url(images/resultset_next.png);
}
.indent {
	padding-left: 25px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
}
.footer {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B6B6B;
	padding-left: 10px;
	padding-right: 10px;
}
.footer a {
	color: #FFFF00;
}
#contacts {
	padding-top: 12px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
#header .nav a:link {
	color: #003399;
	text-decoration: none;
}
#header .nav a:visited {
	color: #003399;
	text-decoration: none;
}
#header .nav a:hover {
	color: #C00120;
	text-decoration: none;
}

