BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  text-align: center;
}

 #mainPanel {
  margin: 0 auto;
  width: 754px;
  text-align: left;
  }

.footerText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ff0000;
  color: #646361;
}

.footerText a {
	color:#646361;
	text-decoration:none;
}

.footerText a:hover {
	color:#FFCC33;
}

#subPanel {
	position:absolute;
	width:739px;
	height:492px;
	background:#646464;
	top: 25px;
}
#headerPanel {
	position:absolute;
	width:865px;
	height:149px;
	background:url("../images/header_top_sml.gif") no-repeat;
}

#headerLogo {
	position:absolute;
	width:104px;
	height:104px;
	top: 17px;
	left: 16px;
}

#menuPanel {
	position:absolute;
	width:135px;
	height:461px;
	z-index:1;
	top: 149px;
	background:url("../images/header_menu.gif") no-repeat;
}

#subMenuPanel {
	position:absolute;
	width:135px;
	z-index:1;
	left: 16px;
}

#contentPanel {
	position:absolute;
	width:733px;
	height:461px;
	left: 132px;
	top: 149px;
	z-index: 5;
	background:url("../images/content_bkg.gif") no-repeat;
}

#willowPanel {
	top: 30px;
	text-align: center;
}

#footerPanel {
	position:absolute;
	background:#FFFFFF;
	width:665px;
	height:30px;
	left: 110px;
	top: 611px;
	padding-top: 10px;
}

#defaultHomeImage {
	position:absolute;
	width:240px;
	height:244px;
	left: 45px;
	top: 27px;
	z-index: 6;
}

#onlinePortfolio {
	position:absolute;
	width:277px;
	height:73px;
	left: 305px;
	top: 27px;
	z-index: 6;
	background:url("../images/online_portfolio.gif") no-repeat;
}

#homePageText {
	position:absolute;
	width:410px;
	height:73px;
	left: 305px;
	top: 100px;
	z-index: 6;
}

#menuPanel ul {
	text-align:left;
	margin:1em 0;
	padding:0
}

.mainText {
   font-family: Verdana, Arial, sans-serif;
   font-size: 13px;
   color: #FFFFFF;
}

.mainText a {
	color:#fff;
	text-decoration:none;
}

.blogText {
   font-family: Verdana, Arial, sans-serif;
   font-size: 13px;
   color: #FFFFFF;
}

.blogText a {
	color:#FFCC33;
	text-decoration:none;
}

.blogText a:hover {
	color:#FFFFFF;
}

.menuItem {
    font-family: Arial;
    font-size: 16px;
	list-style-type:none;
	padding: 4px;
}

.menuItem a {
	color:#fff;
	display:block;
	text-decoration:none;
}

.menuItem a:hover {
	color:#FFCC33;
}

.contentHeader {
	position:absolute;
	width:340px;
	left: 45px;
	top: 16px;
	z-index: 6;
	font-family: Arial;
	font-size: 18px;
	color: #646464;	
}

.contentSmall {
	font-family: Arial;
	font-size: 14px;
	color: #646464;	
	width: 30px;
	position: absolute;
}

.contentInput {
	font-family: Arial;
	font-size: 14px;
	color: #646464;	
	width: 30px;
	left: 80px;
	position: absolute;
}

#profileMainPanel {
	position:absolute;
	width:530px;
	left: 45px;
	top: 40px;
	z-index: 6;
}

.profileImage {
	float: left;
    margin: 6px; 
}

#clientsMainPanel {
	position:absolute;
	width:530px;
	height:400px;
	left: 45px;
	top: 40px;
	z-index: 6;
}

#blogsMainPanel {
	position:absolute;
	width:530px;
	height:400px;
	left: 45px;
	top: 40px;
	z-index: 6;
	height: 290px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

#blogsListPanel {
	position:absolute;
	width:530px;
	left: 45px;
	top: 40px;
	z-index: 6;
	height:400px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

#clients_left_top {
	width:275px;
	position:absolute;
}

#clients_left_bottom {
	width:275px;
	position:absolute;
	top: 120px;
}

#clients_right_top {
	width:275px;
	position:absolute;
	left: 275px;
}

