* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background: #FFF url(../images/bodybg.gif) repeat-x;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.u {
	text-decoration: underline;
}

a {
	outline: none;
	font-weight: bold;
	color: #366;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.action {
	display: block;
	background:url(../images/arrow.gif) no-repeat top left;
	padding-left: 17px;
	font-weight: bold;
	margin-top: 5px;
}

.small {
	font-size: 13px;
}

.blue {
	color: #366;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.clear {
	clear: both;
}

.indent {
	margin-left: 25px;
}

#leftcol {
	float: left;
}

h2 {
	font-size: 26px;
	font-weight: normal;
	color: #366;
	padding-bottom: 20px;
}

.center {
	text-align: center;
}

.caption {
	color: #366;
	font-size: 10px;
	display: block;
	margin: 0px 15px 0px 15px;
}

p {
	padding-bottom: 20px;
}

p.caption {
	padding-bottom: 10px;	
}

p.description {
	font-size: 11px;
	color: #366;
	padding: 12px 0px;
}

img.sideimg {
	padding-top:20px;
	margin-top: 10px;
}

.p li {
	margin: 15px 0;
}

img {
	padding: 0px 0 10px 0 ;
}

img,
a img {
	outline: none;
	border: none;
}

img.right {
	padding: 0px 0px 15px 15px;
}

img.left {
	padding: 0px 15px 15px 0px;
}

img.mainimg {
	float: left;
	margin: 0 0 0 -20px;
}

img.center {
	display: block;
	margin: 0 auto;
}

#header h1 {
	padding: 60px 0px 0px 0px;
	width: 375px;
	display: block;
	margin-left: 300px;
}

#header h1 a,
#header h2 {
	color: #033;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	line-height: 30px;
}

#header h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	margin-left: 300px;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	width: 1000px;
	height: 175px;
	margin: 0 auto;
	position: relative;
}

#wrapper {
	width: 1016px;
	background:url(../images/containershadowbg.png) repeat-y;
	margin: 0 auto;
}

.short #wrapper {
	background: url(../images/containerbg_short.png) no-repeat top center;
}

#dhome #container {
	width: 925px;
	background: url(../images/containerbg.png) no-repeat center bottom;
	margin: 0 auto;
	padding: 10px 30px 10px 60px;
}

#container {
	width: 836px;
	padding: 10px 60px 25px 120px;
	margin: 0 auto;
	background: url(../images/containerbg.png) no-repeat center bottom;

}

.short #container,
.shorter #container {
	background-color: #FFF;
	background: none;
	width: 820px;
}

.shorter #wrapper {
	background: url(../images/containerbg_short.png) no-repeat center bottom;
}

#dhome #container ul {
	padding-left: 15px;
	list-style-position:inside;
}

ul {
	margin-left: 25px;
	width: 650px;
	margin-bottom: 20px;
}

#dmedia #leftcol {
	width: 475px;
}

#dmedia #rightcol {
	margin-left: 500px;
}

#leftcol {
	width: 520px;
}

#rightcol {
	background: url(../images/home_mediabg.gif) no-repeat top center;
	width: 347px;
	margin-left: 575px;
}

.video-list {
	position: relative;
	margin-bottom: 12px;
}

.video-list:last-child {
	margin-bottom: 0px;
}

.video-list p.description{
	width: 130px;
	position: absolute;
	bottom: 0px;
	right: 25px;
}

#mediafoot {
	background: url(../images/mediahome_bottom.gif) no-repeat bottom center;
	width: 329px;
	padding: 9px 9px 9px 9px;
}

ul#nav {
	list-style-type: none;
	position: absolute;
	top: 195px;
	right: 30px;
	width: 760px;
}

#nav li {
	display: block;
	float: left;
	padding: 9px 7px;
	height: 12px;
	background: url(../images/ndivider.gif) no-repeat center right;
}

#nav li:last-child {
	background: none;
}

#nav a {
	text-transform: uppercase;
	font-size: 13px;
}

#nav a.selected {
	border-bottom: 4px solid #366;
}

#img_k-wire {
	background: url(../images/kwire_home.jpg) no-repeat;
	width: 189px;
	height: 14px;
	padding: 230px 0 0 0;
	margin-left: -35px;
}

#img_smarttoe {
	background: url(../images/stoe_home.jpg) no-repeat;
	width: 192px;
	height: 14px;
	padding: 176px 0 0 0;
}

.smarttoe-img {
	width: 235px;
}

.smarttoe-left {
	width: 355px;
	margin-right: 15px;
}


#footer-wrapper {
	min-height: 274px;
	background: url(../images/footercontainer_bg.gif) repeat-x;
}

#footer {
	width: 880px;
	margin: 0 auto;
	min-height: 274px;
	background: url(../images/footer_bg.gif) repeat-x;
	padding: 20px 60px;
}

#footer h1 {
	font-weight: bold;
	font-size: 12px;
	color: #366;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px solid #D3DFE4;
	margin-left: 175px;
}

#footer a {
	font-weight: normal;
	font-size: 11px;
}

#footer ul {
	list-style-type: none;
	padding-right: 21px;
}

#brochure {
	width: 145px;
	float: left;
}

#brochure img {
	display: block;
	margin: 0 auto;
	padding-bottom: 7px;
}

#brochure a.action {
	text-align: center;
	display: block;
	background:url(../images/arrow.gif) no-repeat top left;
	padding-left: 17px;
	margin: 0 auto;
	font-weight: bold;
}

ul.main-nav {
	margin-left: 30px;
	width: 160px;
}

ul.more {
	width: 340px;
}

ul.other {
	width: 162px;
	margin-left: 720px;
}

#footer li {
	padding: 5px 0px;
	border-bottom: 1px solid #D3DFE4;
	background: url(../images/arrow_bullet.png) no-repeat 0px 10px;
	padding-left: 13px;
}

#footer li.heading {
	font-weight: bold;
	font-size: 12px;
	color: #366;
	text-transform: uppercase;
	line-height: 16px;
	background: none;
	padding-left: none;
}

p.note,
p.copyright {
	font-size: 10px;
	color: #666;
	padding-top: 35px;
}

p.copyright {
	padding-top: 0px;
	text-align: right;
}
