@charset "utf-8";

/* CSS Document */

.home-upper{

	margin:auto;

	width:874px;

}



.home-upper-content-half{background-image:url(../images/home/bg-content1half.jpg);width:1100px; height:370px; background-position:0px 191px; background-repeat:no-repeat;}

.home-upper-left{float:left; background-image:url(../images/home/home-content-left.jpg); width:437px; height:339px;}

.home-upper-right{float:left;background-image:url(../images/home/home-content-right.jpg); width:437px; height:339px;}



.home-upper-left:hover, .home-upper-right:hover{background-position:0px -339px;}



.home-left-column{float:left; width:640px; min-height:260px;}

.home-right-column{float:right; width:310px}

.lineHome{height:230px;float:left; margin:0px 20px 0px 20px}



.header{background:url(../images/header-home.jpg) top left; width:1055px; height:165px; margin:auto;position:relative}

h2{

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:23px;

	font-weight:normal;

	color:#008dc5;

	text-align:center;

	margin-bottom:10px;

	line-height:120%;

}

p{font-size:16px;}