﻿#BigImage
{
	width: 720px;
	height: 480px;
}
#accordion
{
	position: relative;
	top: 320px;
	left: 450px;
	width: 250px;
}

div.infobox
{
	float: right;
	width: 220px;
	height: 548px;
	background-color: #E0E4EB;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}
#welcometext
{
	position: relative;
	float: right;
	width: 220px;
	height: 520px;
	margin: 0px 0px 0px 20px;
	left: 220px;
	overflow: hidden;
}
#welcometext p
{
	color: #000000;
	padding-left: 10px;
	padding-right: 5px;
}
div.buttonwrapper
{
	padding-left: 40px;
	padding-top: 20px;
}

#welcome
{
	margin: 0px 0px 0px 0px;
}

div.homebutton
{
	float: left;
	position: relative;
	left: 30px;
	top: 20px;
	background-color: #E8E8E8;
	width: 160px;
	height: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	vertical-align: middle;
}

div.homebutton h2
{
	padding-top: 5px;
	margin-top: 0px;
	color: #000000;
	font-weight: normal;
}
#menudiv
{
	float: left;
	border-style: none;
	position: relative;
	left: -130px;
	top: 10px;
}
#menutrannsparency
{
	float: left;
	width: 150px;
	height: 480px;
	border-style: none;
	background-color: #E0E4EB;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

div.homebackground
{
	width: 410px;
	height: 480px;
	background-image: url('images/home_background_2.jpg');
	background-position: left top;
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
div.homebackgrounddefault
{
	width: 720px;
	height: 480px;
	background-image: url('images/home_background_2.jpg');
	background-position: left top;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#menubackground
{
	border-style: none;
	background-color: white;
	width: 150px;
}

#menuheader
{
	padding: 20px 30px 20px 10px;
	margin: 0px 0px 0px 0px;
}

div.officeprofile
{
}


div.homeofficesbutton
{
	float: left;
	position: relative;
	left: 5px;
	top: 5px;
	background-image: url('images/our_offices_button.png');
	width: 77px;
	height: 39px;
}
div.homedesignsbutton
{
	float: left;
	position: relative;
	left: 5px;
	top: 5px;
	background-image: url('images/our_designs_button.png');
	width: 77px;
	height: 39px;
}

#au_notice
{
	top: -100px;
	position: relative;
}
