body
{
	margin: 0px auto;
	text-align: center;
	background-image: url("images/bg.gif");
	background-repeat: repeat-x;
	background-color: #273B54;
	font-family: Verdana;
}

a
{
	color: #000B1D;
	font-weight: bold;
}

a:hover
{
	color: #1B2839;
}

#tpnl
{
	position: absolute;
	width: 100%;
	height: 110%;
	background-image: url("images/spacer.gif");
	z-index: 1000;
	left: 0px;
	top: 0px;
}

#pay_invoice
{
	text-align: center;
	color: Red;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	padding: 10px;
	display: inline;
}

#pay_invoice_outer
{
	position: absolute;
	z-index: 1001;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: center;
}

#main_table
{
	width: 951px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#body
{
	background-image: url("images/index_14.gif");
	background-repeat: no-repeat;
	background-color: #273B54;
}

#content_body
{
	background-image: url("images/content_bg.png");
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 45px;
	font-size: 8pt;
}

.welcome
{
	margin-top: 75px;
	margin-bottom: 50px;
}

#homepage_txt
{
	font-size: 8pt;
	vertical-align: top;
	line-height: 12pt;
}

.latest_work_box
{
	background-color: #838F9D;
	border: 3px solid #FFFFFF;
	width: 63px;
	height: 63px;
	padding-bottom: 0px;
	margin-bottom: 45px;
}

#homepage_lower_box
{
	background-color: #3F5167;
	border: 1px solid #CCD1D7;
	margin-bottom: 10px;
	width: 250px;
	height: 25px;
	margin-top: 25px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 3px;
}

#box_content td
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	padding-right: 20px;
	line-height: 12pt;
}

h1
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 12pt;	
}

h2
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;	
}

h3
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}

#footer
{
	padding-top: 50px;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}

.button:hover
{
	cursor: pointer;
}

#menu
{
	padding-top: 58px;
}