td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #ec5505;
}

body {
	background-position: 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .79em;
	line-height: 1.4em;
	color: #888888;
	padding-top: 15px;
}

#header { position: relative; }
#logo { float: left; width: 234px; height: 97px; display: block; margin-right: 40px; }

ul#mainNav {
	margin: 0;
	padding: 0;
	padding-top: 40px;
	
}

ul#mainNav li { 
	display: inline; 
	margin-right: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #ec5505;
}



h2 {
	margin-bottom: 0;
	padding-bottom: 0;
}

h3 { margin-top: 0; padding-top: 0; }

div#container {
	width: 800px;
	margin: 0 auto;
}

div.description {
	position: absolute;
	left: 400px;
	top: 160px;
	width: 315px;
}

div.image {
	position: absolute;
	left: 50px;
	top: 135px;

}

a:link {
       text-decoration: none;
       color: #999999;
}

a:visited {
       text-decoration: none;
       color: #999999;
}

a:hover {
       
       color: #ec5505;
}

a:active {
       text-decoration: underline;
       color: #ec5505;
}

div.exclusive {
	display: block;
	width: 800px;
	height: 600px;
	background: url(../img/pinstripe_bg2.gif) no-repeat top left;
	position: relative;
	margin-bottom: 30px;
}

br.clear {
	clear: both;
	height: 0;
}
