@charset "utf-8";
/* CSS Document */

body {margin:0px; background-image:url(../images/bg_content.jpg); background-repeat:no-repeat; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; }
#bg_blue {background-image:url(../images/bg_blue.png); background-repeat:repeat-x; width:760px; height:70px; }
#bg_project {position:absolute; z-index:2px; top:30px; left:540px; }
#taglinesection {position:absolute; top:39px; left:0px; }

#middlecontent {width:525px; padding:10px}
#middlecontent table {width:100%; height:100px; padding:0px}
/* Middle Content */
#bottomcontent {position:absolute; z-index:1px; top:335px; left:0px; height:115px; }
#bottomcontent table {height:115px; }
#bottomcontent td {vertical-align:top; }
#bottomcontent .content1 {background-image:url(../images/bg_bottom_01.png); width:200px; }
#bottomcontent .content2 {background-image:url(../images/bg_bottom_02.png); width:189px; }
#bottomcontent .content3 {background-image:url(../images/bg_bottom_03.png); }
#bottomcontent div {width:100%; padding:4px; color:#FFFFFF; }
#bottomcontent a {color:#FFFFFF; text-decoration:none; }
#bottomcontent a:hover {color:#FFFFFF; text-decoration:underline; }
#bottomcontent ul {list-style-type:square; padding-left:20px; padding-right:10px; float:left; margin:0px;  filter:glow(color=#222222, strength=4); }

#list_project {position:absolute; z-index:3px; top:50px; left:558px; width:175px; }
#list_project td {color:#2e1b03; }
#list_project a {color:#2e1b03; text-decoration:none; }
#list_project a:hover {text-decoration:underline; }
#list_project .groupleft {width:2px; height:19px; }
#list_project .group {background-color:#d5ac5e; width:171px; height:19px; font-weight:bold; text-indent:4px; }
#list_project .groupright {width:2px; height:19px; }