body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background:url(../images/bg-loop.gif) top left repeat-x #2c2c2c;
}
#container {
	position:relative;
	width:1000px;
	margin:0 auto;
}

#siteby{
	position:absolute;
	top:500px;
	right:-15px;
	width:15px;
	height:140px;
	z-index:999;
}
#siteby a{
	text-indent:-9999px;
	display:block;
	width:15px;
	height:140px;
	background:url(../images/site-by-asia-marketing-digital.png) top left no-repeat;
}
#header {
	width:950px;
	padding:0 25px;
	position:relative;
	top:0px;
	left:0px;
	height:120px;
}
#logo {
	position:absolute;
	top:23px;
	left:25px;
	width:162px;
	height:90px;
	overflow:hidden;
}
#logo span {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/pegasus-logo.png) top left no-repeat;
}
#nav-top li, #nav-bottom li {
	float:left;
}
#nav-top {
	position:absolute;
	top:88px;
	right:0px;
	padding-right:10px;
}
#nav-bottom {
	padding-top:10px;
}
#nav-top li a, #nav-bottom li a {
	padding:0 18px;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}
#nav-top li a:hover, #nav-bottom li a:hover {
	color:#c7a93d;
}
#nav-top li a.selected, #nav-bottom li a.selected{
	color:#c7a93d;
}
#content {
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
	height:519px;
	overflow:hidden;
	background:#f4f4f4;
}
#content p {
	line-height:12px;
	padding:4px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer {
	position:relative;
	top:0px;
	left:0px;
	color:#CCC;
	width:1000px;
	clear:both;
	border:0px solid red;
}
#footer ul {
	padding-left:15px;
	float:left;
}
#footer p {
	padding:10px 25px 5px 0;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:9px;
	color:#b1b1b1;
	float:right;
	border:0px solid red;
}
#footer p a {
	color:#c7a93d;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}
/* classes */
.txtTitle{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#c7a93d;
}
p.copyright{
	position:absolute;
	top:0px;
	right:0px;
	border:0px solid red;
}
p.logo-content {
	width:100%;
	height:150px;
	border:0px solid red;
	background:url(../images/logo-content-icon.gif) center center no-repeat;
}
#socialmedia {
	width:140px;
	display:block;
	padding:7px 0 0 0px;
	border:0px solid red;
}
#socialmedia li {
	padding:0 6px;
	float:left;
}
#socialmedia li a {
	display:block;
	height:17px;
	text-indent:-9999px;
}
.stum {
	width:27px;
	background:url(../images/icon-tips.gif) top left no-repeat;
}
.youtube {
	width:18px;
	background:url(../images/icon-youtube.gif) top left no-repeat;
}
.twitter {
	width:18px;
	background:url(../images/icon-twitter.gif) top left no-repeat;
}
.facebook {
	width:18px;
	background:url(../images/icon-facebook.gif) top left no-repeat;
}
#socialmedia li a:hover{
	background-position:0 -17px;
}

#temp-iframe{
	position:absolute;
	top:0px;
	right:25px;
	width:120px;
	height:50px;
	overflow:hidden;
}
#temp{
	position:relative;
}
#temp p{
	width:100px;
	padding:5px 10px;
	text-align:center;
	color:#c7a93d;
	background:url(../images/bg-temp.gif) top left repeat-x;
}
#temp p span sup{
	position:absolute;
	top:-1px;
	left:103px;
	font-size:9px;
}
#soundmc{
	padding-top:10px;
	width:80px;
	border:0px solid red;
}

.float-l{
	float:left;
}
.float-r{
	float:right;
}
.clear{
	clear:both;
}
.link{
	color:#666;
	text-decoration:none;
}
