body {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#Title{
width: 100 %;
height: 116px;
background-color: #FF5C01;
background-image:url(images/title.jpg);
background-repeat:no-repeat;
margin:auto;
}
#Navigation{
width: 100 %;
height: 45px;
background-image:url(images/nav-bar.jpg);
background-repeat:repeat-x;
margin:auto;
padding-top: 11px;
padding-left: 20px;
color:#FFFFFF;
font:Verdana;
font-weight:bold;
}
#Navigation a:link{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
	padding-left: 5px;
}
#Navigation a:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
	padding-left: 5px;
}
#Navigation a:active{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
	padding-left: 5px;
}
#Navigation a:hover{
	color:#FFFF00;
	text-decoration: none;
	background-image: url(images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
	padding-left: 5px;
}
#Contents{
width: 100 %;
height: auto;
margin:auto;
background-color:#FFFFFF;
padding: 5px 5px 5px 5px;
}
#CompanyInfo{
	width: 75%;
	height: auto;
	margin:auto;
	float:left;
	text-align:justify;
	line-height: 20px;
	font-family: Verdana;
	font-size: 12px;
}
#CompanyInfo H1{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#Contents #CompanyInfo p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-indent: 15px;
}
#Adv01{
width: 23%;
height: 200px;
margin:auto;
float:right;
}
#Contents #Adv01 img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #666666;
	background-color: #FFFFFF;

}
#Contents #Adv01 p {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#Contents #Adv01 h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#Contents #CompanyInfo a {
	color: #0082D0;
	text-decoration: underline;
}
#Adv02{
width: 50%;
height: 200px;
float:left;
}#Contents #Adv02 h1 {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#Contents #Adv02 p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#Adv03{
width: 45%;
height: 200px;
float:right;
margin: 10px 10px 10px 10px;

}
#Contents #Adv03 h1 {
	font-family: Verdana;
	font-size: 12px;
	color: #004080;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#Contents #Adv03 p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#Navigation1{
flotat: left;
width: 100%;
height: 45px;
background-image:url(images/nav-bar.jpg);
background-repeat:repeat-x;
margin:auto;
padding-top: 11px;
padding-left: 20px;
color:#FFFFFF;
font:Verdana;
font-weight:bold;
}
