/*
SHOCKBOOGIEDESIGN: Mobile IT Michigan Stylesheet 2008

Mobile IT Michigan

Site created by SHOCKBOOGIEDESIGN
http://www.shockboogiedesign.com/ Copyright © 2008
Creation Date: February 2008
Concept Designer: Roxy Kurze


*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/topbg2.jpg) repeat-x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}


h1 {
	margin: 0;
	padding-left:150px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}

h2 {
	font-size: 16px;
	color: #72aa00;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h3 a{
	font-size: 14px;
	font-weight: bold;
	color:  #666666;
}


p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 150%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}


blockquote {
	margin-left: 2em;
	margin-right: 2em;
	line-height: 150%;
}

a {
	color: #72aa00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

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

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 1024px;
	margin: 0 auto;
	background-color:000;
}

#wrapper2 {
	background-color:000;
}

/* Header */

#header {
	height: 41px;
	background: #000 url(images/topbg1.jpg) no-repeat;
}

#title {
	height: 78px;
	background: #000 url(images/title.jpg) no-repeat;
	
	background-position: 51% 49%; 
	
}
/* Logo */

#logo {
	float: left;
	padding: 25px 0 0 68px;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 30px;
	color: #000000;
}

#logo h1 a {
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	
}

#menu ul {
	margin: 0;
	padding: 15px 100px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: normal;
	
	font-size: 11px;
	
	color: #d9ed40;
	
}

#menu a:hover {
	
	color: #FFFFFF;
	
	
}



/* CONVERTED */

#mainheader {
	width: 825px;
	height: 301px;
	margin-left: 100px;
	padding-bottom: 20px;
	padding-top: 20px;
	}
	
	#mainbottom {

	width: 826px;
	height: 151px;
	margin-left: 100px;
	padding-bottom: 25px;
	background: url(images/mobileit1_bgbottom.jpg) no-repeat;
	}

.offsite {
	margin-top:35px;
	margin-left: 20px;
	width: 80px;
	height: 79px;
	float: left;

}


.turnon {
	margin-top:35px;
	margin-left: 40px;
	width: 80px;
	height: 79px;
	float: left;

}
.cart {
	margin-top:35px;
	margin-left: 40px;
	width: 88px;
	height: 79px;
	float: left;

}

p.bottomtext {
	margin-top:45px;
	margin-left: 15px;
	width: 125px;
	float: left;
	font-size: 15px;
	font-color: #ffffff;
	text-align: left;

}


#mainbottom a {
	color: #ffffff;
	text-decoration: none;
}

#mainbottom a:hover{
	color: #FFCC00;
}




/* Page */

#page {
}

.maintext {
float: left;
width: 725px;
padding: 0 0 0 150px;

}

#title1 {
	height: 11px;
	background: url(images/divider1.png) no-repeat;
	background-position: 50%; 
	padding-bottom:20px;
	
}

/* Content */

#content {
	float: left;
	width: 1024px;
	padding: 0 0 0 0;
	margin: 0 auto;
	background: url(images/bgtext.jpg) repeat-y;	
	
}

#twocolumn {
	width:900px;
	background-image: none;
	padding-left:150px;
	padding-top:10px;
	padding-bottom:300px;
}


.column1 {
	width:250px;
	float: left;
	background: url(images/bgcol1.jpg) no-repeat;
	padding: 20px 0 0 0;
}

.column2 {
	width:425px;
	float: left;
	background-image: none;
	padding-left:40px;
}





/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding: 67px 76px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

img.partner {
	padding-bottom:20px;
}


/* Footer */



#footer {
	height: 20px;
	background-color:000;
	padding-top: 0;
}

#footer p {
	margin: 0;
	
	text-align: center;
	color: #cccccc;
	font-weight: normal;
	
	font-size: 11px;

}

#footer a {
	color: #666666;
}
