body {
	background: #ffffff url(http://www.internationalquincy.com/images/qbg.jpg) fixed repeat-x;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	text-align: center;
}

a img {
	border: 0;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0 30px 100px 30px;
	text-align: left;
	background: #000000;
}

	ul#navigation2 {
		width: 835px;
		height: 40px;
		margin: 0;
		padding-top: 3px;
		background: url(http://www.internationalquincy.com/images/nav_bg.png) repeat-x;
		text-align: center;
		padding-left: 65px;
	}
	
	
		ul#navigation2 li {
			float: left;
			list-style: none;
		}

		ul#navigation2 li a {
			float: left;
			height: 26px;
			font-size: 14px;
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
			padding-left: 20px;
			padding-right: 20px;
			display: block;
			margin: 0;
			padding-top: 8px;
		}
		
			ul#navigation2 li a:hover {
				color: #000000;
				background: #d2181f;
			}


	#content2 {
		width: 600px;
		margin-top: 20px;
		text-align: left;
	}
	
		#content2 h1 {
			font-size: 24px;
			color: #d2181f;
			padding: 0;
			margin: 30px 0 0 0;
			text-align: left;
		}
		
		#content2 p {
			font-size: 11.5px;
			color: #bcbcbc;
			line-height: 20px;
			margin-bottom: 25px;
			text-align: left;
		}
		
			#content2 p a {
				color: #d2181f;
				text-decoration: none;
			}
			
				#content2 p a:hover {
					text-decoration: underline;
				}
				
		#content2 ul {
			text-align: left;
			font-size: 12px;
			color: #bcbcbc;
			margin-bottom: 20px;
		}
		
			#content2 ul li {
				margin-bottom: 5px;
			}
			
			#content2 ul a {
				color: #d2181f;
				text-decoration: none;
			}
			
				#content2 ul a:hover {
					text-decoration: underline;
				}
				
		#content2 h2 {
			font-size: 16px;
			color: #6e6e6e;
			font-family: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;

		}

		#content2 h1 a {
			font-size: 24px;
			color: #d2181f;
			margin: 0;
			text-align: left;
			padding: 0;
			font-family: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;

		}
		
		
	.link {
		color: #bcbcbc;
		text-decoration: none;
	}
		
	.link a {
		color: #bcbcbc;
		text-decoration: none;
	}
	
		.link a:hover {
			text-decoration: none;
		}
		
		.middle {
			width: 100%;
			text-align: center;
		}
		
			.middle a {
				font-size: 16px;
				color: #6e6e6e;
				font-weight: bold;
				text-decoration: none;
			}
			
				.middle a:hover {
					text-decoration: underline;
				}
				
		.downloadmid {
			width: 100%;
			height: 388px;
			text-align: center;
			background: url(http://www.internationalquincy.com/images/download.png) no-repeat;
		}
		
			.downloadmid a {
				font-size: 16px;
				color: #6e6e6e;
				font-weight: bold;
				text-decoration: none;
			}
			
				.downloadmid a:hover {
					text-decoration: underline;
				}
				
		.mixdl {
			font-size: 18px;
			color: #6e6e6e;
			font-weight: bold;
			text-decoration: none;
			margin: 0;
		}
				
	#footer {
		width: 100%;
		height: 30px;
		margin-top: 100px;
		background: black;
	}
	
		#footer_left {
			width: 500px;
			height: 25px;
			font-size: 12px;
			color: #3b3b3b;
			float: left;
			padding: 5px;
		}
		
			#footer_left a {
				color: #bcbcbc;
				text-decoration: none;
			}
			
				#footer_left a:hover {
					text-decoration: underline;
				}
				
		#footer_right {
			width: 300px;
			float: right;
			font-size: 11px;
			color: #bcbcbc;
			text-align: right;
		}
		
			#footer_right a {
				text-decoration: none;
				color: #e91f1f;
			}
			
				#footer_right a:hover {
					text-decoration: underline;
				}