
/* CSS Document */
body {
	font-size: 62.5%;
	font-family: "Segoe UI", "Lucida Grande", Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(/ui/images/body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
html>body { 
	font-size: 10px; 
}
a {
	cursor: pointer;
	cursor: hand;
	color: #E54800;
	text-decoration: none;
	border-bottom: 1px solid;
	border-color: #CCCCCC;
	outline: none;
}
a:hover {
	color: #555555;
	border-color: #ffcc00;
}
a.plain {
  text-decoration:none;
  border:none;
  color:inherit;
}
h1, h2, h3, h4, h5, h6, p, ol, ul {
	margin: 0px;
	padding: .5em 0px;
	line-height: 1.5em;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	color: #E85E00;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #333333;
}
h3 {
	font-size: 1.6em;
	color: #E85E00;
}
h4 {
	font-size: 1.6em;
	font-weight: normal;
	color: #777777;
}
h5 {
	font-size: 1.4em;
	font-style: italic;
	color: #777777;
}
h6 {
	font-size: 1.32em;
	color: #FF8612;
	padding-bottom: 0em;
}
p, ul, ol {
	font-size: 1.2em;
}
ul {
	list-style-position: inside;
	list-style-image: url(/ui/images/services/arrow.gif);
}
ul, ol {
	font-size: 1.2em;
	padding: 0 0 0 1em;
}
ul  ul, ol ol {
	font-size: inherit;
}
blockquote {
	font-size: inherit;
	margin: 0px;
	padding: .5em 20px;
}
blockquote.quote  > *{
	border-left: 5px solid;
	border-color: #E85E00;
	font-style: italic;
	padding: 0 5px;
}
table, tr, td {
	border: none;
	font-size: 12px;
}
img {
	border: none;
}
img.left {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
img.right {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}
#container {
	width: 100%;
	margin: 0;
	background-image: url(/ui/images/body-bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0px;
}
#wrapper {
	min-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;	
}
#header {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}
#banner {
	margin: 0px;
	padding: 50px 0 0 0;
	background-image: url(/ui/images/header-compass.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logo {
}
#logo h1 {
	color: #BA2F01;
}
#navigation {
	width: 100%;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial Narrow, Arial, Verdana, sans-serif;
	font-weight: normal;
	background-color: #E54800;
}
#navbar {
	font-size: 18px !important;
	margin: 0 auto;
	padding: 6px 0px;
	list-style: none;
	float: left;
	background-color: #E85E00;
	width: 100%;
}
#navbar li {
	float: left;
	margin: 0px 0px 0px 12px;
	padding: 0;
}
#navbar a {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-decoration: none;
	float: left;
	background-color: #E85E00;
	border: none;
}
#navbar a span {
	display: block;
	margin: 0px;
	padding: 0 6px 0 8px;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 30px;
	border: 1px dotted;
	border-color: #FE7E13;
}
#navbar  a:hover  {
	background: transparent;
	background-image: url(/ui/images/nav-a.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
}
#navbar  a:hover  span  {
	background-image: url(/ui/images/nav-a-span.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 8px;
	padding: 0 0 0 8px;
	color: #efefef;
	border: none;
	height: 32px;
}
#services {
	background-color: #FFFFFF;
	overflow: auto;
	clear: both;
	width: 100%;
	background-image: url(/ui/images/services/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#services .service {
	width: 20%;
	float: left;
}
#services .service div {
	padding: 0px 0px 4px 0px;
	margin: 4px 0px 0px 4px;
	background-color: #FFFFFF;
}
#services    .service    div.last {
	margin-right: 4px;
}
#services  .service  div  p {
	padding: 4px;
}
#services    .service h1.heading  {
	background-color: #CCCCCC;
	padding: 30px 5px 10px 5px;
	color: #FFFFFF;
	background-image: url(/ui/images/px.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -7777px;
}
#services #branding h1.heading {
	background-image: url(/ui/images/services/branding.jpg);
}
#services #web-design h1.heading {
	background-image: url(/ui/images/services/web-design.jpg);
}
#services  #graphic-design  h1.heading {
	background-image: url(/ui/images/services/graphic-design.jpg);
}
#services #marketing h1.heading {
	background-image: url(/ui/images/services/marketing.jpg);
}
#services #spotlight h1.heading {
	background-image: url(/ui/images/services/design-spotlight.jpg);
}
#services div.thumb {
	text-align: center;
}
#services div.thumb a.wide {
	border: 1px solid;
	padding: 1px;
	border-color: #EAEAD8;
	display: block;
	margin: 0 auto;
	width: 176px;
	height: 96px;
}

