
body		{
				background: #EAEAEA;
				margin:9px auto
				font-family: Tahoma, serifSansSerifMonospace;
				color: #333
				}

ul,li{margin:0;padding:0;}

img			{
				border:none;
				}
img.circles	{
				z-index:0;
				}

p				{
				color: #333;
				font-size:10pt;
				line-height: 150%;
				text-align:left;
				font-family: Tahoma, serifSansSerifMonospace;
				}

a.orangelink {
				font:bold 12px tahoma;
				text-decoration:none;
				color: #e16f26;
				}
a.orangelink:hover {
				font:bold 12px tahoma;
				text-decoration:none;
				color: #fd8940
				}							

a.whitelink {
				font:bold 12px tahoma;
				text-decoration:none;
				color: #fafafa;
				}
a.whitelink:hover {
				font:bold 12px tahoma;
				text-decoration:none;
				color: #fff
				}			

div#main	{
				border:0px solid #333;
				width:780px;
				height:726px;
				background:#FFF;
				margin-left:auto;
				margin-right:auto;
				padding: 9px;
				}
				
div.row	{
				width:762px;
				height: 235px;
				background:#FFF;
				margin:0px auto 9px auto;
				display:block;
				}
				
#cell1	{
				background: #fcd079;
				background-image: url(images/logo.gif);
				width:532px;
				height:100%;
				float:left;
				}

#cell2	{
				background: #e16f26;
				width:219px;
				height:100%;
				float:right;
				}			

#cell3	{
				position:relative;
				background: #f2f2f2;
				width:292px;
				height:100%;
				float:left;
				}
				
#cell3 img.circles	{
					width:54px;
					height:137px;
					position:absolute;
					display:inline;
					left:0px;
					top: 46px;
					
					}
	
	#cell3 p	{
					margin-left:77px;
					margin-right:30px;
					}
					
	#cell3 h4	{
					font-size:12px;
					font-weight:bold;
					color: #9b9f31;
					margin-left:77px;
					margin-top: 20px
					}

#cell4	{
				position:relative;
				background: #76c5ca;
				width:229px;
				height:100%;
				margin-right:11px;
				margin-left:11px;
				float:left;
				z-index:0;
				}					

	#cell4 img.circles	{
						width:80px;
						height:76px;
						position:absolute;
						display:inline;
						left:0px;
						bottom:0px;
						}

#cell5	{
				position:relative;
				background: #f2f2f2;
				width:219px;
				height:100%;
				float:right;
				}	

	#cell5 img.circles	
						{
						width:64px;
						height:98px;
						position:absolute;
						display:inline;
						left:0px;
						bottom:0px;
						}	
	
	#cell5 ul	{
						margin-top:0px;
						margin-left:80px;
						font-size:10pt;
						font-family: Tahoma, serifSansSerifMonospace;
						line-height:180%;
						}
						
	#cell5 li {
						
						color: #9b9f31;
						
						}	
	#cell5 span	{
						color:#333;
						font-size:10pt;
						
						}		

#row3		{
				background: #9b9f31;
				}

#cell6	{
				background: #cdcf4a;
				width:230px;
				height:100%;
				float:left;
				margin-left:62px;
				}	

#cell6 p {
					margin-left:18px;
					margin-right:18px;
					margin-top:0px;
					}	

#cell6 ul	{
						margin-top:0px;
						margin-left:30px;
						font-size:10pt;
						font-family: Tahoma, serifSansSerifMonospace;
						line-height:130%;
						}	
#cell6 li 	{
						color: #9b9f31;
						}	
#cell6 span	{
						color:#333;
						font-size:10pt;
						}
				
#cell7	{
				background: #9b9f31;
				width:468px;
				height:100%;
				float:left;
				}						

ul#nav	{
				width:80%;
				margin-top: 44px;
				margin-left:40px;
				list-style-type: none;
				}

#nav li	{
				margin:10px 0px;
		
				}	
				
a.navlink	{
				font: bold 14px verdana;
				color: #FFF;
				text-decoration: none	;
				}

a.navlink:hover	{
				font: bold 14px verdana;
				color: #CCC;
				text-decoration: none	;
				}

#portfolio
				{
					height:160px;
					margin-left:14px;
				}			

#portfolio img
				{
				padding: 5px;  
		    border:  1px solid #ccc;  
		    background-color: #eee;  
		    top:  0; 
		    left: 0 
			
				}
