

body {		
	background-image:url(images/main_bg.gif);
	margin:0;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:62.5%;
	line-height:2em;
	}

a {
	color:#0093D3;
	}	

a:hover {
	color:#004388;
	text-decoration:none;
	}		



DIV.outer_content
  {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 930px;
  height: 312px;
  margin-left: -465px; /* half of width */
  margin-top: -312px;  /* half of height */
  }
  

DIV.main_content
  {
  position: relative;
  left: 0;
  top: 0;
  width: 930px;
  height: 558px;
  background-image:url(images/main_2.gif);
  background-repeat:no-repeat;
  }

DIV.footer
  {
  font-size:1.1em;
  position: relative;
  left: 0;
  top: 0;
  padding-left:10px;
  padding-right:10px;
  width: 910px;
  height: 40px;
  }
  
DIV.left_content
  {
  position: relative;
  float:left;
  left: 0;
  top: 0;
  width: 233px;
  padding-left:17px;
  height: 539px;
  border-right:#999999 1px dotted;
  overflow: auto;
  }
  
p.contact {
  font-size:1.1em;
  padding-left:30px;
  padding-top:30px;
  color: #0093D3;
  font-weight:bold;
    }
  
p.contact_address {
  font-size:1.1em;
  padding-left:30px;
  }  

DIV.left_content_main
  {
  position: relative;
  float:left;
  left: 0;
  top: 0;
  width: 280px;
  padding-top:55px;
  padding-left:60px;
  padding-right:40px;
  height: 480px;
  line-height:1.8em;
  border-right:#999999 1px dotted;
  font-size:1.1em;
  overflow:hidden;
  }

p.left_content_main
	{
 	font-size:1.25em;
	line-height:1.8em;
 	}
  
DIV.right_content
  {
  position: relative;
  float:left;
  left: 0;
  top: 0;
  width: 519px;
  height: 432px;
  padding-right:70px;
  padding-left:75px;
  padding-top:65px;
  padding-bottom:40px;
  font-size:1.2em; 
  background-color:#F8F9F9;
  overflow:hidden;
  }
  
 DIV.right_content_trident
  {
  position: relative;
  float:left;
  left: 0;
  top: 0;
  width: 664px;
  height: 537px;
  padding:0px;
  overflow:hidden;
  } 
  
 .trident_iframe {
 	width:664px;
	height:537px;
	border:none;
	} 
  
.right_content li {
	color:#000000;
	line-height:1.8em;
	list-style:disc;
	}
  
DIV.right_content_latest
  {
  position: relative;
  float:left;
  left: 0;
  top: 0;
  width: 504px;
  height:469px;
  padding-right:70px;
  padding-left:90px;
  padding-top:30px;
  padding-bottom:40px;
  font-size:1.1em; 
  overflow:auto;
  background-color:#F8F9F9;
  }
  
DIV.right_content_rfp
  {
  position: relative;
  float:left;
  left: 0;
  top: 0;
  width: 504px;
  height:459px;
  padding-right:70px;
  padding-left:90px;
  padding-top:40px;
  padding-bottom:40px;
  font-size:1.1em; 
  overflow:auto;
  background-color:#F8F9F9;
  }  
  
 DIV.right_content_contact
  {
  position: relative;
  float:left;
  left: 0;
  top: 0;
  width: 504px;
  height:454px;
  padding-right:70px;
  padding-left:90px;
  padding-top:45px;
  padding-bottom:40px;
  font-size:1.1em; 
  overflow:auto;
  background-color:#F8F9F9;
  } 
  
 DIV.right_content_who
  {
  position: relative;
  float:left;
  left: 0;
  top: 0;
  width: 534px;
  height:454px;
  padding-right:60px;
  padding-left:70px;
  padding-top:45px;
  padding-bottom:40px;
  font-size:1.1em;
  line-height:1.6em;
  overflow:auto;
  background-color:#F8F9F9;
  } 

DIV.right_content_main
  {
  position: relative;
  float:left;
  left: 0;
  top: 0;
  width: 460px;
  height: 500px;
  padding-top:35px;
  padding-left:40px;
  font-size:1.1em;
  overflow:auto;
  } 
  
p.date {
  	font-family: "Times New Roman", Times, serif;
	font-size:1.0em;
	color: #999;
	margin-bottom:-10px;
	}  	

p.name {
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #0093D3;
	}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:1.6em;
	color: #0093D3;
	margin-bottom:-.2em;
	} 
	
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:1.1em;
	color: #0093D3;
	margin-bottom:-.5em;
	}     

.line {
	margin: 0;
	height: 1px;
	width:85%;
	border-bottom:#999999 dotted 1px;
}

	
DIV.studio_nav
  {
  position: relative;
  float:left;
  left: 0;
  top: 0;
  width: 65px;
  height: 130px;
  padding-left:50px;
  padding-top:30px;
  text-align:left;
  margin-bottom:20px;
  }

img.inline {
	padding-right:15px;
	float:left;
	}	 
	
img.ontop {
	padding-bottom:15px;
	}	 	
		
		
