/* v1.0 | 20080212 */

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;
	background:url('../imgs/bg2.jpg') #ABB4C3;
	background-position: top center;
	text-align:center;
	font-family:Arial,Verdana,Tahoma,Helvetica;
	color:#FFFFFF;
	font-size:12px;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align:left;
}

#logo {
	float:left;
	width:444px;
	height:91px;
	margin:37px 0 100px 0;
}

.workWrap {
	float:left;
	width:980px;
	height:41px;
	background:url('../imgs/bg-work.png') no-repeat;
}

.year {
	float:left;
	width:80px;
	height:41px;
	margin:0 0 0 49px;
	padding:9px 0 0 20px; 
}

.work {
	float:left;
	width:297px;
	height:41px;
	padding:2px 0 0 0px;
}

#makeMeScrollable
	{
		float:left;
		width:734px;
		height: 241px;
		margin:5px 0 50px 0;
		position: relative;
		background:#FFFFFF;
	}

span {
	display:block;
	width:5px;
}

.info {
	float:right;
	width:221px;
	height:221px;
	background:url('../imgs/bg-info.png') no-repeat;
	margin:5px 0 0 0;
	padding:10px;
	line-height:140%;
}

.info span {
	color:#2381FB;
	display:inline;
}

.info a, .col a {
	color:#2381FB;
	text-decoration:underline;
}

.info a:hover, .col a:hover {
	text-decoration:none;
}

#makeMeScrollable div.scrollableArea *
	{
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
	}
	
h1 a {
	font-size:25px;
	color:#333333;	
}

#tweetBox {
	float:right;
	width:417px;
	height:49px;
	margin:40px 0 0 0;
	padding:20px 20px 20px 85px;
	background:url('../imgs/bgTweet.png') no-repeat;
}

#footer {
	float:left;
	width:100%;
	background:url('../imgs/bgFt.png');
	text-align:center;
}

#footerContent {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align:left;
}

.col {
	float:left;
	width:200px;
	margin:15px 0 15px 0;
	line-height:135%;
}

.fmBox {
	float:right;
	min-width:400px;
	height:91px;
	background:url('../imgs/bgFM.png') no-repeat;
	margin:20px 0 0 0;
	line-height:135%;
	padding: 20px 20px 20px 105px;
	
}

.copy {
	float:left;
	width:100%;
	height:25px;
	color:#666666;
	font-size:9px;
}

.copy img {
	vertical-align:bottom;
}

#footer {
	&margin:50px 0 0 0;
	&padding: 0 0 20px 0;
}

#dlbRibbon {
	width:220px;
	height:134px;
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	position:fixed;
}