﻿/* home content */
#homeContent { float: left; width: 1000px; height: auto; margin-bottom: 10px; background: #fff; }
#homeContent h3 { float: left; clear: both; width: 590px; color: #f32239; font-size: 1.5em; margin-bottom: 5px; }
#homeContentLeft { float: left; width: 654px; overflow: hidden; padding: 25px 0 25px 30px; }
#homeContentLeft p#homeContentIntro { float: left; width: 590px; font-size: 1.2em; color: #333132; }
#homeContentRight { float: left; width: 291px; padding: 25px 0 0 25px; height: 439px; background: url(../images/right-list-home-bg.gif) no-repeat bottom right; }
#homeContentLeftTop { float: left; clear: both; width: 654px; overflow: hidden; }
p#homeContentIntro { width: 540px; }
#homeContentLeftBottom { float: left; clear: both; width: 654px; padding-top: 15px; }
#homeContentLeftBottom1 { float: left; clear: left; width: 90px; height: auto; }
#homeContentLeftBottom1 img { float: left; clear: both; padding: 5px 0 35px 0; }
#homeContentLeftBottom2 { float: left; clear: right; width: 564px; height: auto; }
#homeContentLeftBottom2 p { margin-bottom: 15px; line-height: 1.5em; }
#homeContentLeftBottom2 p b a { color: #333132; text-decoration: none; }
#homeContentLeftBottom2 p b a:hover { color: #f32239; }
#homeContentLeftBottom span { float: left; width: 654px; font-size: 1.2em; font-weight: bold; }
#homeContentLeftBottom span a { text-decoration: none; color: #333132; }
#homeContentLeftBottom span a:hover { color: #f32239; }
.homeContentRightSection { float: left; width: 291px; overflow: hidden; }
#homeContentRightSection1 { height: 152px; }
#homeContentRightSection2 { height: 145px; }
#homeContentRightSection3 { height: 157px; }
.homeContentRightSection p { float: left; padding: 5px 0 15px 0; width: 291px; }
.homeContentRightSection a { float: left; font-size: 1.2em; font-weight: bold; color: #333132; text-decoration: none; }
.homeContentRightSection a:hover { color: #f32239; }
.homeContentRightSection a img { padding: 3px 0 0 10px; }
.rss{ float:left; width: 400px; background:url(../images/rss.gif) no-repeat top left; clear:both; height:20px; padding-left:30px; margin-top:20px;}
.rss a{text-decoration:none; color:#333132; font-weight:bold; font-size:1.2em;}
.homeImageText{position:absolute; padding-top:5px; }
.homeImageText img{float:left; clear:left; width:684px;}
.homeImageText span { float: left; clear: right; color: #fff; font-weight: bold; font-size: 1.5em; margin-bottom: 15px; width:289px; padding:17px 0 0 20px; }
.homeImageText a { float: left; font-size: 1.1em; line-height: 1.2em; font-weight: bold; color: #333132; text-decoration: none; padding:0 20px 0 20px; background: url(../images/right-arrow-grey.gif) no-repeat top right; }
	
