 /* Font Definitions */
 @font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:Calibri;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial;}
h1
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;}
h2
	{margin:0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:Arial;
	font-weight:normal;
	text-decoration:underline;}
h3
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:Arial;
	font-weight:normal;}
h4
	{margin:0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;}
h5
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial;
	font-weight:normal;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:Arial;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:Arial;}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
p
	{margin-right:0in;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman";}
p.ListParagraph, li.ListParagraph, div.ListParagraph
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:.5in;
	line-height:115%;
	font-size:11.0pt;
	font-family:Calibri;}
p.ListParagraphCxSpFirst, li.ListParagraphCxSpFirst, div.ListParagraphCxSpFirst
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:11.0pt;
	font-family:Calibri;}
p.ListParagraphCxSpMiddle, li.ListParagraphCxSpMiddle, div.ListParagraphCxSpMiddle
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:11.0pt;
	font-family:Calibri;}
p.ListParagraphCxSpLast, li.ListParagraphCxSpLast, div.ListParagraphCxSpLast
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:.5in;
	line-height:115%;
	font-size:11.0pt;
	font-family:Calibri;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}


body {
		margin: 0px 0px 0px 0px;
   		padding: 0px;
       }

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 120px;
	width: 100%;
	left: 0px;
}
#sign {
	position:absolute;
	top:330px;
	width:240px;
	height:150px;
	border:0px;
}
#home {
	position:absolute;
	top:10px;
	width:540px;
	height:80px;
	border:0px;
}
#text {
		float:left;
		background-image: url(../images/text_background.jpg);
		background-repeat: no-repeat;	
		margin-top: 0px;
		height: 780px;
		width:1024px;
}
#container {
	
		width:1024px;
		margin-left:0px;
		margin-top:10px;
		padding:0px;
		text-align:left;;
		
}
#content {
		position:relative;
		left:260px;
		width:764px;
		margin-top: 10px;
		background:#fff;
		border:0px solid #000;
		font-family: Georgia, "Times New Roman", Times, serif;
	   font-weight: bold;
	   line-height: 17px;
}
p, li {
	   font-family: Georgia, "Times New Roman", Times, serif;
	   line-height: 16px;
	   font-size:12px;
}
b	{
	font-family: Georgia, "Times New Roman", Times, serif;
	   line-height: 16px;
	   font-size:12px;
	   font-weight: bold;
}
	

#footer {
font-family: Georgia, "Times New Roman", Times, serif;
	   position:absolute;
	   line-height: 16px;
	   font-size:12px;
	   float:left;
	   width:220px;
       top:500px;

}

