html, body, div, ul {
	margin:0;
	padding:0;
}

#top-bar {
	background: url(../Images/head-bck.gif) top left repeat-x;
	height: 116px;
	width:100%;
	min-width:850px;
}
#navbar {
	position:absolute;
	top:74px;
	height:42px;
	width:100%;
	display:block;
	overflow:hidden;
}
#navbar li {
	display:inline;

}
#navbar a{
	display:block;
	float:left;
	width:110px;
	text-align:center;
	background: url(../Images/button-border.gif) top right no-repeat;
	padding:13px 0 11px 0;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#7F6447;
	white-space:nowrap;
	text-decoration:none;
}
#right-margin
{
	display:block;
	float:left;
	width:41px;
	height:42px;
	background: url(../Images/button-border.gif) top right no-repeat;

}
#logo
{
	position:absolute;
	top:20px;
	left:17px;
	display:block;
	background: url(../Images/sage-logo.gif) top right no-repeat;
	width:222px;
	height:46px;
}
.hidden{
	display:none;
}
img {
	border:0;
}
#signUp, #logIn
{
	position:absolute;
	top:20px;
	
	display:block;
	height:38px;
	width:136px;
	
}
#signUp
{
	background: url(../Images/sgup-bt.gif) top right no-repeat;
	left:650px;
}
#logIn
{
	background: url(../Images/lh-bt.gif) top right no-repeat;
	left:503px;
}
.mainText
{
	margin-left:41px;
	width:558px;
}
#rightPanel
{
	position:absolute;
	left:560px;
	top:123px;
	display:block;
	width:296px;
}

li
{
	font-family:Microsoft Sans Serif;
	font-size:14px;
	list-style-image: url(../Images/arrow.gif);
	color:#666666;

}
#youGet li
{
	font-family:Microsoft Sans Serif;
	font-size:16px;
	color:#336699;
	font-weight:bold;
	list-style-image: url(../Images/bullet.gif);
}
#youGet
{
	margin-left:21px;
	
}
#rightPanel h3
{
	margin-top:1em;
}
#callUs
{
	color:black;
	font-weight:bold;
	font-family:Arial;
	font-size:20px;
	color:#333333;
	white-space:nowrap;
	margin-top:1em;
}
.introText
{
	color:black;
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
	white-space:nowrap;
	margin-left:0;
}
.details
{
	color:#0066FF;
}
h1 {
	font-family:Microsoft Sans Serif;
	font-size:26px;
	color:#CC6600;
	margin:20px 0;

}
.mainText h1 {
	width:430px;
}
h3 {
	font-family:Microsoft Sans Serif;
	font-size:16px;
	color:#336699;
	font-weight:bold;
	margin:0 0 0 0;
}
h4 {
	font-family:Microsoft Sans Serif;
	font-size:14px;
	color: #CC6600;
	white-space:nowrap;
	margin:1em 0 0 0;
}
p {
	margin:0;
	font-family:Microsoft Sans Serif;
	font-size:14px;
	color:#666666;
	margin-left:38px;
	margin-bottom:1em;

}

.tabbed
{
	margin-left:38px;

}

ul.tabbed
{
margin-left:56px;
}

.untabbed p {
	margin-left:0;
}
div.untabbed {
margin-top:1em;
}
