body {
	margin: 10px 0 0 0;
	padding: 0;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	background-image:url(../images/amp_background.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

p, ul, ol, blockquote {
	line-height: 120%;
	font-size:12px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #F80008;
}

a:visited {
	color: #999;	
}

.textholder{
	padding-top:45px;
	padding-left:25px;
	padding-right:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.spacer a{
	margin-top:20px;
}

/* Header */

#header {
	width: 1000px;
	height: 105px;
	margin: 0 auto;

}

#header_logo {
	float:left;
	width:305px;
	height:105px;
	margin-left:25px;
	background-image:url(../images/amp_logo.jpg);
	background-repeat:no-repeat;
}

#header_Flash {
	float:right;
	width:300px;
	height:105px;
	margin-right:25px;	
}
#header_Flash2 {
	float:right;
	width:380px;
	height:105px;
	margin-right:25px;
}


/* Menu */

#banner {
	width: 1000px;
	height: 355px;
	background-image:url(../images/amp_header.jpg);
	background-repeat:no-repeat;
}

#banner2 {
	width: 1000px;
	height: 355px;
	background-image:url(../images/amp_header2.jpg);
	background-repeat:no-repeat;
}

#mixerbanner {
	width: 1000px;
	height: 355px;
	background-image:url(../images/amp_mxrheader.jpg);
	background-repeat:no-repeat;
}

#mixerlogos{
	height:80px;
	padding-right:105px;
	}


/* Content */

#content {
	width: 1000px;
	margin: 0 auto 30px auto;
}

#colOne {
	float: left;
	width: 318px;
	height:315px;
	margin-left:20px;
	background-image:url(../images/amp_corporation.png);
	background-repeat:no-repeat;
}

#colTwo {
	float: left;
	width: 320px;
	height:315px;
	margin-left:10px;
	margin-right:10px;
	background-image:url(../images/amp_smallbusiness.png);
	background-repeat:no-repeat;
}

#colThree {
	float: left;
	width: 320px;
	height:315px;
	background-image:url(../images/amp_retailfreelance.png);
	background-repeat:no-repeat;
}

#buttons{
	float:left;
	margin-top:15px;
	padding-left:55px;
	}

/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #FFFFFF;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

/* Thank You */

#ThankYouContent{
	float: left;
	width: 318px;
	height:315px;
	margin-left:20px;
	}
	
#thankyou{
	height:320px;
	width:100%;
}

/* Footer */

#footer {
	height: 90px;
	padding: 7px 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #5e6060;
}

#footer_content {
	width: 1000px;
	height:75px;
	margin: 5px auto 0px auto;
}

#footer_colOne {
	float: left;
	width: 200px;
	height:70px;
	margin-left:30px;
	
}

#footer_colOneB {
	float: left;
	width: 210px;
	height:70px;
	margin-left:10px;
	
}

#footer_colTwo {
	float: left;
	width: 120px;
	height:70px;
	margin-left:75px;
	margin-right:75px;
}

#footer_colThree {
	float: left;
	width: 280px;
	height:70px;
	
}

#footer * {
	color: #222121;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #CCC;
}

.input {
	background-color: #757676;
	border-color:#757676;
	border: 1px solid #757676;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:18px;
}
