﻿/* Top Home */
DIV#TopHome
{
	position:relative;
	float:left;
	width:760px;
	height:246px;
}

DIV#TopHome1
{
	position:absolute;
	float:left;
	top:0;
	left:0;
	width:760px;
	height:131px;
	background-image:url(../../images/layout/home-top1.gif);
	background-repeat:no-repeat;
}

DIV#TopHome2
{
	position:absolute;
	float:left;
	top:131px;
	left:0;
	width:760px;
	height:115px;
	background-image:url(../../images/layout/home-top2.gif);
	background-repeat:no-repeat;
}


DIV#TopHome IMG#Logo 
{
	position:absolute;
	top:17px;
	right:40px;
}

DIV#TopHome P 
{
	margin-top:0;
}

DIV#TopHome DIV#TopHomeTextRight 
{
	position:absolute;
	float:right;
	width:288px;
	top:125px;
	right:50px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}

DIV#TopHome DIV#TopHomeTextRight P.lastP 
{
	margin:-18px 0 0 20px;
	text-align:left;
}

DIV#TopHome DIV#TopHomeTextLeft 
{
	position:absolute;
	float:right;
	width:179px;
	top:141px;
	left:113px;
	color:#FFF;
	font-size:11px;
}

DIV#TopHome DIV#TopHomeTextLeft P.LeftText 
{
	margin-top:-3px;
	text-align:left;
}

/* Home Middle */
DIV#HomeMiddle
{
	position:relative;
	float:left;
	width:760px;
	height:249px;
	background-image:url(../../images/layout/home-middle1.jpg);
	background-repeat:no-repeat;	
}

DIV#HomeMiddle DIV#HomeMenu 
{
	position:absolute;
	width:191px;
	top:10px;
	left:102px;
}

DIV#HomeMiddle DIV#HomeMenu DIV.HomeMenuItem 
{
	width:190px;
	height:21px;
	padding:4px 0 0 0;
}

DIV#HomeMiddle DIV#HomeMenu DIV.HomeMenuSep
{
	width:190px;
	height:2px;
	background-image:url(../../images/layout/home-menuitem-bg.gif);
	font-size:0;
}

DIV#HomeMiddle DIV#Slideshow 
{
	position:relative;
	float:right;
	width:265px;
	padding:17px 55px 0 0;
	margin:0 auto;
	text-align:center;
}

DIV#HomeMiddle DIV#SlideshowRoundness
{
	position:absolute;
	width:265px;
	height:199px;
	top:17px;
	left:0;
	z-index:100;
	cursor:pointer;
	background-image:url(../../images/layout/curve-pic-bg-l.png);
	background-repeat:no-repeat;
}

* html DIV#HomeMiddle DIV#SlideshowRoundness  /* for ie 6 */
{
	display:none;
}

/* Home Middle 2 */
DIV#HomeMiddle2
{
	float:left;
	position:relative;
	width:760px;
	height:173px;
	background-image:url(../../images/layout/home-middle2.gif);
	background-repeat:no-repeat;	
}

DIV#HomeNews 
{
	position:absolute;
	width:330px;
	right: 20px;
	top:-30px;	
}

/* Home Bottom */
DIV#HomeBottom
{
	float:left;
	width:760px;
	height:204px;
	background-image:url(../../images/layout/home-bottom.jpg);
	background-repeat:no-repeat;	
}

DIV#HomeBottom DIV.GoalsText 
{
	float:left;
	width:460px;
	margin:42px 0 0 80px;
	display:inline;
}

DIV#HomeBottomImage
{
	position:relative;
	float:left;
	margin:52px 0 0 20px;
}
