/* v1.0 | 20080212 */

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%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html {
	background: #fff url('/images/wmit/html-background.png') repeat-x;
}
body {
	width:960px;
	margin:0 auto;
}
h1, h2, h3, h4, h5, h6, #content .top-content ul li, .button, button {
	font-family: 'Cuprum', serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	word-spacing: 0em;
	line-height: 1.2;
	color:#434343;
}
#inner-content, p, a, li, input, textarea, #footer {
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: -0.05em;
	word-spacing: 0em;
	line-height: 1.2;
	color:#373737;
}
#header {
	position:relative;
	height:175px;
}
#header h1 a {
	display:block;
	text-indent:-9000em;
	overflow:hidden;
	background: url('/images/wmit/logo.png') no-repeat;
	width:345px;
	height:64px;
	position:absolute;
	top:38px;
	left:6px;

}
#header #navigation {
	background: url('/images/wmit/navigation.png') center top no-repeat;
	height:240px;
}
#header #navigation li {
	float:left;
	margin-top:122px;
	
}
#header #navigation li#navigation-client-area {
	float:right;
	margin-right:10px;
}
#header #navigation li a {
	display:block;
	text-indent:-9000em;overflow:hidden;
	height:36px;
}
#header #navigation li a:hover, #header #navigation li a.active {
	background: transparent url('/images/wmit/navigation-hover.png') no-repeat;
}
#header #navigation li#navigation-client-area a {
	width:220px;
}
li#navigation-home {
	width:64px;
	margin-left:17px;
}
li#navigation-home a:hover, li#navigation-home a.active {
	background-position: -18px -40px !important;
}
li#navigation-our-services {
	width:106px;
	margin-left:6px;
}
li#navigation-our-services a:hover, li#navigation-our-services a.active {
	background-position: -88px -40px !important;
}
li#navigation-support-plans {
	width:123px;
	margin-left:11px;
}
li#navigation-support-plans a:hover, li#navigation-support-plans a.active {
	background-position: -205px -40px !important;
}
li#navigation-who-we-are {
	width:101px;
	margin-left:10px;
}
li#navigation-who-we-are a:hover, li#navigation-who-we-are a.active {
	background-position: -338px -40px !important;
}
li#navigation-our-clients {
	width:97px;
	margin-left:11px;
}
li#navigation-our-clients a:hover, li#navigation-our-clients a.active {
	background-position: -450px -40px !important;
}
li#navigation-contact-us {
	width:96px;
	margin-left:15px;
}
li#navigation-contact-us a:hover, li#navigation-contact-us a.active {
	background-position: -562px -40px !important;
}
li#navigation-client-area a {
	background:transparent !important;
}
#content {
	z-index:2;position:relative;
}

#footer {
	padding-bottom:25px;
	color:#8e8e8e;
}
#footer a {
	color:#8e8e8e;
	text-decoration:none;
}
#footer .footer-navigation li {
	float:left;
	padding-right:10px;
	padding:0 5px;
	background: url('/images/wmit/footer-seperator.png') right bottom no-repeat;
}
#footer .footer-navigation li.last {
	padding-right:0;
	background: transparent;
}
#partners {
	display:block;
	background: url('/images/wmit/partner_companies-alt.png') no-repeat;
	width:960px;
	height:122px;
	margin:25px 0 30px;
	position:relative;
	overflow:hidden;
}
#partners h2 { display:none; }
#partners ul {
	position:relative;
	left:50%;
	top:40px;
	float:left;
}
#partners li {
	float:left;
	position:relative;
	right:50%;
	height:60px;
	margin-right:20px;
	line-height:60px;
}
#partners li a img {
	vertical-align:middle;
}
#copyright { float:left; }
.footer-navigation {
	float:left;
}
#footer-navigation-right {
	float:right;
}
#footer-navigation-left {
	float:none;
	display:block;
	width:100%;
	overflow:hidden;
	margin-left:-5px;
}
.footer-navigation li {
	float:left;
}

.arrow {
	background: url('/images/wmit/arrow.png') right 4px no-repeat;
	padding-right:10px;
}

button .arrow {
	background-position: right 5px;
}

.coin-slider #slider p {
	color:#fff;
	font-size: .75em;
}