/* CSS Document */

body {
width: 678px;
height: auto; 
padding:0 100px 0 100px; 
font-family: Century Gothic, Tahoma, sans-serif; 
font-size: 12px;
color: #2B465B;
background-color: #fafafa; 
}

ul {
list-style-type: none;
}

div#logo {
width: 160px;
height: 150px;
position: absolute;
top: 15px;
left: 170px;
}

div#header {
width: 514px;
height: 120px;
position: absolute;
top: 28px;
left: 354px;
}

div#headerOm {
width: 314px;
height: 120px;
position: absolute;
top: 28px;
left: 514px;
}

img#Om {
position: absolute;
top: 20px;
left: 324px;
}

p.layer {
position: absolute;
top: 5px;
left: 220px;
font-size: 72px;
color: #2B465B; 		
}

a.layer:link {
color: #2B465B;
text-decoration: none
}

div#sidebar {
width: 160px;
height: 377px;
border-right: dotted thin #2B465B;
position: absolute;
top: 120px;
left: 140px; 
padding-top: 20px;
}

.bold {font: bold;}

div#main {
width: 384px;
height: 320px;
position: absolute;
top: 150px;
left: 324px; 
padding: 20px 20px 20px 0;
border-bottom: dotted thin #2B465B;
}

div#om {
width: 500px;
height: 320px;
position: absolute;
top: 150px;
left: 324px; 
padding: 20px 20px 0 0;
border-bottom: dotted thin #2B465B;
}

img#main {
border-color: #2B465B;
}

a#main {clear: both;}

div#footer {
width: 514px;
height: 17px;
position: absolute;
top: 484px;
left: 323px;
font-size: 10px;
}

div#footerOm {
width: 514px;
height: 17px;
position: absolute;
top: 500px;
left: 323px;
font-size: 10px;
}

.mb { 
color: #2B465B;
font-size: 10pt; 
}

a.mb:link { 
color: #2B465B; 
font-size: 10pt; 
text-decoration: none} 

a.mb:active { 
color: #FF8000; 
font-size: 10pt; 
text-decoration: none
} 

a.mb:visited { 
color: #FF8000; 
font-size: 10pt; 
text-decoration: none
} 

a.mb:hover { 
color: #FF8000; 
font-size: 10pt; 
text-decoration: none
} 
