@CHARSET "ISO-8859-1";

/* GLOBAL */
html,body			{margin: 0px; padding: 0px; background: #fff; font : normal 13px arial; background-image:url(../images/backgrounds/bg-01.gif); background-repeat:no-repeat; background-position:center top;}
img 				{border: none; } 


/*HEADINGS AND PARAGRAPHS*/
H1  {font : normal 24px arial; color : #000; text-decoration:none; margin-top:10px; margin-bottom:2px;}
H2  {font : normal 14px arial; color : #000; text-decoration:none; margin-bottom: 4px; margin-top:0px;}
H3  {font : normal 11px verdana; color : #000; text-decoration:none; margin-bottom: 15px; margin-top:0px;}
H4  {font : normal 15px arial; color : #000; text-decoration:none; margin-bottom: 4px; margin-top:15px;}

P		{margin-top:20px;}
P.sub 	{margin-top:7px; padding-left:20px;}



/* LAYOUT */
.space1 li 			{margin-bottom: 10px;}
.subtitle			{padding-bottom:10px;}
.sidebar-thumb		{margin:3px 26px 3px 26px;}
.team70				{padding-bottom:14px;}
.sidebar-project	{font : normal 11px verdana; text-transform:uppercase;}
.portfolio-section	{font : normal 12px verdana; text-transform:uppercase; padding-top:10px;}
.portfolio-small	{float:left; width:100px; padding-right:30px; height:90px; overflow:hidden;}
.portfolio-main		{float:left; width:490px; padding-right:30px;}
.portfolio-under	{float:left; width:100px; padding-right:30px;}
.arrow				{background-image:url(../images/backgrounds/arrow-01.gif); background-position:bottom; background-repeat:no-repeat;}


/* FONTS */
.hometext			{font-family: Verdana, sans-serif;
					font-size: 12px;
					line-height: 2.3em;
					padding-top:30px;
					text-align:justify;}
					
.sectiontext		{font: normal 12px verdana;
					line-height: 1.5em;										
					text-align:justify;}

.sectiontext2		{font: normal 11px verdana;
					line-height: 1.5em;										
					text-align:justify;}
					
.sectiontext3		{font: normal 12px verdana;
					line-height: 23px;}
					
.sectiontext4		{font: normal 12px verdana;
					line-height: 1.5em;										
					text-align:justify;
					padding-bottom:15px;}
					
.news				{font: normal 12px verdana;
					line-height: 1.5em;										
					text-align:justify;
					width:560px;
					padding-bottom:25px;}

					
.pixelfooter		{font : normal 11px verdana; color:#888;}			
.sidebar			{font : normal 11px verdana;}
.date				{font : italic 11px verdana; padding-bottom:4px;}
.person-title		{font : normal 12px verdana}
.team				{font : normal 11px verdana; line-height: 1.6em;}



/* DEFAULT LINKS */
A	 				{color:#063d82;}
A:hover  			{color:#ff0000;}

/* NO UNDERLINE */
A.noline			{text-decoration: none; color:#063d82;}
A.noline:hover  	{text-decoration:underline; color:#ff0000;}

/* HIDDEN INTERNAL LINKS */
A.nolink			{text-decoration: none; color: #000;}
A.pixelfooter		{text-decoration: none; color: #888;}




















