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;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body{line-height:1;}
ol, ul{list-style: none;}
blockquote, q{quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
*{font-size:100.01%}
html{font-size:62.5%;}
body{
	color:#333;
	font:1em "trebuchet ms", helvetica, sans-serif;
	background:#ccc url(../images/bg.jpg) repeat-x;
	word-spacing:0.1em;
	letter-spacing:0.02em;
}

#wrapper{
	width:550px;
	height:350px;
	background-color:#fff;
	position:absolute;
	top:50%;
	left:50%;
	margin:-175px 0 0 -225px;
}

#contact{
	width:350px;
	position:relative;
	top:130px;
	left:50%;
	margin-left:-175px;
	
	
}

#name{
	font-size:2.5em;
}

#title{
	font-size:1.5em;
	color:#666;
	margin-top:10px;
}

#title span{
	margin:5px 0 0 2px;
}

#social{
	width:350px;
	margin-top:50px;
	text-align:center;
	
}

#pic img{ padding:0 10px 0 0; float:left; }

#social ul li{ float:left; width:30%;}

#ie-sux{
	position:absolute;
	top:200px;
	width:300px;
	left:50%;
	margin-left:-150px;
	z-index:998;
	padding:50px;
	background-color:#f7f7f7;
	border:1px solid #e7e7e7;
	text-align:justify;
	font-size:1.3em;
}

#panoramas a{
	color:#333;
	text-decoration:none;
}
	#panoramas a:hover{
		color:#333;
		text-decoration:underline;
	}


#panoramas{
	margin:35px auto 35px auto;
	width:700px;
}


#panoramas-wrapper{
	background:#fff;
	padding:50px;
}

h1{ font-size:44px; }
h2{ font-size:32px; }
h3{ font-size:26px; }
h4{ font-size:20px; }
h5{ font-size:15px; }

