﻿.center-home
{
	background: url(../images/center-home.gif) no-repeat bottom ;
	width: 958px;
	height: 275px;
}
.center-home-l
{
	background: url(../images/c-h-l.gif) no-repeat top left;
	cursor: pointer;
}
.center-home-r
{
	background: url(../images/c-h-r.gif) no-repeat top left;
	cursor: pointer;
}
#left-side
{
	width: 708px;
	float: left	
}
#right-side
{
	width: 250px;
	float: right	
}
#r-box1
{
	font-size: 13pt;
	padding: 43px 0px 0px 10px;	
}
#r-box2
{
	font-size: 13pt;
	padding: 40px 0px 0px 10px;	
}
#r-box3
{
	font-size: 13pt;
	padding: 48px 0px 0px 10px;	
}
a.home-link
{
	text-decoration: none;	
}
#title-home
{
	font-family: Tahoma;
	color: #fff;
	font-size: 24pt;
	padding: 55px 0px 0px 40px;
	margin: 0px;
	font-weight: normal;
}

#bottom-title
{
	font-family: Tahoma;
	color: #fff;
	font-size: 11pt;
	padding: 0px 0px 0px 40px;	
}

.c-home
{
	font-family: Tahoma;
	color: #fff;
	font-size: 18pt;
	padding-top: 25px;
	float: left;
	height: 110px;
	width: 300px;
	text-align: center;
	float:left;
}

#bottom-home
{
	background: url(../images/bottom-home.gif) no-repeat bottom ;
	width: 958px;
	height: 36px;
}

#l-b-home
{
	font-size: 12pt;
}

#r-b-home
{
	font-size: 12pt;
}

#b-l-float
{
	float: left;
	background: url(../images/left-home.gif) repeat-y;
	width: 15px;
	height: 345px;
}

#b-r-float
{
	float: right;
	padding-right: 1px;
	background: url(../images/right-home.gif) repeat-y;
	width: 15px;
	height: 345px;
}

#b-c-float
{
	float: left;
	width: 	926px;
	height: 345px;
	background-color: #fff;
}
.small-title
{
	font-size: 15pt;
	padding-bottom: 10px;
}

