body {
	background:url(../Images/Page/BodyBack.png) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
}

.MainContainer
{
	position:relative;
	width:950px;
	margin: 0 auto;
}

.Header, .Menu, .Navstrip, .Content, .Footer, .HeaderMarket
{
	position:relative;
	overflow:hidden;
}

.Header
{
	width:950px;
	height:130px;
	background:url(../Images/Page/HeaderBack.png) top left no-repeat;
}

.HeaderMarket
{
	width:950px;
	height:170px;
	background:url(../Images/Page/MarketPlaceHeaderBack.png) top left no-repeat;
}

.Search 
{
    position:relative;
    float:left;
    left:370px;
    width:350px;
    top:95px;
}

.Menu
{
	width:950px;
	height:30px;
	background:url(../Images/Page/MenuBack.png) top left no-repeat;
}

.Menu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.Menu li
{
	display:inline-block;
	float:left;
	height:20px;
	margin:6px 15px 0px 10px;
	text-align:center;
}

.Menu a
{
	display:inline-block;
	color:#021e61;
	font-weight:bold;
	text-decoration:none;
}

.CurrentPage a
{
	color:#7c9e4a;
}

.Menu a:hover
{
	text-decoration:none;
	border-bottom:3px solid #021e61;
}

.NavStrip
{
	width:902px;
	padding:25px 34px 10px 24px;
	overflow:auto;
	background:url(../Images/Page/NavStripBack.png) top left no-repeat;
	font-size:100%;
	font-weight:bold;
}

.NavStrip a
{
	Color:#000000;
	text-decoration:underline;
}


.Content
{
	overflow:auto;
	width:946px;
	border-right: 2px solid #021e61;
	border-left: 2px solid #021e61;
	background:#FFFFFF url(../Images/Page/ContentBack.png) top left no-repeat;
}

.SearchContent
{
	overflow:auto;
	width:906px;
	border-right: 2px solid #021e61;
	border-left: 2px solid #021e61;
	background:#FFFFFF url(../Images/Page/ContentBack.png) top left no-repeat;
	padding:0 20px 0 20px;
}

.Footer
{
	height:40px;
	padding:14px 0 0 24px;
	background:url(../Images/Page/FooterBack.png) top left no-repeat;
	color:#ffffff;
	font-weight:bold;
}

.Footer a 
{
    color:#ffffff;
    text-decoration:none;
}

.Footer a:hover 
{
    text-decoration:underline;
}

.LeftColumn, .RightColumn, .MainContent3Col, .MainContent2Col, .MainContentFullWidth, .MainContent2ColLeft, .MarketLeftCol, .MarketRightCol, .MainContent2ColLeft
{
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
}

.LeftColumn, .RightColumn
{
	width:200px;
}

.LeftColumn
{
	margin-left:12px;
	margin-right:24px;
}

.RightColumn
{
	float:right;
	margin-right:24px;
}

.MainContent3Col
{
	width:474px;
}
	
.MainContent2Col
{
	width:698px;
	margin:12px 12px 0 0;
}

.MainContent2ColLeft
{
	width:698px;
	margin:12px 12px 0 12px;
}

.MarketLeftCol
{
	width:534px;
	margin:12px 12px 0 24px;
}

.MarketRightCol
{
	float:right;
	width:340px;
	margin:12px 24px 0 12px;
}

.MainContent2ColLeft
{
	width:698px;
	margin:12px 0 0 12px;
}

.MainContentFullWidth
{
	width:860px;
	margin:12px 12px 0 12px;
	padding:0 10px 20px 10px;
}

.HoldingPage
{
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	width:418px;
	margin:12px 12px 0 0;
	padding:60px 280px 0 0;	
	background:url(../Images/Page/HoldingPageBack.png) top left no-repeat;
}

.HoldingPage h1
{
	visibility:hidden;
}

.StepOne, .StepTwo, .StepThree, .StepFour, .StepFive
{
	position:relative;
	width:318px;
	padding:20px 0 20px 100px;
	background-position:center left;
	background-repeat:no-repeat;
}

.StepOne h2, .StepTwo h2, .StepThree h2, .StepFour h2, .StepFive h2
{
	font-size:120%;
}

.StepOne
{
	background-image:url(../Images/Page/StepOne.png);
}

.StepTwo
{
	background-image:url(../Images/Page/StepTwo.png);
}

.StepThree
{
	background-image:url(../Images/Page/StepThree.png);
}

.StepFour
{
	background-image:url(../Images/Page/StepFour.png);
}

.StepFive
{
	background-image:url(../Images/Page/StepFive.png);
}

.WelcomePanel
{
	position:relative;
	overflow:hidden;
	width:308px;
	height:236px;
	padding:90px 480px 30px 28px;
	background:url(../Images/Page/WelcomePanelBack.png) top left no-repeat;
}

.WelcomePanel h1
{
	display:none;
}

.NewUser
{
	position:relative;
	overflow:hidden;
	width:160px;
	height:110px;
	padding:40px 20px 0 20px;
	margin-top:10px;
	background:url(../Images/Page/NewUserBack.png) top left no-repeat;
}

.RegisterButton
{
	position:absolute;
	top:110px;
	left:41px;
}	

.ReturningUsers
{
	position:relative;
	overflow:hidden;
	margin-top:10px;
	padding:40px 20px 0px 10px;
	width:170px;
	height:156px;
	background:url(../Images/Page/ReturningUsersBack.png) bottom no-repeat;
}

.ReturningSuppliers
{
	clear:both;
	position:relative;
	overflow:hidden;
	margin-top:10px;
	float:right;
	padding: 40px 20px 0px 10px;
	width:170px;
	height:156px;
	background:url(../Images/Page/ReturningUsersBack.png) bottom no-repeat;
}

.SuppliersRegister
{
	position:relative;
	overflow:hidden;
	float:right;
	padding: 0px 20px 0px 10px;
	width:170px;
	text-align:center;
}


.SearchPanel
{
	position:relative;
	overflow:hidden;
	margin-top:38px;
	padding:60px 20px 0px 10px;
	width:170px;
	height:146px;
	background:url(../Images/Page/SearchPanelBack.png) bottom no-repeat;
}

.HomeNewsMain
{
	position:relative;
	overflow:hidden;
	width:648px;
	height:150px;
	padding:10px 20px 30px 20px;
	background:url(../Images/Page/InfoBoxMainBack.png) bottom no-repeat;
}

.StartToolButton
{
	position:absolute;
	top:265px;
	left:70px;
}
	