html {
	background: #000;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.22em;
	font: normal 12px/18px Arial, Verdana, sans-serif;
	color: #fff;
	background: #000;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
}


/* Quick Change Rules
------------------------------ */

span.blue {
	color: #45a3e0;
}

h1 {
	font-size: 21px;
	color: #45a3e0;
	margin: 0 0 6px 0;
}

h2 {
	font-size: 16px;
	color: #45a3e0;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

/*  Generic Rules 
------------------------------ */

a {
	outline: 0;
	color: #fff;
	text-decoration: none;
}

.r {
	float: right;
}

.l {
	float: left;
}

#container  {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 125px 0 0 0;
	background: #000 url(../images/header_bg.jpg) no-repeat;
}

#content {
	margin: 0 410px 0 40px;
	min-height: 500px;
}

#content p {
	margin: 0 0 18px 0;
	line-height: 16px;
}

#inquiry, #about {
	height: 204px;
}

#flash {
	width: 280px;
	margin: 12px 0 0 0; /* I dont know why */
	padding: 6px 0;
	border: 1px solid #2f2f2f;
	border-width: 1px 0;
}

#right {
	float: right;
	width: 240px;
	padding: 0 110px 0 0;
}

a#goto {
	display: block;
	width: 168px;
	height: 21px;
	margin: 16px 0 0 0;
	background: url(../images/goto_btn.jpg) no-repeat;
	text-indent: -9999px;
}

a#home {
	display: block;
	position: absolute;
	width: 70px;
	height: 50px;
	top: 30px;
	left: 40px;
	text-indent: -9999px;
}

a#goto:hover {
	background: url(../images/goto_btn.jpg) no-repeat 0px -23px;
}

#footer {
	clear: right;
	width: 950px;
	height: 48px;
	padding: 143px 0 0 0;
	text-align: center;
	color: #666666;
	background: #000 url(../images/footer_bg.jpg) no-repeat bottom left;
}

#footer a {
	color: #ffd600;
	text-decoration: none;
}

dl {
	margin: 3px 0 20px 0;
	padding: 0;
	width: 250px;
	border-top: 1px solid #2f2f2f;
}

dl dd {
	margin: 0;
	padding: 8px 10px;
	line-height: 18px;
	color: #666666;
	border-bottom: 1px solid #2f2f2f;
}

dl dd a {
	width: 200px;
	height: 18px;
	display: block;
}

dl dd a:hover {
	color: #ffd600;
	background: #000 url(../images/link.gif) no-repeat right 50%;
}

/* Desktops
------------------------------ */
#desktops {
	margin: 5px 0 0 0;
	clear: both;
}

#desktops h2 {
	margin: 0 0 8px 0;
	clear: both;
}

#desktops ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#desktops ul li {
	float: left;
	padding: 0 4px 0 0;
}

#desktops ul li a {
	display: block;
	width: 67px;
	height: 21px;
	text-indent: -9999px;
}
#desktops ul li a.d1920x1200 {
	background: url(../images/btn_1920x1200.gif) no-repeat 0 0;
}
#desktops ul li a.d1920x1200:hover {
	background: url(../images/btn_1920x1200_on.gif) no-repeat 0 0;
}
#desktops ul li a.d1680x1050 {
	background: url(../images/btn_1680x1050.gif) no-repeat 0 0;
}
#desktops ul li a.d1680x1050:hover {
	background: url(../images/btn_1680x1050_on.gif) no-repeat 0 0;
}
#desktops ul li a.d1600x1200 {
	background: url(../images/btn_1600x1200.gif) no-repeat 0 0;
}
#desktops ul li a.d1600x1200:hover {
	background: url(../images/btn_1600x1200_on.gif) no-repeat 0 0;
}
#desktops ul li a.d1440x900 {
	background: url(../images/btn_1440x900.gif) no-repeat 0 0;
}
#desktops ul li a.d1440x900:hover {
	background: url(../images/btn_1440x900_on.gif) no-repeat 0 0;
}
#desktops ul li a.d1280x1024 {
	background: url(../images/btn_1280x1024.gif) no-repeat 0 0;
}
#desktops ul li a.d1280x1024:hover {
	background: url(../images/btn_1280x1024_on.gif) no-repeat 0 0;
}
#desktops ul li a.d1280x800 {
	background: url(../images/btn_1280x800.gif) no-repeat 0 0;
}
#desktops ul li a.d1280x800:hover {
	background: url(../images/btn_1280x800_on.gif) no-repeat 0 0;
}
#desktops ul li a.iphone {
	background: url(../images/btn_iphone.gif) no-repeat 0 0;
}
#desktops ul li a.iphone:hover {
	background: url(../images/btn_iphone_on.gif) no-repeat 0 0;
}

/* Survey
------------------------------ */
p.inquiry {
	border-bottom: 1px solid #262626;
	padding: 0 0 15px 0;
	margin: 5px 0 0 0;
}
#inquiry a {
	color: #f8d038;
}
#inquiry a:hover {
	color: #fff;
}

/* Work Details
------------------------------ */
body.work img {
  margin: 0 0 35px 0;
}
body.work img.outline {
  border: 1px solid #111;
}
body.work #content {
  margin: 0 160px 0 40px;
}
body.work a {
	color: #f8d038;
}
body.work a:hover {
	color: #fff;
}
body.work #content p {
  padding: 0 90px 15px 0;
  margin: 0 0 35px 0;
  border-bottom: 1px solid #333;
}