*, html {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	background-color:#dddde0;
	background-image:url('../images/bg.png');
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
a {
	text-decoration:none;
	outline: none;
}
iframe {
	border:none;
	margin:0px;
	padding:0px;
}
#container {
	width:960px;
	margin:0 auto;
	/* background-color:#CCC; */
	position:relative;
}
#container2 {
	width:960px;
	position:absolute;
	left:50%;
	margin-left:-480px;
	z-index:3;
}
#wrapper {
	position:absolute;
	z-index:10;
}
#container div.blocks {
	float:left;
	width:320px;
}
#container2 div.blocks {
	float:left;
	width:320px;
}
#midblock {
	clear:both;
	padding-bottom:25px;
}
/* HOLDERS */
#pos1holder, #pos3holder, #pos5holder {
	padding:120px 0px 20px;
	text-align:center
}
#pos2holder, #pos4holder, #pos6holder {
	padding:20px 0px;
	text-align:center
}
/* IMAGES and HOVERS */
.thumbnails a {
	background-image:url('../images/mainmenu_big.png');
	background-repeat:no-repeat;
	display:block;
	width:175px;
	height:174px;
	margin:0 auto;
}
#pos1 a {
	background-position:0px 0px;
}
a:hover#pos1 {
	background-position:-175px 0px;
}
a#pos2 {
	background-position:0px -174px;
}
a:hover#pos2 {
	background-position:-175px -174px;
}
a#pos3 {
	background-position:0px -348px;
}
a:hover#pos3 {
	background-position:-175px -348px;
}
a#pos4 {
	background-position:0px -522px;
}
a:hover#pos4 {
	background-position:-175px -522px;
}
a#pos5 {
	background-position:0px -696px;
}
a:hover#pos5 {
	background-position:-175px -696px;
}
a#pos6 {
	background-position:0px -870px;
}
a:hover#pos6 {
	background-position:-175px -870px;
}
/* Links */
#sg_qv {
	position:absolute;
	top: 28px;
	left: 0px;
	text-align:center;
	width:320px;
}
#sg_qv a {
	color:#ebd734;
	font-size:15px;
	font-weight:bold;
	text-shadow:2px 2px 7px #0f0f0f;
	text-decoration:none;
}
#au_de {
	position:absolute;
	top: 28px;
	left: 640px;
	text-align:center;
	width:320px;
}
#au_de a {
	color:#ebd734;
	font-size:15px;
	font-weight:bold;
	text-shadow:2px 2px 7px #0f0f0f;
	text-decoration:none;
}
#ca_st {
	position:absolute;
	top: 220px;
	left: 320px;
	text-align:center;
	width:320px;
}
#ca_st a {
	color:#ebd734;
	font-size:14px;
	font-weight:bold;
	text-shadow:2px 2px 7px #0f0f0f;
	text-decoration:none;
}
a#exploder {
	color:#ebd734;
	font-size:14px;
	font-weight:bold;
	text-shadow:2px 2px 7px #0f0f0f;
	text-decoration:none;
}
#sg_qv a:hover, #au_de a:hover, #ca_st a:hover, a:hover#exploder {
 color:#ab0e29;
}
#blog {
	position:absolute;
	top:525px;
	left:290px;
	width:380px;
	text-align:center;
	font-weight:bold;
	color:#F2F2F2;
}
#foot {
	margin-top:268px;
	text-align:right;
	padding-right: 75px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.5em;
	position:absolute; 
	bottom:-450px; 
	right:0; 
	z-index:10;
}
#fff2 {
	text-align:right;
	padding-right: 75px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.5em;
	position:absolute; 
	bottom:-960px; 
	right:0; 
	z-index:10;
}
#foot a, #fff2 a {
	font-weight:bold;
	padding:0px 7px;
	color:#000;
	text-decoration:underline;
}
#auto a {
	color:#eeb110;
	text-shadow: 0px 0px 3px #000;
}
#foot a:hover, #auto a:hover, #fff2 a:hover {
	color:#ab0e29;
	text-shadow:none;
}
#redlink a {
	color:#ab0e29;
}
#greylink a {
	color:#4b4b4c;
}
#redlink a:hover, #greylink a:hover {
	color:#000;
}
#expert {
	padding:15px 7px 0px 0px;
	color:#a10d26;
	font-weight:bold;
	font-style:italic;
}
#bottom {
	clear:both;
	position:relative;
	min-width:960px;
}
#bleft_img {
	position:absolute;
	width:650px;
	height:200px;
	bottom:-135px;
	left:0px;
	background-image:url('../images/bottom_left.png');
	background-repeat:no-repeat;
	background-position:bottom left;
}
#bleft2_img {
	position:fixed;
	width:650px;
	height:200px;
	bottom:0px;
	left:0px;
	background-image:url('../images/bottom_left.png');
	background-repeat:no-repeat;
	background-position:bottom left;
}
#bleft3_img {
	position:absolute;
	width:650px;
	height:200px;
	background-image:url('../images/bottom_left.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	bottom:-135px;
	left:0;
	z-index:1;
}
#bright_img {
	position:absolute;
	width:11px;
	height:29px;
	bottom:-137px;
	right:0px;
	background-image:url('../images/bottom_right.png');
	background-repeat:no-repeat;
	background-position:bottom right;
}

