body
{
	/*background-color: #002395;*/
	background: url(./../images/bg_road.jpg) no-repeat;
	background-color: #071471;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-position: center;
}

#topHeaderBar
{
	text-align: center;
	font-family: Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	background-color: #D52B1E;
}

#mainContainer
{
	width: 546px;
	margin: 0px auto;
	margin-top: 15px;
}

#logo
{
	width: 390px;
	height: 78px;
	background-image: url(../images/qds_logo.jpg);
	margin: 0px auto;
}

#menuBar
{
	text-align: center;
	width: 546px;
	height: 20px;
	background-image: url(./../images/homepage_menu_bg.gif);
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 5px;
}

#menuBar a
{
	font-family: Arial, Sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

#menuBar a:hover
{
	text-decoration: underline;
}

#welcomeTxt
{
	text-align: justify;
	font-family: Arial, Sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 10px;
}

.homepagePageHeading
{
	font-family: Arial, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #D52B1E;
}

.downloadLink
{
	font-family: Arial, Sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.downloadLink:hover
{
	text-decoration: underline;
}

#wideImage
{
	width: 100%;
}

#bottomMenu
{
	text-align: center;
	width: 546px;
	font-family: Arial, Sans-serif;
	font-size: 7pt;
	color: #999999;
	margin-top: 2px;
}

#bottomMenu a
{
	font-family: Arial, Sans-serif;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}

#bottomMenu a:hover
{
	color: #FFFFFF;
}

.copyrightTxt
{
	font-family: Arial, Sans-serif;
	font-size: 7pt;
	color: #999999;
}

.copyrightTxt a
{
	font-family: Arial, Sans-serif;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}
