body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: TAHOMA;
}
html, body, #contents {
	min-height: 100%;
	width: 818px;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
}
#contents {
	position: absolute;
	top: 0;
	left: 0;
}
#header {
	height:144px;
}
#time {
	position: absolute;
	width:810px;
	top: 15px;
	text-align: right;
}
img	{
	border:none;
}
#brand {
	height: 144px;
	width: 186px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#button1 {
	height: 106px;
	width: 58px;
	position: absolute;
	left: 187px;
	top: 36px;
}
#button2 {
	height: 106px;
	width: 58px;
	position: absolute;
	left: 245px;
	top: 36px;
}
#button3 {
	height: 106px;
	width: 58px;
	position: absolute;
	left: 290px;
	top: 36px;
}
#button4 {
	height: 106px;
	width: 58px;
	position: absolute;
	left: 344px;
	top: 36px;
}
#button5 {
	height: 106px;
	width: 58px;
	position: absolute;
	left: 416px;
	top: 36px;
}
#button6 {
	height: 106px;
	width: 58px;
	position: absolute;
	left: 500px;
	top: 36px;
}
#button7 {
	height: 106px;
	width: 58px;
	position: absolute;
	left: 558px;
	top: 36px;
}
#button8 {
	height: 106px;
	width: 58px;
	position: absolute;
	left: 613px;
	top: 36px;
}
#content {
	margin-bottom: 175px;
}
#index_content {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#page_title	{
	position:absolute;
	left:188px;
	top:144px;
	width:630px;
	background-color:#000000;
	padding-left:16px;
	padding-top:9px;
	padding-bottom:9px;
}
#testimonial_block {
	font-size:10px;
	position: absolute;
	color:#FFFFFF;
	left: 0px;
	top: 144px;
	padding-top:50px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	background: url(../images/testimonial_bg.jpg);
	height: 253px;
	width: 156px;
}
#page_content	{
	padding-top:40px;
	margin-left:187px;
	min-height: 320px;
}
#page_content_int	{
	padding-top:49px;
	margin-left:205px;
	min-height: 320px;
}
}
#pdf_content	{
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #626262;
	clear: both;
}
#footer_contents	{
	margin-left: 10px;
	margin-right: 10px;
	white-space: nowrap;
}
.footer_txt	{
	font-size: 10px;
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:15px;
}
.footer_txt	 a:link	{
	color:#FFFFFF;
}

.label {
	font: 90% Tahoma;
	color: #FFFFFF;
}

input {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
}

.input_file {
	font-family: Tahoma;
	font-size: 7.5pt;
	color: #000000;
	background-color: #A5A5A5;
	border: 1px #000000 solid;
	width: auto;
}

.input_tickbox {
	font-family: Tahoma;
	font-size: 7.5pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px #000000 solid;
}

textarea  { 
 	font-family: Tahoma; 
 	font-size: 7.5pt; 
 	color:#000000; 
 	background-color: #FFFFFF; 
 	border: 1px #000000 solid
 }
 
select {
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 1 #000000;
}

 a:hover {
 color: #ff0000;
 text-decoration: underline 
 }
 
 a:visited  {
 color: #000000; 	
 text-decoration: none
 }

 a:link  {
 color: #000000;
 text-decoration: underline 
 }


H1	{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
H2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	margin-top: 4px;
}
H3 {
	font-size: 12px;
	color: #000000;
	display: inline;
}
H4 {
	font-size: 10px;
	color: #000000;
	margin-top: 4px;
	display: inline;
}
hr {
	border: 1px solid #001876;
}