﻿body 
{
	/*background-position: #cee7fa url(../images/BG.jpg) repeat-x;
	background: #ffd4ff url(../images/BG.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;*/
	color: #002e69;	
	margin: 0px;
	background-color: #750175;
	text-align: center;
	min-width: 932px;	
}
#Container {
	position: relative;
	margin: 0px auto;
	width: 932px;
	background: transparent url(../images/TB_BG_Shadow.jpg) repeat-y;
}
#InnerContainer {
	width: 900px;
	margin: 0px auto;
}
#Header {
	width: 900px;
	height: 193px;
	background: #fff url(../images/TB_Header.jpg) no-repeat;
}
#Navigation {
	width: 900px;
	height: 31px;
	background: #900222 url(../images/TB_NAV_BG.jpg) repeat-x;
}
#NavigationVerticalFade 
{	
	width: 222px;	
	background: #587fc1 url(../images/TB_NAV_BG_VERT_fade.jpg) repeat-y;
	background-position: right top;
}
#NavigationVerticalLogo {
	width: 222px;
	min-height: 191px;
	background: transparent url(../images/TB_NAV_BG_VERT.jpg) no-repeat;
	background-position: right bottom;
}
#Content {
	background: #fff url(../images/TB_BG_Content.jpg) repeat-y;
	width: 900px;
	min-height: 400px;
	text-align: left;
}
#MainContent {
	width: 640px;
	float: left;
	margin: 10px;
}
#SideBar {
	width: 222px;
	margin: 0px;
	float: left;
}
#Footer 
{
	text-align: center;
	padding-top: 10px;
	width: 900px;
	height: 65px;
	background: #252729 url(../images/TP_FOOTER_BG.jpg) repeat-x;
	clear: both;
	padding-top: 5px;
}
/* Splash Page */

#SplashContainer {
	position: relative;
	width:803px;
	height:549px;
	margin: 20px auto;
}

#SplashPage-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:803px;
	height:54px;
}

#SplashPage-02_ {
	position:absolute;
	left:0px;
	top:54px;
	width:229px;
	height:233px;
	background: #000 url(../images/SplashPage_02.jpg) no-repeat;
}

#SplashPage-03_ {
	position:absolute;
	left:229px;
	top:54px;
	width:352px;
	height:233px;
	background: #000 url(../images/SplashPage_03.jpg) no-repeat;
}

#SplashPage-04_ {
	position:absolute;
	left:581px;
	top:54px;
	width:222px;
	height:233px;
	background: #000 url(../images/SplashPage_04.jpg) no-repeat;
}

#SplashPage-05_ {
	position:absolute;
	left:0px;
	top:287px;
	width:229px;
	height:159px;

}

#SplashPage-06_ {
	position:absolute;
	left:229px;
	top:287px;
	width:352px;
	height:159px;
	background: #000 url(../images/SplashPage_06.jpg) no-repeat;
}

#SplashPage-07_ {
	position:absolute;
	left:581px;
	top:287px;
	width:222px;
	height:159px;
}

#SplashFooter {
	position:absolute;
	left:0px;
	top:446px;
	width:803px;
	height:103px;
	padding-top: 50px;
	text-align: center;
	font-size: 10px;
	color: #313131;
	
}

