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

body {
	background-image:url(../images/backgroundGradient.jpg);
	background-color:#fff;
	background-repeat:repeat-x;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, Times, serif;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:16px;
}
a {
	color:#333;
}


.commentSub {
	width:425px;
	height:215px; 
	float:left;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:40px;
	margin-top:30px;
}

a:hover {
	color:#FFF;
}
a:visited {
	color:#666;
}
a:visited:hover {
	color:#FFF;
}

.myInfo {
	text-align:right;
	margin-right:30px;
	margin-top:-40px;
}
ul {
margin:0px;
}

hr {
	clear:both; 
	color:#000000;
	width:95%;
	
}

li {
	list-style-type:none;
	margin:0 0 25px;
}
.services {
	margin-top:10px;
}

.serviceHeader {
	font-size:16pt;
	letter-spacing:1pt;
	margin-bottom:-10px;
	color:#006;
}
.serviceDetail {
	font-size:11pt;
	margin-left:20px;
}

.cont { 
	margin-top:-6px;
} /* contact Nav reposition */
#navCurrent {
	z-index:2;
}

.subHead {
	letter-spacing:4pt;
	margin:10px;
	font-size:13px;
	
	text-align:center;
}

.subHead li{
	display:inline;
}
.subHead ul {
	text-align:left;
}



#navHover, #navCurrent {
	position:absolute;
	visibility:hidden;
	top:135px;
	left:765px;
}

.nav {
	position:absolute; 
	top: 134px; 
	text-align:right;
	line-height:30px;
	height:120px;
	background-image:url(../images/navBg2.png);
	background-repeat:repeat;
	overflow:hidden;
	left:870px;
	width:130px;
	
}
.leftBg {
	float:left;
	background-image:url(../images/navBg.png);
	background-position:left;
	background-repeat:repeat-y;
	width:50px;
	text-align:left;
}

.navMoveBar {
	position:absolute;
	left:800px;
}


img {
	border:0px;
	border: none;
}

.container {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	width:1363px;
	height:1180px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#container {
	visibility:hidden;
}
#content {
	filter:alpha(opacity=1);
	opacity:.01;
	visibility:hidden;
}

.main {
	width:900px;
	height:1180px;
	margin-left:132px;
	margin-top:0px;
	background-position:left top;
}

.portfolio {
	margin:30px;
	height:800px;
	overflow:scroll;
	overflow-x:hidden;
	background-image:url(../images/portbg.png);
	background-repeat:repeat;
	
}

.indexBg {
	background-image:url(../images/indexBG.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:836px;
	height:100px;
	
	margin-top:-40px;
	
	
	
}
.homeWait {
	position:absolute;
	margin-left:-100px;
	width:200px;
	margin-top:300px;
	left:50%;
}

.portWait {
	position:absolute;
	left:50%;
	margin-left:-100px;
	margin-top:400px;
	z-index:100;
}

#footer {
	visibility:hidden;
	margin-top:70px;
	text-align:center;
	font-size:14px;
		
}
#footer p {
	font-size:12px;
}

#homeImg {
	filter:alpha(opacity=1);
	opacity:.01;
	text-align:center;
}

.homeBlurb {
	width:750px;
	font-size:11pt;
	margin-left:75px;
	margin-top:30px;
	line-height:20pt;
	text-align:left;
}
.homeBlurb p {
	letter-spacing:3pt;
	font-size:14px;
	text-align:center;
}

.header{
	margin-top:50px;
	text-align:left;
	height:50px;
	width:800px;
	margin-left:10px;
	letter-spacing:2pt;
	font-family:"Arial Black", Gadget, sans-serif;
}

.portfolio div {
	margin:20px;
	margin-right:0px;
}

.portfolio div img {
	margin-right:20px;
	margin-top:10px;
}

.topLinks {
	text-align:right;
	font-size:12px;
	margin-right:30px;
	
}
.portTopleftCorner {
	position:absolute;
	top:362px;
	left:141px;
	width:20px;
	height:20px;
}
.portBottomleftCorner {
	position:absolute;
	top:1154px;
	left:141px;
	width:20px;
	height:20px;
	background-image:url(../images/bottomLeftportCorner.png);
}
.delComment {
	text-align:right;
	margin-right:30px;
	margin-top:10px;
}
#email {
	background-image:url(../images/delCmtBG.png);
	background-position:top left;
	background-repeat:no-repeat;
}