﻿body,
html {
margin:0;
padding:0;
color:#474747;
height: 100%;
}

body {
	background:white url(ita_tile.jpg) repeat-x;
}
#wrap {
width:1000px;
margin: 0 auto -150px;
background:transparent;
min-height:100%;
height: auto !important;
height:100%;
}

#header {
margin-top:0px;
width:1250px;
height:550px;
background:transparent url(main_bg.jpg) no-repeat;
}


#ita_logo {
	margin: 10px 0 0 0px;
	border-width: 0px;
}

#nav {
	position:relative;
	left:400px;
	height:30px;
	width:600px;
}
.kwicks {
     list-style-type: none;
     list-style-position:outside;
     position: relative;
     margin: 0;
     padding: 0;
}

.kwicks li{
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
    width: 120px;
    height: 30px;
    margin-right: 0px;
    background:url(nav30_trans.png);
    background-repeat:no-repeat;
}

.kwicks a{
	display:block;
	height:30px;
	text-indent:-9999px;
	outline:none;
}

#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-150px 0px;
}
#kwick3 {
	background-position:-300px 0px;
}
#kwick4 {
	background-position:-450px 0px;
}

#kwick1.active, #kwick1:hover {
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -150px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -300px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -450px bottom;
}

#statement {
	margin:-230px 0 0 560px;
	width:350px;
	height:300px;
	color:#8a7b00;
}

#activities {
	display:inline;
	float:left;
	font-size:110%;
	margin:-180px 0px 0 0;
	width:400px;
}

#main_content {
display:inline;
float:left;
font-size:110%;
margin:-210px 30px 0 30px;
width:500px;
overflow:auto;
padding-bottom: 150px;
}

#main_content h3 {
font-size:175%;
margin:15px 0 5px 5px;
color: #E67732;
}


#main_content dt {
background:transparent url(content_divider.jpg) repeat-x scroll left top;
font-size:108%;
margin:0;
padding:25px 5px 9px;
color:#8a7b00;
}

#main_content dl {
color:#69645B;
margin:0;
padding:0;
}

#main_content dd {
margin:0;
padding:0 5px 25px;
}

a:link {
	text-decoration: none;
	color:#E67732;
}
a:visited {
	text-decoration: none;
}

#footer {   
padding:50px 10px;
background:transparent url(ita_footer.jpg) repeat-x;
color: #4D9B81;
text-align: center;
}
#footer p {
margin:0;
}

#footer ul {
margin:0;
padding:0;
list-style:none;
}
#footer li {
display:inline;
margin:0;
padding:0;
}
#footer, .push {
   clear:both;
}

#main_other {
	display:inline;
	float:left;
	font-size:110%;
	margin:0px 30px 0 30px;
	width:800px;	
}

#main_other h3 {
	font-size:175%;
	margin:15px 0 15px 0px;
	color:#8a7b00;
}