/*designmanagement.com.au CSS © 2005*/

div.title {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 120px;
	margin-top: 60px; }





.container {
	position: absolute;
   	 width: 100%;
	height: 250px;
	top: 125px;
	left: 0px;
	border-top: 14px #d7d7d7 solid;
	border-bottom: 14px #d7d7d7 solid;
	background-color: #575e6e;
}

div#bar {
	border-right: 15px #949494 solid;
	width: 15px;
	height: 250px;
	float: right;
	position: relative; 
}

div.left {
	float: left;
	position: absolute;
	width: 100px;
	left: 0px;
	height: 250px; 
}

div.center {
	border-left: 13px #6f7886 solid;
	border-right: 13px #6f7886 solid;
	width: 325px;
	height: 250px;
	position: absolute;
	left: 120px;
 }

div.right {
	float: right;
	position: absolute;
	width: 495px;
	height: 250px;
	left: 475px;
	padding-left: 10px;
}

a {
	color: #e6e6e6;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none; }

a:hover {
	color: #c93412;
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none; }

ul {
	line-height: 12px;
	color: #e4e4e4;
	margin-left: 0em;
	padding-left: 0em;
	padding-top: 0px;
	margin-top: 0px; }

ul li {
	text-decoration: none;
	list-style: none;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	
}

h1 {
	color: #fff;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	padding-top: 2px;
margin-top: 15px; }

h2 {
	line-height: 10px;
	font-family: sans-serif;
	font-size: 12px;
	color: #ededed;
	text-decoration: none;
	font-weight: bold; }

h4 {
	font-family: sans-serif;
	font-size: 12px;
	color: #ededed;
	text-decoration: none;
	font-weight: normal;
	line-height: 50%; }


p {
	color: #eaeaea;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin-top: 3px; }






/* gallery container */

 #gallery { width: 110px;
			height: 226px;
			float: left; 
			 
}


 #gallery ul {
	 margin-left: 0px;
	 padding-left: 0px;
 	list-style-type: none;
 	padding:3px;

}

 #gallery li { width: 100px;
			   height: 75px;
			   padding:3px;
}

 #gallerydescription { width: 50px;
					  height: 20px;
						margin:0px;
}


/************************************/

span.red {
	color: #c93412; }





/*Navigation*/

 #navcontainer { width: 114px;
			height: 250px; 
}


 #navcontainer ul {
	 margin-left: 0;
	 padding-left: 0;
 	list-style-type: none;
 	font-family: Arial, Helvetica, sans-serif;
}

 #navcontainer a
 {
 	display: block;
	width: 117px;
	 background-color: #575e6e;
	 border-bottom: 1px #eee dashed;
	height: 58px;
	padding-top: 4px;
	padding-left: 4px;
font-weight: bold; }

#navcontainer a:link, #navlist a:visited
 {
 color: #EEE;
 text-decoration: none;
 }

 #navcontainer a:hover
 {
 background-color: #6f7886;
 color: #b0b1f8;
 }


/**************************************/



#designcom {
position: absolute;
left: 295px;
width: 220px;
height: 230px;
border: 1px #999999;
top: 1px; }

div#designres {
width: 220px;
height: 230px;
position: absolute;
border: 1px #ffffff;
left: 240px; }


td img {display: block;}
