html,body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10px;
text-align:left;
line-height: 14px;
font-style: normal;
font-weight: normal;
background-color:#ffffff;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

/* 25 design info */

div.container {
	height: 100%;
	border: 0px;
	vertical-align: middle;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
}

div.sitecenter {
	position: absolute;
      left: 50%;
      top: 50%;
      width: 800px;
      height: 700px;
      margin-left: -400px; /* half of width */
      margin-top: -350px;  /* half of height */
	  text-align: center;
	  /*border:solid 1px black;*/ /*dev use only*/
	
}

div.applicationlefttext {
width: 253px;
height:252px;
background-color: #0077A2;
padding: 18px;
}

div.title25 {
width: 800px;
margin-top: 60px;
height:40px;
background-color: #FFFFFF;
text-align: center;


}

div.content25 {
width: 800px;
height:380px;
background-color: #ffffff;
padding: 0px;
margin-right:auto;
margin-left:0px;
border:solid 1px #ffffff;
}

div.nav25 {

width: 800px;
height:80px;
background-color: #ffffff;
padding: 0px;
margin-right:auto;
margin-left:auto;
}

div.aboutUs25 , div.photography25, div.branding25, div.publishing25, div.marketing25, div.contact25
{
	margin-left:auto;
	margin-right:auto;    	
    line-height:1.6em;
    letter-spacing:0em;
    font-family:Swiss 721 Arial; 
    font-size:1.20em; 
    color:#bebdbd;     
}

div.aboutUs25
{
    width:450px;
    border:solid 0px blue;
    height:225px;
    margin-top:35px; 
}

div.photography25
{
    width:450px;
    border:solid 0px blue;
    height:225px;
    margin-top:50px;    
}

div.branding25
{
    width:450px;
    border:solid 0px blue;
    height:225px;
    margin-top:60px;    
}

div.publishing25
{
    width:450px;
    border:solid 0px blue;
    height:225px;
    margin-top:60px;        
}

div.marketing25
{
    width:450px;
    border:solid 0px blue;
    height:225px;
    margin-top:75px;            
}

div.contact25
{
	margin-top:30px;
	width: 500px;
	height:200px;
	background-color: #ffffff;
	padding: 0px;
	margin-right:auto;
	margin-left:auto;
	border:solid 0px pink;
}
div.slideshow25
{
    margin-top: 0px;
    height:375px;
    border:solid 0px blue;       
}

div.slideshow25Branding
{
    margin-top: 18px;
    height:357px;
    border:solid 0px blue;   
}

div.fiction25
{
    margin-top: 0px;
	top:0px;
    height:365px;
    border:solid 0px blue;       
}


/* end 25 design info */


.clear { clear: both;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	background-color:#999999;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



a:link {
	color: #999999;
	text-decoration: none;
}

a:active {
color: #FFC20F;
text-decoration: none;
}

a:visited {
color: #FFC20F; 
text-decoration: none;
}

a:hover {
color: #FFC20F; 
text-decoration: none;
}

* html #floated-image {
margin: 0 -3px; margin: 0;
}

span.inlineListTitle
{
	color:#000000;
}

ul.inlineList
{    
    margin-left: 0; 
    padding-left: 0; 
    padding-top:0; 
    margin-top:.5em;
}

ul li.inlineListLi
{
    display:inline; 
    height:1.6em;    
}


/* additonal text css */

.formtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 10px;
text-align:left;
line-height: 12px;
font-style: normal;
font-weight: normal;
}

/* end additonal text css */





#mainnav {

    width: 800px; height: 45px;

    background:	url(imports/main-nav.gif);

    margin: 0px; padding: 0;
	position: relative;
	
	}

#mainnav li {

	margin: 0;

	padding: 0;

	list-style: none;

	position: absolute;

	top: 0;

	}

#mainnav li, #mainnav a {

    height: 45px; display: block;

	}



  #aboutus {left: 0; width: 200px;}

  #portfolio {left: 200px; width: 200px;}

  #photography {left: 400px; width: 200px;}

  #contact {left: 600px; width: 200px;}





#aboutus a:hover {

    background: transparent url(imports/main-nav.gif)

    0px -45px no-repeat;}

  #portfolio a:hover {

    background: transparent url(imports/main-nav.gif)

    -200px -45px no-repeat;}

  #photography a:hover {

    background: transparent url(imports/main-nav.gif)

    -400px -45px no-repeat;}

  #contact a:hover {

    background: transparent url(imports/main-nav.gif)

    -600px -45px no-repeat;}



#folionav {
	position: relative;
	float:left;
	width: 400px;
	height: 260px;
	border:solid 0px green;
	background:	url(imports/folio-nav.gif);
	margin: 0px;
	padding: 0;
	margin-left: 200px;
	margin-right: auto;
	vertical-align: middle;	
	text-align: center;
	}

#folionav li {

	margin: 0;

	padding: 0;

	list-style: none;

	position: absolute;

	top: 0;

	}

#folionav li, #folionav a {

    height: 262px; display: block;

	}



  #branding {left: 0; width: 130px;}

  #marketing {left: 130px; width: 130px;}

  #publishing {left: 260px; width: 130px;}

  #web {left: 390px; width: 130px;}





#branding a:hover {

    background: transparent url(imports/folio-nav.gif)

    0px -262px no-repeat;}

  #marketing a:hover {

    background: transparent url(imports/folio-nav.gif)

    -130px -262px no-repeat;}

  #publishing a:hover {

    background: transparent url(imports/folio-nav.gif)

    -260px -262px no-repeat;}

  #web a:hover {

    background: transparent url(imports/folio-nav.gif)

    -390px -262px no-repeat;}


#publishingNav {
	position: relative;
	width: 400px;
	height: 350px;
	background:	url(imports/publishingNav.gif);
	map: #BookPopups;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 210px;
	margin-right: auto;
	vertical-align: middle;	
	text-align: center;
	border: solid 0px green;
	}

#publishingNav li {

	margin: 0;

	padding: 0;

	list-style: none;

	position: absolute;

	top: 0;

	}


#publishingNav li, #publishingNav a {

    height: 300px; top: 20px; display: block;
	}

  #fiction {left: 100px; width: 40px; border:solid 0px blue;}

  #nonfiction {left: 141px; width: 39px; border:solid 0px blue;}

  #childrens {left: 180px; width: 130px; border:solid 0px blue;}

  #popups {left: 330px; width: 40px; height:50px; border:solid 0px blue;}

	#fiction a:hover {

    background: transparent url(imports/publishingNav.gif)

    -100px -334px no-repeat;}

  #nonfiction a:hover {

    background: transparent url(imports/publishingNav.gif)

    -141px -334px no-repeat;}

  #childrens a:hover {

    background: transparent url(imports/publishingNav.gif)

    -180px -334px no-repeat;}
	
  #popups a:hover {

    background: transparent url(imports/publishingNav.gif)

    -331px -21px no-repeat;}	


/* zoom end */

