/* 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;
}












/** For Subpages **/

#content {
	background: url('/images/wmit/page-content.png') no-repeat;
	height: auto !important;
	height:290px;
	min-height:290px;
	overflow:hidden;
}

#inner-content {
	float:right;
	width:590px;
	margin-right:35px;
	margin-top:35px;
}
#inner-content ul {

}
#inner-content p {
	margin:10px 0;
	color: #555555;
}
#inner-content h2 {
	font-size: 1.3em;
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	text-transform: none;
}
#inner-content h3 {
	font-size: 1.1em;
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	text-transform: none;
}
#content #sidebar h2.title {
	display:block;
	margin-left:45px;
	color:#fff;
	margin-top:22px;
	font-size:16px;
	margin-bottom:-3px;
}
#content #sidebar ul#subnavigation {
	background: url('/images/wmit/background-line.png') 19px 0px repeat-y;
	margin-top:2px;
	padding-top:8px;
	margin-left:9px;
}
#content #sidebar ul#subnavigation li {
	padding-left:30px;
	height:30px;
	line-height:30px;
	background: url('/images/wmit/list-circle.png') 15px center no-repeat;
}
#content #sidebar ul#subnavigation li.last {
	margin:0;
	height:14px;
	padding-top:5px;
	line-height:normal;
	background-position: 15px bottom;
}









#content #sidebar h2.title {
	display:block;
	margin-left:45px;
	color:#fff;
	margin-top:22px;
	font-size:16px;
	margin-bottom:-3px;
}
#content #sidebar ul#subnavigation {
	background: url('/images/wmit/background-line.png') 19px 0px repeat-y;
	margin-top:2px;
	padding-top:8px;
	margin-left:9px;
}
#content #sidebar ul#subnavigation li {
	padding-left:30px;
	height:30px;
	line-height:30px;
	background: url('/images/wmit/list-circle.png') 15px center no-repeat;
}
#content #sidebar ul#subnavigation li.last {
	margin:0;
	height:14px;
	padding-top:5px;
	line-height:normal;
	background-position: 15px bottom;
}

#sidebar .block h2 {
	color:#434343;
	font-size:1.4em;
	font-weight:500;
	margin-bottom:10px;
	text-transform: none;
}
#sidebar .block {
	min-height:60px;
	height: auto !important;
	height:60px;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	position:relative;
	margin-left:8px;
	background:#eee;
	padding: 17px 21px;
	width:216px;
	margin-bottom:10px;
	margin-top:20px;
}
#sidebar .block p {
	font-size: .75em;
	color: #555555;
}
#sidebar .block * {
	position:relative;z-index:50;
}
#sidebar .block-bottom {
	background: url('/images/wmit/sidebar-block-bottom.png') bottom no-repeat;
	width:261px;
	height:82px;
	position:absolute;
	bottom:-4px;
	left:-2px;
	z-index:-10;
}
#sidebar .block-top {
	background: url('/images/wmit/sidebar-block-top.png') top no-repeat;
	width:261px;
	position:absolute;
	left:-2px;
	top:-4px;
	height:90px;
	z-index:-10;
}

#sidebar .read-more {
	display:block;
	width:142px;
	height:31px;
	background: url('/images/wmit/read-more.png') no-repeat;
	text-indent:-9000em;overflow:hidden;
	margin-top:30px;
}
#sidebar .more-info {
	display:block;
	width:142px;
	height:31px;
	background: url('/images/wmit/more-info.png') no-repeat;
	text-indent:-9000em;overflow:hidden;
	margin-top:30px;
}
#sidebar .block-image {
	position:relative;
	float:right;
	top:-20px;
	margin-right:-60px;
}

#did-you-know .block-image {
	top:-60px;
}

#sidebar #call-you-back {
	margin-bottom:80px;
}

#sidebar #call-you-back {
	padding-right:60px;
	width:177px;
}
#call-you-back .block-image {
	position:absolute;
	top:auto;
	bottom:-60px;
	right:0;
}











.table {
	width:594px;
	margin:0 auto;
	margin-top:50px;
	background: url('/images/wmit/table-background.png') top center repeat-y;
	position:relative;
	margin-bottom:40px;
	padding-top:49px;
}
.table * {
	position:relative;z-index:10;
}
.table .bottom {
	position:absolute;
	bottom:-10px;
	left:0;
	background: url('/images/wmit/table-bottom.png') center bottom no-repeat;
	display:block;
	width:594px;
	height:150px;
	z-index:0;
}
.table .top {
	background: url('/images/wmit/table-header.png') no-repeat;
	display:block;
	width:593px;
	height:45px;
	padding-top:10px;
	position:absolute;
	top:-6px;
	left:0;
	z-index:20;
}
.table h3 {
	height:30px;
	font-weight: normal !important;
	color: #261200;
	padding: 0 20px 0 250px;
	line-height: .9em;
}

#casual {
	background: url('/images/wmit/wmit-casual.png') 15px 0px no-repeat;
}
#prepay {
	background: url('/images/wmit/wmit-prepay.png') 15px 0px no-repeat;
}
#remote {
	background: url('/images/wmit/wmit-remote.png') 15px 0px no-repeat;
}
#support {
	background: url('/images/wmit/wmit-support.png') 15px 0px no-repeat;
}
#outsource {
	background: url('/images/wmit/wmit-outsource.png') 15px 0px no-repeat;
}
.table ul.features li {
	background: url('/images/wmit/table-list-item.png') 1px -3px no-repeat;
	display:block;
	padding-left:30px;
	padding:5px 0 5px 30px;
	line-height:14px;
	width:330px;
}
.table ul.features li.last {
	background: url('/images/wmit/table-list-item-last.png') 1px -3px no-repeat;
}
ul.sections {
	background: url('/images/wmit/table-icons.png') 30px 0px no-repeat;
	display:block;
	width:220px;
	height:80px;
	position:absolute;
	top:60px;
	right:-6px;
	padding-top:70px;
}
ul.sections li {
	float:left;
	width:110px;
	text-align:center;
}
ul.sections li a {
	font-size:0.9em;
}