@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background:#1b222a url(images/headbg.jpg) repeat-x;
}
#container {
	width:1132px;
	margin:0 auto;
}
#graphicsales {
	background:url(images/header.jpg) no-repeat #01b222a;
	width:1132px;
	height:inherit;
}
#content {
	background:url(images/bg.jpg) repeat-y #1b222a;
	width:1132px;
	height:inherit;
}
.content {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	width:950px;
	margin:0 auto;
}
#footer {
	background:url(images/footer.jpg) repeat-y #1b222a;
	width:1132px;
	height:54px;
}
#footer2 {
	background:url(images/footer2.png) no-repeat #1b222a;
	width:733px;
	height:82px;
	margin:0 auto;
}
#footerbg {
	background:url(images/footbg.png) repeat-x #1b222a;
	width:100%;
	height:73px;
}
#container #content .content div p a {
	font-size: 18px;
}
.head2 {text-align:center;font-size:34px;margin-top:23px;margin-bottom:0px;font-weight:bold;color:#c00e0e;padding:0 70px;letter-spacing:-1px;font-family:tahoma;}

.bighead {font-size: 44px;color:#c50000;font-family:tahoma;font-weight:bold;margin:20px 0;}
#graphicsales #content div h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
