body {
	background-color:	#d9f1f7;
	padding-bottom:		30px;
}

.outerRing {
	border: 			2px solid;
	border-color:		#b2b2b2 black black #b2b2b2;
	background-color:	 #fff;
	width: 				800px;
	top: 				20px;
	position: 			relative;
}

.content {
	border:				1px solid;
	border-color:		black #b2b2b2 #b2b2b2 black;
	padding:			50px 0px 10px 0px;
}

.topNav img {
	border:				0px;
	height:				46px;
}

.leftTop {
	position:			absolute;
	top:				1px;
	left:				1px;
}

.rightTop {
	position:			absolute;
	top:				1px;
	right:				16px;
}

.mainMenu {
	width:				800px;
	z-index:			10;
	position:			relative;
}

.mainMenu {
	list-style: 		none;
	padding: 			0;
	margin:				0;
}

.mainMenu ul {
	padding:			0;
	margin:				0;
}

.mainMenu li {
	float:				left;
	padding:			0;
	margin:				0;
}

.submenu {
	display:			none;
	margin:				0px;
	position:			absolute;
	top:				36px;
	padding:			0;
	font-size:			12px;
	font-family:		Arial;
}

.submenu ul {
	padding: 			0;
	padding-left:		0;
	margin:				0;
	list-style: 		none;
}

.submenu li {
	margin:				1px;
	width:				200px;
	display:			block;
	float:				none;
}

.submenu a:link,
.submenu a:visited,
.submenu a:active {
	color:				#333333;
	display:			block;
	padding:			2px;
	text-decoration:	none;
	width:				100%;
	background-color:	#b5e4ee;
	border:				1px solid #6dc1d9;
}

.submenu a:hover {
	background-color:	#6dc1d9;
	color:				white;
}

.background {
	z-index:			1;
	position:			absolute;
	right:				1px;
	top:				85px;
}

.textContent {
	color: 				#4c4c4c; 
	font-size: 			12px; 
	font-family: 		arial; 
	line-height: 		20px;
	padding-bottom:		60px;
	padding-left:		134px;
}

.textContentSubs p,
.textContentSubs li,
.textContentSubs i,
.textContentSubs .bodytext {
	color: 				#4c4c4c; 
	font-size: 			12px; 
	font-family: 		arial; 
	line-height: 		20px;
}

.textContentSubs .bodytext a {
	text-align:			left;
}

.textContentSubs {
	padding-left:		25px;
}

.textContentSubs {
  padding-right:		40px;
}

.textContentSubs strong {
	color:				#0a51a1;
}

.textContentSubs h1 {
	color:				#094687;
	font-family:	Arial;
	padding-top:	50px;
	padding-bottom:	15px;
}

.textContentSubs h2 {
	color:				#094687;
	font-family:	Arial;
	padding-top:	50px;
	padding-bottom:	15px;
}

.instantaneousTransformation { 
	color: 				#0a51a1; 
	font-size: 			14px; 
	font-family: 		arial; 
	line-height: 		20px; 
	font-weight:		bold;
}

.topNav a:link,
.topNav a:visited,
.topNav a:hover,
.topNav a:active {
	text-decoration:	none;
}

.someSpace {
	padding:			15px;
}

.footer {
	color: 				#4c4c4c; 
	font-size: 			12px; 
	font-family: 		arial; 
	line-height: 		20px;
	padding-bottom:		10px;
	padding-left:		25px;
	text-align:			center;
}

.footer .separator {
	border-bottom:		1px solid #B2B2B2;
	left:				340px;
	margin:				10px 0pt;
	position:			relative;
	width:				100px;
}

.listenNow {
	float: 				right;
	width: 				110px;
	text-align: 	center;
}

.listenNow a img {
	border:			none;
}

.listenNow a {
	text-decoration:		none;
}

A:visited,
A:active,
A:link { color: #094687; text-decoration: none;}
A:hover {color: #aa27a4;}


.order {
        text-align: center;
        font-weight: bold;
        font-size: 14px;
}

.clip {
        background-color: #99ccff; 
        vertical-align: top;
}

.search
{
	color: 			#4c4c4c; 
	font-family:	arial; 
	font-size:		11px;
	font-size: 		12px; 
	line-height:	20px;
	position:		absolute;
	right:			20px;
	top:			50px;
}

.homepage .search
{
	right:	auto;
	left:	20px;
}

.socialnetworking
{
	text-align:left; 
	padding-left:350px; 
	vertical-align:top; 
	margin-top:0px;
}

.homepage .socialnetworking
{
	padding-left:240px; 
}

