/* CSS Document */
body, td, th {
	font: 75%/1.5em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background: #000000;
}
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0px;
	padding:0px;
}
ul, ol, li {
	margin:0px;
	padding:0px;
}
a:link {
	color: #ff590d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff590d;
}
a:hover {
	text-decoration: underline;
	color: #ff590d;
}
a:active {
	text-decoration: underline;
	color: #ff590d;
}
h1 {
	font-size: 110%;
	color: #00b1f3;
	font-weight:normal;
}
.slot {
	padding: 17px;
	float: left;
	width: 190px;
	height:185px;
	background: url(/images/city.jpg) no-repeat center bottom;
	border: 1px solid #1e1e1e;
	color: #FD5A0B;
	margin-right:15px;
}
.slot a {
	color:#FD5A0B;
	text-decoration: none;
}
.slot a:hover {
	color:#FD5A0B;
	text-decoration: underline;
}
.slot ul {
	margin-left:30px;
	margin-top:10px;
	color:#FFFFFF;
}
.slot ul li {
	list-style: square url(none);
	font-size:0.9em;
	line-height:1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0px;
}
.slot ul li a {
	color:#ffffff;
	text-decoration: none;
	font-weight:normal;
}
.slot ul li a:hover {
	color:#FD5A0B;
	text-decoration: underline;
	font-weight:normal;
}
.boxes {
	float: left;
	width: 226px;
	height:125px;
	background: url(/images/bot-arrow.png) no-repeat right bottom;
	border: 1px solid #1e1e1e;
	color: #FD5A0B;
	margin-right:15px;
	margin-bottom:20px
}
h2 {
	font-size: 100%;
	color: #00b1f3;
	font-weight:normal;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background: url(/images/footer-bg.png) no-repeat;
	font-size: 90%;
	color: #999999;
	height: 130px;
	clear: both;
}
#footer a, #footer a:visited {
	color: #999999;
	text-decoration:none;
}
#footer a:hover {
	color: #999999;
	text-decoration:underline;
}
#footer #details {
	padding: 46px 0px 0px 100px;
	float:left;
}

#toplink {
	float: right;
	height: 22px;
	width: 22px;
	margin-right:25px;
	margin-top:27px;
}


#box {
	border: 7px solid #00b1f3;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0px;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 0px;
}
.clearall {
	clear: both;
}
br.clearall {
	clear: both;
	height: 0em;
	line-height: 0em;
}
#header {
	background: url(/images/header-bg.png) no-repeat;
	height: 85px;
	font-weight: normal;
}
#header ul {
	padding-top:42px;
	padding-left:105px;
}
#header ul li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
}
#header ul li a {
	color: #7f7f7f;
	text-decoration:none
}
#header ul li a:hover {
	color: #FD5A0B;
	text-decoration:none;
}
#header ul li .current {
	display: inline;
	list-style-type: none;
}
#header ul li a.current {
	color: #FD5A0B;
	text-decoration:none
}
#header ul li a.current:hover {
	color: #FD5A0B;
	text-decoration:none;
}
#headerTel {
	padding-top:42px;
	padding-right:35px;
	float:right;
}
#headerTel strong {
	color:#FD5A0B;
	font-weight:normal;
}
#flash {
	background: url(/images/flash-bg.png) no-repeat;
	height: 304px;
	padding-left: 16px;
	padding-top:3px;
}
#main {
	background: url(/images/body-bg.png) repeat-y;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 10px;
}
#left {
	float: left;
	width: 230px;
}
#right {
	float: right;
	width: 710px;
}
#welcome {
	margin-left: 83px;
	margin-bottom: 65px;
}
.navhome {
	margin-left: 108px;
}
#nav {
	margin:0px;
	border-right: 1px solid #1e1e1e;
	border-bottom: 1px solid #1e1e1e;
	border-left: 1px solid #1e1e1e;
	padding-top:20px;
	padding-bottom:20px;
}
#nav h1 {
	color: #FD5A0B;
	font-size:1em;
	margin-left:15px;
	font-weight: normal;
	text-decoration:none;
}
#nav h1 a {
	color: #FD5A0B;
	font-size:1em;
	font-weight: normal;
	text-decoration:none;
}
#nav h1 a:hover {
	color: #FD5A0B;
	font-size:1em;
	font-weight: normal;
	text-decoration:underline;
}
#nav ul {
	margin-left:30px;
	margin-top:5px;
	margin-bottom:10px;
}
#nav ul li {
	list-style: url(/images/nav-bullet.png) none;
	font-size:0.9em;
	line-height:0.7em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0px;
}
#nav ul li a {
	color:#7f7f7f;
	text-decoration: none;
	font-weight:normal;
}
#nav ul li a:hover {
	color:#FD5A0B;
	text-decoration: underline;
	font-weight:normal;
}
#nav ul li current {
	color:#FD5A0B;
	text-decoration: none;
	font-weight:normal;
}
#nav ul li a.current {
	color:#FD5A0B;
	text-decoration: none;
	font-weight:normal;
}
#nav ul li a.current:hover {
	color:#FD5A0B;
	text-decoration: underline;
	font-weight:normal;
}
.headings {
	font-weight:normal;
	border: 1px solid #1e1e1e;
	color: #FD5A0B;
	background: url(/images/title-bg.png) repeat-x;
	padding: 5px 10px;
	font-size:1.2em;
}
.headings strong {
	color: #ffffff;
	font-weight: normal;
}
.headings em {
	color: #abda4d;
	font-style: normal;
}
.headings a {
	color: #FD5A0B;
	text-decoration:none;
}
.headings a:hover {
	color: #FD5A0B;
	text-decoration:underline;
}
.whologo {
	float: left;
	border: 1px solid #333333;
	margin-right: 30px;
	margin-bottom: 30px;
}
.copy {
	margin: 0px;
	font-size: 1em;
	line-height: 1.33em;
	padding: 15px;
	font-weight: normal;
}
.copy h1 {
	font-weight:bold;
	color: #FD5A0B;
	padding-bottom: 15px;
	font-size:1.2em;
}
.copy h2 {
	text-decoration:none;
	color: #FFFFFF;
}
.copy h2 a {
	text-decoration:none;
	color:#999999;
}
.copy h2 a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}
.copy h3 {
	font-weight:normal;
	color: #7f7f7f;
	padding-bottom: 15px;
	font-size:1.4em;
}
.copy h4 {
	font-weight:normal;
	color: #FD5A0B;
	padding-bottom: 15px;
	font-size:1.8em;
}


