@import url("reset.css");

body{
	font-family: Tahoma;
	background: #191E1F url('/images/general/bg_tile.gif') repeat;
	color: #CCCCCC;
	font-size: 0.8em;
	line-height: 1.4em;
	position: relative;
	display: block;
}

#header{
	position: relative;
	width: 219px;
	float: left;
	background: #1E2123;
	padding:33px 28px 35px;
	margin:0;
}

#footer{
	position: relative;
	width: 219px;
	height: 50px;
	float: left;
	clear: left;
	background: #1E2123;
	padding:28px;
	margin-top: 1px;
}

h1{
	position: relative;
	display: block;
	left: -5px;
	width: 151px;
	height: 58px;
	font-size: 0em;
	text-indent: -10000px;
	background: url('/images/general/logo_yeahlove_jason.png') no-repeat;
}

p.services{
	margin-top: 24px;
	width: 150px;
}

p.address{
	margin-top: 19px;
	width: 150px;
}

p.tel{
	color: #BEB08C;
	margin-top: 19px;
	width: 150px;
	font-size: 1.3em;
}

p.email{
	margin-top: 2px;
	width: 150px;
}

a{
	color: #BEB08C;
	text-decoration: none;
}

a:hover{
	color: #DED0AC;
	text-decoration: none;
}

#content{
	width: 950px;
	margin-top: 1px;
	position: relative;
	display: block;
	float: left;
	clear: left;
}

ol{
	width: 950px;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	float: left;
}

ol li {
	width: 950px;
	margin-top: 1px;
	position: relative;
	display: block;
	float: left;
	clear: left;
	overflow: hidden;
}

ol li div.text{
	position: relative;
	display: block;
	float: left;
	width: 219px;
	background: #1E2123;
	margin-bottom: -500px;
	padding:33px 28px 520px;
}

ol li div.image{
	position: relative;
	display: block;
	float: left;
	padding: 20px;
}

h2{
	position: relative;
	display: block;
	margin-top: 5px;
	color: #BEB08C;
	font-size: 1.3em;
	margin-bottom: 10px;
	font-weight: 100;
	line-height: 1.4em;
}

ol li div.text p.link{
	margin-top: 18px;
}
