@charset "utf-8";
/* CSS Document */
header
{font-family: Cambria, "Hoefler Text", "Liberation 	 Serif", Times, "Times New Roman", "serif";
background-color: #000c50;
color: white;
text-align: center;
padding-bottom: 0px;
width: 800px;
margin: 0 auto;}
	p.companyname
	{text-align: right;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 15px;
	padding-top: 70px;}
	p.number
	{text-align: left;
	margin-left: 50px;
	padding-top: 25;
	padding-bottom:25;}
	img.logo
	{float: right;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 15px;
	padding-top: 25px;
	padding-bottom: 25px;}
	a.navbar:link
	{font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: white;
	text-decoration: none;}
	a.navbar:visited
	{font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: white;
	text-decoration: none;}
	a.navbar:hover
	{color: white;
	text-decoration: underline;
	text-decoration-color: white;}
main
	{color:#000c50;
	font-size: 100%;
	text-align: center;}

footer
{align-content: center;}

a.navbar:active
{color:  white;
text-decoration: underline;
text-decoration-color: white;}

	a.servicelist:link
	{font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color:#000c50;
	text-decoration: none;}
	a.servicelist:visited
	{color:#000c50;
	text-decoration: none;}
	a.servicelist:hover
	{color:#000c50;
	text-decoration: underline;
	text-decoration-color: #000c50;}
	a.servicelist:active
	{color:#000c50;
	text-decoration: underline;
	text-decoration-color:#000c50;}
	
	div.content
	{color: #000c50;
	text-align: center;
	width: 600px;
    padding-right: 200;
	padding-left: 200;
	padding-bottom: 300;
    border: 0px;
	margin: auto;}
		
	p.servicedetail
	{text-align: left}
	p.centeralign
	{text-align: center;
	font-size: 105%;}
	p.smalltext
	{text-align: right;
	font-size: 80%;}
	p.smalltextcenter
	{text-align: center;
	font-size: 80%;}
	p.smalltextleftnopadding
	{text-align: left;
 	font-size: 80%;
	padding-top: 0px;
	margin-top: 0px;}
	
	img.floatleft
	{float: left;
	margin-left: 10px;
	margin-right: 10px;}
	img.floatright
	{float: right;
	margin-left: 10px;
	margin-right: 10px;}
	img.wkcomp
	{float: right;
	margin: 10;}

