.row{
clear:both;
}

.left{
float:left;
clear:left;
width:540px;
}

.right{
float:right;
clear:right;
margin-left:10px;
}

.under img{
margin-top:10px;
margin-left:20px;
}
/* Structure */

body {
	background-image:url(../pix/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	margin: 52px 0 0 0;
	padding: 0;
	font: 13px Arial;
}
#top {
	height:84px;
	width:920px;
	margin:0 auto;
	padding:0;
	background-color:#CCCCCC;
	background-image: url(../pix/bg-navig.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#container {
	width: 920px;
	background: #fff;
	margin: 0 auto;
	padding-bottom: 20px;
}
#header-white {
	background-image:url(../pix/header-white.png);
	background-position:top left;
	background-repeat:no-repeat;
	height: 370px;
	display:block;
	padding: 15px;
}
#company #header-white {
	background-image:url(../pix/head-company.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#services #header-white {
	background-image:url(../pix/serv.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 700px;
	display:block;
	padding: 15px;
}
.space-bottom{
	margin-bottom: 150px
}
#portofolio #right-column{
	width: 400px;
	float:right;
}
#portofolio #left-column{
	width: 400px;
	float:left;
}
#contact #left-column{
	width: 300px;
	float:left;
}
#contact #right-column{
	width: 550px;
	float:left;
}
#services a.portofolio-link{
	width: 150px;
	height: 45px;
	display:block;
	position: relative;
	clear: both;
	top: 135px;
	left: 336px;
}
#serv {
	width:888px;
	height:524px;
	display:block;
	margin:0;
	padding:0;
	background-image:url(../pix/serv.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#navigation {
	padding-left: 36px;
	width:500px;
	height:70px;
	list-style: none;
	margin:0;
	display:block;
	float: left;
}
#navigation li {
	height: 56px;
	float: left;
	padding-top:14px;
}
#nav0 a, #nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a {
	display: block;
	height: 45px;
	margin: 0;
	padding: 0;
}
#nav0 a:hover, #nav1 a:hover, #nav2 a:hover, #nav3 a:hover, #nav4 a:hover, #nav5 a:hover {
	background-image: url(../pix/navig.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 45px;
}
#nav0 a {
	width: 64px;
}
#nav0 a:hover {
	width: 64px;
	background-position: -36px -14px;
}
#home #nav0 a {
	background-image: url(../pix/navig.jpg);
	background-repeat: no-repeat;
	background-position: -36px -14px;
}
#nav1 a {
	width: 82px;
}
#nav1 a:hover {
	width: 82px;
	background-position: -100px -14px;
}
#company #nav1 a {
	background-image: url(../pix/navig.jpg);
	background-repeat: no-repeat;
	background-position: -100px -14px;
}
#nav2 a {
	width: 72px;
}
#nav2 a:hover {
	width: 72px;
	background-position: -182px -14px;
}
#services #nav2 a {
	background-image: url(../pix/navig.jpg);
	background-repeat: no-repeat;
	background-position: -182px -14px;
}
#nav3 a {
	width: 80px;
}
#nav3 a:hover {
	width: 80px;
	background-position: -254px -14px;
}
#portofolio #nav3 a{
	background-image: url(../pix/navig.jpg);
	background-repeat: no-repeat;
	background-position: -254px -14px;
}
#nav4 a {
	width: 70px;
}
#nav4 a:hover {
	width: 70px;
	background-position: -334px -14px;
}
#careers #nav4 a {
	background-image: url(../pix/navig.jpg);
	background-repeat: no-repeat;
	background-position: -334px -14px;
}
#nav5 a {
	width: 70px;
}
#nav5 a:hover {
	width: 70px;
	background-position: -404px -14px;
}
#contact #nav5 a {
	background-image: url(../pix/navig.jpg);
	background-repeat: no-repeat;
	background-position: -404px -14px;
}
#navigation span {
	display:none;
}
#flash-logo {
	width: 190px;
	height: 90px;
	padding-top: 30px;
	padding-left: 48px;
}
#logo-menu {
	width: 295px;
	height:35px;
	float: right;
	padding: 20px 40px 0 0;
}
#content-portofolio{
	height: 450px;
}
#portofolio #header-white{
	background-image:url(../pix/portofolio-head.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align: center;

}
#contact #header-white{
	background-image:url(../pix/head-contact.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#company #testimonials{
	width: 300px;
	height: 160px;
	float:right;
	padding-right: 30px;
	padding-top: 60px;
	text-align: right;
}
#company #contact-button{
	float:right;
	clear:both;
	width: 150px;
	height: 43px;
	padding-right: 30px;
	padding-top: 53px;
}
#company #contact-button a{
	width: 150px;
	height: 43px;
	display: block;
}
#home #getStarted{
	width:155px;
	height: 45px;
	float:right;
	padding-top:155px;
	padding-right:25px;
}
#careers #joinOurTeam{
	width:150px;
	height: 45px;
	padding-top:155px;
	padding-left:50px;
}
#portofolio .container{
	height: 90px;
	padding: 10px 0;
}
#portofolio .container p{
	width: 200px;
	display: block;
	padding: 0; margin:0;
	float: left;
	text-align: left;
}
#portofolio  .container img{
	float: right;
}
#services .container{
	height: 134px;
	margin-bottom: 18px;
	padding: 25px 50px 0 402px;
	color: #D0D0D0;
}
#services .container p{
	margin: 0 0 10px 0;
}
#careers #header-white{
	background-image:url(../pix/bg-cariere.jpg);
	background-repeat:no-repeat;
}

#contact #viewOurwork {	
	width:150px;
	height: 45px;
	padding-top:150px;
	padding-left:49px;
	}

/* END Structure */

