div.fixed
{
width: 1000px !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
background: rgb(063,064,065);
color: #444;
font-size: 12px;
font-family: tahoma, helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
font-family:arial;
font-weight: bold;
letter-spacing: 0;
font-size:14px;
text-transform: uppercase;
color:#000;
margin-bottom:12px;
}

br.clear
{
clear: both;
}

img
{
padding: 1px;
border:0;
}

a
{
text-decoration: none;
color: #369;
font-weight:normal;
}

a:visited 
{
color:#335896;
}

a:hover
{
text-decoration: none;
color:#b7283d;
}


/* Logo */

#logo
{
position: absolute;
top: 5px;
right: 20px;
z-index:100;
}




/* Main */
#main {
margin-top:80px;
}

#link1 {
position:absolute;
bottom:58px;
left:310px;
width:375px;
height:33px;
}

#link2 {
position:absolute;
bottom:29px;
left:590px;
width:83px;
height:17px;
}

#main_inner
{
background: #fff url(img/bg1.jpg) no-repeat top left;
position: relative;
margin: 0 auto;
padding: 15px 0 0 0;
height:650px;
}

#main_inner p
{
line-height:14px;
text-align: justify;
margin-bottom: 26px;
}

#i1 {position:absolute; bottom:485px; left:145px}
#i2 {position:absolute; bottom:386px; left:138px}
#i3 {position:absolute; bottom:357px; left:99px}
#i4 {position:absolute; bottom:311px; left:58px}
#i5 {position:absolute; bottom:259px; left:45px}
#i6 {position:absolute; bottom:384px; left:248px}
#i7 {position:absolute; bottom:343px; left:281px}
#i8 {position:absolute; bottom:288px; left:319px}
#i9 {position:absolute; bottom:242px; left:350px}

#main_inner ul
{
margin-bottom: 2.0em;
}


#main_inner h2
{
color:#369;
}
