* {margin:0;padding:0;list-style:none;vertical-align:baseline;border-spacing:0;border:0}
body{color:#000;font:11px/17px "Lucida Grande", "Lucida Sans Unicode", sans-serif;background:#E6E6E6}
form {display:table;padding:50px;-moz-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;margin: 30px auto 0 auto;background:url("imgs/fade_fill.png") repeat-x bottom #F5F5F5;border-left:1px solid #E2E2E2;border-right:1px solid #E2E2E2;border-top:1px solid #E2E2E2; }
label{font-weight: normal;font-size:150%;line-height: 130%;color: #fb7f03;display:block;margin: 15px 0px 5px 0px;text-shadow: 1px 1px #333;}
h1{padding:0;margin:0 0 30px 0}
.txt { width: 300px; }
.btn { background-color: #fb7f03; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: normal; font-size: 1.3em; line-height: 130%; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: white; margin-top: 10px; padding: 5px 15px; box-shadow: 5px 5px 5px #aaa; cursor:pointer; text-shadow: 1px 1px #333; width: 160px; }
.btn:hover{border:1px solid #AEAEAE;}
input, select { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid black; box-shadow: 5px 5px 5px #aaa; padding: 5px; line-height: 130%; }
#tit { width: 546px; height: 80px; float: left; padding-right: 90px; }
#tit ul { list-style: none;margin-left: 0px; padding-left: 0px; }
#tit ul li {  float: left; font-size: 1.2em; }
#tit ul li a { padding: 7px 9px 7px 10px; display: block; text-decoration: none; color: #666; border-right: 1px solid #333; background-color: #ddd; }
#tit li#mnu_start a:hover,
#tit li#mnu_overview a:hover,
#tit li#mnu_works a:hover,
#tit li#mnu_clients a:hover,
#tit li#mnu_services a:hover,
#tit li#menu_contact a:hover,
#tit li#menu_login a, li#menu_login a:hover { background: #fb7f03;border-right: 1px solid #ff5104;border-bottom: 1px solid #ff5104; color: #fff; }

.grande { 
	color: #058790;
	text-decoration: none;
	font-size: 125%;
	line-height: 180%;
}
.grande:hover { 
	text-decoration: underline;
}