﻿html {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px;
	color: #000000;
   	font-family: Times New Roman, Arial, Helvetica, Verdana, sans-serif;
   	font-size: 9px;
   	line-height: 100%;
   	text-align: center;
   	vertical-align: top;
	}

a	{
	text-decoration: none
	}

#container {
	position:relative;
	width:668px;
	}
			
#header {
	text-align: center;
	}

#mainlogo {
	clear: left;
	}

.subtitle {
	color: #003048;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold; 
	line-height: 100%;
    margin-bottom: 5px;
    margin-top: 5px
    }

img{
	border-style: none;
	border-width: 0
	}


#building {
	float: left;
	margin: 20px
	}

#building span {
	}

#footer {
	text-align: center;
	}
		   
#contents {
	text-align: left;
	font-size: 15px;
}

.bottombar {
	margin-bottom: 15px
	}
			   
.bottomnav {
	color:gray;
	text-transform: uppercase;
	color: #C0C0C0
	}
		   
#company {
	font-size: 20px;
	line-height: 100%
	}

li {
	margin-bottom: 10px;
	line-height: normal;
	font-size: 15px;
}
	
p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	line-height: normal;
	text-indent: 10px;
}
	
#abilities {
	font-size: 15px;
	line-height: 100%
	}

#abilities LI {
	margin-bottom: 0px;
}

.headerrows {
	text-align:center
}