#header {position: relative;background: #004778 url(http://www.small-business-india.com/images/Business-India.gif) repeat-x bottom left;
height: 14em;
padding-left: 2em;
}
#header h1#logo {
position: absolute;
margin: 10; padding: 0;
letter-spacing: -2px;
position: absolute;
top: 0.2em;left: 2px;
font-size: 3.0em;
}
#header a {
color: #fff;
text-decoration: none;
}
#header h2#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: 1.2em Bookman Old Style;
	text-transform: capitalize;
	color: #FFF;
	top: 5.2em;
	left: 220px;
}
/* headers */
h1 {
font: bold 1em Arial, Helvetica, sans-serif;
text-transform: capitalize;
color: #004778;
}
h2, h3 {
font: bold 1em Arial, Helvetica, sans-serif;
text-transform: capitalize;
color: #545454;
}
h1 { font-size: 1.7em; }
h2 { font-size: 1.4em; text-transform: none;}
h3 { font-size: 1.3em; text-transform: none;}
#rightbar h2 {
padding: 15px 0 5px 5px;
margin: 0 0 0 10px;
text-transform: capitalize;
border-bottom: dotted 1px #dfdfdf;
} #sidebar h2 {
	padding: 15px 0px 5px 30px;
	background: url(images/Business-ideas.jpg) no-repeat 2px 12px;
	margin: 0;
	text-transform: capitalize;
}
#main h1 {
padding: 15px 0 5px 5px;
margin: 0 0 0 15px;
text-transform: capitalize;
border-bottom: 1px dotted #dfdfdf; }
h1, h2 {
margin: 10px 0px 15px 20px;
}
h3 {
margin: 20px 20px;
}
p { margin: 10px 0px 15px 20px;
text-align: justify;
font-size: 12px;
}
/* Menu old
#menu
{
position: absolute;
top: 10em;
right: 13em;
}
#menu ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
#menu li
{
float:left;
}
#menu li a:link,a:visited
{
display:block;
width:100px;
font-weight: normal;
color:#FFFFFF;
background-color: inherit;
text-align:center;
padding:3px;
text-decoration:none;
text-transform:uppercase;
}
a:hover,a:active
{
	background-color: #003366;text-decoration: underline;
}*/


#menu
{
position: absolute;
top: 10em;
right: 13em;
}
#menu ul
{
list-style: none;
}
#menu li
{
display: inline;
padding-left: 1.1em;
margin-left: 1em;
border-left: 1px solid #E0E8EF;
text-align:center;
}
#menu li a
{
color: #fff;
padding: 0.1em;
text-decoration: none;
}
#menu li a:hover
{
text-decoration: underline;
}
#menu ul li.first
{
border: 0em;
margin-left: 0em;
padding-left: 0em;
}
#menu ul li#current a{
color: #333;
background-color: #F3F3F3; border-bottom: 4px solid #335687;
}
body {
margin: 0; padding: 0;
font: 71%/1.5em Verdana, Arial, Helvetica, sans-serif;
color: #222222; text-align: center; }
/* links */


a {
background: inherit;
color: #004778;
font-weight: normal;
 }
a:focus {
color: Red;
}
a:hover {
color: Red;
}
a:visited {
color: Purple;
}
a.main, a:focus.main, a:hover.main, a:visited.main {
color: #004778;
text-decoration: none;

}
/* Lists - OLD
ul, ol {
margin: 20px 0px 20px 30px;
padding: 0 15px;
color: #004778; }
ul span, ol span {
color: #222222;
font-size: 12px;
}*/
ul, ol {
	margin: 20px 0px 20px 30px;
	padding: 0px 15px;
	color: #222222;
	font-size: 12px;
}
li {
	padding-top: 5px;
}
/* images */
img.float-right {
margin: 5px 0px 5px 15px; }
img.float-left {
margin: 5px 15px 5px 0px;
}
/* Layout */
#wrap {
margin: 0 auto;
width: 950px; text-align: left; background: #FFF; }
#content-wrap {
clear:both;
margin: 0; padding:0;
width: 950px; }
/* main column - use in 3 - Column Layout */
#main {
float: left;
margin-left: 15px;
padding: 0;
width: 56%; border-left: 1px solid #dfdfdf;
}
/* sideabar */
#sidebar {
float: left;
width: 21%;
margin: 0; padding: 0; display: inline; }
#sidebar ul.sidemenu {
list-style: none;
text-align: left;
margin: 0 0 8px 0; padding-right: 0; text-decoration: none;
}
#sidebar ul.sidemenu li {
	/*border-bottom: 1px solid #eeeeee;*/
	padding: 4px 5px 4px 20px;
}
* html body #sidebar ul.sidemenu li { height: 1%; }
#sidebar ul.sidemenu a {
font-weight: bold;
background-image: none;
text-decoration: none; }

