html, body, form, fieldset, h1, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
ul,li {
	list-style-type:none;
	}
body {
	color:#111111;
	background-color: #111111;
	font:70%/130% Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	}
	
#wrapper {
	position: relative;
	width: 960px;
	top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
	
#banner {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 18px;
	width: 400px;
	z-index: 1;
}
	
#container {
	position: absolute;
	background-image: url(images/fp_bg.jpg);
	background-repeat: no-repeat;
	top: 20px;
	left: 0px;
	width: 960px;
	height: 540px;
	padding: 0px;
	margin: 0px;
}

.leftcontent{
	position: relative;
	top: 20px;
	left: 20px;
	width: 360px;
}

.fplink {
	position: absolute;
	top: 320px;
	left: 630px;
	width: 160px;
	height: 70px;
	z-index: 5;
}

#clear{
	clear: both;
}

img, div { behavior: url(iepngfix.htc) }

.leftportfolio{
	position: relative;
	background-image: url(images/trans.png);
	top: 20px;
	width: 400px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 960px;
	padding: 0px;
}

#leftwrap {
	width: 504px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: #F0FCFF;
	padding: 0px;
}

#leftwrap2 {
	width: 720px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: #F0FCFF;
	padding: 0px;
}

.thumbspace {
	margin: 5px 10px 5px 0px;
}

	
/* Main navigation
------------------------------------------------------------------*/
ul#nav {
	position:absolute;
	top:2px;
	right:0px;
	height:18px;
	background-image: url('images/navigation_1.png');
	background-repeat: no-repeat;
	z-index: 2;
	}
ul#nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background-image:  url('images/navigation_1.png');
	background-repeat: no-repeat;
	}
li#home a {
	width:58px;
	height:18px;
	 }
li#about a {
	width:77px;
	height:18px;
	 }
li#portfolio a {
	width:74px;
	height:18px;
	 }	 
li#contact a {
	width:70px;
	height:18px;
	 }
li#blog a {
	width:54px;
	height:18px;
	 }	 	 	 	 
li#home a:hover, li#home a:focus {
	background-position:0px -18px;
	 }
li#about a:link, li#about a:visited {	
	background-position:-58px 0px;
	}
li#about a:hover, li#about a:focus {	
	background-position:-58px -18px;
	}
li#portfolio a:link, li#portfolio a:visited {	
	background-position: -135px 0px;
	}
li#portfolio a:hover, li#portfolio a:focus {	
	background-position: -135px -18px;
	}
li#contact a:link, li#contact a:visited {	
	background-position: -209px 0px;
	}
li#contact a:hover, li#contact a:focus {	
	background-position: -209px -18px;
	}
li#blog a:link, li#blog a:visited {	
	background-position: -279px 0px;
	}
li#blog a:hover, li#blog a:focus {	
	background-position: -279px -18px;
	}
	
/* Main navigation "active tabs"
------------------------------------------------------------------*/
body#home-page ul#nav li#home a {
	background-position:0px -36px;
	}
body#about-page ul#nav li#about a {
	background-position:-58px -36px;
	}
body#portfolio-page ul#nav li#portfolio a {
	background-position:-135px -36px;
	}
body#contact-page ul#nav li#contact a {
	background-position:-209px -36px;
	}
body#blog-page ul#nav li#blog a {
	background-position:-279px -36px;
	}
	
a {
	font-weight: bold;
	color: #000000;
}

a:hover {
	color: #FF0000;
}

h2 {
color: #330066;
font-size: 130%;
margin: 0px 0px 6px 0px;
line-height: 24px;
}

h2.red {
color: #660000;
font-size: 130%;
margin: 0px 0px 6px 0px;
line-height: 24px;
}

p{
margin-top: 0px;
}
.top-left { 
	margin-right: 9px; 
	background-image: url('images/boxedge.gif');
	height: 9px; /* vertical: show first half of the image with the top-coreners in it */
	font-size: 2px;
	}
.top-right { 
	margin-top: -9px; 
	margin-left: 9px;
	background-image: url('/images/boxedge.gif'); 
	background-position: 100% 0; /* show bg-image starting at the right, and as much to the left as possible */
	height: 9px; 
	font-size: 2px; 
	}
div.inside {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	height: 320px;
	min-height: 156px;
	}
	
div.inside2 {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 156px;
	}
	

.notopgap {
	margin-top: 0;
	}
.nobottomgap {
	margin-bottom: 0;
	}
.bottom-left { 
	margin-right: 9px;
	background-image: url('images/boxedge.gif');
	background-position: 0 -9px; /* show under half of the image */
	height: 9px;
	font-size: 2px;
	}
.bottom-right { 
	margin-top: -9px; 
	margin-left: 9px;
	background-image: url('images/boxedge.gif'); 
	background-position: 100% -9px; 
	height: 9px; 
	font-size: 2px; 
	}
	
	/* Contact form css */
	
	div.row {
  clear:both;
  }
div.row span.label {
  float: left;
  width: 60px;
  text-align: right;
  }
div.row span.formw {
  float: right;
  width: 220px;
  text-align: left;
  }
div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #fff;
  width: 49%;
  }
div.row span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: #fff;
  width: 49%;
  }
div.row span.submit{
  width:280px;
  text-align:center;
}
#form{
	width: 300px;
	padding: 2px;
	margin: 0px auto;
}
#confirmation{
	width: 300px;
	height:220px;
	border: 1px dotted #666;
	padding: 2px;
	margin: 0px auto;
	text-align: center;
  font-weight: bold;
}
