@import url("Menu.css");


body {
	height:100%;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:inherit;
	font-weight:normal;
background:#ffffff url(../../Images/DBASupport/Bg.gif) center top no-repeat;
	}


p {
	line-height:18px;
	}
.Container {
	width:936px;
	height:auto;
	min-height:600px !important;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	}
.LeftContainer {
	width:249px;
	height:auto;
	float:left;
	display:inline;
	overflow:visible;
	margin:31px 13px 0px 23px;
	}
.RightContainer {
	width:643px;
	height:auto;
	min-height:507px !important;
	float:left;
	display:inline;
	overflow:visible;
	background:#ffffff ;
	}
span.BgContainerBG {
	width:643px;
	height:8px;
	float:right;
	display:inline;
	background:url(../../Images/DBASupport/BgContainerBG.png) center bottom no-repeat;
	margin-right:8px;
	}	
	

.Logo {
	width:180px;
	height:142px;
	float:left;
	display:inline;
	margin:0px 0px 0px 30px;
	}

.MainImage {
	width:600px;
	height:188px;
	float:left;
	display:inline;	
	margin:30px 0px 20px 22px;
	}
	
.HelpDesk {
	width:244px;
	height:142px;
	float:left;
	display:inline;
	/*background: url(../../Images/DBASupport/Helpdesk.png) left top no-repeat;*/
	margin:0px 0px 0px 0px;
	}
div.Column {
	width:280px;
	height:auto;
	float:left;
	display:inline;
	margin:0px 10px 0px 20px;
	}
div.Column h2{
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	color:#000000;
	margin-bottom:10px;
	}
	
.Copyright {
	width:300px;
	height:18;
	float:right;
	display:inline;
	text-align:right;
	margin:10px 10px 0px 0px;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	}	
	