* {
margin:0; padding:0;
}
body {
}
#header {
	margin: 0px;
	width: 980px;
	float: left;
	background-image: url(../images/logos/AT-logo.gif);
	background-repeat: no-repeat;
	background-position: 15px 25px;
	height: 70px;
	background-color: #FFFFFF;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	position: absolute;
	left: 818px;
	top: 66px;
}

#header p {
	font-family: Arial, Helvetica, sans-serif;
	color: #6E1873;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0px;
	position: absolute;
	left: 821px;
	top: 28px;
}

#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 980px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5BCDB;
	border-right-color: #C5BCDB;
	border-bottom-color: #C5BCDB;
	border-left-color: #C5BCDB;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/backgrounds/purple.gif);
	background-repeat: repeat;
}
#container {
	margin: 0px;
	width: 980px;
	padding: 0px;
	float: left;
}
#content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 550px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}
#wrapper #container #content .cushycms-wysiwyg .twitter img {
	margin: 15px 0px 20px;
	padding: 0px;
	border-width: 0px;
	display: block;
}
#details .twitter img {
	border-width: 0px;
	margin-bottom: 20px;
}



#content p {
}

#details {
	width: 530px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#footer {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 980px;
	clear: both;
}
h1 {
	text-indent: -99000px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/logos/underline.gif);
	background-repeat: no-repeat;
	background-position: left 1.1em;
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/logos/underline.gif);
	background-repeat: no-repeat;
	background-position: left 1.1em;
	margin: 15px 0px 0px;
	padding: 0px 0px 10px;
}
.virtualPurple {
	color: #6E1873;
}
.virtualLime {
	color: #99CC00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #btmImage img {
	float: right;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.welcome {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
}
/*Default tooltip class name: .tooltip */ 
.tooltip { 
position: absolute; 
top: 0; 
left: 0; 
z-index: 3; 
display: none; 
}
