html {
	height: 100%;
}

body {
	background: #2f2725;
	margin: 0;
	padding: 0;
	height: 100%;
	position:relative;left:0px;top:0px;z-index:0	
}

body, p, div, td, .normal {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 135%;
}

p, ul, ol {
	margin-top: 0;
	margin-bottom: 1em;
}

ul, ol {
	margin-left: 1.5em;
	padding-left: 0;
}

ol {
	margin-left: 2.2em;
}

ul ul, ol ol {
	margin-top: 0;
}

td {
	padding: 0;
	vertical-align: top;
}

img {
	border: 0;
}

a:link, a:active, a:visited, a:hover {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: #ED7919;
}

#container {
	margin: 0 auto;
	padding:104px 127px 0px 36px;
	width: 927px;
}


#logo{
	width:375px;
	height:469px;
	background: url(/write/62/images/tradiplanlogohome.gif) no-repeat left bottom;
	display:inline;
	float:left;
	margin-bottom:9px;
	border:none;
}

#body{
	width:552px;
	height:478px;
	background: url(/write/62/images/thesignatureofcraftsmanship.jpg) no-repeat left bottom;
	border:none;
	display:inline;
	float:left;
}

#menuCell{
	width:552px;
	height:21px;
	display:block;
}

#image{
	width:546px;
	height:405px;
	background:url(/write/62/images/homeimage.jpg) no-repeat center;
	border:3px solid white;
}

#langMenu {
	list-style-type: none;
	margin: 0;
	padding: 369px 0px 0px 353px;
	position: relative;
	right: 10px;
}

#langMenu li {
	float: left;
	border-left:1px solid #a47f56;
	margin-bottom:7px;
}
#langMenu li.first {
	float: left;
	border:0;
	margin-bottom:7px;
}
#langMenu li a:link, #langMenu li a:active, #langMenu li a:visited, #langMenu li a:hover {
	display: inline;
	height:14px;
	padding: 0px 4px 0px 4px;
	color: #2f2725;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
}

#langMenu li a:hover {
	color: black;
}

#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#menu li {
	float: left;
	border-left:1px solid white;
	margin-bottom:7px;
}

#menu li a:link, #menu li a:active, #menu li a:visited, #menu li a:hover {
	display: inline;
	height: 14px;
	padding: 0px 4px 0px 4px;
	color: white;
	text-decoration: none;
	cursor: pointer;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0px;
}

#menu li a:hover {
	color:#a47f56;
}

#menu li.first {
	float: left;
	border:0;
	margin-bottom:7px;
}

#menu li.selected {
	color:#a47f56;
}

#menu li.selected a:link, #menu li.selected a:active, #menu li.selected a:visited, #menu li.selected a:hover {
	color:#a47f56;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
