/* WRAPPER */
#wrapper {position: absolute; width: 760px;	left: 50%; top: 15px; margin-left: -380px; border: 0;} 

/* HEADER */
#header {
	width: 753px;
	height: 100px;
	border: 1px solid #696969;
	text-align: right;
	padding-right: 7px;
	background: url(../images/pic_heading.jpg) no-repeat top left;
}

/* NAVIGATION */
#nav {float: left; width: 120px; margin-top: 10px; padding: 10px; border: 1px solid #696969;}
#nav ul {margin-top: 0;	margin-left:17px;	padding:0;}
#nav li {margin-bottom:2px; list-style-image: url(../images/bullet.jpg);}
#nav ul a {color:#696969; font-weight:bold; letter-spacing:0.01em; text-decoration:none;}
#nav ul a:hover, ul a:active {color:#ff6600;}
#nav ul a.current {color: #336BDB /*6699ff*/;}

/* SUB NAVIGATION */
#subNav {margin-top: -10px;	margin-bottom: 7px;	padding-left: 25px;	line-height: 1em;}
#subNav a {text-decoration: none;}
#subNav a:hover {color: #ff6600;}
#subNav a.current {color: #336BDB /*6699ff*/;}
#subNav p {margin: 7px 0 10px 0;}

/*MAIN CONTENT */
#mainContent {
	float: right;
	width: 563px;
	min-height: 171px;
	margin: 10px 0 5px 7px;
	border: 1px solid #696969;
	padding: 15px 25px 15px 15px;
	background-image: url(../images/bg_bar.jpg);
	background-position:right;
	background-repeat: repeat-y;
}

/* FOOTER */
#footer {clear: both; width: 760px;	padding-left: 80px;	margin-bottom: 15px; color: #999999; text-align: center; font-size: 0.9em;}
#footer a {color: #999999;}
#footer a:hover {color: #6699ff;text-decoration: none;}
.copyright {font-size: 0.8em; line-height:1.3em; padding-top: 3px; color:#999999;}

/* PORTFOLIO */
#portfolioNav {float:left; width:560px; margin-top: 20px;}
#portfolioNav img {border: 0; padding: 0 0 0 2px; width: 47px; height: 47px;}

/* GALLERY IMAGES NAVIGATION 
#galleryNav {float:left; width:560px;}
#galleryNav table {width:560px; padding:0; margin:0;}
#galleryNav td {width:70px; text-align:left;}

#largeImage {
	width: 400px;
	height: 400px;
	margin: 10px 0 30px 81px;
	text-align: center;
	vertical-align: middle;
}*/

