/*
-----------------------------------------------------
CSS file for Iris Nation 
Media: screen, projection
-----------------------------------------------------
*/


	
	
/* Defaults */
/* 
html{
	overflow-y: scroll}
	*/
	
body {
	margin: 0 ;
	padding: 0;	
	background: #cdcdcd url(../images/bg.gif) 0 0 repeat-x;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 0.7em;
	text-align: center;
	color: #5b5b5b;
	line-height: 1.3em;}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;}

ul, li, ol { 
	margin-left:0; 
	list-style: none; }

img { 
	border:0; 
	padding: 0;
	margin: 0;}


h1 { 
	font-size:1.1em; 
	line-height: 1.2em; 
	margin-bottom: 4px;}
	

p{
	line-height: 1.4em;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1.8em;
	margin-left: 0;
}
	
a{
	color: #4e81b4;}
	

a:link {
	text-decoration: none;}
a:visited {
	text-decoration: none;}
a:hover {
	text-decoration: underline;color: #333333;}
a:active {
	text-decoration: none;}


.next2h1 {
	font-weight: normal;}
	
/* *{
	behavior: url("../script/iepngfix.htc");}*/
	
#content-top p a
{
    color: #79A9CF;
}
	
#content-top p a:visited
{
	text-decoration: underline;
}
	
/* Content */

#wrapper {
	position:relative;
	text-align: left;
	padding: 0 auto;
	margin: 0 auto;
	width: 970px;}



/* Images either side of the wrapper */
/*#leftimage {
	background:transparent url(../images/mascotleft.jpg) no-repeat scroll 0 0;
	height:324px;
	left:-246px;
	position:absolute;
	top:153px;
	width:324px;}


#rightimage {
	background:transparent url(../images/mascotright.jpg) no-repeat scroll 0 0;
	height:326px;
	position:absolute;
	right:-187px;
	top:143px;
	width:176px;}
*/
	
.disappear {
	position: absolute;
	left: -3000px;}

#shortcontent1{
	width: 320px;
	text-align: left;
	float: left;}
	
#shortcontent2{
	width: 320px;
	text-align: left;
	float: left;}
	
#shortcontent3 {
float:right;
text-align:left;
width:305px;
}

.right li{
	padding: 4px 0px 0px 10px;

}

.jobdesccol1 {
	padding:10px;
	float:left;
	width:208px;
}

.jobdesccol2 {
	padding:10px;
	float:right;
	width:208px;
}

#content{
	width: 480px;
	text-align: left;
	float: left;}
	
#content_terms{
	width: 720px;
	text-align: left;
	float: left;}
	
#nonavSpace {
	text-align: left;
	width: 18px;
	float: left;}

/* Nav */

#nav {
	text-align: left;
	width: 160px;
	float: left;}

#nav li{
	padding: 0;
	margin: 0;
	list-style: none;}

#nav li a {
	font-size: 1.1em;
	display: block;
	padding-left: 18px;
	margin-bottom: 5px;
	color: #4E81B4;
	text-decoration: none;
	padding-right:20px;}
	
#nav li a:hover {
	display: block;
	color: #333333;
	background: transparent url(../images/arrow.gif) 0 0 no-repeat;}

#nav li.on a{
	color: #333333;
	background: transparent url(../images/arrow.gif) 0 0 no-repeat;}
	
#nav li.back a:hover {
	display: block;
	color: #333333;
	background: transparent url(../images/arrow_back.gif) 0 0 no-repeat;}



/* Box */

#box{
	width: 320px;
	float: right;
	margin-top: 0px;}

#box_content{
	background: #FFFFFF url(../images/box_bg.png) 0 0 no-repeat;
	padding: 12px 18px 0 18px;
	margin-top: 0;
	min-height: 60px;}
	
#box_content a{

color:#5B5B5B;
}
	
	
#box_content p{
	margin-bottom:0;}
	
#box_content h2{
	color: #4E81B4;
	font-size: 1.1em;}
	
#box_bottom{
    height: 42px;
	background: #FFFFFF url(../images/box_bottom.png) 0 0 no-repeat;
	text-align: right;
	padding-right: 80px;
	padding-top: 30px;
	color:#989898;}
	
	
/* Footer */
	
#footer{
	width:970px;
	padding-bottom: 30px;}
	
#footercontent ul {
  width: 37em;
}	