#sidebar ul.sidemenu a:hover {
text-decoration: underline; }
/* rightbar */
#rightbar {
float: right;
width: 20%;
padding: 0; }
#rightbar ul.sidemenu {
list-style: none;
text-align: left;
margin: 0 0 8px 0; padding-right: 0; text-decoration: none;
}
#rightbar ul.sidemenu li {
	/*border-bottom: 1px solid #eeeeee;*/
	padding: 4px 5px 4px 20px;
}
* html body #rightbar ul.sidemenu li { height: 1%; }
#rightbar ul.sidemenu a {
font-weight: bold;
background-image: none;
text-decoration: none; }

#rightbar ul.sidemenu a:hover {
text-decoration: underline; }

#rightbar a {
font-weight: bold;
background-image: none;
text-decoration: none; }

#rightbar a:hover {
text-decoration: underline; }
/* footer */
#footer {
clear: both;
background: #FFF;
border-top: 1px solid #F2F2F2;
text-align: center; height: 50px; }
#footer a {
text-decoration: none;
font-weight: bold;
}
#footer p {
text-align: center;
}
#topl p {
text-align: right;
}
/* Alignment classes */
.float-left { float: left;}
.float-right { float: right; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.align-justify { text-align: justify; }
/* display classes */
.clear { clear: both; }
.block { display: block; }
.hide { display: none; } .blue { color: #335687; }
hr {
margin: 10px 20px;
border: 0;
width: 100%;
color: #EEEEEE;
background-color: #EEEEEE;
height: 1px;
}
/* start - table */
table {
border-collapse: collapse;
margin: 10px 23px; }
th strong {
color: #fff;
}
th {
background: #004778;
height: 25px;
padding-left: 5px;
padding-right: 5px;
color: #fff;
text-align: left;
border: 1px solid #004778;
border-bottom-width: 2px;
}
tr {
height: 32px;
background: #fff; }
td {
padding-left: 5px;
padding-right: 5px;
border: 1px solid #CCCCCC; }
em,i{ /*sets italics to bold to stand out better*/
font-weight: bold;
font-style: italic;
}
#rightcolumn table
{
width:100%;
color:#000000;
background-image:url('/images/tabletop_gradient.gif');
background-repeat:repeat-x;
background-color:#ffffff;
border-top:1px solid #d4d4d4;
margin-bottom:5px;
margin-top:0px;
}

#rightcolumn th
{
color:#404040;
padding-top:3px;
padding-bottom:4px;
border:1px solid #d4d4d4;
border-bottom:none;
border-top:none
}

#rightcolumn td
{
color:#000000;
border:1px solid #d4d4d4;
border-top:none;
padding-top:3px;
padding-bottom:4px;
text-align:center;
}
table.chapter 
{
margin:0px;padding:0px;padding-left:3px;padding-right:3px;
table-layout: inherit;
border: none;
}
table.chapter td.prev {border: none; text-align:left;}
table.chapter td.next {border: none; text-align:right;}

table.search 
{
margin:0px;padding:0px;padding-left:3px;padding-right:3px;
table-layout: inherit;
border: none;
background-color: #004778;
}
table.search td {border: none;}

form.search {
margin:0px;padding:0px;padding-left:3px;padding-right:3px;
border: none;
background-color: #004778;
}

#blockquote {
	margin: 20px;
	padding: 5px 10px 5px 5px;
	background-position: 8px 10px;
	border: 1px solid #EEEEEE;
	border-left: 3px groove #004778;
	font-weight: bold;
}

