body
{
	background: white;
}

#header
{
	!width: 100%;
	height: 103px;
	top: 0;
	left: 0px;
	!background: white;
	!position: fixed;
	!z-index: 10;	
}

#yeller
{
	width: 100%;
	height: 357px;
	top: 90px;
	left: 0;
	background: url('/images/blue-banner-slice.gif') repeat-x;
	!position: fixed;	
	z-index: 10;	
}

#yell
{
	position: relative;
	margin-left: 133px;
	color: white;
	font-weight: bold;
}

#smallyeller
{
	width: 100%;
	height: 60px;
	top: 90px;
	left: 0;
	background: url('/images/blue-top-banner-slice.png') repeat-x;
	!position: fixed;	
	z-index: 10;	
}

#smallyell
{
	position: relative;
	margin-left: 333px;
	top: 7px;
	color: white;
	font-weight: bold;
}

#logo
{
	!width: 625px;
	!margin: 0 auto;
}

#logo img
{
	margin-top: 10px;
	margin-left: 133px;
}

#logosmall
{
	!margin: 0 auto;
}

#logosmall img
{
	margin-top: 10px;
	margin-left: 133px;
}

#wrapper
{
	position: absolute;
	top: 470px;
	left: 133px;
	width: 750px;
	margin: 0 auto;
}

#wrapper_follow
{
	position: absolute;
	top: 154px;
	!left: 133px;
	width: 750px;
	margin: 0 auto;
}

#menu
{
	position: absolute;
	top: 	52px;
	left: 750px;
	width: 390px;
}

#leftmenu
{
	position: absolute;
	top: 	154px;
	left: 0px;
	width: 133px;
}

#content
{
	position: absolute;
	top: 0;
	left: 0;
	padding-bottom: 30px;
	width: 900px;
}

#middlecontent
{
	position: absolute;
	top: 0;
	left: 333px;
	padding-bottom: 30px;
	width: 600px;
}

#rightcontent
{
	position: absolute;
	top: 0;
	left: 733px;
	padding-bottom: 30px;
	width: 300px;
}

#toppic
{
	padding-bottom: 15px;     
	background: url('/images/fade15.png') repeat-x left bottom;
}

#footer
{
    right: 2px;
    position: fixed;
    bottom: 0px;
    padding: 0px 2px;
}

#linkedin
{
}

#cnotice
{
    color: #666;
    font-size: 10px;
    background: url('/images/normal.png') no-repeat;
    background-color: #fff;
    margin-right: 2px;    
    bottom: 0px;
}