/* CSS Document */

body{
	font-family: "MS PGOTHIC","Osaka";
	font-weight:normal;
}
a, #contentinside a{
	font: 11px Arial, verdana, tahoma;
	font-weight:bold;
	color: #1C80E0;
	text-decoration: underline;
}
a:hover, #contentinside a:hover{
	color: #73B0EE;
	text-decoration:none;
}
a.linkbig{
	font-size:1.2em;
	line-height:1.5em;
	color: #1C80E0;
	text-decoration: underline;
}
a.linkbig:hover{
	font-size:1.2em;
	line-height:1.5em;
	color: #1C80E0;
	text-decoration: none;
}
.seperator{
	font: 11px Arial, verdana, tahoma;
	font-weight:bold;
	color: #fff;
}
#contactinfo{
	font-size:0.8em;
	font-weight: bold;
	line-height:20px;
	color: #fff;
}
.homecontent{
	background-color:#A6A6A6;
	border-top:0em solid #00000E;
	height:306px;
}
.homeimage{
	border-top:0em solid #00000E;
	background:url(media/home/home_img.jpg) no-repeat;
	width:406px;
	height:306px;
}
#contentinside{
	font-size:0.7em;
	line-height:1.5em;
	width:512px;
	border:0px solid red;
}
#content{
	font-size:0.7em;
	line-height:1.5em;
	border:0px solid red;
}
#contentin{
	font-size:0.7em;
	line-height:1.5em;
}
#contentin form div{
	font-size:0.7em;
	line-height:1.5em;
}
#contentin p, #contentin ul li{
	font-size:0.7em;
	line-height:1.5em;
}
.insideheading{
	font-family: "MS PGOTHIC","Osaka";
	font-size:1.8em;
	/*font-size:2.05em;*/
	line-height:0.8em;
	font-weight:bold;
	color:#999999;
	padding:8px 0px 0px 0px;
	margin:0px;
}
.fontsmall{
	font-size:0.5em;
	line-height:1.5em;
}
.fontbig{
	font-size:2.5em;
	line-height:1.5em;
}
h2{
	font-size:1em;
	line-height:1.5em;
	font-weight:bold;
}
.address{
	font-family: "MS PGOTHIC","Osaka";
	font-size:1em;
	line-height:1.5em;
	font-weight:bold;
	color:#000083;
}
#footerhome{
	background:url(media/home/footer_grad.gif) repeat-y;
	font: 11px Arial, verdana, tahoma;
	font-weight:bold;
	border-top:3px solid #00000E;
	color: #fff;
	height:34px;
	padding: 0px 5px 0px 2px;
}
#footerhome a{
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}
#footerhome a:hover{
	color: #1C80E0;
}
#footer{
	background:url(media/sup1_images/footer.gif) repeat-y;
	font-family: "MS PGOTHIC","Osaka";
	height:39px;
}
#footerin{
	font-family: "MS PGOTHIC","Osaka";
	padding:0px;
	margin:0px;
}
#footer a, #footerin a{
	color: #fff;
	font-size:0.55em;
	text-decoration: underline;
}
#footer a:hover, #footerin a:hover{
	font-size:0.55em;
	color: #1C80E0;
	text-decoration: none;
}
.bordertop{
	background: #051323 url(media/home/border_top.gif) repeat-x;
	height:4px;
}
