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

body {
	background-color:#fff;
	font-family:Tahoma, Helvetica, Geneva, Arial, sans-serif;
	padding:0px;
	margin:0px;
}

hr {
	border:none 0;
	border-top:2px solid #000;
	height: 2px;
	margin:0px 0px 20px 0px;
	width: 100%;
}

ul.event {
	line-height:16px;
	margin:10px 0px 0px 0px;
	padding:0px;
}

li.event {
	margin:0px 0px 10px 15px;
	font-size:12px;
	list-style-image: url(../img/bullet_grey.gif);
	list-style-position: outside;
}

ul.twit {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

li.twit {
	margin:0px 0px 10px 15px;
	font-size:12px;
	list-style-image: url(../img/bullet_yellow.gif);
	list-style-position: outside;
}

#tup {
	width:1000px;
	text-align:left;
}

#top {
	position:relative;
	height:355px;
}

#logo {
	background-image: url(../img/swire_logo.png);
	width:124px;
	height:75px;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-10000px;
	float:left;
}

#nav {
	width:761px;
	line-height:75px;
	text-indent:320px;
	font-size:14px;
	color:#fe0;
	height:75px;
	float:left;
}

#nav2 {
	width:761px;
	line-height:75px;
	text-indent:490px;
	font-size:14px;
	color:#fe0;
	height:75px;
	float:left;
}

#twit {
	background-image: url(../img/twitter_logo_v2.png);
	width:44px;
	height:75px;
	background-repeat:no-repeat;
	text-indent:-10000px;
	float:left;
}

#flickr {
	background-image: url(../img/flickr_logo_v2.png);
	width:41px;
	height:75px;
	background-repeat:no-repeat;
	text-indent:-10000px;
	float:left;
}

#addthis {
	width:30px;
	height:50px;
	float:left;
}

#hero {
	position:absolute;
	bottom:0px;
	z-index:1;
}

#topnav {
	height:75px;
	position:absolute;
	z-index:2;
}

#row2 {
	min-height:240px;
	margin-bottom:20px;
}

#row3a {
	min-height:280px;
	margin-bottom:20px;
	float:left;
}

#row3b {
	min-height:280px;
	margin-bottom:20px;
	float:left;
}

#container_1 {
	width:225px;
	background-image: url(../img/container_y_line_bg.gif);
	padding:0px 20px 0px 10px;
	float:left;
}

#container_2 {
	width:225px;
	margin-right:20px;
	padding-left:10px;
	float:left;
}

#container_3 {
	width:205px;
	min-height:250px;
	font-size:24px;
	text-align:center;
	background-image: url(../img/bubble_bg.gif);
	margin:0px 20px 0px 0px;
	padding:0px 15px 0px 15px;
	float:left;
}

#container_4 {
	width:225px;
	padding-right:10px;
	float:left;
}

#feature {
	font-size:12px;
	line-height:16px;
	padding-top:10px;
	padding-bottom:10px;
}

#newsitem {
	font-size:12px;
	line-height:16px;
	border-left-style: solid;
	border-left-color: #fe0;
	border-left-width: 2px;
	padding-left:10px;
}

#newsdate {
	font-size:10px;
	color:#ccc;
	padding-left:10px;
	padding-bottom:10px;
}

#locations {
	width:225px;
	line-height:16px;
	padding:0px 20px 0px 10px;
	float:left;
}

#services {
	width:468px;
	margin-right:20px;
	padding:10px 0px 10px 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border: 1px solid black;
	background-color: #fff;
	float:left;
}

#recentwork {
	width:745px;
	height:60px;
	margin:10px 0px 0px 0px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #eee;
}

#social {
	width:225px;
	padding-right:5px;
	float:left;
}

#flickrphoto {
	margin-right:6px;
	width:65px;
	height:65px;
	overflow:hidden;
	border: 2px solid #fe0;
	float:left;
}

#recentworks {
	margin-top:22px;
	width:180px;
	float:left;
}

#footerlinks {
	padding-left:10px;
	line-height:18px;
	width:130px;
	font-size:12px;
	float:left;
}

#legal {
	padding-right:10px;
	margin-top:30px;
	float:right;
	color:#ccc;
	font-size:12px;
}

.navneutral {
	color:#999;
}

.quote {
	font-size:16px;
	color:#999;
	line-height:30px;
}

.loc {
	font-size:12px;
	margin-bottom:20px;
}

.grey {
	color:#ccc;
	font-size:10px;
}



h4.sifr-h4{
	font-size: 36px;
	margin-bottom: 10px;
}



a:link {color: #000;text-decoration: underline;}
a:visited {color: #000;text-decoration: underline;}
a:hover {color: #000;text-decoration:underline;}

a.none {text-decoration:none;}
a:visited.none {text-decoration:none;}
a:hover.none {text-decoration:underline;}

a.black {-moz-border-radius:5px;-webkit-border-radius:5px;background-color:#000;font-size:12px;font-weight:bold;border:0 none;margin-top:5px;padding: 3px 8px 4px 8px;color:#fff;text-decoration:none;}
a:visited.black {color:#fff;text-decoration:none;}
a:hover.black {background-color:#fe0;color:#000;text-decoration:none;}

a.grey {font-size:10px; color: #666;text-decoration: none;}
a:visited.grey {color:#666;text-decoration:none;}
a:hover.grey {color:#999;text-decoration:underline;}

a.works {font-size:14px;color: #000;font-weight:bold;text-decoration: none;}
a:visited.works {font-size:14px;color: #000;font-weight:bold;text-decoration: none;}
a:hover.works {font-size:14px;color: #666;font-weight:bold;text-decoration: underline;}

a.footer {font-size:12px;color: #000;text-decoration: none;}
a:visited.footer {font-size:12px;color: #000;text-decoration: none;}
a:hover.footer {font-size:12px;color: #666;text-decoration: underline;}
