.container #header {
	height: 96px;
	background-color: #2b2b2b;
}
.container {
	border: 3px solid #999999;
}
.container .page {
	background-color: #2b2b2b;
}



.container #menuHR {
	background-image: url(images/menu_hr1.jpg);
	background-repeat: repeat-x;
	height: 2px;
	background-position: bottom;
	background-color: #2B2B2B;
}

.container #menu {
	background-color: #FFA200;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2B2B2B;
	border-right-color: #2B2B2B;
	border-bottom-color: #2B2B2B;
	border-left-color: #2B2B2B;
	background-image: url(Pluginlab/04main.gif);
	background-repeat: repeat;
	width: 950px;
	margin: auto;
}
.container #mainContent {
	background-color: #2b2b2b;
	text-align: justify;
}
.container #contentBorder #mainContent #rightCol {
	background-color: #575757;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.container #contentBorder {
	background-color: #2b2b2b;
}

.container #footerMenu {
	text-align: center;
	background-color: #2b2b2b;
}
.container #footer {
	text-align: center;
	background-color: #2b2b2b;
}
.serviceList {
	font-size: 12px;
	font-weight: bold;
}
.serviceList li a:hover {
	text-decoration:none;
	color:#FF9900;
	font-size:12px;
}

body {
	text-align: center;
	background-image: url(images/bgr_cont2.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	background-color: #2b2b2b;
	color: #FFFFFF;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.container #contentBorder #mainContent #leftSection {
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.capList {
	text-transform: capitalize;
}

.calHeader {
	color: #000000;
}
.container .page #mainContent .span-6 #rightCol {
	background-color: #919191;
}

