html, body {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
body {
	
	background-color: #cccccc;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 80px;
	line-height: 100px;
	text-transform: capitalize;
}

h1, h2, h3, p, a, address {
	background-image: url(../images/line.png);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

h1, h2, h3 {
	color: #333333;
	font-weight: bold;
}

h1 {
	padding-top: 100px;
	font-size: 80px;
}
h3 {
	line-height: 24px;
	font-size: 16px;
}
a {
	position: relative;
	color: white;
	text-decoration: none;
	display: block;
	outline:none;
}
a:hover {
	color: #333333;
}
address {
	font-style: normal;
	font-weight: normal;
}
#browserupdate {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	text-transform: none;
	font-weight: normal;
	color: #ffffff;
	padding: 20px;
	background-color: #000000;
	line-height: 24px;
	font-size: 16px;
	visibility: hidden;
	display: none;
}
#browserupdate a, #browserupdate a:hover {
	display:inline;
	background: none;
	color: #ffffff;
}
#cover {
	margin-left: -420px;
	float: left;
	right: auto;
	left: 50%;
	background-position: center;
	background-repeat: no-repeat;
	height: 840px;
	width: 840px;
	z-index: -5;
	position: fixed;
	visibility: hidden;
	display: none;
}
#info {
	width: 840px;
	background-color: #cccccc;
	position: fixed;
	z-index: 10;
	bottom: 0;
	color: #FFF;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Georgia, Helvetica, Verdana, Arial, sans-serif;
	visibility: hidden;
}
#info ul, #info li
{
	margin: 0;
	padding: 0;
}
#info ul
{
	list-style: none;
}
#info li
{
	float:left;
	padding-right: 12px;
}
#wrapper {
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 840px;
}
#main {
	padding-bottom: 100px;
}
#footer {
	padding-bottom: 100px;
	overflow: hidden;  
    display: table; 
}
.info {
	position: absolute;
	float: right;
	right: 0px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url(../images/pointer.gif);
	text-transform: none;
	font-weight: normal;
	color: white;
	line-height: 16px;
	font-size: 12px;
	width: 260px;
	z-index: 5;
}

.table {
	width: 252px;
	float: right;
	padding: 12px;
	background-color: #1d2a28;
	border-spacing: 2px 2px;
}
.table .title {

	float: left;
	top: 0px;
	font-weight: bold;
	color: #94a8a6;
}
.table .name {
	font-family: Georgia, Helvetica, Verdana, Arial, sans-serif;
}
.imagelink {
	

}
.textlink {


}
.imageset {
	visibility: hide;
	display: none;
	height: 0px;
	width: 0px;
}
.one_third_box {
	font-family: Georgia, Helvetica, Verdana, Arial, sans-serif;
	text-transform: none;
	font-weight: normal;
	color: white;
	line-height: 24px;
	font-size: 16px;
	width: 260px;
	float: left;
}
.one_third_box h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: capitalize;
}
.center {
	padding-left: 30px;
	padding-right: 30px;
}




