@charset "utf-8";
/* CSS Document */
	body {
		margin:0;
		padding:0;
		background:url(http://www.mrcgiguy.com/images/bg.png) repeat-x;
		height:100%;
		font-family: trebuchet ms, tahoma, arial;
		font-size: 11px;
	}
	td {
		font-family: trebuchet ms, tahoma, arial;
		font-size: 13px;	
	}
	a:link,a:visited,a:active {
		font-family: trebuchet ms, tahoma, arial;
		font-size: 15px;
		color:#E56000;
		font-weight:bold;
		text-decoration: none;
	}	
	a:hover {
		color:#000000;	
	}
	#footerLinks a:link,#footerLinks a:visited,#footerLinks a:active {
		font-size:11px;
	}
	#footerBar {
		width:901px;
		text-align:right;
		border-top:1px #CCCCCC solid;
		background-color:333333;
	}
	h1 {
		padding:0;
		margin:0;
		font-family: trebuchet ms, tahoma, arial;
		font-size: 17px;
	}
	#newsletter {
		background:url(http://www.mrcgiguy.com/images/newsletter.png) no-repeat;
		width:266px;
		height:143px;
	}
	input {
		font-size:11px;
	}
	.button {
		background-color:#79a61b;
		border:0;
		padding:3px;
		color:#FFFFFF;
	}
	#tagInfo {
		padding-top:5px;
		width:901px;
		color:#999999;
		font-size:11px;
		text-align:center;
	}
	#testimonial {
		padding:10px;
		font-size:14px;
		color:#333333;
		font-style:italic;
		text-align:justify;
	}
	#testimonial a:link,#testimonial a:visted, #testimonial a:active {
		font-size:14px;
		color:#E56000;	
	}
	#testimonial a:hover {
		color:#000000;
	}
	li {
		font-size:11px;
	}

