#frontpage {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #ffffff;
}
#frontpage #left {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 600px;
	overflow: hidden;
}
#frontpage #right {
	position: relative;
	display: inline;
	float: right;
	margin: 32px 0 0 0;
	padding: 0;
	width: 348px;
	overflow: hidden;
}
#frontpage #welcomeWrapper {
	position: relative;
	background: #fcf9ea;
	border-bottom: 1px solid #f1ebd9;
	border-right: 1px solid #f1ebd9;
	height: 1%;
	overflow: hidden;
	padding: 32px 0 32px 0;
}
#frontpage #welcomeWrapper #frontpage_lift {
	position: relative;
	color: #fff;
	float: left;
	display: inline;
	margin: 0 0 0 75px;
	height: 328px;
	width: 400px;
	overflow: hidden;
}
#frontpage #welcomeWrapper #welcomeText {
	position: relative;
	display: inline;
	float: left;
	margin: 0 0 0 75px;
	width: 350px;
	overflow: hidden;
}
#frontpage #welcomeWrapper #welcomeText h1 {
	color: #000000;
	font-size: 2.5em;
	margin: 0 0 15px 0;
	padding: 0px;
}
#frontpage #welcomeWrapper #welcomeText p {
	font-size: 1.3em;
	line-height: 1.2em;
}
#frontpage #welcomeWrapper #welcomeText a {
	text-decoration: underline;
}
#frontpage #welcomeWrapper #welcomeText p#ingress {
	font-size: 1.4em;
}

#frontpageWrapper {
	clear: both;
	height: 1%;
	margin: 16px 0 0 32px;
	overflow: hidden;
}

#frontpage .liftbox {
	background: transparent url(../images/backgrounds/background_liftbox.gif) top right no-repeat;
}

#frontpage .liftbox .liftbox_header {
	background: transparent url(../images/backgrounds/background_liftbox_header.gif) top left no-repeat;
	height: 26px;
	margin: 0 3px 0 0;
	padding: 0 13px;
}

#frontpage .liftbox .liftbox_header h2 {
	padding: 3px 0 0 0 !important;
}
.liftbox .liftbox_header .right {
	padding: 6px 0 0 0 !important;
}

.liftbox_header h2 { color: #1fa5f4; margin: 0px !important; padding: 0px !important; }

#frontpage .liftbox .liftbox_content {
	border: 1px solid #e9e3cc;
	border-top: 0px;
	height: 1%;
	margin: 0px !important;
	padding: 0px !important;
	overflow: hidden;
}

#extra_navigation {
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
	height: 30px;
	overflow: hidden;
	background: transparent url(../images/nav/bg_extra_nav.gif) 0 0 repeat-x;
}
#extra_navigation li {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
	overflow: hidden;
}
#extra_navigation li a {
	display: block;
}
#indexliftup, #devliftup {
	position: relative;
	width: 600px;
	height: 300px;
	overflow: hidden;
}
#indexliftup img, #devliftup img {
	display: block;
}
#indexliftup #flash, #indexliftup #noflash {
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	height: 300px;
	overflow: hidden;
}
#liftup_footer {
	position: relative;
	width: 600px;
	height: 38px;
	overflow: hidden;
	border-top: 1px solid #296892;
	background: #F56606 url(../images/frontpage/bg_liftup_footer.jpg) no-repeat;
}
.liftup_footer_btn1 {
	position: absolute;
	top: 3px;
	left: 161px;
	margin: 0;
}
.liftup_footer_btn2 {
	position: absolute;
	top: 4px;
	left: 336px;
	margin: 0;
}

.left_col {
	position: relative;
	display: inline;
	float: left;
	margin: 16px 0 0 38px;
	padding: 0;
	width: 268px;
	overflow: hidden;
}
.left_col h2 {
	margin: 16px 0 0 0;
	padding: 0 0 6px 0;
	width: 175px;
}
.left_col img {
	clear: both;
	position: relative;
	float: right;
	margin: 16px 0 16px 0;
}
.left_col .liftup {
	width: 175px;
	padding: 0 0 12px 0;
	margin: 0;
}
.widlib {
	position: absolute;
	top: 4px;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #7f754f;
}

.widgets {
	height: 1%;
	margin: 12px 0 0 33px;
	position: relative;
	padding: 0;
	overflow: hidden;
}

.widgets li {
	position: relative;
	display: inline;
	float: left;
	margin: 0 31px 0px 0;
	padding: 0;
	width: 60px;
	height: 52px;
	overflow: hidden;
}
.widgets li img {
	display: block;
}
.widgets a {
	display: block;
	outline: none;
}

.clear_left_margin { margin-left: 0px; }


.users {
	position: relative;
	list-style: none;
	padding: 0 0 19px 0;
	overflow: hidden;
	width: 303px;
	overflow: hidden;
}

.users li {
	position: relative;
	float: left;
	display: inline;
	height: 52px;
	width: 52px;
	margin: 19px 0 0 19px;
	padding: 0px;
}

.users li img {
	border: 1px solid #dddddd;
	padding: 1px;
	display: block;
}

#featured_users {
	margin: 16px 0 0 0;
	width: 305px;
}
