a.nodec {text-decoration: none}

body {
	
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:active, a:focus {outline:none;}


a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #266944;
	text-decoration: none;
} 
.trad_background {
	background-image: url(portfolio/images/trad_background.jpg);
	background-repeat: no-repeat;
	text-align: right;
	position: absolute;
	background-position: center center;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}

 #logo {
	
	
	text-align: left;
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu {
	
	text-align: left;
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#content {
	text-align: right;
	padding: 10px;
	height:auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:auto;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color:#c90;
	border-bottom-color: #c90;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	clear: both;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	clear: both;
	width: 950px;
	height: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	

	
}

a.leftnav:link, a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 10px;
	line-height: 16pt;
	height: 20px;
	width: 130px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#C90;
	display:block
}

a.leftnav:hover {
	
	text-decoration: none;
	color:#266944;
	margin-left: 0px;
	padding-left: 10px;
	line-height: 16pt;
	height: 20px;
	width: 130px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#c90;
	display:block;
	background:#E9F3F3;
}
#interiortable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-image:url(backgroundimage.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: right;
}

.image {
	background-image:url(background.jpg);
	background-repeat: no-repeat;
}

#gradient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-image:url(content1_bkg.gif);
	background-repeat: no-repeat;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0176BC;
	text-decoration: none;
}
.backgroundcontact {
	background-image: url(images/envelope.png);
	background-repeat: no-repeat;
	background-position: center center;
}
