* {

	margin: 0px;

	padding: 0px;

}



body {

	background: #000 url(http://www.wmtechky.com/images/wm_background.jpg) no-repeat;

}



/* HOME PAGE ONLY CSS */



#home_maincontent {

	margin-top: 74px;

}



#homelogo {

	display: block;

	width: 600px;

	height: 478px;

	background: url(http://www.wmtechky.com/images/wm-logo.png) no-repeat;

}



#homelogo strong {

	display: none;

}



#homelinks {

	margin-top: 36px;

	margin-bottom: 36px;

	width: 432px;

	height: 54px;

	padding: 0;

}



#homelinks a.about {

	float: left;

	width: 144px;

	height: 54px;

	display: block;

	background: url(http://www.wmtechky.com/images/home_about.png) top no-repeat;

}



#homelinks a.clients {

	float: left;

	width: 144px;

	height: 54px;

	display: block;

	background: url(http://www.wmtechky.com/images/home_clients.png) top no-repeat;

}



#homelinks a.contact {

	float: left;

	width: 144px;

	height: 54px;

	display: block;

	background: url(http://www.wmtechky.com/images/home_contact.png) top no-repeat;

}



#homelinks a.about:hover, #homelinks a.clients:hover, #homelinks a.contact:hover {

	background-position: bottom;

}



#homelinks a em {

	display: none;

}



/* SITE PAGES CSS */



#maincontentwrapper {

	margin: 0 auto;

	width: 800px;

}



#header {

	margin-top: 20px;

	width: 800px;

}



#sitelogo {

	float: left;

	clear: none;

}



#sitelogo a {

	float: left;

	width: 289px;

	height: 54px;

	display: block;

	background: url(http://www.wmtechky.com/images/site_logo.png) no-repeat;

}



#sitelogo a strong {

	display: none;

}



#sitelinks {

	float: right;

	clear: none;

	width: 378px;

	height: 54px;

	padding: 0;

}



#sitelinks a.about {

	float: left;

	width: 126px;

	height: 54px;

	display: block;

	background: url(http://www.wmtechky.com/images/site_about.png) top no-repeat;

}



#sitelinks a.clients {

	float: left;

	width: 126px;

	height: 54px;

	display: block;

	background: url(http://www.wmtechky.com/images/site_clients.png) top no-repeat;

}



#sitelinks a.contact {

	float: left;

	width: 126px;

	height: 54px;

	display: block;

	background: url(http://www.wmtechky.com/images/site_contact.png) top no-repeat;

}



#sitelinks a.about:hover, #sitelinks a.clients:hover, #sitelinks a.contact:hover {

	background-position: bottom;

}



#sitelinks a em {

	display: none;

}



#maincontent {

	clear: both;

	margin-top: 10px;

	width: 740px;

	padding: 30px;

	color: #fff;

	font-family: Verdana, Arial, Helvetica, san-serif;

	font-size: 10pt;

	text-align: left;

	background: url(http://www.wmtechky.com/images/site_maincontent_background.png);

}



#maincontent h2 {

	color: #EF4135;

	font-family: Verdana, Arial, Helvetica, san-serif;

	font-size: 18pt;

	font-weight: bold;

}



#maincontent p.first {

	margin-top: 0;

}



#maincontent p {

	margin-top: 1em;

	text-align: justify;

}



#maincontent a {

	color: #0066cc;

	text-decoration: none;

}



#maincontent a:hover {

	text-decoration: underline;

}



#maincontent a:visited {

	color: #cc66cc;

}



#maincontent td {

	text-align: justify;

	padding-bottom: 1.5em;

}



#maincontent td img {

	border: #929496 solid 1px;

	margin-top: 3px;

}



#maincontent li {

	margin-top: .5em;

	margin-left: 20px;

}



#footer {

	clear: both;

	margin-top: 15px;

	color: #ffffff;

	font-family: Verdana, Arial, Helvetica, san-serif;

	font-size: 9pt;

	text-align: center;

}
