/* CSS Document */

body 
	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #848484;
	}

#header 
	{
	text-align: left;
	height: 111px;
	width: 763px;
	background-image: url(file:///Working/WEB-Do not delete!/actionflex_site/images/secondarypage1_03.jpg);
	background-repeat: no-repeat;
      position: absolute;
      top: 8px;
      left: 8px;
	padding-bottom:0px;
	}
	
#vspacer
	{
	
	width:763px;
	height:8px;
	}
	
#leftcol {
	background-image:url(images/sidebar_03.jpg);
	font-size: 12px;
	color: #FFFFFF;
	line-height: 40px;
	font-weight: bold;
	width: 155px;
	height: 425px;
	background-repeat: no-repeat;
      position: absolute;
      top: 127px;
      left: 8px;
	padding-left:27px;
	padding-top:34px;
	}

#midcol 
	{
	width: 575px;
	height: 37px;
	background-repeat: no-repeat;
      position: absolute;
      top: 127px;
      left: 196px;
	padding-left:0px;

	}
	
#spacer
	{
	margin-left: 0px;
	width:6px;
	height: 454px;
	}
	
#rightcol 
	{
	background-image: url(images/secondarypage1_09.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 520px;
	text-align:left;
	height: 389px;
	background-repeat: no-repeat;
      position: absolute;
      top: 164px;
      left: 196px;
	padding-left: 16px;
	padding-right: 40px;
	padding-top: 14px;
	padding-bottom: 14px;
	}

#rightcolabout 
	{
	background-image: url(images/danabg_03.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 520px;
	text-align:left;
	height: 389px;
	background-repeat: no-repeat;
      position: absolute;
      top: 164px;
      left: 196px;
	padding-left: 16px;
	padding-right: 40px;
	padding-top: 14px;
	padding-bottom: 14px;
	}
	
#rightcolindex 
	{
	background-image: url(images/mainpageimage_03.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 520px;
	text-align:left;
	height: 389px;
	background-repeat: no-repeat;
      position: absolute;
      top: 164px;
      left: 196px;
	padding-left: 16px;
	padding-right: 40px;
	padding-top: 14px;
	padding-bottom: 14px;
	}

#rightcoltechnology 
	{
	background-image: url(images/technologybg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 520px;
	text-align:left;
	height: 389px;
	background-repeat: no-repeat;
      position: absolute;
      top: 164px;
      left: 196px;
	padding-left: 16px;
	padding-right: 40px;
	padding-top: 14px;
	padding-bottom: 14px;
	}

a {
	color: #ffffff;
	text-decoration: none;
	}


a:hover 
	{
	color:#c20d00;
	text-decoration: none;
	}
	
		}
img.floatLeft { 
    margin: 4px; 
	}
	
a.bodylink:hover
 	{
	color:#c20d00;
	font-weight: bold;
	}
	
a.bodylink 
	{
	color:#000000;
	font-weight: bold;
	}