* { 
	behavior: url(iepngfix.htc); 
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #21150f;
}

img {
	border: 0px;
}

#content {
	width: 100%;
	position: fixed;
	margin: 0px;
	padding: 0px;
	top: 25px;
	left: 30px;
}


#topbox {
	position: relative;
}

#logo {
	height: 75px;
	width: 250px;
	z-index: 50;
	right: 50px;
	position: absolute;
	bottom: 11px;
}

#top_txt {
	padding-bottom: 0.35em;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #BDBDC1;
	width: 40%;
	min-width: 420px;
}


h1 {
	font-family: Georgia, serif;
	font-size: 1.25em;
	line-height: 1.3em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.description {
	font-family: Georgia, serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #dedede;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	letter-spacing: 0.05em;
}


#telephone {
	width: 40%;
	text-align: right;
	position: fixed;
	left: 25px;
	bottom: 30px;
	z-index: 50;
min-width: 420px;
}


#portfolio{
	position: fixed;
	top: 25px;
	right: 25px;
	width: 52%;
	height: 100%;
	padding: 0%;
	margin: 0%;
	background-color: none;
	text-align: center;
}

.imagespec {
	height: auto;
	width: 100%;
	margin: 0;
}


ul {
	padding: 0px 0px 0px;
	margin-top: .8em;
}

li {
	font-family: Georgia, serif;
	font-size: 0.70em;
	color: #e6e6e7;
	margin: 0px;
	padding: .55em 0 0.55em 0em;
	list-style-type: none;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
}


#contact_txt {
	padding: 0px;
	margin: 0px;
	position: fixed;
	bottom: 30px;
	left: 30px;
	min-width: 420px;
	z-index: 100;
}

.contact {
	font-family: Georgia, serif;
	font-size: 0.7em;
	color: #e6e6e7;
	margin: 0px;
	
}

a.contact {
	font-family: Georgia, serif;
	font-size: 1em;
	color: #e6e6e7;
	margin: 0px;
	text-decoration: none;
}

a.contact:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.contact:active {
	color: #FF0000;
	text-decoration: none;
}



#linkcontent {
	padding-top: 1em;
	width: 40%;
	min-width: 420px;
}

.mainlinks { 
	font-family: Georgia, serif;
	font-size: 0.70em;
	color: #e6e6e7;
	margin: 0px;
	padding: .55em 0 0.55em 0em;
	list-style-type: none;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
	cursor: hand;
	cursor: pointer;
}

.mainlinks:hover { 
	cursor: hand;
	background-color: #3b261b;
}

.mainlinks:active {
	cursor: hand;
	background-color: #FF0000;
}

.closemainlinks { 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
}

.openmainlinks { 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
	
}

.mainlinkcontent {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
}

.mainlinkcontent_txt {
	font-family: Georgia, serif;
	font-size: 0.70em;
	line-height: 1.35em;
	color: #CFCFCF;
	letter-spacing: 0.05em;	
}


a.nav {
	color: #aeaeb2;
	text-decoration: none;
}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:active {
	color: #FF0000;
	text-decoration: none;
}

a {
	color: #aeaeb2;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

a.active {
	color: #fff;
	text-decoration: none;
}