@charset "UTF-8";
/* CSS Document */
* {padding:0; margin:0;}
html, body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:url(images/bodybg.gif) top center repeat-x;
height:100%;
}
#container {
width:920px;
height:100%;
margin:0 auto;
padding:0;
}
/*--------header--------*/
#header {
height:100px;
width:900px;
margin:0 10px;
background:#c7e3f3;
}
#header h2 {
background:url(images/ia_logo.gif) no-repeat;
width:120px;
height:34px;
float:right;
margin:30px 40px 0 0;
}
#header h1 {
background:url(images/vista.gif) no-repeat;
width:350px;
float:left;
margin:20px 0 0 40px;
font-size:11px;
font-weight:normal;
padding-left:150px;
padding-top:40px;
}
#header h1 span, h2 span {
display:none;
}
/*END*/
/*--------flash--------*/
#flash img{
clear:both;
width:900px;
height:200px;
padding:10px;
margin:0;
background:url(images/flashbg.jpg) no-repeat;
}
/*END*/
/*--------submenu--------*/
#leftcolumn {
width:200px;
height:100%;
float:left;
background:url(images/submenu_bg.jpg) repeat-y;
margin:0;
}
#submenu ul {
font-size:12px;
padding-top:20px;
}
#submenu ul li{
padding:0 0 20px 10px;
list-style:none;
}
#submenu ul li a {
text-decoration:none;
color:#006dbb;
padding-left:12px;
}
#submenu ul li a:hover{
display:block;
background:url(images/bullet.gif) left no-repeat;
padding-left:12px;
font-weight:bold;
text-decoration:none;
}
.subselected {
display:block;
background:url(images/bullet.gif) left no-repeat;
padding-left:12px;
font-weight:bold;
text-decoration:none;
}	
/*END*/
/*--------mainbody--------*/
#mainbody {
width:920px;
height:100%;
padding:0 10px;
margin:0;
background:url(images/bodybg.jpg) repeat-y;
}
#title {
font-family:"Times New Roman", Times, serif;
font-size:18px;
float:left;
height:60px;
width:700px;
padding:0;
margin:0;
border-bottom:#0071ba solid 1px;
}
#text {
float:left;
width:660px;
padding:10px 20px 10px 20px;
font-size:12px;
}
.landscape {
background:url(images/img_bg.jpg) no-repeat;
width:600px;
height:200px;
padding:10px;
margin:0 20px;
}
.image {
background:url(images/img1_bg.jpg) no-repeat;
width:250px;
height:200px;
padding:10px;
float:right;
margin:0 10px;
}
.titleheading {
font-size:16px;
font-weight:bold;
width:640px;
border-bottom:#CCCCCC solid 1px;
font-variant:small-caps;	
}
p {
padding:10px;
}
h3 span {
display:none;
}
#title_test h3{
background:url(images/title_img001.jpg) no-repeat;
width:700px;
height:60px;
float:left;
border-bottom:#0071ba solid 1px;
}
/*END*/
/*--------menu--------*/
#nav {
width:920px;
padding:0;
margin:0 10px 0 10px;
font-size:11px;
font-weight:bold;
}
ul#menu li{
text-align:center;
display:inline;
float:left;
color:#FFF;	
}
ul#menu li a:hover,active {
background-position:0 -40px;
}
ul#menu li a{
display:block;
background:url(images/bg.jpg);
width:100px;
height:35px;
padding-top:5px;
color:#FFF;
text-decoration:none;
}
.selected a{
background:url(images/bg.jpg);
background-position:0 -40px;
}
/*END*/
/*--------contact/faq--------*/
#contact a{
background:url(images/phone_off.jpg) no-repeat;
height:40px;
padding:8px 0 8px 35px;
margin:20px 0;
font-size:14px;	
text-decoration:none;
color:#0071ba;
}
#contact a:hover {
background:url(images/phone_on.jpg) no-repeat;
text-decoration:underline;
color:#000099;
}
#faq a{
background:url(images/faq_off.jpg) no-repeat;
height:40px;
padding:8px 0 8px 35px;
margin:20px 0;
font-size:14px;
text-decoration:none;
color:#0071ba;
}
#faq a:hover {
background:url(images/faq_on.jpg) no-repeat;
text-decoration:underline;
color:#000099;
}
#doc a{
background:url(images/doc_off.jpg) no-repeat;
height:40px;
padding:8px 0 8px 35px;
margin:20px 0;
font-size:14px;
text-decoration:none;
color:#0071ba;
}
#doc a:hover {
background:url(images/doc_on.jpg) no-repeat;
text-decoration:underline;
color:#000099;
}
/*END*/
/*--------footer--------*/
#footer {
clear:both;
width:900px;
border-top:#c2e1f3 solid 1px;
text-align:center;
margin:0 10px 20px 10px;
}
#footer ul li {
display:inline;
width:200px;
}
#footer ul li img{
margin:10px 20px 5px 20px;
border:0;
}
#footer ul li span {
display:none;
}
/*END*/
#pscroller1{
width: 160px;
height: 100px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#pscroller1 a{
font-weight:bold;
font-size:14px;
text-decoration:none;
color:#0071ba;
}
