body
{
	margin: 0;
	padding: 0;
	background-color: #CC7E00;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #814a01;
}

h1
{
	background-image: url(/qualitytour/images/bg_0_1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-left: 1px solid #b96a01;
	height: 119px;
	width: 100%;
	text-align: left;
	padding-top: 40px;
	padding-left: 1em;
	font-size: 26px;
	color: #b96a01;
	clear: both;
}

h2
{
	text-align: center;
}

img.InTextLeft
{
	float: left;
	margin-right: 10px;
}

img.InTextRight
{
	float: right;
	margin-left: 10px;
}

.c
{
	text-align: center;
}

a
{
	color: #b96a01;
	text-decoration: none;
}

div#Wrapper
{
	width: 100%;
	text-align: center;
}

div#Wrapper > div, div#Wrapper > p
{
	text-align: left;
}

div#Header
{
	width: 100%;
	height: 278px;
	text-align: center;
}

div#Header table
{
	width: 100%;
}

div#Header table tr td#HeaderCenter
{
	width: 766px;
}

div#Header table tr td#HeaderLeft
{
	width: 50%;
	background-image: url(../images/head_bg_1.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

div#Header table tr td#HeaderRight
{
	width: 50%;
	background-image: url(../images/head_bg_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

div#Footer
{
	text-align: center;
	padding: 1em;
	color:#8D5502;
	width: 100%;

	background-image: url(../images/bg_footer.gif);
	background-position: left top;
	background-repeat:repeat-x;
	background-color: #FFD403;
}

div#Footer a
{
	margin: 0 2em;
	text-decoration: none;
	font-size: 0.9em;
}

div#Body
{
	width: 750px;
	text-align: left;
	background-color: #FFE566;
	padding: 10px;
}

ul.Menu
{
	margin: 0;
	
	border: 1px solid #8C5000;
	
	list-style: none;
	
	color: #8C5000;
	float: left;
	width: 150px;
	
	padding: 10px 20px;
	
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
}

ul.Menu li
{
	margin-bottom: 5px;
	line-height: 1.1em;
}

ul.Menu li a
{
	color: #8C5000;
	font-size: 9px;
	font-weight: bold;
	width: 150px;
}

ul.Menu li a:hover
{
	text-decoration: underline;
}

div.SideImages
{
	float: right;
	width: 200px;
	text-align: center;
}

div.SideImages img
{
	display: block;
	margin-bottom: 20px;
}

table.Info tr td
{
	font-size: 0.8em;
	padding: 1em;
	text-align: justify;
}

img.Side
{
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
    border: 1px solid #9E652C;
    padding: 7px;
    clear: both;
}

form ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

form ul li
{
    margin-bottom: 0.5em;
}

form ul li label
{
    float: left;
    width: 10em;
    padding-top: 0.3em;
}

form ul li.Footer
{
    border-top: 1px solid black;
    margin-top: 1em;
    margin-bottom: 3em;
    padding-top: 1em;
    text-align: center;
}