html {height: 101%;}
html, body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color:#666666;
}

body {color: #000000;FONT-FAMILY: Verdana, Arial, Serif; font-size: 0.8em;
  /* MSIE 5 doesn't center based on auto left/right margins, 
     but 'text-align:center' does center top-level divs: */
  text-align: center;
  /* Specify a min-width for the body as wide as the 'wrapper'
     element itself. This prevents negative (i.e. inaccessible)
     left-margins in narrow browser windows when using 
     Navigator 6+/Mozilla on Win32: */
  min-width: 755px;
}

#main_container{position:relative; width:755px;   margin-left: auto;  margin-right: auto; background: #ffffff; text-align:left; border:4px solid #cccccc;}
#header_pic{position:relative; left: 10px; top:12px; width:745px; height:50px; background: #ffffff; padding:0px;}
#header_nav{position:relative; left: 10px; top: 10px; width:725px; height:10px; background: #cccccc; padding:5px; border:1px solid #000000}
#footer_nav{position:relative; left: 0px; top:0px; width:725px; height:10px; color:#999999; background: #ffffff; padding:5px; border:1px dotted #000000}

.footer
{
    COLOR: #999999;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
}


.footer A:link
{

    COLOR: #5388C3;
    text-decoration: none;  
	FONT-WEIGHT: bold; 
    FONT-SIZE: 11px;
}

.footer A:active
{
    COLOR: #5388C3;
    text-decoration: none;
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px; 
}

.footer A:visited
{
    color: #5388C3;
    text-decoration: none;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 11px;
}

.footer A:hover
{
    COLOR: #4c82c0;
    text-decoration: underline;
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px; 
}


#content { 
 font-size: 1em; 
 color:#000000;
} 
#content h1 { 
 font-size: 1.1em; 
 color: #000000; 
} 
ul#tabnav { 
 list-style-type: none; 
 margin-left: 19px; 
 margin-right: 20px; 
 padding-left: 0px; 
 padding-right: 5px; 
 padding-bottom: 24px; 
 border-bottom: 1px solid #ccccff; 
 font: bold 11px verdana, arial, sans-serif; 
} 
ul#tabnav li { 
 float: left; 
 height: 21px; 
 background-color: #ccccff; 
 color: #000000; 
 margin: 2px 2px 0 2px; 
 border: 1px solid #9999ff; 
} 
ul#tabnav a:link, ul#tabnav a:visited { 
 display: block; 
 color: #000000; 
 background-color: transparent; 
 text-decoration: none; 
 padding: 4px; 
} 
ul#tabnav a:hover { 
 background-color: #9999ff; 
 color: #ffffff; 
} 
body#jobs li.jobs, body#news li.news, 
body#offices li.offices, body#news li.news, 
body#clients li.client, body#links li.links, 
body#register li.register, body#home li.home, 
body#temps li.temps,
body#pegasus li.pegasus, body#testimonials li.testimonials { 
 border-bottom: 1px solid #fff; 
 color: #000000; 
 background-color: #FFFFFF; 
} 
body#jobs li.jobs a:link, body#jobs li.jobs a:visited, 
body#temps li.temps a:link, body#temps li.temps a:visited, 
body#register li.register a:link, body#home li.home a:link,
body#news li.news a:link, body#news li.news a:visited, 
body#pegasus li.pegasus a:link, body#pegasus li.pegasus a:visited, 
body#testimonials li.testimonials a:link, body#testimonials li.testimonials a:visited, 
body#offices li.offices a:link, body#offices li.offices a:visited, 
body#clients li.clients a:link, body#clients li.clients a:visited,
body#links li.links a:link, body#links li.links a:visited
{ 
 color: #000000; 
 background-color: #FFFFFF; 
}


A:link
{
    COLOR: blue;
    text-decoration: none;  
	FONT-WEIGHT: bold; 
    FONT-SIZE: 1em;
}

A:active
{
    COLOR: blue;
    text-decoration: none;
	FONT-WEIGHT: bold;
    FONT-SIZE: 1em; 
}

A:visited
{
    color: blue;
    text-decoration: none;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 1em;
}

A:hover
{
    COLOR: blue;
    text-decoration: underline;
	FONT-WEIGHT: bold;
    FONT-SIZE: 1em; 
}

.error
{
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, Serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}