.boxcopy {
	margin: 0px;
	font-size: 95%;
	line-height: 1.33em;
	padding: 10px;
	color: #FFFFFF;
}
.banners {
	margin-top:30px;
}
.banners img {
	margin-bottom: 30px;
}
.contacttable td {
	font-size: 100%;
}
.homeimg {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	border:none;
}
.slotleft {
	padding: 0px;
	float: left;
	width: 343px;
	font-size:1em;
}
.slotleft a {
	color:#FD5A0B;
	text-decoration: none;
}
.slotleft a:hover {
	color:#FD5A0B;
	text-decoration: underline;
}
.slotright {
	padding: 0px;
	float: right;
	width: 343px;
	font-size:1em;
}
.slotright a {
	color:#FD5A0B;
	text-decoration: none;
}
.slotright a:hover {
	color:#FD5A0B;
	text-decoration: underline;
}
.copylinks {
	margin:0px;
}
.copylinks ul {
	margin-left:30px;
	margin-top:5px;
	margin-bottom:10px;
}
.copylinks ul li {
	list-style: url(/images/nav-bullet.png) none;
	font-size:1em;
	line-height:1em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0px;
}
.copylinks ul li a {
	font-size:1em;
	color:#7f7f7f;
	text-decoration: none;
	font-weight:normal;
}
.copylinks ul li a:hover {
	color:#FD5A0B;
	text-decoration: underline;
	font-weight:normal;
}
.copy ol {
	margin-left:30px;
	margin-top:5px;
	margin-bottom:10px;
}
.copy ol li {
	list-style: decimal;
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0px;
}
.copy ol li a {
	color:#7f7f7f;
	text-decoration: none;
	font-weight:normal;
}
.copy ol li a:hover {
	color:#FD5A0B;
	text-decoration: underline;
	font-weight:normal;
}
#ccolumn1 {
	float: left;
	width: 200px;
	background: url(/images/why-logo-design.png) no-repeat 5px 15px;
	padding-top: 20px;
	padding-left: 100px;
}
#ccolumn2 {
	float: left;
	width: 200px;
	background: url(/images/why-logo-digital.png) no-repeat 5px 15px;
	padding-top: 20px;
	padding-left: 100px;
}
#ccolumn2 a {color:#00A0C6; text-decoration:none;}
#ccolumn2 a:hover {color:#00A0C6; text-decoration:underline;}
#ccolumn3 {
	float: right;
	width: 287px;
	padding-top: 15px;
	margin-right:20px;
}
#ccolumn3 img {
	border: 1px solid #333333;
}



.reason {
	background: url(/images/why-1.png) no-repeat;
	padding-left: 100px;
	margin-bottom:20px;
}
.white {
	color: #FFFFFF;
}
.orange {
	color: #FD5A0B;
}

#nav ul{
	
}

.navHeader {
	margin-bottom:5px;
}
