/* CSS Document */

#supportcenter {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	}
	
#supportcenter a:link, #supportcenter a:active, #supportcenter a:visited {
	color: #406a90;
	text-decoration: none;
	border-bottom:1px solid #406a90;
	}
	
#supportcenter a:hover {
	color: #406a90;
	}

	
#presalebar {
	width: 550px;
	margin: 20px auto 20px auto;
	padding: 5px;
	border:1px dashed #FF6600;
	text-align: center;
	}
	
#support1 {
	float: left;
	display: block;
	background: url('http://monkeywrenchhosting.com/support/images/submitticket.gif') top left no-repeat;
	width: 230px;
	height: 70px;
	padding-left: 70px;
	}
	
#support2 {
	float: left;
	display: block;
	background: url('http://monkeywrenchhosting.com/support/images/knowledgebase.gif') top left no-repeat;
	width: 230px;
	height: 70px;
	padding-left: 70px;
	}
	
#support3 {
	float: left;
	display: block;
	background: url('http://monkeywrenchhosting.com/support/images/news.gif') top left no-repeat;
	width: 230px;
	height: 85px;
	padding-left: 70px;
	}
	
#support4 {
	float: left;
	display: block;
	background: url('http://monkeywrenchhosting.com/support/images/clientarea.gif') top left no-repeat;
	width: 230px;
	height: 85px;
	padding-left: 70px;
	}
	
#support5 {
	float: left;
	display: block;
	background: url('http://monkeywrenchhosting.com/support/images/contact.gif') top left no-repeat;
	width: 230px;
	height: 90px;
	padding-left: 70px;
	}
	
#contactleft {
	margin-top: 20px;
	width: 330px;
	float: left;
	margin-bottom: 20px;
	}
	
#contactright {
	margin-top: 20px;
	width: 310px;
	float: right;
	margin-left: 20px;
	}
	
#rightfloat {
	margin-left: auto;
	width: 220px;
	height: 120px;
	text-align: right;
	}
	
#ticket1 {
	float: left;
	display: block;
	background: url('http://monkeywrenchhosting.com/support/images/support.gif') top left no-repeat;
	width: 230px;
	height: 70px;
	padding-left: 70px;
	}
	
#ticket2 {
	float: left;
	display: block;
	background: url('http://monkeywrenchhosting.com/support/images/billing.gif') top left no-repeat;
	width: 230px;
	height: 70px;
	padding-left: 70px;
	}
	
#ticket3 {
	float: left;
	display: block;
	background: url('http://monkeywrenchhosting.com/support/images/sales.gif') top left no-repeat;
	width: 230px;
	height: 70px;
	padding-left: 70px;
	}
	
#ticket4 {
	float: left;
	display: block;
	background: url('http://monkeywrenchhosting.com/support/images/upgrade.gif') top left no-repeat;
	width: 230px;
	height: 70px;
	padding-left: 70px;
	}
	
#ticket5 {
	float: left;
	display: block;
	background: url('http://monkeywrenchhosting.com/support/images/cancel.gif') top left no-repeat;
	width: 230px;
	height: 90px;
	padding-left: 70px;
	}
	
#knowbox {
	background: url('http://monkeywrenchhosting.com/support/images/knowledgebase.gif') top right no-repeat;
	width: 700px;
	margin: 0px auto 0px auto;
	padding-bottom: 20px;
	}
	
#knowbox a:link {
	text-decoration: none;
	color: #FF6600;
}
#knowbox a:visited {
	text-decoration: none;
	color: #FF6600;
}
#knowbox a:hover {
	text-decoration: none;
	color: #666666;
}
#knowbox a:active {
	text-decoration: none;
	color: #FF6600;
	}
	
#contactsupport {
	width: 660px;
	margin: 0px auto 0px auto;
	padding-bottom: 20px;
	}
	
#contactsupport a:link {
	text-decoration: none;
	color: #FF6600;
}
#contactsupport a:visited {
	text-decoration: none;
	color: #FF6600;
}
#contactsupport a:hover {
	text-decoration: none;
	color: #666666;
}
#contactsupport a:active {
	text-decoration: none;
	color: #FF6600;
	}
	
#supportbar {
	height: 50px;
	line-height: 50px;
	width: 600px;
	vertical-align: middle;
	margin: 0px auto 0px auto;
	}