body {
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	line-height: 1.4em;
	background-image: url(../images/bg.gif);
}
#wrapper {
	background-color: #FFF;
	padding: 5px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	/* [disabled]height: 800px; */
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0px 5px 20px #333;
	overflow: hidden;
}
#header {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 130px;
	width: 900px;
	background-image: url(../images/new_bnr.jpg);
	border-radius: 10px 10px 0px 0px; 
}


#sidebar {
	width: 20%;
	float: right;
	/* [disabled]background-color: #0083C1; */
	padding: 0px;
	margin: 0px;
}
#sidebarImg {
	margin: auto;
}


ul li a {
	display: block;
	width: 96px;
	text-align: center;
	height: 35px;
	float: left;
	text-decoration: none;
	margin-right: 5px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	color: #E0E0E0;
}
ul li strong	{
	/* [disabled]display: block; */
	/* [disabled]height: 30px; */
	/* [disabled]background-image: url(../images/arrow_pointer.gif); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: center bottom; */
}

ul li a:hover {
	background-color: #4D89E9;
}
contactus {
	text-decoration: none;
}


#navbar ul {
	list-style-type: none;
	vertical-align: text-bottom;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
}


#navbar {
	height: 35px;
	background-color: #242D81;
	/* [disabled]padding: 8px; */
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4D89E9;
}
#navwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}
h2 {
	font-size: 120%;
	line-height: 1.6em;
	background-color: #242D81;
	display: block;
	font-weight: normal;
	padding-left: 3%;
	width: 85%;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-repeat: repeat-y;
	background-position: left center;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #4D89E9;
}
h3 {
	font-size: 110
\;
	line-height: 1.6em;
	background-color: #242D81;
	display: block;
	font-weight: normal;
	padding-left: 3%;
	width: 85%;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-repeat: repeat-y;
	background-position: left center;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #4D89E9;
	font-size: 105%;
	line-height: 1.8em;
}

#footer a {
	color: #CCC;
}
.readmore {
	color: #242D81;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}



#wrapper #content {
	/* [disabled]background-color: #0C6; */
	width: 80%;
	float: left;
}
#contentcontent {
	width: 75%;
	margin-right: 50px;
	margin-left: 50px;
	z-index: 10;
	visibility: visible;
}
#footer {
	color: #CCC;
	font-size: 80%;
	background-color: #006;
	height: 25px;
	width: 900px;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	padding-top: 15px;
	border-radius: 0px 0px 10px 10px; 
}

.centralize {
	margin: auto;
	padding: 0px;
}



.clear {
	clear: both;
}
.sidebartxtplate {
	color: #FFF;
	background-color: #006;
	width: 130px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	line-height: 1.3em;
	padding-top: 10;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
}
#contentcontent p img {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}
hr {
	background-color: #3B56BD;
	display: block;
	height: 2px;
}

#growthimg {
	margin-left: 70px;
}
.noTextDecor {
	color: #000;
	text-decoration: none;
}
#imgslide {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.secCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #0CF;
	width: 230px;
}.warning {
	color: #F00;
}
table tr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
}
