@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #EFEFEF;

}
h2{color:#169FBF; font-size:18px; margin:0; padding:0;}
h3{color:#000; font-size:14px; margin:0; padding:0;}

a:hover{
	color:#169FBF;
	text-decoration:underline;
	outline:none;
}
a:link, a:visited{color:#169FBF; text-decoration:underline;outline:none;}

.ArialBlueLrg {
	font-family: Arial;
	font-size: 18px;
	
}
.ArialBlkLrg {
	font-family: Arial;
	font-size: 16px;
	
}
.ArialGrey {
	font-family: Arial;
	font-size: 14px;
	line-height:1.2;
	color: #333;
}
.ArialGreySml {
	font-family: Arial;
	font-size: 12px;
	line-height:1.2;
	color: #333;
}
div#container {
	width:1000px;
	background-color: #FFF;	
}

div#header{
	position:relative;
	top:0px
	width:1000px;
	height:154px;
	background-image: url(http://img.en25.com/eloquaimages/clients/Tandberg/{9d188136-8621-4ab8-be02-f2efaf7873ce}_Banner-Image.png);
	background-repeat: no-repeat;
}
div#contentsection {
    position:relative;	
	padding:20px 20px 0px 20px;
	width:980px;
	
}
div#heading{
	width:550px;
	
	
}

div#leftpane{
    position:relative;
	top:0px;
	width:560px;
    padding:0px 20px 0px 0px;
    
}
div#form{
	position:absolute;
	right:40px;
	width:370px;
	top:80px;
}
div#dates{
    position:relative;
	top:0px;
	padding:20px 0px 20px 0px;
	width:980px;	
	
}

div#footer{
	position:relative;
	top:0px
	width:1000px;
	height:71px;
	background-image: url(http://img.en25.com/eloquaimages/clients/Tandberg/{1b5c5467-4825-4316-882d-3f2774e8a924}_Footer-Image.png);
	background-repeat: no-repeat;
}