/* Main Part of Program */
body{
    background-image:url('../images/Graph-Paper.gif')}

/* Company Header Section */
div.headerinfo{
    padding:0em;
		margin:0.4em;
		min-width:850px;
    text-align:center}

/* Company Sub-header Section */
div.subheaderinfo{
    background-image:url(../images/subheader.gif);
    background-position:bottom;
    background-repeat:repeat;
    padding:0em;
		margin:0.4em;
		min-width:850px;
		height:200px;}
h1 {
 	 	font-family: Arial, Verdana, sans-serif;
		font-size: 28px;
		text-align:center;
		color:white;
    margin-top:5px;}
div.leftsubheaderinfo{
    float:left;
 	 	font-family: Arial, Verdana, sans-serif;
		font-size: 24px;
		text-align:left;
		color:white;}
.leftsubheaderlist1,
.leftsubheaderlist1 li ul{
		list-style-type:none;
		margin-top:5px}
.leftsubheaderlist2,
.leftsubheaderlist2 li ul{
		list-style-type:none;
		text-indent:30px;
		margin-top:-25px}
.leftsubheaderlist3,
.leftsubheaderlist3 li ul{
		list-style-type:none;
		text-indent:60px;
		margin-top:-25px}
.leftsubheaderlist4,
.leftsubheaderlist4 li ul{
		list-style-type:none;
		text-indent:90px;
		margin-top:-25px}
div.rightsubheaderinfo{float:right;}
h2 {
 	 	font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		font-style:italic;
		text-align:left;
		color:white;
    margin-top:10px;
		margin-right:+15px;}
.rightsubheaderlist,
.rightsubheaderlist li ul{
    list-style-image:url(../images/3J.gif);
 	 	font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		font-style:italic;
		text-align:left;
		color:white;}

/* Center Section */
div.centerinfo{
		margin:0.4em;
		height:400px;
    min-width:850px;}

/* Leftmenu Sub-Section */
div.leftmenusection{float:left}
    .leftmenu,
    .leftmenu li ul{
        list-style-type:none;
    		margin:0;
    		padding:0;
    		width:200px;}
    /* No Mouse Over Background */
    .leftmenu li{position:relative}
    /* No Mouse Over Foreground */
    .leftmenu li a{
        background-image:url(../images/leftmenu-main.gif);
    		background-position:bottom;
    		background-repeat:repeat;
        display:list-item;
    		font-weight:bold;
    		font-family:Arial, Verdana, sans-serif;
				font-size:16px;
        color:white;
        width:auto;
    		height:70px;
    		padding-top:10px;
				text-align:center;
        text-decoration:none;}
    .leftmenu 
    .leftmenu li a:visited,
    .leftmenu li a:active{color:white}
    /* Mouse Over Background */
    .leftmenu li :hover{background-image:url(../images/leftmenu-hover.gif)} * html 
    /* Mouse Over Foreground */
    .leftmenu li{
        float:left;
    		height:100%}* html 
    .leftmenu li a{height:100%}

/* Image Sub-Section */
div.imagegallery{
    height:400px;
		width:400px;
		margin-left:auto;
		margin-right:auto;}
div.imagegallery img{position:absolute;}

/* rightmenu Sub-Section */
div.rightmenusection{
    float:right}
    .rightmenu,
    .rightmenu li ul{
        list-style-type:none;
    		margin:0;
    		padding:0;
    		width:200px;}
    /* No Mouse Over Background */
    .rightmenu li{position:relative}
    /* No Mouse Over Foreground */
    .rightmenu li a{
        background-image:url(../images/rightmenu-main.gif);
    		background-position:bottom;
    		background-repeat:repeat;
        display:list-item;
    		font-weight:bold;
    		font-family:Arial, Verdana, sans-serif;
				font-size:16px;
        color:white;
        width:auto;
    		height:70px;
    		padding-top:10px;
				text-align:center;
        text-decoration:none;}
    .rightmenu 
    .rightmenu li a:visited,
    .rightmenu li a:active{color:white}
    /* Mouse Over Background */
    .rightmenu li :hover{background-image:url(../images/rightmenu-hover.gif)} * html 
    /* Mouse Over Foreground */
    .rightmenu li{
        float:left;
    		height:100%}* html 
    .rightmenu li a{height:100%}

/* Company Header Section */
div.footerinfo{
    padding:0.5em;
		margin:0.4em;
		min-width:850px;
		text-align:center;
		font-family: Arial, Verdana, sans-serif;
		font-size: 10px;
		color:grey;}