﻿body
{
	margin: auto;
	width: 100%;
	height: auto;
	border: 0;
	background-color: #FFF;
	position: relative;
	background-image: url(images/Banner_Left_bg.jpg);
	background-repeat: repeat-x;	
}

#Bg
{
	width:100%;
}

#TopBody_Left
{
	height:250px;
	width:160px;
	background-image: url(images/Banner_Left_bg.jpg);
	background-repeat: repeat-x;
	float:left;
	position: relative;
}

#TopBody_Right
{
	height:250px;
	width:160px;
	background-image: url(images/Banner_Right_bg.jpg);
	background-repeat: repeat-x;
	float:right;
	position: relative;
}

#Body_Centre
{
	
	width: 940px;
	height:auto;
	margin:auto;
	position: relative;
}

/****************************Top Menu**********************************/

#Menu{
	height: 29px;
	width: 914px;
}

#Menu_Left
{
	float: left;
	width: 730px;
	height:29px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#Menu_Left ul
{
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;

}

#Menu_Left li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 20px;
	float:left;
}

#Menu_Left li a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	 text-decoration: none;
}

#Menu_Left li a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	 text-decoration: none;
}

#Menu_Left li a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: underline;
}

#Menu_Right
{
	float: left;
	width: 180px;
	height:29px;
	margin: 0px;
	padding: 0px;
}

#Menu_Right ul
{

	list-style-type:none;
	margin:0;
    padding:0;
	overflow:hidden;

}

#Menu_Right li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 25px;
	padding-right: 20px;
	float:left;
}


/****************************Content Left**********************************/

#Centre_Left
{
	float: left;
	height: auto;
	width: 234px;
	}
#Centre_Left_TopFlash
{
	height: 326px;
	width: 234px;
}

#Centre_Left_Navigation
{
	background-color: #FFF;
	height: auto;
	width: 233px;
	}

.OrangeNavigation
{
	height:28px;
	background-color: #ff9c00;
	padding-left: 40px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	color: #FFF;
	background-image: url(images/OrangeNavigationIcon.jpg);
	background-repeat: no-repeat;
	background-position: 18px;
	font-weight: bold;
}

.OrangeNavigation a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.OrangeNavigation a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.OrangeNavigation a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}


.SubNavigation 
{
	height: auto;
	width: 234px;
	
}

.SubNavigation ul
{
	list-style-type:none;
	margin:0;
    padding:0;
}

.SubNavigation li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-left: 40px;
	height: 22px;
	background-image: url(images/CrossNavigationIcon.jpg);
	line-height: 23px;
	background-position: 20px 7px;

}

.SubNavigation li a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.SubNavigation li a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.SubNavigation li a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6100;
	text-decoration: none;
	background-position: 0px 0px;
}




/****************************Body Right Content**********************************/
#Centre_Right
{
	float: right;
	height: auto;
	width: 706px;
	}

#Centre_Right_TopBanner
{
	height: 175px;
	width:706px;
}

/****************************Content Centre**********************************/
#Centre_Content
{
	float: left;
	height: auto;
	width: 489px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #dddddd;
	}


#Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	background-color: #f0f0f0;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-left: 10px;
	text-align: left;
	line-height:30px;
	}
	
.Border_Top
{
	margin-left: 12px;
	margin-top: 10px;
}
.Border_Bottom
{
	margin-left: 12px;
	
}

#Border_Centre
{
	background-image: url(images/Content_border_centre.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 468px;
	margin-left: 12px;
	}
	
.Content_Layout
{
	width: 440px;
	padding-right: 15px;
	padding-left: 15px;
}

.Content_Subtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height:20px;
	color: #b90000;
	background-image: url(images/Content_Gray_icon.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
	background-position: 2px;
	}
	
.Content_Images
{
	height:121px;
	margin-top: 10px;	
	}
	
.Content_Words
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
	height:50px;
	padding-bottom: 20px;
	}
/****************************Landing Page**********************************/	
	
#LP_Centre
{
	height: auto;
	width: 490px;
	}
	
.LP_CentreLayout
{
	width: 470px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.LP_Title
{
	height:44px;
	width: 470px;
	margin-top: 15px;
	
	}
	
.LP_TitleLeft
{
	height:44px;
	width:400px;
	float: left;
	}	
	
.LP_TitleLeftUp
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height:20px;
	width:380px;
	color: #F66800;
	background-image: url(images/Content_Gray_icon.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
	background-position: 2px;
	float: left;
	}
.LP_TitleLeftDown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:24px;
	width:380px;
	color: #F66800;
	font-weight: bold;
	float: left;
	}	
	
.LP_TitleRight
{
	float: right;
	margin: 0px;
	padding: 0px;
	width:59px;
	height:44px;
}

.LP_Words
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
	height:autopx;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9C00;
	}

/****************************Promotion**********************************/

#Promotion
{
	float: right;
	height: auto;
	width: 215px;
	background-color: #FDFFE8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}	
	
#Promotion_Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	height: 30px;
	padding-left: 10px;
	line-height:30px;
	}

#Promotion_New_Div 
{
	background-color: #fff9b1;
	height: auto;
	width: 202px;
	border: 1px solid #dddddd;
	margin-top: 10px;
	margin-left: 6px;
}

#Promotion_New_Top
{
	background-color: #f66800;
	height: 28px;

}

#Promotion_New_Left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	height: 30px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 10px;
	float: left;
}

#Promotion_New_Right
{
	height: 11px;
	width: 17px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-right: 10px;

}

#Promotion_New_Words
{
	width: 183px;
	padding-left: 10px;
}
.Promotion_BlueWords
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #06F;
	padding-top: 5px;
}
.Promotion_BlackWords
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.Promotion_RedWords
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #F00;
	padding-top: 5px;
	padding-bottom: 5px;	
}

#Promotion_More
{
	height:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Promotion_RW 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6100;
	text-decoration: underline;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
.Promotion_RW a:link
{
	color: #FF6100;
	text-decoration: underline;

}
.Promotion_RW a:visited
{
	color: #FF6100;
	text-decoration: underline;
}
.Promotion_RW a:hover
{
	color: #FF6100;
	text-decoration: none;

}

.Promotion_MoreContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-top: 20px;
}
.Promotion_MoreContent ul
{
	list-style-type: square;	
}

.Promotion_MoreContent li
{
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000;
}
.Promotion_MoreContent li a:link
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	 text-decoration: none;
}
.Promotion_MoreContent li a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	 text-decoration: none;
}
.Promotion_MoreContent li a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

#Promotion_MoreImage
{
	height: 60px;
	width: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
	}

#Highlights
{

	margin-top: 10px;
	margin-bottom: 10px;
}

.Highlights_Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F66800;
	padding-left: 10px;
	height:30px;
	line-height: 25px;
	}
.Highlights_SubT
{
	padding-left: 10px;
	height:53px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

/**** Footer********/
.bottom
{
	
	float: left;
	
}
.Footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	background-color: #FFF;
	height: 30px;
	width: 940px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}

.Footer_bottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	height: 34px;
	width: 940px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	background-image: url(images/Footer_bottom-bg.jpg);
	background-repeat: repeat-x;
}

.Footer_bottom a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: bold;
	text-decoration: none;	
}
.Footer_bottom a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: bold;
	text-decoration: none;	
}
.Footer_bottom a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999;
	font-weight: bold;
	text-decoration: underline;	
}
