body {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/bg2.jpg);
	background-color: #aae1f5;
	background-position:center top;
	background-repeat:no-repeat;
}
#container {
	width: 974px;
	margin: auto;
	padding: 0px 15px 0px 15px;
	background-image:url(images/wrapper.png);
	background-repeat: repeat;
}
#topmenu {
	width: 974px;
	margin: 50px 0px 0px 0px;
	height: 80px;
	background-image:url(images/logo.png);
	background-position:top left;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding: 0px 0px 0px 0px;
}
.dreamix {
	width: 300px;
	float: left;
	padding: 0px 10px;
}
.portfolio {
	width: 300px;
	margin: 0px 0px 0px 300px;
	padding: 0px 10px 0px 20px;
}

.column {
	width: 255px;
	margin: 0px 0px 10px 0px;
	padding: 0px 30px 0px 0px;
	float: left;
	color: #5a5a5a;
	display: block;
}

.portfolioitem {
	width: 255px;
	margin: 0px 0px 60px 0px;
	padding: 0px 20px 0px 20px;
	float: left;
	color: #5a5a5a;
}

.3d {
	margin: 300px 0px 0px 30px;
	float: left;
	color: #5a5a5a;
}

.portfolioimg {
	width: 430px;
	height: 425px;
	padding: 10px;
	float: left;
}

.category {
	float: right;
}

.space
	{ width: 900px;
	  float: left;}

.contact {
	width: 300px;
	margin: 0px 0px 0px 0px;
	float: right;
	padding: 0px 10px;
}
#content {
	width: 974px;
	background-color: #FFF;
}
#header {
	background-color: #FFF;
	clear: both;
}
#header_small {
	background-color: #FFF;
	height: 280px;
	clear: both;
}
#text {
	z-index: 2;
	width: 934px;
	background-color: #FFF;
	position: relative;
	padding: 50px 0px 10px 0px;
	margin: -100px 20px 20px 20px;
}

.wpcf7 {
	font-size: 10px;
}
.context {
	width: 400px;
	margin: 0px;
	float: left;
	padding: 0px 20px;
	background-color: #41b3e2;
	color: #FFF;
	line-height: 18px;
}
.context_full {
	width: 894px;
	margin: 0px;
	float: left;
	background-color: #FFF;
	padding: 0px 20px;
	line-height: 22px;
}

.contact {
	width: 300px;
	margin: 0px;
	float: left;
	padding: 0px 20px;
	background-color: #41b3e2;
	color: #FFF;
	line-height: 18px;
}

.sidebar {
	width: 300px;
	margin: 0px 0px 0px 470px;
	padding: 20px 0px 0px 20px;
	background-image: url(images/sidebar_bg.png);
	background-repeat: no-repeat;
	position: top left;
}
#tabs {
	z-index: 2;
	width: 904px;
	height: 115px;
	margin: 290px 0px 20px 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #e1dfdf;
	background-image:url(images/tab_bg.png);
	background-repeat: repeat-x;
	color: #5a5a5a;
	line-height: 16px;
}
.tab1 {
	width: 233px;
	float: left;
	padding: 10px 27px 0px 15px;
	height: 105px;
	background-image:url(images/iphone_4.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-right: 1px solid #e1dfdf;
}
.tab2 {
	width: 280px;
	padding: 10px 0px 0px 15px;
	margin: 0px 0px 0px 310px;
	height: 105px;
	border-right: 1px solid #e1dfdf;
}
.tab3 {
	width: 240px;
	padding: 10px 0px 0px 15px;
	margin: -115px 0px 0px 620px;
	height: 90px;
}
#footer {
	text-align: center;
	color: #000;
	font-size: 10px;
}
img {
	border: 0px;
}
h1 { font-size: 14px;
font-variant:inherit;
	color: #41b3e2;
}
h2 {
	color: #41b3e2;
}

.wpcf7-text {color: #41b3e2;
	height: 20px;
	width: 200px;
	border: 1px solid #41b3e2; 
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */}

.breadcrumb {margin-left: 50px;}

a {
	color: #41b3e2;
	text-decoration:none;
}

.logo	{width: 200px;
		 margin: 0px;
		 float: left}

.access ul {
	margin: 0px 0px 0px 150px;
	padding: 30px 0px 0px 100px;
	list-style-type: none;
	list-style-image: none;
}
.access li {
	display: inline;
}
.access ul li a {
	text-decoration:none;
	margin: 0px;
	padding: 0px 120px 0px 20px;
	color: 41b3e2;
	font-size: 16px;
	font-weight: bold;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}