*{
	padding:0px;
	margin:0px;
}
html, body {
	padding:0px; 
	margin:0px; 
	background:#FFFFFF; 
	color:#333333; 
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
table {
	border: 0px;
	border-collapse: collapse; /* cellspacing="0" */
}
table td{
	font-size:12px;
	padding:0px; /* cellspadding="0" */
	vertical-align:top;
	text-align:left;
} 
img{
	border:0px;
}

a {color:#309696; text-decoration:none;}
a:link    {}
a:hover   {}
a:visited {}
a:active  {}


a img {border: none;}

.wide {width: 100%;}

.main {
	width:960px;
	margin:auto;
	height:100%;
	position: relative;
}

.siteborder {
	height:26px;
}

#grey .siteborder {
	background-color:#8f8fa4;
}
#grey .siteborder .main {
	background-color:#606171;
}
#brown .siteborder {
	background-color:#ad9476;
}
#brown .siteborder .main {
	background-color:#7c6a55;
}
#black .siteborder {
	background-color:#666666;
}
#black .siteborder .main {
	background-color:#000000;
}
#red .siteborder {
	background-color:#c3aeae;
}
#red .siteborder .main {
	background-color:#907878;
}
#blue .siteborder {
	background-color:#85a2bf;
}
#blue .siteborder .main {
	background-color:#67798c;
}

.nav {
	font-size:11px;
	line-height:16px;
	color:#309696;
}
.nav b {
	display:block;
	float:left;
	padding-right:2px;
}
.nav a {
	display: block;
	float: left;
	width:6px;
	height: 12px;
	margin: 2px 8px 0px 2px;
	position: relative;
	font-size: 6px;
}

.return {
	display: block;
	padding:0 0 0 13px;
	width:auto !important;
	background:url(../img/arrow_left.gif) 0 0 no-repeat;
	font-size: 11px !important;
	font-weight:bold;
	line-height:12px;
}

.return:hover {
	background:url(../img/arrow_left.gif) 0 100% no-repeat !important;
	color:#f26405;
}

.nav a.prev {
	background:url(../img/arrow_left.gif) 0 0 no-repeat;
}
.nav a.next {
	background:url(../img/arrow_right.gif) 0 0 no-repeat;
}

.nav a:hover { background-position: bottom; }

/* FINISH GENERAL DESIGN STYLES */



/* START LEFT BLOCK STYLES */
.left {
	float:left;
	width:244px;
	height:549px;
	background:url(../img/bg_main.gif) 0 279px no-repeat;
}
.left .logo {
	padding-top:11px;
	padding-left:26px;
}
.left .logo a {
	display:block;
	width:210px;
	height:78px;
	background:url(../img/logo_watermarkID.gif) 0 0 no-repeat;
}
.left .cnt {
	padding-left:28px;
	padding-top:7px;
	color:#555555;
}
.left .cnt h1 {
	font-size:24px;
	line-height:24px;
	font-weight:bold;
}
.left .cnt h2 {
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	height:30px;
}
.left .cnt p {
	line-height:14px;
	padding-bottom:4px;
}
.left .cnt p span {
	color:#000000;
	display:block;
	text-transform:uppercase;
}
.left .cnt .nav {
	padding-top:33px;
}
/* FINISH LEFT BLOCK STYLES */


.content {
	float:left;
	width:716px;
	padding-top:40px;
}
.content h1 {
	height:39px;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
	color:#000000;
	text-align:right;
}
.content h1 span {
	color:#555555;
	font-weight:normal;
}

.content h2 {
	font-size:14px;
	line-height:14px;
	color:#000000;
	font-weight:normal;
	padding-bottom:8px;
}
.content h2 span {
	color:#666666;
}

.content .lefttext {
	float:left;
	width:303px;
	padding-top:15px;
	padding-right:12px;
}

.content .lefttext p span {
	color: #000000;
	font-weight: bold;
}

.content p {
	line-height:13px;
	padding-bottom:8px;
}
.content .right {
	float:left;
}

.content blockquote { font-style: italic; line-height: 13px; padding-bottom:8px; }

.content #Intro { width: 286px; height: 395px; padding-right: 20px; } 
.content #Intro p { line-height: 1.2em; }

#mainmenu {
	height:21px;
	padding-left:28px;
}
#mainmenu a {
	display:block;
	float:left;
	font-size:13px;
	line-height:15px;
	color:#000000;
	height:21px;
}
#mainmenu a:hover {
	color:#ff6600;
}
#mainmenu a.active {
	color:#ff6600;
	font-weight:bold;
	background:none;
}
#mainmenu a.mhome {
	width:65px;
}
#mainmenu a.mintroduction {
	width:92px;
}
#mainmenu a.mportfolio {
	width:127px;
}
#mainmenu a.mabout {
	width:86px;
}
#mainmenu a.mcontact {
	width:76px;
}
#mainmenu a.mdesigns {
	width:120px;
}

#mainmenu div.subcasestudies {
	float:left;
}
#mainmenu a.mcasestudies {
	padding-left:14px;
	width:104px;
	background:url(../img/menu_sub.gif) 2px 4px no-repeat;
	float:none;
	height:19px;
}
#mainmenu a.mcasestudies:hover, 
#mainmenu div.subcasestudies a.active {
	background:url(../img/menu_sub_act.gif) 2px 4px no-repeat;
}
#mainmenu div.subcasestudies div {
	display:none;
	background-color:#FFFFFF;
	width:114px;
	padding-left:15px;
	padding-bottom:16px;
	position:absolute;
}
#mainmenu div.subcasestudies:hover div,
#mainmenu div.subcasestudies.jshover div {display: block; z-index: 10000000;}

#mainmenu div.subcasestudies div a {
	float:none;
}



/* START FOOTER STYLES */
.footer {
	clear:both;
	height:22px;
	border-top:1px solid #999999;
	font-size:10px;
	line-height:11px;
	padding-top:4px;
}
.footer .left {
	float:left;
	width:auto;
	height:auto;
}
.footer .left a {
	color:#333333;
}

.footer .left a:hover {
	color:#ff6600;
}

.footer .right {
	float:right;
}
.footer b {
	color:#309696;
}
/* FINISH FOOTER STYLES */


