html, body 
{
	height: 100%;
}

body 
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/bg_lightblue.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#divMainContainer 
{
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	width: 790px;
	top: 0;
	background-color: #FFFFFF;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-attachment: scroll;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

html>body #divMainContainer {
				height: auto;
			}
			
#divContent
{
	position: relative;
	/*
					To calculate the height of the footer: (12px font-size x 1.5 line-height) + (2 * 10px padding) = 38px
					To calculate padding-bottom: 38px footer height + 10px content padding = 48px
				*/
	padding-bottom: 32px;
}

#divLeft
{
	position: absolute;
	width: 220px;
	min-height: 400px;
	top: 0px;
	text-align: center;
}

#divLeftContent
{
	position: relative;
	width: 170px;
	height: 350px;
	text-align: left;
	margin: 0 auto;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(images/leftContent.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
}

#divLeftDownload
{
	position: relative;
	width: 170px;
	height: 225px;
	text-align: left;
	margin: 0 auto;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(images/leftContent2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
}

#divLeftAdobe
{
	top: 125px;
	position: relative;
	width: 170px;
	height: 50px;
	text-align: center;
	margin: 0 auto;
}

#divMain
{
	position:relative;
	min-height: 650px;
	width: 550px;
	padding-left: 230px;
}

#divMainLong
{
	position:relative;
	min-height: 650px;
	height: 650px;
	width: 550px;
	padding-left: 230px;
}

#divMenu
{
	position:relative;
	width: 560px;
	height: 50px;
	margin-left: -10px;
	background-attachment: scroll;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-align: left;
}

#divMenuSpacer
{
	position:relative;
	width: 550px;
	height: 22px;
	margin: 0 auto;
}

#divFooter
{
	position: absolute;
	width: 100%;
	height: 24px;
	bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}

#divFooterleft
{
	position: relative;
	width: 60%;
	float: left;
	left: 20px;
	height: 23px;
	bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}

#divFooterright
{
	position: relative;
	width: 40%;
	float: right;
	height: 23px;
	bottom: 0px;
	right: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: right;
}

#divFooterline
{
	position: relative;
	height: 1px;
	width: 95%;
	margin: 0 auto;
	line-height: 1px;
	background-color:#333333;
}

#divDlTableHeader
{
	position:relative;
	width: 550px;
	height: 24px;	
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bg_dlTable.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: center;
}

#divDlTableRow
{
	position: relative;
	width: 550px;
	height: 24px;	
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bg_dlTableRow.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}

#divDlTableRowAlt
{
	position: relative;
	width: 550px;
	height: 24px;	
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bg_dlTableRow2.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}

#divDlTableFooter
{
	position:relative;
	width: 550px;
	height: 2px;	
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bg_dlTableRowBase.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 2px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-align: center;
}

#divEnquiryForm
{
	position:relative;
	width: 510px;
	height: 565px;	
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bg_Enquiry.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal; 
	text-transform: none;
	color: #333333;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal; 
	text-transform: none;
	color: #000000;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.txtColHeader {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.txtRowText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.txtFooter{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #333333;
	text-align: center;
}

.txtFooter:hover{
	color: #336699;
	text-decoration: underline;
}

.txtBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.txtLink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #333333;
}

.txtLink:Hover {
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #333333;
}

.txtBoldLarge {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.txtItalic {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}