/** Common Styles */

body
{
    background-position: #E6E6E6;
    margin: 30px 0 20px 0;
    padding: 0;
    background: #E6E6E6;
    text-align: justify;
    line-height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #000000;
    background-image: url('images/bg.gif');
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	text-transform: lowercase;
	color: #5CB01C;
}

p, ul, ol {
	margin-bottom: 1.3em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
/*	color: #5EB711; */
    color: #000099;
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
    color: #FF0000;
}

table
{
    position: relative;
}

td, tr
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: x-small;
    color: #000000;
}

td.class2
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: x-small;
    color: #000000;
}


/** Style for header starts here */

#header
{
    width: 600px;
    height: 55px; /* 200 */
    margin: 0px auto;
    background-image: url('images/basis-bg-hdr-7.jpg');
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #B3E374;
}

#header h1 {
	padding: 96px 0px 10px 100px;
	letter-spacing: -1px;
	font-size: 48px;
	font-weight: normal;
	color: #D7F5B5;
}

#header h2 {
	margin-top: -4px;
	padding: 0px 0px 0px 100px;
	font-size: 14px;
}

/** Style for menu starts here */

#menu
{
 /*   background-position: #800000; */
    width: 600px;
    height: 31px;
    margin: 0px auto;
    background: #FFFFFF;
    color: #000000;
    background-image: url('images/basis-menu-bg-7.jpg');
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a
{
    display: block;
    float: left;
    height: 23px;
    margin: 0px;
    padding: 14px 18px 0px 22px;
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #FF0000; /*  background-color: #800000; */
}

#menu a:hover
{
    /*  background-position: #CCCCCC;
    background: #CCCCCC; */
    color: #000099;
}

#menu .active a
{
    background: #800000;
    color: #FFFFFF;
}
/** Style for wrapper starts here */

#wrapper
{
    background-position: #FFFFFF;
    width: 600px;
    margin: 0px auto;
    background: #FFFFFF;
    padding: 20px; /**	border: 10px solid #DBDBDB; */
    border: thin solid #800000;
}

/** Style for content starts here */

#content {
	width: 600px;
	margin: 0px auto;
	padding-top: 25px;
}

#content h2 {
	text-transform: capitalize;
	font-size: 24px;
	font-weight: normal;
}

#content span {
	color: #2D2D2D;
}


#content p {
}

#content strong {
	color: #131313;
}

#content emphasizes
{
    color: #131313;
    font-size: medium;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    background-color: #FF6600;
}

#left {
float: left;
	width: 130px;
	padding-left: 20px;
	margin-bottom: 20px; 
	    background-color: #FFF0E1;

/*		    float: left;
    width: 150px;
    padding-left: 10px;
    margin-bottom: 500px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #0000FF;
    font-weight: bold;*/
}

#left ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#left li {
	margin-bottom: 10px;
	padding-left: 10px;
	line-height: 17px;
}

#left .post
{
    border: thin solid #C0C0C0;
    margin-bottom: 20px;
    background-color: #F3F3F3;
}

#left h2
{
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
    color: #800000;
    font-weight: normal;
    font-size: medium;}

#left h5
{
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
    color: #800000;
}

#ctr
{
   float: left;
    width: 200px;
    margin-bottom: 20px;
    padding-right: 20px; 
}

#ctr h2
{
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
    color: #800000;
}

#ctr1
{
   float: left;
    width: 200px;
    margin-bottom: 20px;
    padding-right: 20px; 
}

#promo
{
   float: left;
    width: 450px;
    margin-bottom: 20px;
    padding-right: 20px; 
}

#right
{
    /*   float: left;
    width: 400px;
    margin-bottom: 20px;
    padding-right: 20px; */
    float: left;
    width: 400px;
    padding-left: 10px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: small;
    color: #000000; /*  background-color: #FFF0E1; */
}


#right ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#right li {
	padding: 6px 10px;
	border-bottom: 1px solid #97D862;
	background: url(images/images_05.jpg) no-repeat left 14px;
}

#right li a {
	text-decoration: none;
	color: #6E9D01;
}

#right h2
{
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
    color: #800000;
    font-size: medium;
}

#right h5
{
    /*    border: thin solid #C0C0C0;
   letter-spacing: -1px; */
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: medium; /* background-color: #CCCCCC; */
}
#right .post
{
    border: thin solid #C0C0C0;
    margin-bottom: 10px;
    background-color: #F3F3F3;
}

/** Style for footer starts here */

#footer {
	clear: both;
	width: 600px;
	height: 42px;
	margin: 0px auto;
	padding-top: 13px;
	border-top: 1px solid #444444;
	text-transform: uppercase;
	font-size: 8px;
}

#footer .copyright {
	float: centre;
	margin: 0px;
	padding-left: 10px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
	background: url(images/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(images/image02.png) no-repeat left 50%;
}

#footer a {
	color: #707070;
}
