*{
	border:0;
	margin:0;
	padding:0;
}
body{
	background:#a8c7d9;
	background:url(../img/background.jpg) repeat-x left top;
	color:#81564a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin:0;
	padding:0;
}
a, a:active, a:focus, a:link, a:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color:#81564a;
	
}
a:hover{
	text-decoration:none;
}
a.footer, a.footer:active, a.footer:focus, a.footer:link, a.footer:visited {
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color:#81564a;
	
}
a.footer:hover{
	text-decoration:none;
}
h1{
	overflow:hidden;
	text-indent:-9999px;
	
}
div#contentLeft h2{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	padding-bottom:20px;
	
}
div#miggianoLogo {
	float:left;
	width: 280px;
	height: 105px;
	
}

div#contentLeft p{
	padding-top:10px;
	padding-bottom:10px;	
}
div#miggianoMainframe {
	padding-top:22px;
	width:1043px;
	margin: 0px auto; 
}
div#miggianoHeader {
	text-align: left;
	background:url(../img/background_header.png) no-repeat left top; 
	height:107px;
}
div#miggianoNavigation {
	text-align: left;
	padding-left:343px;
}
div#miggianoContent {
	text-align: left;
	background:url(../img/background_content.png) repeat-y left top;
}
div#miggianoContentIn{
	text-align: left;
	padding-left:26px;
	padding-top:50px;
	padding-right:26px;
	padding-bottom:50px;
	height:500px;	
}
div#contentLeft {
	float:left;
	width:650px;
	z-index:3;
	
}
div#contentRight {
	float:right;
	width:308px;
	z-index:2;
	
}
div#miggianoContentBottom{
	text-align: left;
	background:url(../img/background_content_bottom.jpg) no-repeat left top;
	height:19px;
	
}
div#miggianoFooter{
	text-align: left;
	background:url(../img/background_footer.jpg) no-repeat left top;
	height:22px;
	
}
/* Navigation*/
ul#topNav {
	background:transparent url(../img/background_navigation.png) repeat scroll 0 0;
	float:left;
	list-style-type:none;
	margin-top:0px;
	padding:0;
	width:672px;
}
ul#topNav li{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}

ul#topNav li a{
	background:url(../img/background_navigation.png) 0 0;
	display:block;
	height:107px;
}
ul#topNav a.about {
	background-position:0px 0px;
	width:172px;
}
ul#topNav a.about:hover,ul#topNav a.about:focus,ul#topNav a.about:active{
	background-position:0px -108px;
}
ul#topNav li.selected a.about{
	background-position:0 -108px;
}
ul#topNav a.services {
	background-position:-171px 0px;
	width:178px;
}
ul#topNav a.services:hover,ul#topNav a.services:focus,ul#topNav a.services:active{
	background-position:-171px -108px;
}
ul#topNav li.selected a.services{
	background-position:-171px -108px;
}
ul#topNav a.references {
	background-position:-349px 0px;
	width:166px;
}
ul#topNav a.references:hover,ul#topNav a.references:focus,ul#topNav a.references:active{
	background-position:-349px -108px;
}
ul#topNav li.selected a.references{
	background-position:-349px -108px;
}
ul#topNav a.contact {
	background-position:-515px 0px;
	width:152px;
}
ul#topNav a.contact:hover,ul#topNav a.contact:focus,ul#topNav a.contact:active{
	background-position:-515px -108px;
}
ul#topNav li.selected a.contact{
	background-position:-515px -108px;
}
/*Footer Navigation*/
ul#footerNav {
	float:right;
	list-style-type:none;
	margin-top:0px;
	padding:0;
	width:523px;
}
ul#footerNav li{
	background:transparent url(../img/spacer_footer.gif) no-repeat scroll right 0;
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:22px;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	
}
ul#footerNav li p{
	color:#546771;
	padding-top:7px;
	
}
ul#footerNav li a{
	color:#546771;
	padding-top:7px;
	text-decoration:none;
	
}

/*Form*/
legend {
	display:none;
	
}
/*select,input,textarea{
	border:1px solid #CCC;
}*/
input.field{
	padding:5px;
	font-size:12px;
	width:58%;
}
textarea.field{
	padding:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

fieldset label {
	color:#81564a;
	/*display:block !important;*/
	font-weight:700;
	line-height:2.4em;
	padding:7px 10px 0 0;
	white-space:nowrap;
	width:116px;
}
#btnSignUp {
	background:transparent url(../img/btnSend.gif) no-repeat scroll 0 0;
	margin-top:15px;
	width:100px;
	height:35px;
	border:0 none;
	color:#CCCCCC;
	cursor:pointer;
	float:left;
	font-size:0;
	line-height:70px;
	overflow:hidden;
	word-spacing:0;
}
