* {
	margin:0;
	padding:0;
}
body {
	padding: 0px;
	margin:0px;
	height: 100%;
	width: 100%;
	background:#000;
}
#scarea{
	padding: 0px;
	margin:0px;
	height: 657px;
	width: 100%;
	position:absolute;
	margin-top:-329px;
	top:50%;
}
#fb {
	width:67;
	height:37px;
	bottom:0;
	position:inherit;
	right:0;
	bottom:0;	
}
#scctop {
	padding: 0px;
	margin:0px;
	height: 22px;
	width: 100%;
	background:#666;
	z-index:4;	
}
#sccontent {
	padding: 0px;
	margin:0px;
	height: 553px;
	width: 100%;
	border:solid 1px;
	border-top-color:#FFF;
	border-bottom-color:#FFF;
	border-left:0px;
	border-right:0px;
}
#sctarea {
	width: 33%;
	height:553px;
	float:left;	
	background: url(../images/subc/logobg3.gif) no-repeat;
	background-position:center;
}
#tarw {
	width:8px;
	height:14px;
	float:left;	
	background: url(../images/subc/tarw.gif) no-repeat;
	background-position: center;
}
#tarwt {
	width:auto;
	float:left;
	padding-left:10px;	
}
#tlink {
	padding-top:25px;
	width:242px;
}
#tlink ul li {
	list-style-type: none;
	width:242px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #3d3d3d;
}
#tlink #first {
	padding-bottom:5px;
	padding-top:5px;
	color:#CCC;
	border-top:1px solid #3d3d3d;
}
#tlink #last {
	padding-top:5px;
	padding-bottom:5px;
	color:#CCC;
}

#tlink #tlsub {
	padding-left:15px;
	padding-top:4px;
	padding-bottom:7px;
}
#tlink #tlsub a:hover {
	background-color:#00b0e4;
}
.sublink {
	
}
#tlink li a {
	color:#FFF;
	text-decoration:none;
}
#sctdisplay {
	height:425px;
	width:400px;
	margin:0 auto;
	position:relative;
	margin-top:-252px;
	top:50%;
}
#sctdisplaymen {
	height:425px;
	width:400px;
	margin:0 auto;
	position:relative;
	margin-top:-255px;
	top:50%;
}
#sctdisplayfav {
	height:425px;
	width:400px;
	margin:0 auto;
	position:relative;
	margin-top:-225px;
	top:50%;
}
#scpicarea {
	width: 67%;
	height:553px;
	float:left;
	overflow:hidden;
}

/*
	BEGIN SEARCH FIELD
*/

#topnav {
	position:absolute;
	top:0px;
	right:0px;
	width:250px;
	height:43px;
	z-index:5;

}
fieldset.search {
	border: none;
	width: 222px;
	height:23px;
	float:left;
	padding-top:18px;
	padding-left:10px;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color:#FFF;
	font-size: 12px;
	width: 188px;
	height: 23px;
	padding: 0px 1px 0;
	background: url(../images/searchbg.gif) no-repeat;

}
.search input.box:focus {
	background: url(../images/searchbg.gif) no-repeat left -23px;
	outline: none;
}
.search button.btn {
	width: 31px;
	height: 23px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../images/searchbg.gif) no-repeat top right;
}
.search button.btn:hover {
	background: url(../images/searchbg.gif) no-repeat bottom right;
}

/*
	END SEARCH FIELD
*/


#controls-wrapper {
	margin:0 auto;
	height:82px;
	width:100%;
	left:0;
	z-index:4;
	position:fixed;
	background-color:#000;
	border:solid 1px;
	border-top-color:#535353 !important;
}
#menu {
	margin:0 auto;
	height:82px;
	width:800px;
	background:url(../images/pages/nav_bg.gif);
	background-repeat:no-repeat;
	z-index:5;
}
#logolinks {
	height:80px;
	width:100%;
	background:url(../images/pages/);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:100%;
	margin-right:auto;
}
/* #logolinks img {
	padding-top:26px;
	margin-left:200px;
} */
#logolinks #fb {
	padding-top:26px;
	margin-left:10px;
	float:left;
}
#logolinks #yt {
	padding-top:26px;
	margin-left:40px;
	float:left;
}
#controls-wrapper #menu ul li {
	list-style-type: none;
	float:left;
}
#controls-wrapper #menu ul #lnav {
	width:326px;
	height:82px;
}
#controls-wrapper #menu #lnav #top {
	width:90%;
	height:51px;
}
#controls-wrapper #menu #lnav #top ul li {
	padding-left:20px;
	float:right;
}
#controls-wrapper #menu #lnav #bottom {
	width:95%;
	height:31px;
}
#controls-wrapper #menu #lnav #bottom ul li {
	padding-left:20px;
	float:right;
}
#controls-wrapper #menu ul #rnav {
	width:326px; 
	height:82px;
}
#controls-wrapper #menu #rnav #top {
	width:90%;
	height:51px;
	float:right;
}
#controls-wrapper #menu #rnav #top ul li {
	padding-right:10px;
	float:left;
}
#controls-wrapper #menu #rnav #bottom {
	width:92%;
	height:31px;
	float:right;
}
#controls-wrapper #menu #rnav #bottom ul li {
	padding-right:20px;
	float:left;
}
.mainnav {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	padding-top:15px;
}
.subnav {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.subnav a,
.subnav a.active {
	color:#666;
	text-decoration:none;
}
.subnav a:hover {
	color:#CCC;
	text-decoration:underline;
}
#controls-wrapper #menu ul .logo {
	width:147px;
}
#logo {
	display:block;
	margin:0 auto;
	padding-top:5px;
	height:72px;
	width:147px;
}
