

#home	{
margin: 0px;
background-image: url("images/bgtile.jpg");
background-repeat: repeat-x;
}



#wrapper	{
position: relative;
margin-left: auto;
margin-right: auto;
width: 960px;
}


.dpbar	{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
text-align:center;
}



#context 	{
position: relative;
float: left;
background-color: #fff;
padding: 10px 500px 0px 20px;
height: 710px;
}

#sidebar	{
position: relative;
float: right;
width: 440px;
height: 620px;
background-image: url("images/sidebar.jpg");
background-repeat: no-repeat;
margin-left: -480px;

}


#set500	{
width: 440px;

}


#descrip	{
padding: 170px 28px 0 24px;

}

.fader	{
	border: #369 2px solid;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
	
	

.dP004	{
font-family: arial;
font-size: 11pt;
color: #000;
text-align: left;
}

#footer	{
position: relative;
clear: both;
height: 100px;

}

.copyrt	{
margin: 36px auto;
width: 100%;
}

.dP005	{
font-family: arial;
font-size: 9pt;
color: #000;
text-align: center;

}



/* New input form */


.tinput	{
	border: 0;
	background-color: #d7cc92;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	width: 260px;
	padding: .5em;
	color: #666;
}

.tainput	{
	border: 0;
	background-color: #d7cc92;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	width: 400px;
	height: 120px;
	padding: .5em;
	color: #666;
}

.sinput	{
	border: 0;
	background-color: #d7cc92;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	width: 160px;
	padding: .5em;
	color: #f00;
	font-weight: bold;
}










#mailabs
{
position: absolute;
top: 40px;
left: 645px;
margin: .2em auto;
width: 230px;
padding: .6em;
/*background-color: #D7CC92;
border: 1px solid #000;*/
text-align: center;
}

.teeny
{
font-family: arial;
font-size: 10pt;
}

li.elbow	{
list-style-image: url(images/bullet.gif); 
margin-left: 40px;
}

h3.list	{
font-size: 12pt;
font-family: arial;
}




