body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background: url(../images/background.jpg) no-repeat center top;
	margin: 0;

}

a {

	color: #333;

}

h1 {

	font-size: 12px;
	margin: 0;

}

table, tr, td {

	border: 0;

}

img {

	border: 0;

}

.container {

	width: 750px;
	margin: 0 auto;
	position: relative;

}

.header {

	height: 140px;
	position: relative;

}

.menu {

	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	border-top: 1px solid #e4e4e4;
	position: relative;

}

.menu ul {

	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	position: relative;

}

.menu li {

	list-style: none;
	margin: 0;
	padding: 7px 0;
	float: left;
	width: 185px;
	text-align: center;
	position: relative;

}

.menu li.active {

	background: url(../images/menu_active.gif) center top no-repeat;
	position: relative;

}

.menu li a {

	text-decoration: none;
	color: #666;
	position: relative;

}

.menu li.active a {

	color: #999;
	position: relative;

}

.submenu ul {

	list-style: none;
	margin: 0;
	padding: 20px;
	position: relative;

}

.submenu li {

	margin: 5px;
	position: relative;

}

.main {

	float: left;
	width: 100%;
	height: 227px;

}

.main .left, .main .right {

	float: left;
	border: 1px solid #e4e4e4;

}

.main .left {

	margin: 0 16px 0 0;
	width: 365px;
	height: 225px;

}

.main .left_inter {

	margin: 0 16px 0 0;
	width: 365px;
	height: 223px;	

}

.main .right {

	overflow: auto;
	padding: 20px 15px 20px 30px;
	width: 320px;
	height: 185px;

}

.footer {

	width: 750px;
	padding: 5px 0;
	float: left;
	text-align: right;

}

.content_projects {

	width: 100%;
	height: 241px;
	margin:	0 0 0 0;
	float: left;
	position: relative;
	background: url(../images/projects3.jpg) no-repeat top right;

}

.content_corporate {

	width: 100%;
	height: 241px;
	margin:	0 0 0 0;
	float: left;
	position: relative;
	background: url(../images/corporate09.jpg) no-repeat top right;

}

#flashcontent {

	position: absolute;
	left: -138px;
	top: 7px;
	width: 1024px;
	height: 175px;

}
