/* Start of CMSMS style sheet 'MainCSS' */
/* CSS EMBASSY OF INDIA - PANAMA */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	background-image: url(uploads/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#PrintSiteName {
	display: none;
}

ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#PrintSiteName {
	display: none;
}

#MainContainer {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

#Top {
	width: 950px;
	height: 157px;
	float: left;
	background-image: url(uploads/images/top-flash_bg.png);
	background-repeat: no-repeat;
}

#BC_Lang {
	width: 950px;
	float: left;
	background-image: url(uploads/images/top_bc_lang.png);
	background-repeat: no-repeat;
}

#BC_Lang_Content {
	width: 920px;
	float: left;
	margin: 0 15px;
	border-bottom: dotted 1px #000;
}

#BC {
	width: 440px;
	float: left;
	text-align: left;
	padding: 10px 0 10px 10px;
	font-size: 12px;
}

#Lang {
	width: 450px;
	float: left;
	text-align: right;
	padding: 10px 20px 10px 0;
	font-size: 10px;
}

#CentralContainer {
	width: 950px;
	min-height: 400px;
	float: left;
	background-image: url(uploads/images/center_bg.png);
	background-repeat: repeat-y;
	padding: 0 0 15px 0;
}

#LeftCol {
	width: 215px;
	float: left;
	padding: 0 10px 0 15px;
	font-size: 12px;
}

#LeftCol a {
	padding: 5px 10px;
	/*background-color: #FFF8EA;*/
	/*border-bottom: dotted 1px #ccc;*/
	/*border-right: dotted 1px #ccc;*/
	text-decoration: none;
	color: #000;
	display: block;
	font-weight: bold;
}

#LeftCol a:hover {
	/*background-color: #FF6600;*/
	color: #fff;
}

#LeftCol ul ul li a {
	color: #008000;
	text-indent: 10px;
	font-weight: lighter;
	/*background-color: #FFFCF4;*/
}

#RightCol_Index {
	width: 670px;
	min-height: 400px;
	float: left;
	padding: 0 0 0 5px;
	background-image: url(uploads/images/center_wm.jpg);
	background-repeat: no-repeat;
	background-position: center 35px;
	font-size: 12px;
	margin: 10px 10px 0 0;
}

#RightCol {
	width: 670px;
	min-height: 400px;
	float: left;
	padding: 0 0 0 5px;
	font-size: 12px;
	margin: 10px 10px 0 0;
}

#SectionTitle {
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	padding: 5px 10px;
	background-color: #008000;
	border-left: solid 10px #FF6600;
}

#Footer {
	width: 950px;
	float: left;
	background-image: url(uploads/images/center_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 12px;
}

#FooterContent {
	width: 920px;
	float: left;
	margin: 0 15px;
	padding: 10px 0;
	border-top: dotted 1px #000;
}

#Bottom {
	width: 950px;
	float: left;
}
/* End of 'MainCSS' */