#clients_right_bottom {
	width:275px;
	position:absolute;
	top: 120px;
	left: 275px;
}

.clientsItem {
	list-style-type:none;
}

#linksMainPanel {
	position:absolute;
	width:530px;
	left: 45px;
	top: 40px;
	z-index: 6;
}

.linksItem a {
	color:#646464;
	text-decoration:none;
}

.linksItem a:hover {
	color:#FFCC33;
}

#awardsMainPanel {
	position:absolute;
	width:530px;
	left: 45px;
	top: 40px;
	z-index: 6;
	height: 400px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

#returnProfile {
	position:absolute;
	left: 175px;
	top: 245px;
	z-index: 6;
}

#contactAddress {
	position:absolute;
	width:270px;
	left: 47px;
	top: 85px;
	padding-top: 10px;
	z-index: 6;
}

#contactForm {
	position:absolute;
	width:300px;
	left: 285px;
	top: 85px;
	z-index: 6;
	padding-top: 10px;
}

#contactSubmit {
	position:absolute;
	width:75px;
	left: 150px;
	top: 235px;
	z-index: 6;
}

#contactText {
	position:absolute;
	width:500px;
	left: 47px;
	top: 35px;
	z-index: 6;
	padding-top: 10px;
}

.awardsItem {
	list-style-type:none;
}

#galleryMainPic {
	position:absolute;
	width:333px;
	left: 45px;
	top: 25px;
	text-align: center;
	z-index: 6;
}

#captionText {
	width:333px;
	padding-top: 7px;
	right: 12px;
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
	z-index: 6;
	text-align: center;
}

#gallerySubPics {
	position:absolute;
	width:242px;
    left: 430px;
	top: 20px;
	z-index: 6;
}

#gallerySubPicLinks {
	position:relative;
	width:242px;
	top: 10px;
	z-index: 6;
	text-align: center;
	color:#fff;
	font-size: 19px;
}

#blogPageLinks {
	position:relative;
	width:242px;
	height:10px;
	z-index: 6;
	text-align: right;
	color:#fff;
}

#gallerySubPicLinks a {
    color:#646464;
	text-decoration:none;
}

#blogPageLinks a {
    color:#646464;
	text-decoration:none;
}


#gallerySubPicLinks a:hover {
	color:#fff;
	text-decoration: underline;
}

#blogPageLinks a:hover {
	color:#fff;
	text-decoration: underline;
}

#studioTopPanel {
	position:absolute;
	width:530px;
	left: 45px;
	top: 40px;
	z-index: 6;
}

#studioBottomPanel {
	position:absolute;
	width:530px;
	left: 45px;
	top: 233px;
	z-index: 6;
}

#studioImagesPanel {
	position:absolute;
	width:530px;
	left: 130px;
	top: 91px;
	z-index: 6;
}

#studioImagesPanel2 {
	position:absolute;
	width:530px;
	left: 79px;
	top: 155px;
	z-index: 6;
}

#imagePopup {
	width:530px;
	left: 146px;
	top: 173px;
	z-index: 8;
}

#blogsMainPanel {
	position:absolute;
	width:530px;
	left: 45px;
	top: 40px;
	z-index: 6;
}

.blog-item {
	float: left;
	width: 520px;
	margin-bottom: 25px;
}

.blogTitle {
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	color: #FFFFFF;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	padding-top:2px;
	font-family: Arial;
	font-size: 14px;
	color: #646464;	
	font-weight:bold
}

.blogDate {
	color:#FFCC33;
}

.blogMain {
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	color: #FFFFFF;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	padding-top:2px;
}

.blogHeader {
	position:absolute;
	left: 45px;
	top: 16px;
	z-index: 6;
	font-family: Arial;
	font-size: 16px;
	color: #646464;	
	font-weight:bold
}

.willowText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #646361;
	text-align: center;
}

#blogPgaes {
	position:absolute;
	left: 45px;
	top: 16px;
	z-index: 6;
}

#hiddenText {
	position:absolute;
	height:73px;
	left: 75px;
	top: 280px;
	z-index: 6;
}

#hiddenText H1 {
	font-size: 10px;
	color: #b3aa9b;
}