/* General text styling */
h1 {
	color: #A22424;
	margin: 0 0 10px 0;
	font-family: "Arial", Arial, Sans-serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing:-1px;
}
h2 {
	color: #545454;
	margin: 20px 0 0 0;
	padding-left:24px;
	font-family: "Arial", Arial, Sans-serif;
	font-size: 21px;
	font-weight: normal;
	letter-spacing:-1px;
	background-image:url(../pix/bullet-h.png);
	background-repeat:no-repeat;
	background-position: 0 4px;
	clear:both;
}
h3 {
	color: #333;
	margin: 10px 0 10px 0;
	font-family: "Arial", Arial, Sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing:-1px;
}
h4 {
}
ul.bullet {
	padding:0;
	margin: 0 0 0 20px;
}
ul.bullet li {
	list-style:none;
	background-image:url(../pix/li.png);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
p {
	font-family: "Arial", Arial, Sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 15px 0;
	line-height:1.5em;
	clear: both;
}
p a {
	font-weight: bold;
	color: #A22424;
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
blockquote {
	font-family: "Arial", Arial, Sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #DDDDDD;
	display: block;
	background-color: #404040;
	padding: 10px;
	margin: 0;
}
blockquote p {
	padding:0;
	margin:0;
}
#services h1{
	font-size: 22px;
	color: #EFEFEF;
}
strong {
	font-weight: bold;
}
em {
}
dl {
	margin: 25px 0;
}
dd {
	margin: 10px 0;
}
.content {
	padding: 10px 16px;
	color:#636363;
}
#breadcrumbs {
	margin:0;
	padding-left:18px;
	font-size:11px;
	color:#999999;
	clear: both;
}
#breadcrumbs a {
	color:#999999;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	color:#999999;
	text-decoration: none;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
#reasons {
	background-image: url(../pix/premium-quality.jpg);
	background-repeat: no-repeat;
	background-position: 250px 0;
}
#footer-content h3 {
	color: #A22424;
	margin: 10px 0 0 0;
	padding: 0;
	font-family: "Arial", Arial, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing:-1px;
}
.top-pagina {
	font-family: "Arial", Arial, Sans-serif;
	font-size: 12px;
	color: #333;
	text-align: right;
	padding: 5px;
	clear: both;
	position:relative;
}
.top-pagina a {
	color: #333;
	text-decoration:underline;
}
.top-pagina a:hover {
	color: #333;
	text-decoration:none;
}
/* END General text styling */

/*Footer*/
#footer {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../pix/bgfooter.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	clear: both;
	margin: 0;
	padding: 10px 0;
}
#footer-container {
	width: 920px;
	clear: both;
	margin: 0 auto;
}
#footer-content {
	width: 500px;
	clear: both;
	color: #707070;
	font-size: 8pt;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#footer-content a {
	color: #707070;
	text-decoration: underline;
	background-color: inherit;
}
#footer-content a:hover {
	color: #000;
	text-decoration: none;
	background-color: inherit;
}
.footerform {
	padding: 2px 0 2px 0;
	font-family: tahoma, verdana, sans;
	font-size: 8.6pt;
	color: #4F4F4F;
	line-height: 20px;
	float: none;
	height: 20px;
	clear:both;
}
.inputfooter {
	width:55px;
	float:left;
	font-family:tahoma, verdana, sans;
	font-size:8.6pt;
	text-align:left;
	padding-right:10px;
	color:#4F4F4F;
	line-height:18px;
	clear:right;
}
.inputformfooter {
	padding-left:3px;
	width: 190px;
	line-height:14px;
	font-family: "Tahoma", Tahoma, Helvetica, sans-serif;
	font-size: 8.6pt;
	color: #4F4F4F;
	border: 1px solid #ccc;
}
p#footerp {
	font-family: "Arial", Arial, Sans-serif;
	font-size: 11px;
	display:block;
	clear:both;
	padding: 0;
	margin:0;
}
#footerLeftSide {
	float: left;
	width: 270px;
	padding-top: 15px;
}
#footerRightSide {
	float: left;
	width: 210px;
	text-align: right;
}
.footerTextArea {
	margin: 4px 0pt;
	height: 63px;
	padding-right: 3px;
}

/*END Footer*/

.portofolio-placeholder{
	height: 100px;
	width: 170px;
	display: block;
	float: left;
}

#portofolio h1{
	float:left;
	clear:right;
	padding-top: 30px;
}
#portofolio h1#latestProjects{
	float: none;
	padding: 0;
}
#portofolio h1 a{
	color: #A22424;
	text-decoration: underline;
}
#portofolio h1 a:hover{
	text-decoration: none;
}
#services em{
	font-size: 17px;
	font-style:normal;
}
#home #getStarted a{
	width:155px;
	height: 45px;
	display: block;
}
#careers #joinOurTeam a{
	width:150px;
	height: 45px;
	display:block;
}

#contact #viewOurwork a{
	width:150px;
	height: 45px;
	display:block;
}
#eroare-contact{
	font-family: "Arial", Arial, Sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 10px;
	display: block; 
}
.inputFormContact {
width:226px;
border:1px #CACACA solid;
background-color:#fff;
color:#6A6A6A;
background-image:url(../pix/bginputs.png);
background-repeat:repeat-x;
background-position:top;
line-height:13px;
font-size:8.6pt;
margin:2px 0 5px;
padding:2px;
}
#formular-contact {
width:230px;
margin:0;
padding:10px 0;
}
#contact #footer{
	height: 80px;
}
#contact #footer p{
	padding-top: 20px;
	text-align: center;
}
.contactTextArea {
	height: 150px;
}
#contact h1{
padding-top: 15px;
}
#privacy-page, #terms-page{
	background-image:none;
	background-color: white;
	padding: 15px;
	margin: 0;
}