a.what {
	display: block;
    width: 45px;
    height: 11px;
    background: url("images/what.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0 auto;
	padding-bottom:12px;
}
       
a:hover.what {
    background-position: -45px 0;
}

a.what_on {
	display: block;
    width: 45px;
    height: 11px;
    background: url("images/what.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0 auto;
    background-position: -45px 0;
	padding-bottom:12px;
}

a.how {
	display: block;
    width: 45px;
    height: 11px;
    background: url("images/how.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0 auto;
	padding-bottom:12px;

}
       
a:hover.how {
    background-position: -45px 0;
}	

a.how_on {
	display: block;
    width: 45px;
    height: 11px;
    background: url("images/how.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0 auto;
    background-position: -45px 0;
	padding-bottom:12px;
}	

a.who {
	display: block;
    width: 45px;
    height: 11px;
    background: url("images/who.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0 auto;
	padding-bottom:12px;
	}
       
a:hover.who {
    background-position: -45px 0;
	}		

a.who_on {
	display: block;
    width: 45px;
    height: 11px;
    background: url("images/who.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0 auto;
    background-position: -45px 0;
	padding-bottom:12px;
	}

a.latest {
	display: block;
    width: 45px;
    height: 11px;
    background: url("images/blog.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0 auto;
	padding-bottom:12px;
	}
       
a:hover.latest {
    background-position: -45px 0;
	}	

a.latest_on {
	display: block;
    width: 45px;
    height: 12px;
    background: url("images/blog.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0 auto;
    background-position: -45px 0;
	padding-bottom:12px;
	}
	
a.join {
	display: block;
    width: 49px;
    height: 11px;
    background: url("images/join.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0 auto;
	padding-bottom:12px;
	}
       
a:hover.join {
    background-position: -50px 0;
	}	

a.join_on {
	display: block;
    width: 49px;
    height: 11px;
    background: url("images/join.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0 auto;
    background-position: -50px 0;
	padding-bottom:12px;
	}

a.rfp {
	display: block;
    width: 45px;
    height: 11px;
    background: url("images/rfp.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0 auto;
	padding-bottom:12px;
	}
       
a:hover.rfp {
    background-position: -45px 0;
	}	

a.rfp_on {
	display: block;
    width: 45px;
    height: 11px;
    background: url("images/rfp.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0 auto;
    background-position: -45px 0;
	padding-bottom:12px;
	}		

DIV.left_content_list
  {
  position: relative;
  float:left;
  left: 0;
  top: 0;
  width: 233px;
  }

ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #0093D3;
	line-height:1.25em;
	list-style::none;
	}	
	
ul.main li.main {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	color: #0093D3;
	line-height:1.5em;
	margin-left:-40px;
	list-style:none;
	}
	
img.main {
	border:#E8E8E8 7px solid;	
	}

/* RFP and contact **************/


p span.req {
	color: #E54343;
}

#rfp {
	margin: 0;
	padding: 0;
}


#rfp h3 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #00aeef;
	font-size: 1.4em;
	font-weight: normal;
	background: none;
}

#rfp .info {
	padding: 0;
}

#rfp .info span,
#rfp strong span {
	color: #E54343;
	background: none;
}



#rfp .info label {
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	width: 200px;
	color: #000;
}

#rfp .info input {
	margin: 0 0 10px; 
	border: 1px solid #ccc;
	padding: 3px;
	width: 275px;
	font-size:1.0em;
	color: #666666;
}

#rfp .info select {
	padding: 3px;
	margin: 0 0 10px; 
	border: 1px solid #ccc;
	width: 282px;
	font-size:1.0em;
	color: #666666;
}

#rfp .info select.indent {
	margin: 0 0 15px 200px;
	padding: 3px;
	border: 1px solid #ccc;
	width: 282px;
}

#rfp .info textarea {
	padding: 3px;
	height: 100px;
	width: 475px;
	margin: 0 0 10px; 
	border: 1px solid #ccc;
	}

#rfp .info .highlight {
	margin: 15px 0;
	padding: 10px;
	background: #f6f6f6;
	border: 1px solid #f0f0f0;
	}

#rfp .info .highlight label {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	}

#rfp .info .controls input.send {
	margin: 0;
	padding: 0;
	background: url(images/button_submit.gif) 0 0 no-repeat;
	width: 75px;
	height: 30px;
	border: none;
	}

#rfp .info .controls input.send:hover {
	margin: 0;
	padding: 0;
	background: url(images/button_submit.gif) -75px 0 no-repeat;
	width: 75px;
	height: 30px;
	border: none;
	}
	

strong.highlight {
	background: #fdf8a2 !important;
	color: #505050;
	}
	
#imageContainer {
	position:relative;
	margin: auto auto 15px auto;
	width:455px;
	border:1px solid #ccc;
	height: 191px;
}	

#imageContainer {
	height:191px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

a.login {
	display: block;
    width: 75px;
    height: 30px;
    background: url("images/button_login.gif") 0 0 no-repeat;
    text-decoration: none;
	}
       
a:hover.login {
    background-position: -75px 0;
	}	

span.footer_right {
margin-left:600px;
color:#999999;
}