@charset "utf-8";
/* CSS Document */
body{	padding:0px;
	margin:0px;
	background-color:#a7b4bc;
}
#backgroundBlock{
	background-color:#a7b4bc;
	background-image:url(../images/home_02.jpg);
	min-height:610px;
	background-repeat:repeat-x;
}
#centerWrapper{
	background-image:url(../images/home_02.jpg);
	background-color:#a7b4bc;
	background-repeat:repeat-x;
}
#centerBlock{
	position:relative;
	top:0px;
	left:50%;
	margin-left:-529px;
	width:1058px;
	background-image:url(../images/home_35.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#backgroundLeft{
	background-image:url(../images/home_03.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}
#backgroundRight{
	background-image:url(../images/home_10.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	min-height:630px;


}
#mainBlock
{ 	margin-left:79px;
	margin-right:79px;
	min-height:630px;
}

#buttonArea
{	padding:10px 3px 10px 3px;
	background-color:#FFFFFF;
	background-image:none;
}
#buttonArea img{
	padding:0px 5px 0px 6px;
}
#columnLeft{
width:544px;
border:solid 0px #f00;
float:left;
background-image:url(../images/home_30.jpg);
background-repeat:repeat-x;
}
#contentAreaBG{
background-image:url(../images/home_38.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
#columnLeftContent{
padding:0px 25px 10px 25px;
}
#columnRight{
width:356px;
border:solid 0px #0f0;
float:right;
}
#columnRightBG{

}
#columnRightBlueHeader
{ height:65px;
	background-image:url(../images/home_32.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	padding:19px 0px 0px 20px;
}
#columnRightContent{
	padding-left:20px;
}
#columnRightContent p{
	margin-top:5px;
}
.clearer {
clear:both;
height:0px;
}
#footer{
	height:97px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}
#footerLeft{
	width:544px;
	height:97px;
	border:solid 0px #f00;
	float:left;
	background-image:url(../images/home_40.jpg);
	background-repeat:repeat-x;
}
#footerLeftContent{
	padding-left:21px;
	padding-top:10px;
}
#footerRight{
	width:356px;
	height:97px;
	border:solid 0px #0f0;
	float:right;
	background-image:url(../images/home_42.jpg);
	background-repeat:repeat-x;
}
#footerRightContent{
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	line-height:17px;
}
#footer a{
color:#CCCCCC;
text-decoration:none;
}
#footer a:hover{
color:#EEE;
text-decoration:underline;
}
#subMenu{
height:28px;
background-image:url(../images/sub_03.jpg);
background-repeat:repeat-x;
padding:0px 4px 0px 11px;
line-height:26px;
font-size:12px;
color:#bbb;
}
#subMenu a{
text-decoration:none;
color:#777;
}
#subMenu a:hover{
text-decoration:underline;
color:#444;
}
#subLeftColHeaderImage{ 
height:169px; 
border:solid 0px; 
width:733px;
overflow:hidden;
}
#subContentAreaBG{
 background-color:#fff;
}
#subColumnLeft{
width:733px;
border:solid 0px #f00;
float:left;
background-image:url(../images/sub_21.jpg);
background-repeat:repeat-y;
background-position:right;
}
#subColumnLeftTopCornerBG{
background-image:url(../images/sub_11.jpg);
background-repeat:no-repeat;
background-position:top right;
}
#subColumnLeftTopBG{ 
	background-image:url(../images/sub_10.jpg); 
	background-position:top;
	background-repeat:repeat-x;
}
#subColumnLeftBottomCornerBG{
background-image:url(../images/sub_31.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}
#subColumnLeftBottomBG{
	background-image:url(../images/sub_30.jpg); 
	background-position:bottom;
	background-repeat:repeat-x;
}
#subColumnLeftContent{
	min-height:516px;
	padding:10px 20px 10px 20px;
}
#subColumnRight{
	width:167px;
	border:solid 0px #0f0;
	float:right;
	background-image:url(../images/sub_07.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#subColumnRightBlueHeader{
	font-size:13px;
	color:#fff;
	font-weight:bold;
	line-height:16px;
	padding:6px 3px 4px 8px;
}
.subSidebarImage
{	padding:8px 0px 0px 8px;
}
.divider4
{ height:4px;
}
.divider6
{ height:6px;
}
.divider8
{ height:8px;
}
.divider10
{ height:10px;
}
.divider12
{ height:12px;
}

