@charset "utf-8";
/* CSS Document */

body {
	background: url(images/index/background.jpg) repeat;
	}

#container {
	width: 1170px;
	height: 695px;
	background: #7D93AA;
	border:solid #ffffff 10px;
	margin-right: 20px;
}

#containerindex {
	width: 1170px;
	height: 100%;
	margin-top: 5px;
}

#containerfeedback {
	width: 900px;
	height: 100%;
	margin-top: 20px;
}
#logoheader {
	width: 900px;
	height: 96px;
}

#feedbackcontent {
	width: 900px;
	height: 525px;
	background: #c6c6b9;
}
#feedbackphotoleft {
	width: 330px;
	height: 505px;
	float: left;
	padding: 10px;
}
#feedbacktext {
	width: 510px;
	height: 485px;
	float: right;
	padding: 20px;
}
#feedback p {
	font: .7em/1.3em Verdana, Helvetica, sans-serif;
	color: #555555;
	text-align:left;
	margin-top: -20px;
}
#feedback h3 {
	font: 2em Century Gothic, Helvetica, sans-serif;
	color: #555555;
	text-align:center;
	margin-top: 20px;
}
img {
	padding: 0px 5px;
	text-decoration: none;
	border:none;
}
img a:link, img a:visited {
	text-decoration: none;
	border:none;
}
img a:hover {
	text-decoration: none;
	border:none;
}

p {
	font: .8em Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
}
p a:link, p a:visited, li a:link, li a:visited{
	color: #ffffff;
	text-decoration: none;
}
p a:hover, li a:hover {
	color: #912029;
	text-decoration: none;
}
#header {
	font: 2em Century Gothic, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
	margin-top: -10px;
}
h1 {
	font: .7em Century Gothic, Helvetica, sans-serif;
	color: #aaa9a9;
	text-align:center;
}

h1 a:link, h1 a:visited, li a:link, li a:visited{
	color: #aaa9a9;
	text-decoration: none;
	text-align:center;
}
h1 a:hover, li a:hover {
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}
h2 {
	font: 1em Century Gothic, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
}
h2 a:link, h2 a:visited, li a:link, li a:visited{
	color: #ffffff;
	text-decoration: none;
}
h2 a:hover, li a:hover {
	color: #912029;
	text-decoration: none;
}

h3 {
	font: 2em Century Gothic, Helvetica, sans-serif;
	color: #ffffff;
	text-align:center;
	margin-top: -10px;
}
h4 {
	font: 1.5em Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
}
h5 {
	font: .7em Century Gothic, Helvetica, sans-serif;
	color: #aaa9a9;
	text-align:center;
}
h5 a:link, h5 a:visited, li a:link, li a:visited{
	color: #aaa9a9;
	text-decoration: none;
}
h5 a:hover, li a:hover {
	color: #ffffff;
	text-decoration: none;
}

ul {
	font: .9em Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
}
ul a:link, ul a:visited, li a:link, li a:visited{
	color: #ffffff;
	text-decoration: none;
	text-align:left;
}
ul a:hover, li a:hover {
	color: #912029;
	text-decoration: none;
	text-align:left;
}
