body 
{ 
	background:#fff;
	background-image:url(images/secondary.jpg);
	background-repeat:no-repeat;	
	font-family: verdana; 
	color: #666666; 
	font-size: 10px; 
	margin: 0px; 
}

body.contact
{ 
	background:#fff;	
	font-family: verdana; 
	color: #666666; 
	font-size: 10px; 
	margin: 0px; 
}


#doorway 
{ 
	position: absolute;
	background:none;	
	top:0px; 
	left:0px;
}

#doorway #dot-flash
{
	position:absolute;
	top:0px;
	left:475px;
	width:220px;
	height:200px;
	border-top:0px solid #000;	
	border-right:0px solid #000;
	border-bottom:0px solid #000;		
}

#doorway #container 
{ 
	position: absolute; 
	height:550px;
	width:750px;	
	left: 0px;
	top:0px;
}

#container #header-copy
{
	position: absolute;
	background:transparent;
	text-align:center;
	top:100px;
	left:220px;
	width:330px;	
}

#container #main-copy
{
	position: absolute;
	background:transparent;
	text-align:left;
	left:160px;
	width:500px;
	top:205px;
	padding-bottom:20px;
	border-top:0px solid #000;	
	border-right:0px solid #000;
	border-bottom:0px solid #000;	
}

#main-copy #client
{
	position:relative;
	background:transparent;
	text-align:left;
	vertical-align:top;
	width:500px;	
}

#client #c-left
{
	position:relative;
	left:0px;
	padding-left:20px;
	float:left;	
}

#client #c-right
{
	position:relative;
	top:0px;
	width:260px;
	float:right;
}


#main-copy #contact
{
	position:relative;
	background:transparent;
	text-align:left;
	vertical-align:top;
	width:500px;
	height:312px;
}

#contact #contact-left
{
	position:absolute;
	left:0px;
	width:200px;
}

#main-copy #copyright
{
	background:transparent;
	text-align:center;
	font-size:9px;
	filter: alpha(opacity=30);
	width:500px;
	padding-top:40px;
	padding-bottom:10px;	
}

#container #submitted
{
	position: absolute;
	background:transparent;
	left:230px;
	top:52px;
	width:200px;
	height:150px;
}

#container #mail
{
	position: absolute;
	background:transparent;
	left:230px;
	top:52px;
	width:100px;
	height:20px;
}

#container #email
{
	position: absolute;
	background:transparent;
	left:230px;
	top:106px;
	width:100px;
	height:20px;
}

#container #company
{
	position: absolute;
	background:transparent;
	left:215px;
	top:142px;
	width:100px;
	height:20px;
}

#container #phone
{
	position: absolute;
	background:transparent;
	left:240px;
	top:172px;
	width:100px;
	height:20px;
}

#container #comment
{
	position: absolute;
	background:transparent;
	left:230px;
	top:210px;
	width:190px;
	height:200px;
}

#container #send
{
	position: absolute;
	background:transparent;
	left:350px;
	top:270px;
}

h1
{
	margin-bottom:5px;
	margin-top:0px;
	font-family : verdana;
	font-weight:bold;
	font-size: 10px;	
	color : #333; 	
}

h2
{
	margin-bottom:5px;
	margin-top:0px;
	font-family : verdana;
	font-weight:bold;
	font-size: 10px;	
	color : #999; 	
}

h3
{
	margin-bottom:0px;
	margin-top:0px;
	font-family : verdana;
	font-weight:bold;
	font-size: 10px;	
	color : #993300; 	
}

blockquote
{
	background:none;
	color:#996633;
}

/* form elements */

.name-clear
{
	color:#000;
	background:#fff;
	font-size:10px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	width:190px;
	font-family:verdana;
}

.email-clear
{
	color:#000;
	background:#fff;
	font-size:10px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	width:190px;
	font-family:verdana;
}

.comment-clear
{
	color:#000000;
	background-color:transparent;
	filter: alpha(opacity=60);	
	font-size:10px;
	width:190px;
	height:123px;
	font-family:verdana;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	scrollbar-face-color: #f5f5f5; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #999999; 	
}


/* a href */

a:link  	
{
	font-family:verdana;
	color:#990000;
	background:none;
	text-decoration:underline;
	font-size:10px;
}

a:visited  	
{
	font-family:verdana;
	color:#990000;
	background:none;
	text-decoration:underline;
	font-size:10px;
}

a:active  	
{
	font-family:verdana;
	color:#990000;
	background:none;
	text-decoration:underline;
	font-size:10px;
}

a:hover  	
{
	font-family:verdana;
	color:#B76239;
	background:none;
	text-decoration:underline;
	font-size:10px;
}


a.need-help:link  	
{
	font-family:verdana;
	color:#990000;
	background:none;
	text-decoration:underline;
	font-size:10px;
}

a.need-help:visited  	
{
	font-family:verdana;
	color:#990000;
	background:none;
	text-decoration:underline;
	font-size:10px;
}

a.need-help:active  	
{
	font-family:verdana;
	color:#990000;
	background:none;
	text-decoration:underline;
	font-size:10px;
}

a.need-help:hover  	
{
	font-family:verdana;
	color:#B76239;
	background:none;
	text-decoration:underline;
	font-size:10px;
	cursor:help;	
}


a.clear:link  	
{
	font-family:verdana;
	color:#999;
	background:none;
	text-decoration:underline;
	font-size:9px;
}

a.clear:visited  	
{
	font-family:verdana;
	color:#999;
	background:none;
	text-decoration:underline;
	font-size:9px;
}

a.clear:active  	
{
	font-family:verdana;
	color:#999;
	background:none;
	text-decoration:underline;
	font-size:9px;
}

a.clear:hover  	
{
	font-family:verdana;
	color:#999;
	background:none;
	text-decoration:underline;
	font-size:9px;
}



