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

body {
	background:#000 url(/images/stage-bg.gif) no-repeat fixed top center;
	margin:0;
	padding:3px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
}

/*----top bar css----*/

#top-area {width:961px; height:75px; margin-left:auto; margin-right:auto;}
#logo {float:left; width:204px; height:75px;}
#usp {width:530px; float:left; margin:35px 0 0 8px;}
#usp h3 {color:#FFF; font-weight:bold; font-style:italic; font-size:15px; margin:0; padding:0;}
#social-media {float:right; margin:30px 35px 0 0; height:26px;}

/*----main container----*/
#main-container {width:949px; margin-left:auto; margin-right:auto; padding:0 6px 0 6px;}
#sec-cont {float:left; width:760px; margin-left:21px;}

/*----miscellaneous css----*/
.clear {clear:both;}
.header {cursor:pointer; background-image:url(/images/expandcollapse/button_collapse_right.gif); background-repeat:no-repeat; text-indent:15px;}
.headerD {cursor:pointer; background-image:url(/images/expandcollapse/button_collapse_down.gif); background-repeat:no-repeat; text-indent:15px;}
.small-font {font-size:10px; color:#333;}
.link-text {cursor:pointer; text-decoration:underline; color:#00F;}
blockquote { margin:0 0 0 0; }

/*TP LOGO*/
#linkTPLogo {font-size:11px; margin-top: 130px; text-align: center; text-decoration: none; color:#FFF;}
#linkTPLogo a{color:#FFF; text-decoration: none; font-size: 10px;}
img,.png { background-image:url(/pngHack/pngHack.htc);}
