/* CSS Document */

body {
	background-color: #9a9b9b;
	margin-top: 0px;
}

td.topshadowleft  {
    background-image: url(images/index2_01.gif);
	height: 99px;
	width: 27px;
	background-repeat: no-repeat;
}


td.top {
	width: 801px;
	background-image: url(images/index2_02.gif);
	background-repeat: no-repeat;
	height: 99px;
}

td.topshadowright  {
    background-image: url(images/index2_03.gif);
	height: 99px;
	width: 29px;
	background-repeat: no-repeat;
}

td.navshadowleft  {
    background-image: url(images/index2_04.gif);
	height: 43px;
	width: 27px;
	background-repeat: no-repeat;
}

td.navhome {
	background-image:url(images/index2_05.gif);
 	height: 43px;
	width: 131px;
}

td.navabout {
	background-image:url(images/index2_06.gif);
	height:43px;
	width: 161px;
}

td.navservices {
	background-image:url(images/index2_07.gif);
	height: 43px;
	width: 171px;
}

td.navportfolio {
	background-image:url(images/index2_08.gif);
	height:43px;
	width: 173px;
}


td.navcontact {
	background-image:url(images/index2_10.gif);
	height: 43px;
	width: 165px;
}

td.navshadowright  {
    background-image: url(images/index2_11.gif);
	height: 43px;
	width: 29px;
	background-repeat: no-repeat;
}

td.photoshadowleft  {
    background-image: url(images/index2_12.gif);
	height: 273px;
	width: 27px;
}


td.photo {
	background-image:url(images/index2_13.gif);
	height: 273px;
	width: 801px;
}

td.photoshadowright  {
    background-image: url(images/index2_14.gif);
	height: 273px;
	width: 29px;
	background-repeat: no-repeat;
}


td.bodyshadowleft {
	background-image:url(images/index2_15.gif);
	width: 27px;
	background-repeat: repeat-y;
	height: 346px;
}

td.body {
	background-color:#FFFFFF;
	height: 346px;
	width: 801px;
	background-repeat: repeat-y;
}


td.bodyshadowright {
	background-image:url(images/index2_17.gif);
	width: 29px;
	background-repeat: repeat-y;
	height: 346px;
}


td.bottomshadowleft {
	background-image:url(images/index2_18.gif);
	height: 52px;
	width: 27px;
	background-repeat: no-repeat;
}

td.bottom {
	background-image:url(images/index2_19.gif);
	height: 52px;
	width: 801px;
	background-repeat: no-repeat;
}

td.bottomshadowright {
	background-image:url(images/index2_20.gif);
	height: 52px;
	width: 29px;
	background-repeat: no-repeat;
}

td.disclaimer {
	color: #DFE2E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

td.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e8384;
	line-height: 22px;
}

a:link,a:active,a:visited {
	color: #3f6c93;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color:#88bc86;
	text-decoration: none;
}

td.smallcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}

a.small:link,a.small:active,a.small:visited {
	color: #3f6c93;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.small:hover {
	color: #88bc86;
	text-decoration: none;
}	

a.dis:link,a.dis:active,a.dis:visited {
	color: #3f6c93;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
a.dis:hover {
	color: #666666;
	text-decoration: none;
	font-size:9px;
}

p.txt { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
