#MainWrapper #LeftColumnDiv {
	width: 150px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	vertical-align: top;
}
#MainWrapper #RightColumnDiv {
	display: block;
	width: 600px;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
/**** Main Page Control****/
/*html { 
scrollbar-arrow-color:#8B008B; 
scrollbar-track-color:#FFFFFF; 
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#F4F4F4; 
scrollbar-3dlight-color:#E1E1E1; 
scrollbar-darkshadow-color:#CCCCCC; 
scrollbar-shadow-color:#F4F4F4; 
}*/
html { 
scrollbar-arrow-color:#333333;  
scrollbar-track-color:#FFFFFF; 
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#F4F4F4; 
scrollbar-3dlight-color:#E1E1E1; 
scrollbar-darkshadow-color:#CCCCCC; 
scrollbar-shadow-color:#F4F4F4; 
}
Body {
	margin: 0px;
	padding: 0px;
}

/**** Top Control ****/
#TopLogoDiv {
	display: block;
	background-image: url(../images/Misc/top_dummy.gif);
	height: 70px;
	width: 100%;
	border-bottom: 1px solid #666666;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.topFrame{
		BORDER-Bottom: #666666 1px solid;
}
.TopBannerText {
	color: #FFCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	float: left;
	width: 320px;
	margin-left: 76px;
	padding-top: 35px;
}
/*** Main Wrapper Control***/
#MainWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	float:left;
	display: block;
	width: 780px;
	margin-left: 0px;
	margin-right: 0px;
	clear: left;
	/*	height: 100%;*/
}
#ContentWrapper {
	display: block;
	float: left;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;*/
	width: 596px;
}
#Thumb {
	border-bottom: 1px solid #5E665F;
	border-top: 1px solid #5E665F;
	vertical-align: bottom;
}

/* Footer bottom page nav control */
#Footer {
	clear: both;
	width: 600px;
	text-align: center;
	padding-left: 150px;
	margin-left: Auto;
	margin-right: Auto;
	padding-bottom: 10px;
}

/*** Bottom copyright content control ***/
#BottomDiv {
	height: 50px;
	/*float: none;*/
/*	clear: both;*/
	background-image: url(../_home%20assets/Oct-04/bottom_dummy.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	text-align: center;
	bottom: 1px;
	margin: 0px;
	padding: 0px;
}
.Copyright {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 20px;
}

.Copyright a, #Copyright a:visited {
	color:#000000;
}
.Copyright a:hover {
	color:#333333;
}
/*Navigation Control*/
#MainWrapper #MainNavDiv {
	display: block;
	float: left;
	width: 150px;
}
#BlueBoxDiv #DescDiv {
	height: 66px;
	padding-bottom: 2px;
}
#CopyrightDiv {
	border-top: 1px solid #5E665F;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 70px;
	width: 100%;
}
#BottomDummy {
	background-image: url(../images/Misc/bottom_dummy.gif);
	background-repeat: repeat-x;
	background-position: top;
	Clear:left;
	border-top:1px solid #666666;
	display: block;
	text-align: center;
	height: 40px;
	padding-top: 20px;
}
.INTLAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	margin-left: 30px;
	width: 160px;
	display: block;
	padding-top: 16px;
	color: #FFFFFF;
}
