/* Copyright Stuff: 
This stylesheet is copyright Chris Ballard and International Assessment Systems.
*/

/*set basic global settings*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #00337f;
padding: 35px 0px 35px 0px;
font-size: 62.5%; 
font-family: "Times New Roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
font-size: 1.4em;
text-align: justify;
}

/*set blockquote to have that nifty quotation mark*/
blockquote {
font-size: 1.6em;
color: black;
padding-left: 30px;
padding-right: 30px;
background-image: url("http://www.ias-specialists.com/newsites/images/quote.gif") ;
background-repeat: no-repeat;
background-postion: top left;
}

/*link details*/
a
{
color: #333333;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

/*info for headers*/
h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 2.2em;
color: #00337f;
}
/*.centre {
text-align:center;
width: 300px;
margin-left: auto;
margin-right:auto;

}*/



h4
{
font-size: 1.8em;
padding-right: 28px;
color: #00337f;
}

/*define areas*/
.contentarea
{
padding-top: 1.3em;
}

img
{
border: none;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#backA
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: url("http://www.ias-specialists.com/newsites/images/bg.gif");
z-index: 1;
}

#outerwrap
{
z-index: 2;
position: relative;
width: 800px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 150px;
background: url("http://www.ias-specialists.com/newsites/images/green.gif");
/*background: #FFCC66;*/
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
}
#sitename {
width: 500px;
top: 15px;
left: 150px;
position: absolute;
}

#sitename h2 {
font-size: 2.6em;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #00337f;
}

#title {
width: 400px;
top: 45px;
position: absolute; 
left: 150px;
}

#title h2{
font-size: 1.6em;
color: #A2b4CC;
font-family:Georgia, "Times New Roman", Times, serif;
}
#info {
width: 200px;
position: absolute;
right: 10px;
bottom: 5px;
text-align:right;
float: right;
color: #333333;
}

#headercontent h1 {
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#separate_pic
{
width: 800px;
position: relative;
height: 109px;
background: #fff url('http://www.ias-specialists.com/newsites/images/header.jpg') no-repeat top left;
margin-bottom: 2px;
}


#menu
{
position: relative;
background: #00337f url('http://www.ias-specialists.com/newsites/images/iasmenubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.4em;
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
border-top: 3px solid #F5EB6C;
}

#menu ul li a.current
{

border-top: 3px solid #F5EB6C;
}

#menubottom
{
background: #fff url('http://www.ias-specialists.com/newsites/images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('http://www.ias-specialists.com/newsites/images/border_yellow3.gif') repeat-x 0em 2.5em;
font-size: 1.2em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

ol {
font-size: 1.4em;
list-style-type: none;
padding-left: 10px;
}

ol a {
color: #00337f;
}

dl {
  clear:both;
  width:728px;
  margin:2em auto 1em auto;}
  
dt {
  margin-bottom:1em; 
  font-weight:bold;
}


  
dd {
  width:25%; 
  float:left; 
  margin:0;
}

ul {
list-style-type: none;
}

ul li {
background: left no-repeat url('http://www.ias-specialists.com/newsites/images/iasbullet.gif');
padding-left: 10px;
font-size: 1.4em;

}

#return {
float: right;
border: 1px solid blue;
}

#return a{ 
color: #333333;
font-size: 1.4em;
text-decoration: none;
}

#return a:hover {
text-decoration: underline;
}




#mailing {
text-align:center;
font-size: 1.6em;
}

img.one {
position: absolute;
left: 2px;
}

img.two {
position: absolute;
left: 102px;
}

img.three {
position: absolute;
left: 202px;
}

img.four {
position: absolute;
left: 302px;
}
 
img.five {
position: absolute;
left: 402px;
}
 
img.six {
position: absolute;
left: 502px;
}

img.seven {
position: absolute;
left: 602px;
}
 
 img.eight {
 position: absolute;
 left: 702px;
 }
 
 