#services div.thumb a.wide img {
	padding: 5px;
	border: 3px solid #EAEAD8;
}
#services div.thumb a:hover.wide img {
	border-color: #CCCCCC;
}
#services  p, #services  ul, #services blockquote {
	font-size: 1.2em;
}
#services ul {
	border-left: 5px solid;
	border-color: #E85E00;
	padding: 0 0 0 5px
}
#services  ul ul {
	border-left: none;
	border-color: #E85E00;
	padding: 0 1em;
	font-size: inherit;
}
#services ul li a {
	color: #666666;
	border-color: #E6E6E6;
}
#services  ul  li  a:hover {
	border-color: #FFCC00;
	color: #333333;
	background-color: #FFCC00;
}
#services blockquote {
	background-image: url(/ui/images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	border-left: 5px solid;
	border-color: #E85E00;
	color: #C14E00;
	font-style: italic;
	font-family: "Georgia","Times New Roman",Times,serif;
	padding: 0px 0px 0px 5px;
	text-indent: 16px;
}
#callout {
	background-color: #FFFFFF;
	overflow: auto;
	clear: both;
	width: 100%;
	background-image: url(/ui/images/services/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#body {
	float: left;
	padding: 0px;
	width: 100%;
	margin: 0;
	background-color: #F8F8ED;
}
#mainbar {
	float: left;
	padding: 0px;
	width: 60%;
}
#mainbar  > div{
	padding: 10px;
}
#sidebar {
	float: right;
	width: 40%;
	padding: 0px;
}
#sidebar  > div{
	padding: 10px;
}
#widebar {
	padding: 0px;
	width: 100%;
}
#widebar > div{
	padding: 4px;
	margin: 4px;
}
#portfolio {

}
#portfolio .widethumb {
	float: left;
	width: 195px;
	text-align: center;
	padding: 10px 0;
}
#portfolio .widethumb div a {
	border: 1px solid;
	padding: 1px;
	border-color: #EAEAD8;
	display: block;
	width: 176px;
	margin: auto;
}

#portfolio .widethumb a img {
	padding: 5px;
	border: 3px solid #EAEAD8;
}
#portfolio .widethumb a:hover img {
	border-color: #CCCCCC;
}

#portfolio .thumb {
	width: 140px;
	float: left;
	padding-bottom: 20px;
	text-align: center;
}
#portfolio .thumb div a {
	border: 1px solid;
	padding: 1px;
	border-color: #EAEAD8;
	display: block;
	width: 96px;
	margin: auto;
}
#portfolio .thumb a img {
	padding: 5px;
	border: 3px solid #EAEAD8;
}
#portfolio .thumb a:hover img {
	border-color: #CCCCCC;
}

#proposal {
	background-color: #F8F8ED;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border-bottom: 1px solid;
	border-color: #E85E00;
}
#footer {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 30px 0px;
	color: #333333;
	width: 100%;
	font-size: .8em;
	background-image: url(/ui/images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#links, #links  a, #legal, #legal a {
	color: #E54800;
}
#links a:hover, #legal a:hover {
	color: #444444;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.error {
	background-color: #FFFFCC;
	font-size: 1.4em;
	margin: 20px;
	padding: 10px;
	border: solid 4px;
	border-color: #FF3300;
}
.warning {
	font-weight: bold;
	color: #FF0000;
}
.center {
	text-align: center;
	width: 180px;
	display: block;
}
.drop {
	font-size: 63px;
	font-weight: bold;
	font-family: Futura, Gillsans, "Gill Sans", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	float: left;
	padding-top: -10px;
	padding-right: 3px;
	padding-bottom: -10px;
	padding-left: 0px;
	margin: -10px 0px;
}
.red {
	color: #FF0000;
}

.orange {
	color: #FC6103;
	font-weight: bold;
}
.green {
	font-weight: bold;
	color: #00CC00;
}
.lime {
	color: #AEE100;
	font-weight: bold;
}
::-moz-selection {
	background: none;
}
::selection {
	background: none;
}