@charset "utf-8"; /* CSS Document */
/* Global Styles Reset */
/* INDEOMEDIA 2009 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body 			{line-height: 1; }
ol, ul 			{list-style: none; }
blockquote, q 	{quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; }
/* add 'cellspacing="0"' */
table 	{border-collapse: collapse;border-spacing: 0; }

*						{margin: 0; padding: 0; }

body  					{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #777; text-align: center; margin:0 auto; height:100%; background:#FFF; 
						line-height:1.2em; width:100%; }
html		 			{height:100%; width:100%;}
#bodycontainer 			{color: #000; margin:0 auto; height:100%; background: url("/style1/back.jpg") top left no-repeat #fff;}  
#content_container 		{padding-left:50px; padding-right:0px;padding-top:50px; padding-bottom:50px; margin-left:auto; margin-right:auto; width:960px; }


.clear {clear:both; height:0px;}

.bottom_footer 			{text-align:left; width:920px; height:60px; padding:10px 30px; margin-left:auto; margin-right:auto; }
.bottom_footer .blocks 	{float:left; width:210px; list-style-type:none; font-family:Century Gothic, Arial, Helvetica, sans-serif;}
.bottom_container		{width:100%; height:80px; position:absolute ; bottom:0px; left:0px; background:#000; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}

img				{border: none; }
p 				{font-size:80%; }

a 				{color:#777; }
a:hover 		{color:#444; }

small 			{font-size:90%}	
.green 			{color:#555}
.green:hover 	{color:#4C0}

.projectbar		{width:980px}
.projectbar	a {text-decoration:none; }
.projectbar	.red {cursor: default; }
.projectbar	.orange {cursor: default; }

.projectbar	.block {float:left; width:215px; list-style-type:none; text-align:left; display:block; height:100px; }
.projectbar	.title {float:left; padding-right:20px; list-style-type:none; text-align:left; display:block; width:100px; }





