* {
	margin: 0;
	padding: 0;
}

img {
	border: 0 none;
}

td {
	padding: 4px;
	text-align: left;
}

body {
	background: url("../img/white/page_bg.png") repeat;
	text-align: center;
}

.header_bg {
	background: url("../img/white/header_bg.png") repeat-x top;
	height: 320px; /*289px;*/
}

.header {
	background: url("../img/white/header.png") no-repeat top;
	height: 320px; /*289px;*/
	width: 1004px;
	text-align: left;
}

.topmenu  {
	width: 750px;
	height: 230px;
	margin: -45px 25px 0 0;
	float: right;
	display: inline;
}

.lang {
	float: right;
	margin-top: 27px;
	padding-right: 10px;
}

.content {
	width: 1004px;
	background: url("../img/white/content_bg.png") repeat-y right;
}

.themes {
	padding-top: 50px;
	float: left;
	width: 74px;
}

.text {
	margin-left: 80px;
	margin-right: 25px;
	padding: 20px 30px;
	padding-top: 0;
	text-align: left;
	font-family: Verdana;
	font-size: 14px;
	color: #444;
}

.footer {
	background: url("../img/white/footer.png") no-repeat bottom;
	height: 62px;
	width: 1004px;
}

.footer_bg {
	background: url("../img/white/footer_bg.png") repeat-x;
	height: 62px;
}

.footer_end {
	background: url("../img/white/footer_end.png") no-repeat bottom;
	height: 20px;
	width: 1004px;
}

.logo {
	float: left;
}

.logo1 {
	float: right;
	margin-top: 20px;
	padding-right: 24px;
}

.portfolio_text {
	margin-left: 500px;
	padding-top: 50px;
}

.portfolio_image {
	float: left;
	width: 500px;
	cursor: pointer;
}

.services_text {
	margin-left: 350px;
}

.services_image {
	padding-top: 50px;
	padding-left: 30px;
	float: left;
	width: 350px;
}

h2 {
/* 	margin-top: -20px; */
	font-family: Verdana;
	font-size: 24px;
	color: #3a4750;
	padding-left: 100px;
}


h3 {
	font-family: Verdana;
	font-size: 18px;
	color: #3a4750;
}

.text a {
	color: #3274a2;
	text-decoration: none;
}

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

.footer div {
	font: normal 12px Verdana;
	color: #555;
	padding-top:20px;
}
