@charset "utf-8";
/* CSS Document */



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/*=============================================================================*/
#bar{
	background:#000;
	height:4px;
	width:100%;
	clear:both;
}

#top-bg-wrap{
	background: #990000 url("http://tommygiglio.com/uc/images/bg.png") no-repeat center top;
	width:100%;
	height:491px;
}

#top-bg{
	background: url("http://tommygiglio.com/uc/images/stripe.png") repeat 0 0;
	height:491px;
	width:100%;
	margin:0 auto;
	clear:both;
}
#wrap-top{
	width:960px;
	height:491px;
	margin:0 auto;
	clear:both;
}
#logo{
	background: url("http://tommygiglio.com/uc/images/sprite.png") no-repeat;
	background-position: 0px -856px;
	width:204px;
	height:42px;
	margin:10px 0 0 0;
	float:left;
}
#intro{
	background: url("http://tommygiglio.com/uc/images/sprite.png") no-repeat 0 0;
	background-position: 0px -620px;
	height:142px;
	width:924px;
	margin:30px 0 0 18px;
	float:left;
}
#cranes{
	background: url("http://tommygiglio.com/uc/images/cranes2.png") no-repeat center;
	width:890px;
	height:292px;
	margin:0 0 0 35px;
	float:left;
}


#bottom-wrap{
	width:960px;
	height:auto;
	clear:both;
	margin:0 auto;
}

#left{
	width:400px;
	height:150px;
	margin:0 20px 0 10px;
	float:left;
}
#left p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:700;
	color:#333;
	line-height:24px;
	text-shadow:1px 1px 3px #aaa;
	text-align:right;
}

#right{
	width:520px;
	height:150px;
	float:left;
}
#right p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#666;
	line-height:18px;
}
#contact{width:221px; height:44px; margin:20px 0 0 0; background: url("http://tommygiglio.com/uc/images/sprite.png"); display:block; background-position: 0px -54px; float:left;}
#contact:hover{background: url("http://tommygiglio.com/uc/images/sprite.png") no-repeat;background-position: 0px 0px; }
#contact span{display:none;}

span.or{font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#aaa; font-weight:700; margin:30px 7px 0 10px; float:left;}

#icons{
	background: url("http://tommygiglio.com/uc/images/sprite.png"); background-position: 0px -578px; width:193px; height:32px; float:left; margin:24px 0 0 0;
}

#facebook{height:32px; width:32px; float:left; margin:0 2px 0 26px; background:url("http://tommygiglio.com/uc/images/sprite.png"); background-position: 0px -410px; display:block;}
#facebook:hover{background:url("http://tommygiglio.com/uc/images/sprite.png"); background-position: 0px -452px;}
#facebook span{display:none;}

#google{height:32px; width:32px; float:left; margin:0 2px 0 2px; background:url("http://tommygiglio.com/uc/images/sprite.png"); background-position: 0px -494px; display:block;}
#google:hover{background:url("http://tommygiglio.com/uc/images/sprite.png"); background-position: 0px -536px;}
#google span{display:none;}

#linkedin{height:32px; width:32px; float:left; margin:0 2px 0 2px; background:url("http://tommygiglio.com/uc/images/sprite.png"); background-position: 0px -772px; display:block;}
#linkedin:hover{background:url("http://tommygiglio.com/uc/images/sprite.png"); background-position: 0px -814px;}
#linkedin span{display:none;}

#twitter{height:32px; width:32px; float:left; margin:0 2px 0 2px; background:url("http://tommygiglio.com/uc/images/sprite.png"); background-position: 0px -952px; display:block;}
#twitter:hover{background:url("http://tommygiglio.com/uc/images/sprite.png"); background-position: 0px -994px;}
#twitter span{display:none;}


#footer{
	width:940px;
	height:30px;
	border-top:1px dotted #666;
	padding:5px 0 0 0;
	float:left;
	margin:20px 0 20px 10px;
}
span.logo-small{float:left;}
span.contact{margin:3px 300px 0 50px; font-family:Arial, Helvetica, sans-serif; color:#999; font-size:11px; float:left;}
span.copyright{margin:3px 0 0 0; font-family:Arial, Helvetica, sans-serif; color:#999; font-size:11px; float:left;}