*{
	font-family:verdana,sans-serif;
}

body
{
	margin:0px;
	padding:0px;
	background-color: #F0EEE2;
	background:		url(../i/layout/outside_tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: 	center;
	margin-top:		22px;
	scrollbar-face-color: #A7B4B4;
  	scrollbar-shadow-color: #c0c0c0;
  	scrollbar-highlight-color: #fff;
  	scrollbar-track-color: #EAEEEB;
  	scrollbar-arrow-color: #fff;

}
	
a:hover{
	text-decoration:underline;
}

FORM {
	margin:	0px;
	padding:0px;
}


/*********** Main frame divs ************/
#center-frame {
	text-align: 	center;
	width: 			100%;
}
#container {
	width:			760px;
	background:		url(../i/layout/shaddow_tile.gif);
	position: 		relative;
	margin: 		0 auto;
	padding:		0px;
	border:			0px;
	text-align:		left;	
}

#content {
	margin-left:	6px;
	width:			748px;		
}

#content #header {
	background:		url(../i/layout/head_tile.jpg);
	background-repeat: repeat-x;
	float:			left;
	width:			100%;
	height:			55px;
}

#content .pink-bar {
	width:			748px;
	height:			7px;		
	background:		#EFCCD2;
	font-size:		7px;
	float:			left;
}

#content .flash-holder {	
	padding:		6px;
	float:			left;	
}

#content .flash-holder
{
	width:			100%;
	height:			243px;
	voice-family: "\"}\""; 
	voice-family:	inherit;
	width:			736px;
	height:			231px;
}

html>body .flash-holder
{
  	width:			736px;
	height:			231px;
}

#content .left-content {	
	padding-top:	6px;
	padding-bottom:	11px;
	padding-left:	11px;
	padding-right:	6px;
	float:			left;
	border-right:	#c0c0c0 1px solid;
	background:		url(../i/layout/text_tile.jpg);
	background-repeat: repeat-x;	
}

#content .left-content
{
	width:			457px;
	height:			197px;
	voice-family: "\"}\""; 
	voice-family:	inherit;
	width:			437px;
	height:			180px;
}

html>body .left-content
{
  	width:			437px;
	height:			180px;
}

#content .right-content {	
	padding-top:	6px;
	padding-bottom:	11px;
	padding-left:	11px;
	padding-right:	11px;
	float:			left;
	background:		url(../i/layout/contact_tile.jpg);
	background-repeat: repeat-x;	
}

#content .right-content
{
	width:			294px;
	height:			197px;
	voice-family: "\"}\""; 
	voice-family:	inherit;
	width:			271px;
	height:			180px;
}

html>body .right-content
{
  	width:			271px;
	height:			180px;
}

#content .textareablock
{
	overflow:		auto;
	width:			100%;
	height:			154px;
	margin-top:		6px;
}

#content .row
{
	width:			100%;
	padding:		0px;
	margin-top:		0px;
}

#content .row input
{
	border:			#c0c0c0 1px solid;
	font-size:		10px;
	width:			180px;
	float:			left;
}

#content .row p
{
	float:			left;
	width:			70px;
}

#content .row a
{
	color:			#673F36;
}

#content .row a:hover
{
	text-decoration:none;
}

#content p {	
	font-size:		10px;
	color:			#673F36;
	padding:		0px;
	margin:			0px;
	padding-bottom:	10px;	
}

#content h2 {	
	font-size:		10px;
	color:			#909090;
	padding:		0px;
	margin:			0px;
	padding-bottom:	10px;
	font-weight:	bold;	
}

#container a {	
	color:				#b0b0b0;
	font-size:			10px;	
}

#container a:hover {	
	text-decoration:	none;	
}

