body {
	background:#fff;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#fff;
}

table {
	border-spacing:0;
}

h2 {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin:0;
}

h3 {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	margin:0 0 10px 0;
}

p {
	margin:0 0 1em 0;
}

a {
	text-decoration:underline;
	color:#fff;
}

.groupname p {
	display:inline;
	margin:0;
}

ul {
	list-style:url('../images/bullet.png');
	margin:0 0 1em -20px;
}

#container {
	width:100%;
	height:100%;
	background:#fff;
	display:none;
}

#preloader {
	width:100%;
	height:100%;
	background:#fff url('../images/ajax-loader.gif') no-repeat center 300px;
	position:absolute;
	top:0;
	left:0;
	z-index:10000;
}

#page-box {
	width:900px;
	height:600px;
	background:url('../images/background.png');
	margin:auto;
}

#header {
	width:900px;
	height:160px;
	display:inline;
	float:left;
}

#menu-box {
	width:320px;
	height:160px;
	display:inline;
	float:left;
}

#left-box {
	width:545px;
	height:440px;
	display:inline;
	float:left;
}

#right-box {
	width:355px;
	height:440px;
	display:inline;
	float:right;
}

.lang {
	width:100px;
	height:25px;
	display:inline;
	float:left;
	position:relative;
	top:3px;
	left:-140px;
	color:#000;
}

.lang a {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	width:12px;
	margin:0 0 0 2px;
}

.lang a.normal {
	color:#000;
}

.lang a.active {
	color:#ff0000;
}

.lang a:hover {
	color:#ff0000;
}

.lang a:active {
	color:#000;
}

.motto {
	width:314px;
	height:47px;
	background:url('../images/motto.png');
	display:inline;
	float:left;
	position:relative;
	top:50px;
	left:-132px;
	z-index:5;
}

.content {
	width:420px;
	height:335px;
	margin:38px 0 0 62px;
	display:inline;
	float:left;
}

.content strong {
	font-size:18px;
}

.portfolio {
	width:260px;
	height:375px;
	margin:50px 0 0 30px;
	display:inline;
	float:left;
}

.portfolio .group {
	margin:0 0 5px 0;
}

.portfolio .title-box {
	width:240px;
	height:42px;
	display:inline;
	float:left;
	margin:0 10px 0 10px;
}

.portfolio td {
	vertical-align:bottom;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	margin:0;
	padding:0;
	white-space:nowrap;
}

.portfolio p {
	margin:0 0 0 6px;
}

.portfolio-title {
	font-size:18px;
	font-weight:bold;
	text-align:right;
}

.portfolio .line {
	width:100%;
}

.portfolio img {
	width:100%;
	height:2px;
	background:#fff;
	margin:0 0 2px 0;
}

.footer {
	width:545px;
	height:107px;
	display:inline;
	float:left;
}

.contact {
	display:inline;
	float:left;
	font-size:11px;
	line-height:13px;
	color:#fff;
	margin-top:9px;
}

.contact a {
	color:#fff;
	text-decoration:none;
}

.contact a:hover {
	text-decoration:underline;
}

.contact p {
	margin:0;
}

.nav-box {
	width:100px;
	height:25px;
	display:inline;
	float:left;
	margin:0 160px 0 160px;
}

.nav-left {
	width:35px;
	height:25px;
	display:inline;
	float:left;
}

.nav-right {
	width:35px;
	height:25px;
	display:inline;
	float:right;
}
