@charset "utf-8";
/* Eon Systems CSS Document */



/* Tag Styles */

body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #000000;
	background-image: url(images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #3072ca;
}
a:visited {
	color: #ba0d0d;
}
a:hover {
	color: #ba0d0d;
}
a:active {
	color: #3072ca;
}

h1 {
	font-size: 20px;
	color: #3072ca;
	font-weight: lighter;
	margin-top: 0px;
}

h2 {
	font-size: 17px;
	color: #ba0d0d;
	font-weight: lighter;
	margin-top: 0px;
}




/* Text Styles */

.heading1 {
	color: #3072ca;
	font-size: 14px;
	font-weight: 800;
	margin-top: 0px;
}

.heading2 {
	color: #ba0d0d;
	font-size: 14px;
	font-weight: 800;
	margin-top: 0px;
}

.phone {
	color: #ba0d0d;
	font-size: 18px;
	font-weight: 800;
	margin-top: 0px;
}

.phone a{
	color: #ba0d0d;
	text-decoration: underline;
	
}

.footer {
	font-size: 10px;
	color: #ffffff;
}

.footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}





/* Layout */

.table-outline {
border: 1px solid #3072ca;
}

.seminars {
	font-size: 11px;
	background-color:#FFFFFF;	
	}

.header {
	background-image: url(images/index_01.png);
	background-repeat: no-repeat;	
	background-position: bottom;
	height: 270px;
	width: 1000px;
	vertical-align:bottom;
	}
	
.content {
	background-image: url(images/index_02.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #3072ca;
	height: 486px;
	width: 1000px;
	vertical-align: top;
	}
	
.column-left {
	background-image: url(images/content_02.png);
	background-repeat: repeat-y;
	height: 378px;
	width: 188px;
	vertical-align: top;
	}
	
.column-left-padding {
	padding-left: 25px;
	padding-right: 10px;
	}
	
.column-left a:link {
	color: #ba0d0d;
	text-decoration: underline;
	}
	
.column-left a:visited {
	color: #ba0d0d;
	text-decoration: underline;
	}
	
.column-left a:hover {
	color: #3072ca;
	text-decoration: underline;
	}
	
.column-center {
	
	background-color: #ffffff;
	height: 378px;
	width: 624px;
	vertical-align: top;
	}
	
.column-center-padding {
	padding-left: 15px;
	padding-right: 15px;
	}

.column-right {
	background-image: url(images/content_04.png);
	background-repeat: repeat-y;
	height: 378px;
	width: 188px;
	vertical-align: top;
	}
	
.column-right-padding {
	padding-left: 10px;
	padding-right: 25px;
	}
	




	
/* Layers */
	
#container {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:100%;
	left:50%;
	margin-left:-500px;
	min-height: 100%;

}

#nav {
	position:absolute;
	left:13px;
	top:231px;
	width:746px;
	height:31px;
	z-index: 999;
}

#logo {
	position:absolute;
	left:12px;
	top:13px;
	width:335px;
	height:80px;
	z-index:998;
}

#office {
	position:absolute;
	left:766px;
	top:0px;
	width:234px;
	height:284px;
	z-index: 997;
}



#office-transform {
	position:absolute;
	left:515px;
	top:0px;
	width:234px;
	height:281px;
	z-index: 997;
}


#client-login {
	position:absolute;
	left:16px;
	top:178px;
	width:100px;
	height:15;
	z-index: 994;
}

#digital-office {
	position:absolute;
	left:510px;
	top:139px;
	width:249px;
	height:77;
	z-index: 992;
}

#documentor {
	position:absolute;
	left:719px;
	top:0px;
	width:281px;
	height:270px;
	z-index: 995;
}

#document-solution {
	position:absolute;
	left:700px;
	top:10px;
	width:298px;
	height:282px;
	z-index: 995;
}
	
#practice-solution {
	position:absolute;
	left:715px;
	top:0px;
	width:285px;
	height:269px;
	z-index: 995;
}