html, body {
			height: 100%;
			margin: 0px;
}

body {
				background-color: #F5F5F5;
}

a:link {
				color: #4290D4;
				text-decoration: none;
}

a:visited {
				color: #034883;
				text-decoration: none;
}

.container {
			position: relative;
			min-height: 100%;
			margin-bottom: -110px;
}

.header {
			height: 50px;
			width: 100%;
			position: relative;
			background-image: url(../images/bgtop.png);
			background-color: #F5F5F5;
			repeat: no-repeat; 
			padding: 19px 0px;
}

.indexbutton {
			position: absolute;
			left: 630px;
			top: 18px;
			padding-right: 4px;
}

.juliabutton {
			position: absolute;
			left: 690px;
			top: 18px;
			padding-right: 4px;
}

.demobutton {
			position: absolute;
			left: 750px;
			top: 18px;
			padding-right: 4px;
}

.techbutton {
			position: absolute;
			left: 810px;
			top: 19px;
			padding-right: 4px;
}

.faqbutton {
			position: absolute;
			left: 920px;
			top: 19px;
			padding-right: 4px;
}

.aboutbutton {
			position: absolute;
			left: 965px;
			top: 18px;
			padding-right: 4px;
}

.newsbutton {
			position: absolute;
			left: 1030px;
			top: 18px;
			padding-right: 4px;
}

.blogbutton {
			position: absolute;
			left: 1090px;
			top: 19px;
			padding-right: 4px;
}

.contactbutton {
			position: absolute;
			left: 1140px;
			top: 18px;
			padding-right: 4px;
}


.logoheader { 
				position: absolute;
				repeat:	no-repeat;  
				left: 130px;
				top: 55px;
}

img {
				border-style: none;
}

#pagehead2 a {
				color: #000033;
				font-weight: bold;
				font: bold Tahoma;
				font-size: 20px;
				display: inline;
}


.line1 {
				position: absolute;
				width: 100%;
				top: 150px;
				color: #FFFFFF;
}

body {
				background-color: #F5F5F5;
}

.content {
				position: relative;
				min-height: 100%;
				width: 100%;
}

.footer {
			position: relative;
		  background-color: #222222;	
			height: 110px;
			width: 100%;
}

.copyright {
				position: relative;
				top: 90px;
				padding-left: 1050px;
}

.clearfooter {
				position: relative;
				height: 110px;
				clear: both;
				width: 100%;
}
