@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
body {
	background-color: #000000;
	background-image:url(../images/bg3.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	margin: 0px;
}
.wrapper {
	width: 800px;
	overflow:visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/bg3.jpg);
}
.header {
	width: 100%;
	padding-top: 10px;
}
.logo {
	width: 375px;
	float: right;
	height: 70px;
	clear:both;
	border-bottom-style: none;
	text-align: left;
	padding-right: 5px;
}
.tagline {
	font-size: 22px;
	float: right;
	width: 100%;
	text-align: right;
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	height: 91px;
	padding-right: 10px;
	padding-top: 10px;
}
.triangle {
	height: 9px;
	width: 385px;
	float: right;
	background-image: url(../images/triangle.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.t_top {
	background-image: url(../images/t_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 387px;
	float: right;
	clear:both;
}
.twit_status {
	width: 322px;
	float: right;
	clear:both;
	font-size: 17px;
	text-align: left;
	color: #aaaaaa;
	padding-left: 10px;
	margin-right: 54px;
	background-image: url(../images/opacity.png);
}
.twit_time {
	width: 381px;
	float: right;
	clear:both;
	text-align: right;
	font-size: 13px;
	color: #bbbbbb;
	background-image: url(../images/opacity.png);
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.t_bottom {
	background-image: url(../images/t_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 351px;
	float:right;
	clear:both;
}
.main {
	width: 388px;
	margin-top: 0px;
	text-align: justify;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	clear:both;
}
.footer {
	font-size: 12px;
	color: #666666;
	width: 780px;
	text-align: right;
	clear:both;
	padding-top: 40px;
	padding-bottom: 20px;
	line-height: 1.4em;
	float: right;
}
h1 {
	font-size: 14px;
	color: #dddddd;
	font-weight: normal;
	text-align: justify;
}
.heading {
	font-size: 22px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF00CC;
}
h2 {
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF00CC;
	font-weight: lighter;
	line-height: 0.8em;
}
.services {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF00CC;
	cursor: pointer;
}
a:link {
	color: #939393;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00CC;
}
a:visited {
	color: #939393;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00CC;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00CC;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00CC;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00CC;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00CC;
}
