@charset "utf-8";
/* CSS Document */

img, div, a { behavior: url(iepngfix.php) }

a {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

td.header {
	background-image: url('./images/header.png');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

div.portfolioslide {
	height: 200px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

div.portfolioslide center {
   width: 180px;
	z-index: 1000 !important;
}

div.fpslideshow {
	padding: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	border: 1px solid #666; 
	width: 588px;
	height: 393px;
	overflow: hidden;
}

div.fpslideshow ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.fpslideshow ul li {
	margin: 0px;
	padding: 0px;
	width: 588px;
	height: 393px;
	overflow: hidden;
	display: inline;
	float: left;
	position: relative;
}

form.exposeform {
	width: 500px;
}

label, input, textarea, select {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	width: 100px;
	padding-right: 20px;
	text-align: right;
}

input {
	width: 150px;
}

select {
	width: 150px;
}

textarea {
	width: 300px;
	height: 75px;
}

form br {
	clear: both;
}

div.contentarea ul.mainlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.contentarea ul.mainlist li {
	background-image: url('./images/bullet.gif');
	background-position: 25px 0px;
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 14pt;
}

div.fpslideshow ul li img {
	border: 0px;
}

div#formdiv {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

.formboxtop {
	background: url('./images/formboxtop.gif');
	width: 550px;
	height: 10px;
}

.formboxbottom {
	background: url('./images/formboxbottom.gif');
	width: 550px;
	height: 10px;
}

.formbox {
	background: #FFF;
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.footer {
	background-image: url('./images/footer.png');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin: 0px;
	height: 90px;
}

table.container {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

div.contentarea {
	width: 598px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana, Geneva, sans-serif;
}

div.contentarea a, div.contentarea a:visited, div.contentarea a:active {
	color: #0CF;
	text-decoration: none;
}

div.contentarea a:hover {
	color: #06C;
}

div.contentarea p {
	padding: 4px;
}

div.contentarea p.design_section {
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #06C;
	line-height: 14pt;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

div.contentarea p.development_section {
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #C33;
	line-height: 14pt;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

div.contentarea p.blog_section {
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #6C3;
	line-height: 14pt;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

div.vertdivider {
	width: 2px;
	float: left;
	padding: 0px;
	margin: 0px;
}

div.navbar {
	width: 200px;
	float: left;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	padding-top: 25px;
}

a.portfolio_links img {
	padding: 5px;
}

a.portfolio_links:hover img {
	background-color: #CCC;
}

ul.navbar_list {
	list-style: none;
	margin: 0px;
	text-align: left;
	padding: 5px;
}

ul.navbar_list a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

ul.navbar_list li {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* CAPTIFY */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/* END CAPTIFY */

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url('./images/pageback2.png');
	background-position: center;
	background-repeat: repeat-y;
}