body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_img.jpg);
}

ul,li { list-style-type: none; }
a {outline: none;}
span, a span, li span {display: none;}

ul,ol,li {
  margin: 0;
  padding: 0;
  border: 0;
}

div#main {
	width: 779px;
	margin: 18px auto 0 auto;
	text-align: left;
/*	border: 1px solid red;*/
}
div#middle {
	float: left;
	width: 634px;
/*	border: 1px solid black;*/
	margin-left: 27px;
}
#heading {
	background-image: url(../images/logo_bg_design.gif);
	background-repeat: no-repeat;
	height: 111px;
	width: 634px;
}
#middle_area {
	background-image: url(../images/white_bg_line.gif);
	background-repeat: repeat-y;
	width: 634px;
	background-color: #FFFFFF;
}
#txt_area {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", serif;
	font-size: 14px;
	line-height: 18px;
	color: #3B3B3B;
	text-align: justify;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#txt_bottom {
	background-image: url(../images/white_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 634px;
}
.logo {
	margin-left: 15px;
	padding-top: 25px;
}
div#footer {
	text-align: center;
	height: 30px;
	width: 90%;
	clear: left;
	padding-top: 10px;
	font-family: Tahoma, "Times New Roman", Arial, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


/* LINKS
============================ */
.white:link { 
	font-family: Tahoma, Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.white:visited { 
	text-decoration: none;
	color: #FFFFFF;
}
.white:hover {
	text-decoration: underline;
	color: #3B3B3B;
}
.white:active {
	text-decoration: underline;
	color: #3B3B3B;
}

.red_link:link { 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.red_link:visited { 
	text-decoration: none;
	color: #CC0000;
}
.red_link:hover {
	text-decoration: underline;
	color: #3B3B3B;
}
.red_link:active { 
	text-decoration: none;
	color: #CC0000;
}

/* Right area buttons
============================ */
div#right {
	float: left;
	width: 80px;
	height: 327px;
	background-image: url(../images/right_wc_bg.gif);
	background-repeat: no-repeat;
}


#nav ul li {float: left; height: 55px}

li.about_us, li.about_us a {
	display: block;
	width: 53px;
	background-image: url(../images/about_witty_nor.gif);
	background-repeat: no-repeat;
	height: 53px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 21px;
}

li.portfolio, li.portfolio a {
	display: block;
	padding: 9px 0 0 21px;
	width: 53px;
	background-image: url(../images/portfolio_nor.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
}

li.services, li.services a {
	display: block;
	padding: 9px 0 0 21px;
	width: 53px;
	background-image: url(../images/services_nor.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
}

li.contact, li.contact a {
	display: block;
	padding: 9px 0 0 21px;
	width: 53px;
	background-image: url(../images/contact_nor.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
}

li.about_us, li.portfolio, li.services, li.contact {
	background: none;
}

li.about_us a, li.portfolio a, li.services a, li.contact a {
	background-position: 0 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

li.about_us a {
	width: 53px;
	height: 53px;
}
li.portfolio a {
	width: 53px;
	height: 53px;
}
li.services a {
	width: 53px;
	height: 53px;
}
li.contact a {
	width: 53px;
	height: 53px;
}

li.about_us a:hover {
	background-image: url(../images/about_witty_hov.gif);
	background-repeat: no-repeat;
}

li.portfolio a:hover {
	background-image: url(../images/portfolio_hov.gif);
	background-repeat: no-repeat;
}

li.services a:hover {
	background-image: url(../images/services_hov.gif);
	background-repeat: no-repeat;
}

li.contact a:hover {
	background-image: url(../images/contact_hov.gif);
	background-repeat: no-repeat;
}

li.about_us_on {
	/*	width: 53px;
	background-image: url(../images/about_witty_hov.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	*/
	width: 80px;
	background-image: url(../images/about_witty_hov.gif);
	background-repeat: no-repeat;
	height: 53px;
	background-position: 21px;
	margin-top: 8px;
}

li.portfolio_on {
/*	width: 53px;
	padding: 9px 0 0 0;
	background-image: url(../images/portfolio_hov.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;*/
	width: 80px;
	background-image: url(../images/portfolio_hov.gif);
	background-repeat: no-repeat;
	height: 53px;
	background-position: 21px;
	margin-top: 8px;
}

li.services_on {
	/*width: 53px;
	padding: 9px 0 0 0;
	background-image: url(../images/services_hov.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;*/
	width: 80px;
	background-image: url(../images/services_hov.gif);
	background-repeat: no-repeat;
	height: 53px;
	background-position: 21px;
	margin-top: 8px;
}

li.contact_on {
	/*width: 53px;
	padding: 9px 0 0 0;
	background-image: url(../images/contact_hov.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;*/
	width: 80px;
	background-image: url(../images/contact_hov.gif);
	background-repeat: no-repeat;
	height: 53px;
	background-position: 21px;
	margin-top: 8px;
}

/* Bullets
============================ */

#txt_area li {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	margin-left: 15px;
	padding-left: 3px;
}

/* Portfolio
============================ */
div#folio_img {
	float: left;
	width: 198px;
	height: 145px;
}
div#folio_dis {
	float: left;
	width: 60%;
	border: 1px solid black;
}

