﻿/*----------- CMS Style Start ----------------------*/

body 
{
	font-family:		Gill Sans MT, Calibri, Trebuchet MS, Sans-Serif;
	margin:				0px 0px 0px 0px;
	/*padding:			0.125em 0.125em 0em 0em;*/
	background-color:	#cccccc;
	font-size:			11px;
	color:              #333333;
	line-height:		20px;
}

.main_div 
{
	width:				831px;
	margin:				0 auto;
}

.border_red
{
	border-color: Red; border-width: 1px; border-style: solid;
}

.border_blue
{
	border-color: Blue; border-width: 1px; border-style: solid;
}

.border_green
{
	border-color: Green; border-width: 1px; border-style: solid;
}

.border_white
{
	border-color: white; border-width: 1px; border-style: solid;
}

/*----------- CMS Header ----------------------*/

.cmsheader1_div 
{
	width:				831px;
	height:				0px;
}

.cmsheader2_div 
{
	width:				829px;
	height:				84px;
	background-color:	White;
}

.cmsheader2_div2 
{
    width:				140px;
	height:				15px;
	font-size:			11px;
	color:				#666666;
	vertical-align:		bottom;
	margin-top:			67px;
	margin-left:		560px;
}

/*----------- Page Header ----------------------*/

.pageheader1_div 
{
	width:				831px;
	height:				125px;
}

.defaultpage_pageheader1_img
{
	width:				831px; 
	display:			inline; 
	padding:			0px 0px 0px 0px; 
	margin:				0px 0px 0px 0px; 
	overflow:			hidden; 
	border:				none;
}

.pageheader2_div 
{
	width:				831px;
	height:				26px;	
}

.pageheader_content_main_div
{
	width:				831px;
	height:				26px;
}

.pageheader_content_left_div
{
	float:				left;
	width:				410px;
	height:				26px;
	color:				#fb011e;
	font-size:			13px;
	background:			#ffffff;
	padding-left:		22px;
}

.pageheader_search_img
{
	width:				74px; 
	display:			inline; 
	padding:			0px 0px 0px 0px; 
	margin:				0px 0px 0px 0px; 
	overflow:			hidden; 
	border:				none;
	}
.pageheader_content_right_div
{
	float:				right;
	width:				399px;
	height:				26px;
	background-image:	url(../images/pageheader_right.png);
}	

/*----------- Contents ----------------------*/

.content_main_div
{
	width:				790px;
	padding-left:		22px;
	padding-right:		19px;
	padding-bottom:     10px;
	background:			#ffffff;
}

.content_main_left_div
{
	width:				407px;
	float:				left;
	background-color:	#d7d7cf;
	padding-bottom:		20px;
}

.content_main_right_div
{
	width:				372px;
	float:				right;
}

.content_left_top_div
{
	width:				380px;
	color:				#666666;
	font-size:			13px;
	line-height:		15px;
	margin-top:			22px;
	margin-bottom:		15px;
	margin-left:		auto;
	margin-right:		auto;
}

.content_left_bottom_div_1
{
	width:				271px;
	background-color :	#eaeadc;
	margin:				0 auto;
	padding-bottom:		5px;
	padding-top:		4px;
}

.content_left_bottom_div_2
{
	width:				260px;
	background-color :	#8f8f76;
	margin:				24px auto 0px auto;
	padding-bottom:		5px;
	padding-top:		5px;
}

.content_left_bottom_div_3
{
	color:				#333333;
	font-size:			11px;
	line-height:		14.5px;
	width:				252px;
	background-color:	#ffffff;
	margin:				-20px auto 10px auto;
	padding-bottom:		10px;
	padding-left:       2px;
	padding-right:      2px;
}

.content_left_bottom_div_4
{
	color:				#ffffff;
	font-size:			11px;
	line-height:		14.5px;
	width:				252px;
	margin:				10px auto 2px auto;
	padding-bottom:		10px;
	padding-left:       2px;
	padding-right:      2px;
}

.content_right_top_div
{
	width:				372px;
	/*height:				473px;*/
}

.defaultpage_content_right_img
{
	width:				372px; 
	/*height:				473px;*/
	display:			inline; 
	padding:			0px 0px 0px 0px; 
	margin:				0px 0px 0px 0px; 
	overflow:			hidden; 
	border:				none;
}

.content_right_bottom_div
{
	width:				372px;
/*	height:				70px;*/
	font-size:			12px;
	color:				#333333;
	line-height:		15px;
	margin-left:        auto;
	margin-right:		auto;
}

.pagefooter1_img_div
{
	width:				831px;
	height:				29px;
	background-image:	url(../images/pagefooter1.png);
	
	}
/*----------- Page Footer ----------------------*/

.pagefooter1_div
{
	width:				831px;
	height:             0px;
}

.pagefooter1_div1
{
	width:				831px;
	height:				58;
}

.pagefooter2_div 
{
	width:				831px;
	height:             0px;
}


/*----------- CMS Footer ----------------------*/

.cmsfooter1_div 
{
	width:				831px;
	height:             0px;
}

.cmsfooter1_div1
{
	width:				831px;
	height:             0px;
}

.cmsfooter2_div 
{
	width:				831px;
	height:				40px;		
}

.cmsfooter2_div1
{
	width:				831px;
	height:				40px
}
