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%;
	background: transparent;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #444444;
}
a {
	color: #444444;
}

a:focus {
	outline: 1px dotted invert;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #09F;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
hr.grey {
	border-top-color:  #CCC;
	border-top-style: dotted;
}
	

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 120%;
	font-weight: lighter;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 90%;
}

h5 {
	font-size: 80%;
}

h6 {
	font-size: 70%;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}
p {
	margin-bottom: 7px;
}
#wrapper {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/head-bg-new.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#head {
	height: 184px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	position: relative;
	text-align: left;
}
#head-home {
	height: 180px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	z-index: 0;
	position: relative;
}
#head-left {
	height: 180px;
	width: 580px;
	float: left;
}
#head-left  h1 {
	padding-top: 100px;
	padding-left: 0px;
	display: block;
	color: #000000;
	font-size: 100%;
}
#head-quote {
	height: auto;
	width: 580px;
	margin-top: 20px;
}
#head-quote a:hover {
	color: #33CCFF;
}
#twitter-link {
	font-size: 80%;
	text-decoration: underline;
	color: #777777;
}
#twitter_update_list {
	list-style-type: none;
	font-size: 80%;
	margin: 0;
	color: #888888;
}
#twitter_update_list li {
	display: inline;
}
#profile {
	float: left;
	height: 41px;
	width: 41px;
	margin-top: 0px;
}
#twittericon {
	height: 41px;
	width: 50px;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
}
#twitterdiv {
	float: left;
	width: 480px;
	margin-top: 3px;
}
#head-right {
	float: right;
	height: 180px;
	width: 380px;
	text-align: right;
	margin-top: -5px;
	position: relative;
	z-index: 10;
}
#octobastudio {
	margin-top: 60px;
	position: relative;
	top: 12px;
}
#octobastudio-home {
	margin-top: 60px;
	position: relative;
	top: 12px;
	cursor: default;
}
#octobastudio:hover {
	background-image: url(../images/octoba-logo-hover.png);
	background-repeat: no-repeat;
}
#content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	height: 401px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#content-client {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	height: 401px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#content-client h3, h4 {
	font-weight: lighter;
}
#login {
	width: 600px;
	height: 300px;
	background-color: #EEE;
}
#client {
	width: 480px;
}
#client hr {
	padding-top: 5px;
}
#client h3, h4, h5 {
	font-weight: lighter;
}
#client h5 {
	color: #09F;
}

.file {
	width: 800px;
	height: auto;
	clear: both;
}
.file_title {
	font-style: italc;
	font-size: 90%;
	width: auto;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	
	border-top: 1px solid #DDD;
}
.file-name {
	float: left;
	width: 200px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.file-size {
	margin-right: 20px;
	float: left;
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.file-date {
	width: 100px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitemap {
	height: auto;
	width: 960px;
}
#sitemap h1 {
	color: #09F;
	padding-top: 10px;
}
#sitemap-left {
	height: auto;
	width: 300px;
	float: left;
}
#sitemap-right {
	height: auto;
	width: 300px;
	float: left;
	margin-left: 20px;
}
#sitemap ul {
	list-style-type:none;
}
#sitemap ul li {
	color: #F60;
	padding-top: 7px;
}
#sitemap ul li:hover {
	color: #111;
	padding-top: 7px;
}
#sitemap ul li a:link, #sitemap ul li a:visited {
	color: #555;
}
#sitemap ul li a:hover, #sitemap ul li a:active {
	color: #F63;
}
#sitemap ul li ul {
	color: #777;
	font-size: 90%;
}
#sitemap ul li ul li {
	list-style-type: none;
	list-style-position:inside;
	margin-left: 15px;
}
#content-about {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	height: 440px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content-contact {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	height: 445px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.about-right li {
}
.about-right ul {
}
#content-services {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 535px;
}
.content-left {
	width: 380px;
	margin-top: 50px;
	float: left;
}
.content-left h5 {
	font-weight: 100;
	color: #777777;
}
.about-left {
	width: 560px;
	margin-top: 5px;
	float: left;
	height: 360px;
}
.about-right {
	width: 370px;
	margin-top: 5px;
	float: right;
}
.about-right h5 {
	font-weight: 100;
	color: #777777;
}
.content-right {
	float: right;
	height: 380px;
	width: 480px;
	padding-top: 20px;
}
#intro {
	width: 260px;
	z-index: 20;
	top: 27px;
	position: relative;
	text-align: right;
	left: -10px;
}
#intro ul {
	display: block;
}
#intro li {
	list-style-type: none;
}
#intro a {
	list-style-type: none;
	background-color: #F60;
	width: auto;
	font-weight: lighter;
	color: #EEE;
	display: inline-block;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 10px;
}
#intro .intro-1 a {
	background-color: #09F;
	color: #FFFFFF;
}
#intro .intro-2 a {
	background-color: #FC0;
	color: #FFFFFF;
}
#intro .intro-3 a {
	background-color: #F09;
	color: #FFFFFF;
}
#intro .intro-4 a {
	background-color: #0B0;
	color: #FFFFFF;
}
#intro .intro-5 a {
	background-color: #F03;
	color: #FFFFFF;
}
#intro-about {
	width: 660px;
	height: auto;
	position: relative;
	top: -196px;
	left: 255px;
}
#intro-about h4 {
	font-weight: lighter;
}
#intro-about h5 {
	font-weight: lighter;
	color: #555;
}
a.intro-contact:link, a.intro-contact:visited {
	text-decoration: underline;
	color: #09F;
}
a.intro-contact:hover, a.intro-contact:active {
	text-decoration: underline;
	color: #000;
}
#studio {
	border: 1px solid #AAAAAA;
}
#footer {
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer-absolute {
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: -406px;
}
.static-footer {
	font-size: 70%;
	font-weight: lighter;
	color: #FF6600;
}
#footerlist {
	padding-top: 5px;
	padding-left: 0px;
	float: left;
	width: 400px;
}
#footerlist    li, ul  {
	padding-right: 15px;
	margin-left: 0px;
	display: inline;
}
a.linksfree:link, a.linksfree:visited {
	text-decoration: none;
	color: #777777;
	font-size: 70%;
}
a.linksfree:hover, a.linksfree:active {
	color: #FF6600;
	text-decoration: none;
}
#footeroctoba {
	float: right;
	height: auto;
	width: 400px;
	padding-top: 10px;
	font-size: 70%;
	color: #888888;
	text-align: right;
	margin-right: 0px;
}
.clear {
	clear: both;
}
.flickr {
	list-style-type: none;
}
.about-right ul {
	display: block;
	list-style-type: none;
}
