/* CSS Document */

	html {
	height:100%;
	overflow:scroll;
		}

	body {
		background-image:url(images/graydiagstripe-rainbow.jpg);
		margin-top:0px;
		margin-bottom:0px;
		}
		
	a:link { 
		color:#676767;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold; 
		text-decoration:none;
		letter-spacing:inherit;
		}  
		
	a:visited { 
		color:#676767;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px; 
		font-weight:bold;
		text-decoration:none;
		letter-spacing:inherit;
		} 
		
	a:hover { 
		color: #000000;
		}
		
	a.copy:link { 
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold; 
		text-decoration:none;
		letter-spacing:inherit;
		}  
		
	a.copy:visited { 
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px; 
		font-weight:bold;
		text-decoration:none;
		letter-spacing:inherit;
		} 
		
	a.copy:hover { 
		color: #CCCCCC;
		}
			
	#pagewrapper {
		width:800px;
		height:auto;
		border-top:1px solid #000000;
		border-right:1px solid #000000;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		background:#FFFFFF;
	}		
			
	#header {
		background-color:#ffffff;
		width:800px;
		height:172px;
		}
				
	#headerleft {
		width:225px;
		height:172px;
		float:left;
		}
		
	#headerspacer1 {
		width:3px;
		height:172px;
		float:left;
		}
		
	#headerimage1 {
		width:229px;
		height:172px;
		float:left;
		}
		
	#headerspacer2 {
		width:6px;
		height:172px;
		float:left;
		}
		
	#headerimage2 {
		width:230px;
		height:172px;
		float:left;
		}
		
	#headerspacer3 {
		width:6px;
		height:172px;
		float:left;
		}
		
	#headerimage3 {
		width:95px;
		height:172px;
		float:left;
		}
		
	#headerspacer4 {
		width:5px;
		height:172px;
		float:left;
		}
		
	#navbar {
		background-color:#333333;
		width:800px;
		height:35px;
		text-align:left;
		clear:both;
		}
				
	#whitespacer {
		background-color:#FFFFFF;
		width:800px;
		clear:both;
		height:25px;
		}

	#maincontent {
		width:800px;
		height:100%;
		background-color:#FFFFFF;
		background-image:url(images/globe_bg.gif);
		background-position:bottom;
		background-repeat:no-repeat;
		clear:both;
		}	
		
	#footer {
		background-color:#333333;
		width:800px;
		height:25px;
		text-align:left;
		clear:both;
		}
		
	td { 
		color:#676767;
		text-align:justify;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:15px;
		}
		
	.emphasis{
		color:#676767;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		}
				
	.copy{
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		}
		
	.header{
		color:#676767;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight:bold;
		letter-spacing:.5px;
		}
		
	.navigation{
		color:#FFFFFF;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight:500;
		}
				
	.phone{
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:23px;
		font-weight:bold;
		line-height:24px;
		}
		
	li {
	    color:#666666;
		text-align:justify;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		letter-spacing:inherit;
		line-height:13px;
		}
		
	p.content {
	    color:#676767;
		text-align:justify;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:15px;
		}
			
	.tbl a {
		width:100%;
		line-height:35px;
		display:block;
		text-align:center;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFFFFF;
		}
		
	.tbl a:hover {
		text-decoration:none;
		display:block;
		line-height:35px;
		background-color:#666666;
		color:#FFFFFF;
		}

	