body { 
	background:#272727 url(../../under/images/classic-gray.jpg) no-repeat scroll center top;
	color:white; 
	font-family: Myriad Pro, Tahoma, sans-serif; 
	margin:0px; 
	padding:0px;
}

#meta { color:#888; }

#wrap {
	margin:0 auto;
	width:912px;
	height:100%;
	overflow:hidden;
	position:relative;
	height:660px;
}

#inner_wrap {
	padding:0px;
}

/* Header styles */

#header {
	margin-top:55px;
	height:125px;
	padding-left:30px;
}

#logo {
	float:left;
}

#contact_info {
	border-left:1px solid #7a7a7a;
	padding-left:35px;
	float:left;
	font-size:14px;
	height:62px;
	line-height:20px;
	margin-top:3px;
	padding-top:20px;
}

/* Under construction section styles */

#under {
	height:280px;
	width:912px;
	position:relative;
	padding:20px 30px;
	width:852px;
	background:transparent url(../../under/images/under-trans.png) no-repeat;
}

#title {
	background:transparent url(../../under/images/under.png) no-repeat;
	text-indent:-9999px;
	height:45px;
}

h1 {
	margin-top:21px;
	padding:0px;
}

#message {
	font-size:24px;
	width:525px;
}

#status {
	width:572px;
	height:41px;
	font-size:24px;
	position:absolute;
	bottom:74px;
	padding-left:22px;
	padding-top:4px;
	background:transparent url(../../under/images/status.png) no-repeat;
}

/* Graph styles */

#graph {
	bottom:69px;
	height:275px;
	position:absolute;
	right:30px;
	width:280px;
}

.p10 {
	background: url(../../under/images/10-trans.png) no-repeat;
}
.p20 {
	background: url(../../under/images/20-trans.png) no-repeat;
}
.p30 {
	background: url(../../under/images/30-trans.png) no-repeat;
}
.p40 {
	background: url(../../under/images/40-trans.png) no-repeat;
}
.p50 {
	background: url(../../under/images/50-trans.png) no-repeat;
}
.p60 {
	background: url(../../under/images/60-trans.png) no-repeat;
}
.p70 {
	background: url(../../under/images/70-trans.png) no-repeat;
}
.p80 {
	background: url(../../under/images/80-trans.png) no-repeat;
}
.p90 {
	background: url(../../under/images/90-trans.png) no-repeat;
}

#under_wrap {
	position:relative;
}

/* Twitter styles */

#twitter {
	background:transparent url(../../under/images/twitter-trans.png) no-repeat;
	height:145px;
	padding-left:155px;
	padding-right:18px;
	padding-top:30px;
	width:697px;
	position:absolute;
	top:519px;
}

#tweet {
	font-size:19px;
}

#tweet ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#meta {
	font-family:georgia, helvetica, verdana, sans-serif;
	font-size:15px;
	font-style:italic;
	margin-right:15px;
	position:absolute;
	right:0;
	top:96px;
	color:#888;
}

/* Link Styles */

a:link,
a:visited {
	text-decoration:none;
	border:0 none;
	color:#61c3f0;
}

a:hover {
	text-decoration:none;
	border-bottom:1px solid white;
	color:#61c3f0;
}

/* Browser specific styles */

.ie6 #title { margin-top:38px; height:60px; overflow:hidden}
.ie6 #under p { margin-top:5px;}
.ie6 #under { padding-top:21px;}
.ie6 #under_wrap { padding-top:10px;}
.ie6 #graph { top:-15px;}

.ie7 h1 {  display: block; margin: .67em 0;}
.ie7 #title {  margin-top:38px; }
.ie7 p {  display: block;  margin: 1em 0;}
.ie7 #under { padding-top:21px;	}	

#style {
	height:50px;
	width:;
	background:#4F4F4F;
	position:absolute;
	top:0px;
	right:30px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	padding-right:10px;
}

#style p  {
	margin:16px 0px 16px 10px;
	float:left;
}

#style a {
	outline:none;
}