.body {margin: 0px; 
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;}

.h1
{
font-family: times new roman;  
font-size: 16px;
font-weight: bold;
color: #C43A19;
}

.h2
{
font-family: times new roman;  
font-size: 14px;
color: #999966;
}

.header 
{
	background-color: #3d6694;
        width: 100%;
	height: 93px;
	padding-bottom: 0px;
	background-image: url(../images/headerfinal_il.gif);
	background-repeat: repeat-x;
}



.content {width: 700px;
	height: auto;
	padding-left: 250px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.3em;
	background-image: url(../images/keyboard_main.png);
	background-repeat: repeat-y;}

.bottom {width: 100%;
	background-image: url(../images/bluebottom2-repeat.jpg);
	background-repeat: repeat-x;
	clear: both;}

.bottom img {margin-left: auto;
	margin-right: auto;
	display: block;}

.portfolio_introduction
{
	width: 636px;
	padding-left: 240px;

}

.portfolio_description
{
width: 636px;
float:left;
}

.portfolio_text
{
padding-left: 50px;
width:300px;
float:left;
}

.portfolio_text1
{
padding-left: 50px;
width:300px;
float: right;
}


.portfolio_images
{
padding-left: 50px;
width:200px;
line-height: 1.2em;
float: right;
}

.portfolio_images1
{
padding-left: 50px;
width:200px;
line-height: 1.2em;
float: left;
}

.back_to_top {
	width: 200px;
	text-align: right;
	margin-top: 30px;
	clear: both;
	float: right;
}

.sub_header {font-family: times new roman, serif;  
	font-size: 18pt;
	font-weight: bold;
	letter-spacing:0;
	font-variant: small-caps;
	text-align: center;
	width: 150px;
	height: 40px;
	margin-top: 10px;
	padding-top: 10px;
	position: relative;

	background-image: url(../images/title-box-small.gif);
	background-repeat: no-repeat;}

.sub-title
{
font-family: arial, helvetica, san-serif;  
font-size: 15px;
font-weight: bold;
color: #C43A19;
}





a:link{
    color: #3D6694;
    text-decoration: none;	
    font-size: 12px;	
	font-weight: bold;
    font-family: times new roman;
	letter-spacing: 1px;  
       }	
	   
a:visited{
    color: #3D6694;
    text-decoration: none;	
    font-size: 12px;	
	font-weight: bold;
	font-family: times new roman;
	letter-spacing: 1px;  
       }			   
	
a:hover{
    color: #638EBE;
    text-decoration: underline;	
    font-size: 12px;	
	font-weight: bold;
	font-family: times new roman; 
	letter-spacing: 1px; 
       }	
	  


