body {
	/* HACK: ie's CSS centering bug */
	text-align: center;
	margin: auto;
	padding: 0px;
	width:765px;
}

a {
	color: #a9c437;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #92a630;
}


div#container {
	margin-left:auto;
	margin-right:auto;
	width: 765px;
	direction: rtl;
	padding: 0px;
	text-align: right;
	font-family: Arial;
	font-size: 8pt;
    
}

div#header {
	height: 100px;
	
}

div#logo {
	float: right;
	width: 105px;
	height: 100px;
	
}

div#sloganContainer {
	display: inline;
	float: left;
	width: 660px;
	height: 100px;
}

div#slogan {
	
	
}

div#toolbar {
	padding-top: 3px;
	margin: 0px;
	height: 45px;
	text-align: right;
	padding-right: 20px;
}

div#content {
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 10px;
    height: 400px;
    overflow: visible;
	background-image: url(images/top_strip.png);
	background-position: top;
	background-repeat: repeat-x;
}

div#rightCol {
	float: right;
	width: 275px;
}

div#leftCol {
	/* actually has 489px for itself */
	float: left;
	width: 485px;
}

/* toolbar */

#toolbar img.btn {
	display: inline;
	margin-left: 10px;
	padding-right: 5px;
}

/* right column */
.entText {
	font-size: 1.15em;
	margin-top: 5px;
	margin-right: 3px;
	font-family: arial;
}

/* login */
div#loginBox {
	background-image: url(images/login_bg.png);
	background-repeat: no-repeat;
	height: 76px;
	margin-top: 29px;	
}

div#forgotPassword a{
	font-weight: normal;	
	color: black;
	text-align: right;
	text-decoration: underline;
}

div#loginInput {
	font-family: Arial;
	margin-top: 6px;
	margin-right: 2px;	
	border: none;
	float: right;
}

div#loginError {
	font-family: Arial;
	margin-top: 1px;
	margin-right: 18px;	
	border: none;
	float: right;
}

div#loginBtnEnter {
	float: left;
	margin-left: 7px;
	padding-top: 8px;
}

div#methodInfo {
	background-image: url(images/m_bg.png);
	background-repeat: repeat-x;
/*	margin-top: 50px;*/
	height: 257px;	
	color: white;
	text-align: center;
	font-family: Arial;
}
/* home page */
div#homeLeftCol {
	/* actually has 489px for itself */
	float: right;
	width: 485px;
}

div#homeMethodInfo {
	float: right;
	margin-right: 1px;
	width: 274px;
	height: 230px;
	text-align: center;
	font-family: Arial;
	background-image: url(images/homequestion.png);
	background-repeat: no-repeat;
}

div#homeAboutArea {
	margin-right: 12px;
	margin-top: 2px;
}

div#homeAboutText {
	margin-top: 3px;
	font-family: Arial;
	font-size: 8pt;
	color: #737373;
	line-height: 1.3em;	
}

div#homeMainImage {
	margin-top: 25px;
}

div#toMethod {
 	float: right;
	margin-top: 190px;
	margin-right: 5px;
	
}

/* end home page */
div#demoButton {
	margin-top: 2px;
}



/* left column */


div.subTitle {
	background-image: url(images/strip_title.png);	
	background-repeat: repeat-x;
	background-position: right;
	height: 28px;
	padding-right: 32px;
	padding-bottom: 2px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #343434;
}


/* forms */
.frmLabel {
	color: #96ad39;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	vertical-align: top;
}

.frmTxtSmall {
	border: 1px solid #bdc78a;
	height: 22px;
	width: 120px;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
}

.frmTxtLarge {
	border: 1px solid #bdc78a;
	height: 80px;
	width: 200px;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	overflow: hidden;
}

/* others */
div.seperator {
	background-image: url(images/seperator.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	height: 3px;
	
	overflow: hidden;
}

.normalText {
	padding-top: 13px;
	font-family: Arial;
	font-size: 8pt;

	color: #737373;
	line-height: 1.6em;
}

ul { 
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
} 

li.arrow {
	padding-right: 15px;
	background-image: url(images/bullet_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}

li.circle { 
	padding-right: 10px;
	background-image: url(images/bullet_circle.png);
	background-repeat: no-repeat; 	
	background-position: right;
}

/* footer */
div#footer {
	background-image: url(images/footer.png);
	height: 10px;
    margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
}

div#kuchi
{
	float: left; 
	padding-left: 30px;
	margin-top:10px;
}

div.lightBox {
	margin-top: 1px;
	background-color: #f7f9ec;
	font-family: Arial;
	color: #737373;
	padding: 8px;
	border: 1px solid white;
}

/* faq */

td.faqQuestionTd {
	background-color: #f7f9ec;
	color: #788b32;
	width: 400px;
	font-family: Arial;
	font-size: 8pt;
}

div.faqAnswer {
	padding: 10px 15px;
	border: 1px solid #b1c566;
    margin-left: 15px;
	font-family: Arial;
	font-size: 8pt;
	color: #737373;	
}

/* method */
div#methodLeft {
	float: left;
	padding-top: 5px;
	width: 325px;
}

div#methodRight {	
	float: right;
	width: 148px;
	background-color: #f5f9e2;
}

html>body #methodRight li a {
		width: auto;
}


#methodRight li a {
	display: block;
	width: 100%;
	height: 10px;
	padding: 4px 25px 5px 0.5em;	
	color: #778b32;
	font-weight: normal;
	background-image: url(images/bullet_arrow.png);
	background-repeat: no-repeat; 	
	background-color: #f5f9e2;
	background-position: 130px;
}

#methodRight li a:hover {
	background-color: #dde5ab;
}

#methodRight ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#methodRight li {
	border-bottom: 2px solid white;
	margin: 0;
}

#methodRightBlankFill {
	background-color: #f3fbcc;
	height: 150px;
}

