
#Header
{
background-image: none;
background-color: #D3D3D3;
height: 2%;
margin: 0;
padding: 0;
}

h1 {
	display: inline;
	font-family: Verdana;
	font-weight: 400;
	margin-top: 15px;
	text-align: center;
	margin: 0 auto;
	float: left;
}

#Caption 
{
	display: block;
}

#Header-Center
{
	width: 100%;
	background-image: url(Images/BIG_logo.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	display: inline;
	height: 100%;
	background-size: 250px;
	margin: 0;
}

#header-image 
{
	height: 300px;
	width: 100%;
	padding: 3000px;
	background: red;
}


#RAD_SPLITTER_PANE_CONTENT_ctl00_centerPane div div 
{
	margin-left: 10%;
}

#ct100_topPane
{
	background: red;
}

#Body 
{
	padding: 0 21%;
}

#Header-Text
{
	float: left;
	margin-left: 124px;
	margin-top: 56px;
	font-family: Tahoma;
	font-size: 24;
	font-weight: bold;
	color:White;
	vertical-align:bottom;
}



#Header-Text
{
	color: #000;
}

#Footer
{
	display:block;
	height: 470px !important;
	background-color: transparent;
	position: relative;
}

#RAD_SPLITTER_PANE_CONTENT_ctl00_footerPane
{
	background-color: #e2000f !important;
}

#Footer-Text
{
	color: #c3c3c3;
}

#Page-Left
{
	width: 0%;
	float: left;
}
#Page-Right
{
	width: 0%;
	float: right;
}


#RAD_SPLITTER_PANE_CONTENT_ctl00_centerPane
{
	width:300px;
	padding: 0 auto;
	margin-left: 200px;

}

#ct100_centerPane
{
	height: 10px;

	
}

.rspPaneHorizontal 
{
	background:red;
}

body 
{
	background: #fff;
}



.rspPaneHorizontal 
{
	padding: 0 33% !important;
}





