body {
	background-color: #5D0706;
}
#wrapper {
	position: relative;
	height: 440px;
	width: 756px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	float: none;
	clear: none;
	background-color: #5D0706;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: bold;
}
#wrapper .left_bar {
	position: absolute;
	left: 0px;
	top: 0px;
}

#wrapper .main_content {
	position: absolute;
	height: 401px;
	width: 323px;
	top: 0px;
	left: 40px;
	background-image: url(../images/main_img/images/gs_main_img_04.jpg);
}
#wrapper .anim_panel {
	position: absolute;
	left: 363px;
	top: -1px;
}
#wrapper .main_content .Logo {
	position: absolute;
	left: 0px;
	top: 13px;
}
#wrapper .main_content .nav {
	position: absolute;
	left: 8px;
	top: 69px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
#wrapper .main_content .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	position: absolute;
	top: 105px;
	left: 0px;
	width: 299px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#wrapper .logo_banner .logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 4px;
	top: 4px;
}
#wrapper .contact {
	position: absolute;
	height: auto;
	width: 308px;
	left: -2px;
	top: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
#wrapper .contact .thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #34A12C;
}
#wrapper .contact .form #contactForm .warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
