*
{
	margin: 0pt;
	padding: 0pt;
}
a img
{
	border: 0pt none;
}
a
{
	text-decoration: none;
	color: #999999;
}
a:hover
{
	color: #999999;
	text-decoration: none;
}
ul
{
	list-style-type: none;
}
html
{
	height: 100%;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

body
{
	height: 100%;
	color: #999999;
	background: #FFFFFF url(../images/background/shadow.gif) repeat-y scroll 50% 0%;
	text-align: center;
	position: relative;
}
#website {
	width: 905px;
	margin: 0pt auto;
	background-color: #FFFFFF;
	min-height: 100%;
	padding-bottom: 0px;
	position: relative;
	text-align: left;
}
* html #website {
	height: 100%;
}
#header {
	width: 905px;
	height: 150px;
	position: relative;	
}
#header img {
	display: block;
	margin: 0px auto;
}
#nav {
	width: 905px;
	height: 27px;
	position: relative;
	background: transparent url(../images/background/nav.gif) no-repeat scroll 0 0;
}
#nav ul {
	clear: left;
	height: 27px;
	list-style-type: none;
	width: auto;
	padding-left: 237px;
}
#nav ul li {
	display: inline;
	float: left;
	height: 27px;
}
#nav ul li.last {
	background: none;
}

#nav ul li a {
	height: 0px;
	display: block;
	padding-top: 27px;
	overflow: hidden;
	float: left;
	background: transparent url(../images/nav.gif) no-repeat scroll -237px 0px;
}
#nav ul li#Print a                   { background-position: -237px 0px; width: 77px; }
#nav ul li#Print a:hover, #nav ul li#Print a.on, #nav ul li#Print a.on:hover       { background-position: -237px -27px; }

#nav ul li#Identity a                   { background-position: -314px 0px; width: 101px; }
#nav ul li#Identity a:hover, #nav ul li#Identity a.on, #nav ul li#Identity a.on:hover       { background-position: -314px -27px; }

#nav ul li#Web a                   { background-position: -415px 0px; width: 68px; }
#nav ul li#Web a:hover, #nav ul li#Web a.on, #nav ul li#Web a.on:hover       { background-position: -415px -27px; }

#nav ul li#Play a                   { background-position: -483px 0px; width: 72px; }
#nav ul li#Play a:hover, #nav ul li#Play a.on, #nav ul li#Play a.on:hover       { background-position: -483px -27px; }

#nav ul li#Contact a                   { background-position: -555px 0px; width: 102px; }
#nav ul li#Contact a:hover, #nav ul li#Contact a.on, #nav ul li#Contact a.on:hover       { background-position: -555px -27px; }

* html body #content {
	height: 300px;
}
#content {
	padding-top: 20px;
	width: 905px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	min-height: 300px;
}
#copy {
	padding-bottom: 20px;
}
ul.wide {
	width: 900px;	
}
ul.wide li {
	background: transparent url(../images/hdot.gif) repeat-x scroll left bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
ul.wide li img {
	display: block;
	margin: 0px auto;
}
ul.wide li h2 {
	font-family: georgia;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 50px;
	padding-bottom: 0px;
}
ul.wide li h2 span.small {
	font-family: arial;
	font-size: 10px;
	line-height: 20px;
}

ul.wide li p {
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 50px;
	padding-bottom: 0px;
}

#IdentityFix {
	width: 899px;
	overflow: hidden;
	padding-bottom: 20px;
}
ul.matrix {
	width: 900px;	
}
ul.matrix li{
	display: inline;
	width: 300px;
	height: 300px;
	background: transparent url(../images/dot_corner.gif) no-repeat scroll right bottom;
	float: left;
}
ul.matrix li h2 {
	font-family: georgia;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	padding-left: 20px;
	padding-bottom: 0px;
}
ul.matrix li p {
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	padding-left: 20px;
	padding-bottom: 0px;
}

#footer {
	margin:-20px auto 0;
	width: 905px;
	height: 20px;
	position: relative;
	text-align: right;
}
#footer p {
	padding-right: 25px;
}
/* clear fix*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
/* End hide from IE-mac */
#contactInfo {
	color: #899096;
	margin-left: 230px;
	padding-left: 30px;
	padding-top: 70px;
	padding-bottom: 30px;
	background: transparent url(../images/vdot.gif) repeat-y scroll left top;
}
#contactInfo h1{
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#contactInfo p {
	font-size: 20px;
	line-height: 26px;
}
#contactInfo  a, #contactInfo  a:hover{
	color: #899096;
	text-decoration: none;
}