/* Css code for the menu buttons date 21/01/06 Home Page Style */

@media only screen and (min-width:480px), only screen and (max-device-width: 980px)
{
header
{
width:100%;
}

body
{
background-color: #ffffff; /*white*/
color: #000080;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
}

#header
{
margin-left: 80px;
padding: 5px;
height: 160px;
background-color: #ffffff; /*white*/
}

img
{
max-width: 100%;
height: auto;
border:3px solid #ffffff; /*white*/
}

h1
{
position: relative;
top: -0px;
margin-left: 200px;
font-family: Helvetica;
font-size: 30pt;
font-weight: bold;
font-style: italic;
color: #0002FE;
background-color: #ffffff;
}

h2
{
position: relative;
top: -7px;
margin-left: 200px;
font-family: Helvetica;
font-size: 14pt;
font-weight: bold;
font-style: italic;
color: #0002FE;
background-color: #ffffff;
}

h3
{
position: relative;
top: -50px;
margin-left: -50px;
font-family: Helvetica;
font-size: 30pt;
font-weight: bold;
font-style: italic;
color: #0002FE;
background-color: #ffffff;
}

h4
{
position: relative;
top: -55px;
margin-left: 12px;
font-family: Helvetica;
font-size: 30pt;
font-weight: bold;
font-style: italic;
color: #0002FE;
background-color: #ffffff;
}

h5
{
position: relative;
top: -50px;
margin-left: 20px;
font-family: Helvetica;
font-size: 12pt;
font-weight: bold;
font-style: italic;
color: #BBBBBB;
background-color: #ffffff;
}

h6
{
position: relative;
top: -80px;
margin-left: 20px;
font-family: Helvetica;
font-size: 10pt;
font-weight: bold;
font-style: italic;
color: #BBBBBB;
background-color: #ffffff;
}

p
{
position: relative;
top: -60px;
margin-left: 100px;
font-family: Lucida Sans Typewriter;
font-size: 10pt;
font-weight: normal;
font-style: normal;
color: #555555;
background-color: #ffffff;
}

#start
{
position: relative;
top: -40px;
margin-left: -90px;
}

#physical
{
position: relative;
top: 15px;
margin-left: 3px;
}

#old
{
position: relative;
top: -70px;
}

#orig
{
position: relative;
top: -65px;
margin-left: 100px;
}

#a
{
position: relative;
top: -110px;
}

#pb
{
position: relative;
top: -40px;
margin-left: -90px;
font-family: Lucida Sans Typewriter;
font-size: 10pt;
font-weight: normal;
font-style: normal;
color: #000000;
background-color: #ffffff;
}

#b
{
position: relative;
top: -105px;
}

#pc
{
position: relative;
top: -40px;
margin-left: -90px;
font-family: Lucida Sans Typewriter;
font-size: 10pt;
font-weight: normal;
font-style: normal;
color: #000000;
background-color: #ffffff;
}

#c
{
position: relative;
top: -105px;
}

#pd
{
position: relative;
top: -40px;
margin-left: -90px;
font-family: Lucida Sans Typewriter;
font-size: 10pt;
font-weight: normal;
font-style: normal;
color: #000000;
background-color: #ffffff;
}

#d
{
position: relative;
top: -105px;
}


#Nextjobs
{
position: relative;
top: -20px;
margin-left: -90px;
font-family: Lucida Sans Typewriter;
font-size: 10pt;
font-weight: normal;
font-style: normal;
color: #000000;
background-color: #ffffff;
}

/*start of w3c position*/
#w3cxhtml
{
position: relative;
top: -5px;
left: 20px;
width: 88px;
}

#w3css
{
position: relative;
top: -36px;
left: 335px;
width: 88px;
}
}
/*end w3c position*/


