body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { margin: 1em 0 1em 40px; padding-left: 0; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
caption, th { text-align: left }

h1, h2, h3, h4, h5, h6 {
    font-family: "myriad pro", "myriad web", "myriad", "gill sans mt", "ms gill sans", trebuchet, "trebuchet ms", "andale mono", "lucida sans unicode", universe, arial, sans-serif;
    color: #639acb;
	 background: transparent;
}
h1 { font-size: 200%; padding-left: 200px; padding-top: 200px;}
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 105%; }
h6 { font-size: 100%; }

html { height: 100%; width: 100%; }
body { height: 100%; width: 100%;
    text-align: center; /* centering in IE5.x */
    font-size: medium;
    background-color: #fff; color: #000;
    font-family: "myriad pro", "myriad web", "myriad", "gill sans mt", "ms gill sans", trebuchet, "trebuchet ms", "andale mono", "lucida sans unicode", universe, arial, sans-serif;
}

address {
    font-family: "myriad pro", "myriad web", "myriad", "gill sans mt", "ms gill sans", trebuchet, "trebuchet ms", "andale mono", "lucida sans unicode", universe, arial, sans-serif;
    font-weight: lighter;
    letter-spacing: 2px;
    color: #333;
	 background: transparent;
}

a:link {background: transparent;
    color: #639acb;
    text-decoration: none;
}

a:visited {background: transparent;
    text-decoration: none;
    color: #d2d3ce;
}

a:hover {background: transparent;
    color: #0090ff;
    text-decoration: underline;
}

/* wrappers */

#wrapper {
    position: relative;
    width: 765px;
    height: 681px;
    margin: 10px auto;
    padding: 0;
    text-align: justify;
	 z-index: 500;
}

#main-wrapper {
    position: absolute;
    bottom: 0;
    width: 765px;
    height: 440px; 
    overflow: auto;
    z-index: 100;
}

#main {
    margin: 0 192px 20px 200px;
    height: auto;
    font-size: 95%;
}

#main p { padding: 0; margin: 5px 0 20px 0; }

a#identity {
    display: block;
    position: absolute; top: 0; left: 0;
    height: 100%;
    width: 79px;
    margin: 0;
    padding: 0;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 79px;
}
a#identity:visited {background: transparent; color: #fff; }

#identity span {
    position: absolute; top: 0; left: 0;
    height: 100%;
    width: 79px;
    background: transparent url('../images/pwd-identity.gif') no-repeat top left;
}

/* black page borders */
    #wrapper { border: 1px solid #000; }
    #header { border-bottom: 1px solid #000; border-right: 1px solid #000; }
/* end black page borders */

/* navigation panel */
#nav {
    position: absolute;
    top: 1px; right: 0;
    height: 139px; width: 192px;
    padding: 0; margin: 0;
}

#nav ul {
    list-style-type: none;
    padding: 0;
}

#nav ul li {
    position: absolute;
    top: -1px;
    height: 139px; width: 32px;
    margin: 0; padding: 0;
    /*background-color: #000;*/
	 background: transparent;
}

#nav ul li a {
    display: block;

    position: relative;
    top: 0; left: 0;
    height: 100%;
    margin: 0; padding: 0;
    line-height: 1.1em;

    padding: 0 14px;

    text-decoration: none;
    color: #fff;
    font-size: 70%;
}

#nav ul li a:hover {
    color: #36f;
}

#nav ul li a span {
    position: absolute;
    top: 0; left: 0;
    height: 139px;
    width: 32px;
}

#nav ul li a span span {
    height: 32px;
    width: 32px;
    background-image: none;
}

/* nav button location */
#nav ul li#contactbutton { left: 0; }
#nav ul li#servicesbutton { left: 40px; } 
#nav ul li#portfoliobutton { left: 80px; }
#nav ul li#aboutbutton { left: 120px; } 
#nav ul li#homebutton { left: 160px; }
 
/* nav button backgrounds */
#nav a span {
    background-color: transparent;
    background-image: url('../images/navigationpanel.jpg');
    background-repeat: no-repeat;
}
#homebutton a span { background-position: 0 1px ;}
#aboutbutton a span { background-position: -32px 0px ;}
#portfoliobutton a span { background-position: -64px 0px ;}
#servicesbutton a span { background-position: -96px 0px ;}
#contactbutton a span { background-position: -128px 0px ;}

/* nav button hover */
#homebutton a:hover span { background-position: 0 -139px ;}
#aboutbutton a:hover span { background-position: -32px -139px ;}
#portfoliobutton a:hover span { background-position: -64px -139px ;}
#servicesbutton a:hover span { background-position: -96px -139px ;}
#contactbutton a:hover span { background-position: -128px -139px ;}

/* breadcrumb */
#nav ul li a.currentbutton span span { background: transparent url('../images/currentbutton.jpg') no-repeat 0 0;}

/* decorative whitespace */
#header { position: absolute; top: 0; left: 79px; height: 79px; width: 493px; }

#header address { position: absolute; font-size: 0.7em; font-style: normal; }
    address#office { bottom: 0; margin: 5px; }
    address#phone { top: 100%; margin: 5px; }

/* credits */
#copy, #pwd {
   position: absolute;
   height: auto; width: auto;
   top: 100%;
   margin: 15px 0 0 0;
   font-size: 80%;
   color: #abd;
}
#copy { left: 0; }
#pwd { right: 0; }
    #copy a, #pwd a { color: #569; text-decoration: none; }
        #copy a:hover, #pwd a:hover { color: #375; text-decoration: underline; }

/* services */
.licol {
    float: left;
    width: 178px;
	 margin-bottom: 10px;
}
.licol ul li {
    margin: 5px 0 0 0;
    padding: 0 0 5px 0;
    line-height: 15px;
}
.floatleft {float: left;}
.floatright {float: right;}
.brclear {float: none; clear: both;}
.clearfloat { width: 100%; clear: both; }

/* Portfolio Work Area */
#work {
  	float: left;
  	width: 450px;
  	padding: 10px 0;
  	}
#work dl {
  	float: left;
  	width: 420px;
  	margin: 10px;
  	padding: 0;
	/*background: url(../images/bgp.gif) no-repeat top left;*/
  	display: inline; /* fixes IE/Win double margin bug */
  	}
#work dt {
  	float: right;
  	width: 250px;
  	margin: 0;
  	padding: 0 10px;
  	font-size: 110%;
  	letter-spacing: 1px;
  	color: #627081;
	display: none;
  	}
#work dd {
  	margin: 0 0 0 98px;
  	padding: 0px 10px 0px 10px;
  	font-size: 85%;
  	line-height: 1.5em;
  	color: #666;
  	}
#work dl dd.img {
   	margin: 0;
   	}
#work dd.img img {
  	float: left;
  	margin: 8px 0;
  	padding: 4px;
	width: 400px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/* reverse float */
#work .alt dt {float: left;}
#work .alt dd {margin: 0 98px 0 0;}
#work .alt dd.img img {float: right; margin: 0 0 0 8px;}
#payments {margin-left: 80px; z-index: 1000;}
#payments ul {display: inline;}
#payments ul li {float: left; list-style: none; padding: 8px 0 8px 20px;}
#translator {margin-left: 300px; z-index: 1000; padding: 4px;}