﻿/*
	Specific for layout1, independent of selected style
*/


#content2
{
	float: left;
	width: 220px;
	margin-left: 0px;
	padding: 45px 5px 55px 0px;
	overflow: hidden;
}

#content1
{
	padding: 45px 20px 55px 0px;
	float: left;
	width: 675px;
	margin-left: 0px;
	overflow: hidden;
}


#headerImage
{
    width:940px;
    overflow:hidden;
    padding:20px 0px 0px 0px;
    height:180px;
}

#headerImageMinHeight
{
    float:left;
    width:330px;
    overflow:hidden;
    padding-top:10px;
    height:180px;
}

#ShortcutsStaticContainer124
{
	position:relative;
	top:-191px;
	left:-1px;
	background-color:#EEEEED;
	color:#EEEEED;
	padding-top:7px;
}

