@charset "utf-8";
/* CSS Document */

body {
font-family: helvetica, arial, sans-serif;
font-size: 12px;
line-height: 1.3em;
background-color: #f1f1f1;
margin: 0px;
}

a:link {
text-decoration: none;
color: #0051BA;
}

a:visited {
text-decoration: none;
color: #0051BA;
}

a:hover {
text-decoration: underline;
color: #0051BA;
}

a:active {
text-decoration: underline;
color: #0051BA;
}

p {
font-family: helvetica, arial, sans-serif; 
font-size: 12px;
}
.twoColElsLtHdr #maincontainer {
margin: 0 auto;
padding-bottom:10px;
width: 650px;   
background-color: #f1f1f1;
background-position: top;
border: 1px solid #0051BA;
}

.twoColElsLtHdr #header {
width: 640px;  
line-height: 1.2em;
background-image: url('small.i_Innovative.Logo.gif');
	background-repeat: no-repeat;
	margin:10px;
height:108px;
}
.twoColElsLtHdr #pic {
	width:100%;
	background-image:url(images/pic.jpg);
	background-repeat: no-repeat;
	height:125px;
	}
.twoColElsLtHdr #left {
width: 58%; 
float: left; 
padding-left: 10px; 
padding-right: 5px;
}
h1 {
	line-height: 1em;
	color: #0051BA;
	font-size: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.twoColElsLtHdr #right {
width: 35%; 
float: right; 
padding-left: 15px; 
background: #f1f1f1;
margin-right:5px;
 
}
h2 {
line-height: 1em; 
font-size: 14px; 
color: #0051BA;
padding-top:5px;
}
.twoColElsLtHdr #container {
width:100%;
background-color: #0051ba;
height: 20px;
}

.twoColElsLtHdr #footer {
width: 650px;
margin: 0 auto;
font-size: 10px;  
text-align: center; 
line-height: 1.2em;
}
.twoColElsLtHdr #footer p {

text-align: center; 
}
.twoColElsLtHdr #footer h3 {
width:100%;
background-color: #0051ba;
height: 20px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
