/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Man Frames	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#body
{
	text-align:center;	
	font-family: Tahoma;
	font-size:76%;	
	line-height:1.6em;		
	color:#505050;		
	background:#FFF url(./images/body_bg.png) 0 0 repeat;
	width:800px;
	margin:0px auto 0px auto;	   
	padding:0px;  	
}

#contentbody
{
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.6em;
	color:#505050;
	background:#FFF url(./images/body_bg.png) 0 0 repeat;
	width:800px;
	margin:0px auto 0px auto;	   
	padding:0px;  	
}

#frame
{	
	text-align:left;	
	position:relative;  
}

#bannertext
{
	width:800px;
	text-align:right;	  
}

#bannertext h1
{
	margin:0px;
	padding:4px 2px 2px 0px;  
	color:#EBEBEB;
	font-family:Verdana, Tahoma, Helvetica, sans-serif;	
	font-weight:bold; 
	font-size:8px;
}

#banner
{
	width:800px;
	height:85px;		
	background:transparent url(./images/spintech.png) 0px 0px no-repeat;				
}


#terms
{
	font-size:.9em;
	text-align:center;      
    width:800px;    
    padding-bottom:0px;
    color:#fff; 
}

#terms a
{
	font-size:1.1em;
	color:#fff;
}

#websiteby
{
	text-align:center;      
    width:800px;    
}

#websiteby a
{
	color:#fff;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML TAGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.clr {
	clear:both;
	}

.none {
    display:none;
}

hr{
	height: 1px;
	border:0;
	margin:3px 0px 7px 0px;
	_margin:1px 0px 3px 0px;
	color:#898989;
	background-color:#898989;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(./images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	padding:5px 3px 10px 3px;	
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HEADINGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
h1, h2, h3, h4, h5, h6 {	
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	font-size:1.5em;	
	margin-top:0px;	    
	color:#FF3333; 
    }

h2 {
	font-size:1.4em;
	text-align:justify;   
	line-height:1.3em; 
	font-weight:normal;
	letter-spacing:.1em;
	color:#E95D0F; 
}

c {
	margin:0;
	font-size:1.2em;	
	color:#E95D0F;	
}

h3.small {
	font-size:1.1em;
}

h4 {
	font-size:1.2em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1.1em;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LINKS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a:link {
	color:#E95D0F;
	text-decoration:underline;
	background-image:url(./images/link.gif) 0 0 no-repeat; 
	
}

a:visited {	
    color:#E95D0F;
	text-decoration:underline;
	background-image:url(./images/link.gif) 0 0 no-repeat; 
}

a:hover {
    color:#990000;
	text-decoration:underline;	
	background-image:url(./images/link.gif) 0 0 no-repeat; 
}

a:active {
	color:#990000;	
	background-image:url(./images/link.gif) 0 0 no-repeat; 
}
