HTML {
	height: 100%;
	margin-bottom: 1px;
	align: center;
	text-align:center;
}

BODY {
	height: 100%;
	background-color: #EEEDED;
	align: center;
	text-align:center;
}

#container
{
	width: 800px;
	align: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	align: center;
	height: 160px;
	background-image: url(/images/gfx/bannerHeader.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#title
{
	font-size: 36pt;
	color: #666666;
	padding-top: 10px;
	text-align: right;
	padding-right: 90px;
	font-family: verdana;
}

#menu
{

	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
	height: 35px;
	text-align: right;
	align: right;
	padding-right: 50px;
	padding-top: 50px;
	
}

#data
{
	background-image: url(/images/gfx/databody_bg.jpg);
	background-repeat: repeat-y;
	background-position: center; 
	text-align: center;
	min-height: 300px;
}

#text
{
 	width:600px;
 	font-family: verdana;
 	font-size: 8pt;
 	align: center;
 	margin-right: auto;
 	margin-left: auto; 
 	padding-top: 50px;
 	padding-bottom: 30px; 
 	color: #444444;
 	text-align:justify; 
 	line-height: 17px;
}

#footer
{
	margin-top:-2px;
	height: 25px;
}

#info
{
	font-size: 8px;
	font-family: verdana;
	color: #666666;
	text-align: center;	
}

#menu a:link
{
	vertical-align: middle;
	text-decoration: none;
	color: #666666;
}

#menu a:visited
{
	vertical-align: middle;
	text-decoration: none;
	color: #666666;
}

#sectionTitle
{
	align: right;
	align-text: right;
	font-size: 15px;
	width: inherit;
	border-bottom: 1px solid #963232;
	color: #963232;
	margin-bottom: 45px;

}

#titleSectionText
{
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	font-family: tahoma;
}

#imagesView
{
	padding-top: 25px;
	text-align: center;
	align:center;
	margin-bottom: 25px;
}

#wideColorSelection
{
	display: none;
}

#logoSelection
{
	display: block;
}

#squeareColorSelection
{
	display: none;
}

#sendDIV
{
	display: none;
}

#linkButton
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 50px;
	align: center;
}

