﻿body			{	font-family: Arial; }
#wrapper		{	width: 100%; text-align: center;}

#header			{	font-size: 10pt; color: #c0c0c0; text-align: center;	}


#content		{	width: 930px; border: solid 1px #000; text-align:left;	}


#leftContent	{	width: 125px; background-color: #99cc00; vertical-align: top; text-align: center;	}
#siteContent	{	width: 755px; }
#rightContent	{	width: 50px; background-color: #ef792f;	}


#homeContent					{	background-color: #333333; font-size: 10pt; color: #fff; }
#homeContent .mainPhoto			{	width: 60%; text-align: right;	}
#homeContent .homeContentMain	{	width: 40%; text-align: center; vertical-align: top;	}
#homeContent .contact			{	color: #ffff00; font-weight: bold; font-size: 12pt; text-align: center; }
#homeContent .emphasise	{	color: #ef792f; font-weight: bold;	}
#homeContent .section	{	vertical-align: top;	}
#homeContent a	{	color: #ffff00;	}

#aboutUsContent						{	font-size: 10pt; }
#aboutUsContent .mainPhoto			{	width: 60%; 	}
#aboutUsContent .aboutUsContentMain	{	width: 40%; color: #fff; background-color: #333333; padding: 20px; text-align: center; vertical-align: top;	}
#aboutUsTarget						{	width: 600px; text-align: left; }
#aboutUsTarget .content				{		}

#contactUsContent						{	font-size: 10pt; }
#contactUsContent .mainPhoto			{	width: 68%;	}
#contactUsContent .contactUsContentMain	{	width: 32%; color: #fff; background-color: #333333; padding: 20px; text-align: center; vertical-align: top;	}
#contactUsContent .map					{	width: 100%;	}

#fileProContent						{	font-size: 10pt; }
#fileProContent .mainPhoto			{	width: 60%;	}
#fileProContent .fileProContentMain	{	width: 40%; background-color: #333333; padding: 20px; text-align: center; vertical-align: top;	}


#logo			{	background-color: #fff; text-align: center; padding: 25px 0px 25px 0px;	}



#footer1		{	height: 50px; background-color: #99cc00;	}
#footer2		{	padding-left: 10px; font-size: 12pt; font-weight: bold; background-color: #99cc00;	}
#footer3		{	background-color: #ef792f;	}

.typewriter		{	font-family: another typewriter; }
.headerFont		{	font-size: 24pt;	}
.letterSpace	{	letter-spacing: 2pt;	}
.letterSpaceBig	{	letter-spacing: 4pt;	}
.orange			{	color: #ef792f;	}
.center			{	text-align: center;	}

.fieldLabel		{	font-weight: bold; color: #ef792f; vertical-align: top; width: 100px;	}

h1				{	font-size: 24pt;	}
h3				{	font-size: 12pt; margin-top: 0px;	}

