* {
  margin: 0;
  padding: 0;
  border: 0;
}

.clear {
  clear: both;
}

.right {
  float: right;
}

.left {
  float: left;
}

h1 {
  font-size: 2.8em;
  color: #df4d0a;
  font-weight: 500;
}

h2 {
  font-size: 2.0em;
}

h3 {
  font-size: 1.8em;
}

h4 {
  font-size: 1.6em;
}

h5 {
  font-size: 1.4em;
}

p {
  font-size: 1.4em;
}

a {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}

img {
  padding: 0;
  margin: 0;
}
body {
  font: 62.5%/1.5 "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
  color: #000000;
  text-align: center;
  background: url("../img/negru.jpg") no-repeat scroll 0 0 #000000;
  background-attachment:fixed;
}

#scule {
  position: fixed;
  right: -160px;
  top: 0;
  z-index:-1;
}

#quote {
  position: fixed;
  top: 0;
  left: -80px;
  z-index: -1;
}

#wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 980px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
}

#header {
  background-image:url('../img/background-header.png');
  min-height: 178px;
  max-height: 178px;
}

#header-license {
  background-color: #ebebeb;
  text-align: right;
  width: 680px;
  min-height: 30px;
}

#license {
  padding-right: 10px;
  font-size: 1.8em;
  font-weight: 600;
}

#menu ul {
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  list-style-type: none;
  font-size: 2.0em;
  font-weight: 400;
  line-height: 130%;
  font-family: Verdana;
  
}

#menu a {
  display: block;
  text-decoration: none;
  text-align: left;
  padding-left: 40px;
  color: #000000;
}


#menu a:hover {
  color: #d54808;
  background-image: url('../img/arrow.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 10px 50%;
}

#menu .selected {
  color: #d54808;
}
.orange {
  color: #df4d0a;
  font-weight: 600;
}
#social {
  color: #df4d0a;
  font-family: Verdana;
  font-weight: 500;
  margin-top: 20px;
  margin-right: 20px;
}
#social p {
  margin-bottom: 2px;
  margin-left: 10px;
}

#social ul {
  margin: 0;
  padding: 0;
  float: left;
}

#social ul li {
  display: inline;
}

#social ul li a {
  float: left;
  text-decoration: none;
}

.social-facebook {
  width: 60px;
  height: 50px;
  display: block;
  background: transparent url('../img/social-facebook-2.png') center top no-repeat;
}

.social-facebook:hover {
  background-image: url('../img/social-facebook.png');
}

.social-google {
  width: 60px;
  height: 50px;
  display: block;
  background: transparent url('../img/social-google-2.png') center top no-repeat;
}

.social-google:hover {
  background-image: url('../img/social-google.png');
}

.social-twitter {
  width: 60px;
  height: 50px;
  display: block;
  background: transparent url('../img/social-twitter-2.png') center top no-repeat;
}

.social-twitter:hover {
  background-image: url('../img/social-twitter.png');
}

.social-linkedin {
  width: 60px;
  height: 50px;
  display: block;
  background: transparent url('../img/social-linkedin-2.png') center top no-repeat;
}

.social-linkedin:hover {
  background-image: url('../img/social-linkedin.png');
}

#header-right {
}

#logo {
  width: 300px;
  height: 178px;
  background-image: url('../img/logo.png');
  background-repeat: no-repeat;
}

#container {
  background-image:url('../img/background.png');
  min-height: 400px;
}

.white_box {
  background-color: #FFFFFF;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px;
}

.small_box {
  background-color: #FFFFFF;
  width: 300px;
  height: 387px;
  margin-left: 20px;
  margin-top: 20px;
}

.text18 {
  font-size: 1.8em;
}

.text_box {
  height: 300px;
  padding: 10px;
}

.left_box {
  background-color: #FFFFFF;
  width: 580px;
  height: 330px;
  margin-left: 20px;
  margin-top: 20px;
  padding: 10px;
}

.left_box_long {
  background-color: #FFFFFF;
  width: 580px;
  height: 500px;
  margin-left: 20px;
  margin-top: 20px;
  padding: 10px;
}


.right_box {
  background-color: #FFFFFF;
  width: 300px;
  height: 330px;
  margin-left: 20px;
  margin-top: 20px;
  padding: 10px;
}

.right_box_long {
  background-color: #FFFFFF;
  width: 300px;
  height: 500px;
  margin-left: 20px;
  margin-top: 20px;
  padding: 10px;
}


.small_box_head {
  background-image: url('../img/brown-head.png');
  background-repeat: repeat-x;
  color: #FFFFFF;
  font-size: 1.6em;
  font-family: Verdana;
  height: 30px;
  font-weight: 400;
}

.small_box_head2 {
  background-image: url('../img/brown-head.png');
  background-repeat: repeat;
  color: #FFFFFF;
  height: 70px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.small_box_head2 img {
  margin-top:5px;
  margin-left:5px;
  margin-right:5px;
  width: 70px;
}


#services {
  padding-left: 0;
}
.show_box {
  width: 222.5px;
  height: 222px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.small_box_head img {
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.testimonial {
}
  
.testimonial p{
  font-size: 1.8em;
  font-style: italic;
  font-weight: 200;
  padding: 10px;
}

#testimonial_writer {
  font-size: 1.2em;
}

.button {
  color: #FFFFFF;
  background-color: #e04d0a;
  font-size: 1.6em;
  width: auto;
  padding: 6px;
}
.button a {
  color: #FFFFFF;
}

.button:hover {
  cursor: pointer;
  cursor: hand;
  color: #000000;
}

.button a:hover {
  color: #00000
}

.row_name {
  font-size: 1.4em;
  padding-left: 20px;
  padding: 10px;
  color: #E04D0A;
  font-weight: 600;
}

.row_name2 {
  font-size: 1.4em;
  color: #E04D0A;
  font-weight: 600;
  padding-right: 10px;
}


.row_name_black {
  color:#000000;
  font-size:1.4em;
  font-weight: 600;
}

.row {
  height: 50px;
  width: 150px;
}

.name_input {
  border: 1px solid;
  font-size: 1.1em;
  font-weight: 400;
  padding: 3px;
  width: 400px;
}

.testimonial_input {
  border: 1px solid;
  width: 400px;
  min-width: 400px;
  max-width: 400px;
  height: 200px;
  font-size: 1.1em;
  font-style: italic;
  font-weight: 400;
  padding: 3px;
}
