@charset "UTF-8";
/* 
CSS Document: default.css
Copyright Â© 22/03/2009 Papillon Events
Designed By TwelveTen
Developed By Derek O'Brien
*/


/* ELEMENTS */
body {
	font-size: 11px;
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	color: #cccccc;
	background-color: #ffffff;
	text-align: center;
	letter-spacing: 1px;
}
h1 {
	position: absolute;
	top: -1000px;
}
h2 {
	font-family: Helvetica, Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 24px;
	margin-top: 2px;
	padding-bottom: 15px;
	letter-spacing: 5px;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	background-color: inherit;
}
h4 {
	font-size: 12px;
	color: #ffffff;
	background-color: inherit;
	line-height: 18px;
}
p {
	line-height: 16px;
	letter-spacing: 1px;
}
hr {
	border: 0px;
	border-bottom: dotted 1px #cccccc;
	clear: both;
}
q {
	font-size: 10px;
}
ul li {
list-style: disc;
}
#tiles {
	padding: 19px;
	padding-top: 16px;
	padding-left: 0px; 
	float: right;
	clear: right;
	width: 492px;
	height: 230px;
	
}
.tile {
	float: left;
	clear: none;
	width: 162px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 1px;
	background-color: inherit;
	overflow: hidden;
}
.tile img {
	float: left;
	clear: none;
	width: 35px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-color: inherit;
}
.tile h4 {
	font-size: 11px;
	font-weight: normal;
	float: right;
	clear: none;
	width: 120px;
	color: #99ccff;
	background-color: inherit;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	line-height: 12px;
}
.tile p {
	font-size: 11px;
	float: right;
	clear: none;
	width: 120px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;	
	background-color: inherit;	
}
a:link {
	color: #cccccc;
	background-color: inherit;
	text-decoration: none;
}
a:visited {
	color: #cccccc;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #99ccff;
	background-color: inherit;
	text-decoration: none;
}
a:active {
	color: #cccccc;
	background-color: inherit;
	text-decoration: none;
}
cite {
	color: #99ccff;
	background-color: inherit;
	padding-top: 5px;
	line-height: 15px;
	font-style: italic;
}


/* IDENTIFIERS */
#shell {
	text-align: left;
	margin: 0 auto;
	width: 950px;
	height: 630px;
	background-image: url(../gfx/papillion.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#style_wrapper {
	width: 897px;
	height: 574px;
	padding-top: 29px;
	padding-left: 26px;
}
#brand {
	float: left;
	clear: left;
	width: 363px;
	height: 154px;
	float: left;
	clear: left;
}
#navigation {
	width: 518px;
	margin-top: 15px;
	float: right;
	clear: right;
	font-size: 12px;
	color: #cccccc;
}
#navigation li {
	list-style: none;
}
#navigation .link {
	float: left;
	border-right: solid 1px #cccccc;
	height: 10px;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	letter-spacing: 1px;
}
#sub_navigation {
  	margin-left: 190px;
	height: 97px;
}
#sub_navigation .link {
	float: left;
	border-right: solid 1px #cccccc;
	margin-top: 2px;
	height: 10px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	letter-spacing: 1px;
}
#content {
	width: 897px;
	height: 282px;
	float: left;
	clear: both;
	margin-top: 2px;
}
#content #imageviewer {
	padding: 19px;
	padding-right: 0px;
	width: 345px;
	float: left;
	clear: left;
}
#content #imageviewer ul li {
	margin-bottom: 10px;
	margin-left: 15px;
	list-style: disc;
}
#content #copy {
	padding: 19px;
	padding-top: 16px;
	padding-left: 0px;
	width: 492px;
	height: 230px;
	float: right;
	clear: right;
}
#content #news {
	padding: 19px;
	padding-top: 16px;
	padding-left: 0px;
	width: 492px;
	height: 225px;
	float: right;
	clear: right;
}
#content #news_navigation {
	padding: 0px;
	padding-right: 20px;
	width: 492px;
	height: 30px;
	float: right;
	clear: right;
	text-align: right;
}
#footer {
	width: 100%;
	float: left;
	clear: both;
}
#dual_list {
	padding-bottom: 7px;
	float: left;
}
#left_list {
	float: left;
	clear: left;
	width: 232px;
	padding-left: 16px;
	list-style: disc;
}
#left_list li {
	line-height: 17px;
}
#right_list {
	float: right;
	clear: right;
	width: 212px;
	padding-left: 16px;
	list-style: disc;
}
#right_list li {
	line-height: 17px;
}
#dual_list_home {
	font-size: 14px;
	margin-top: 10px;
	padding-bottom: 7px;
	float: left;
}
#dual_list_home #left_list li {
	padding-left: 30px;
	list-style: none;
}
#dual_list_home #right_list li {
	padding-left: 30px;
	list-style: none;
}
#triple_list {
	float: left;
	padding-bottom: 4px;
}
#triple_list ul {
	width: 147px;
	float: left;
	padding-left: 16px;
	list-style: disc;
}
#triple_list ul li {
	line-height: 17px;
}
/* CLASSES */
.end_sub_link {
	float: left;
	border-right: 0px;
	height: 10px;
	padding: 2px;
	padding-left: 8px;
}
.end_link {
	float: left;
	border-right: 0px;
	height: 10px;
	padding: 5px;
	padding-left: 8px;
}
.blue {
	color: #99ccff;
	background-color: inherit;
}
.selected a:link {
	color: #99ccff;
	background-color: inherit;
}
.selected a:visited {
	color: #99ccff;
	background-color: inherit;
}
.selected a:hover {
	color: #99ccff;
	background-color: inherit;
}
.selected a:active {
	color: #99ccff;
	background-color: inherit;
}
.zoom14 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}
.zQ {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
div#client_nav {
	display: inline-block;
	float: left;
	clear: left;
	padding: 19px;
	padding-right: 0px;
	width: 345px;
	min-height: 230px;
	min-height: 230px;
	overflow: hidden;
}
div#client_nav ol#client_nav_left {
	display: inline-block;
	float: left;
	clear: left;
	width: 170px;
	height: 230px;
	min-height: 230px;
	overflow: hidden;
	margin-top: 10px;
}
div#client_nav ol#client_nav_right {
	display: inline-block;
	float: right;
	clear: right;
	width: 170px;
	height: 230px;
	min-height: 230px;
	overflow: hidden;
	margin-top: 10px;
}
div#client_nav ol#client_nav_left li {
	display: inline-block;
	float: left;
	clear: both;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 170px;
	margin-bottom: 3px;
	margin-left: 0px;	
}
div#client_nav ol#client_nav_right li {
	display: inline-block;
	float: left;
	clear: both;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 170px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#news_left {
	float: left;
	clear: left;
	width: 135px;
}
#news_right {
	float: right;
	clear: right;
	width: 350px;
}
.clearer {
	clear: both;
}
.porti_link
{
  position:absolute;
  width:300px;
  top:590px;
  margin-left:720px;
  text-align:left;
  padding-left:10px;
}
