﻿/* LINKS */
a { 
	color: #74B71B; 
	text-decoration: none; 
	background-color: inherit;
}

a:hover {
	text-decoration:underline;	
}


/* HEADINGS */
h1 {
	padding: 0;
	font-size: 14px;
	margin: 0 0 1em 0;
}

h2 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
}

h3 {
	width: 100%; 
	font-size: 1.5em; 
	color: #404240; 
	font-weight: bold; 
	letter-spacing: -1px; 
	line-height: 1.5em; 
	padding: 0px 0px 0px 30px; 
}

/* PARAGRAPH */
p {
	margin: 0;
	padding: 0px;
	text-align: justify;
}

.pink {
	color:#C6032D;
}
.yellow01 {
	color:#F3E89C;
}
.green {
	color: #74B71B;
}
.brown {
	color: #865e07;
}
/* LIST&BULETS */
ul {
	margin: 10px 0 10px 10px;
	list-style-type: disc;
	padding: 0px;
}
li {
	margin: 0 0 5px 0;
	padding: 0px;
}


#listLNews {
	padding: 0;
	margin: 10px 0 10px 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 170px;
}
#listLNews li{
	background-image: url(../images/icon_doc.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration: none;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	display: block;
	color: #545454;
	width: 150px;
}
#listLNews li ol {
	padding: 0 0 0 0px;
}
#listLNews li ol li {
	list-style:none;
	background-image: url(../images/icon_doc.gif);
	width: 150px;
}
#listLNews li a{ 
	color: #666666;
	margin: 0 0 0 0;
}
#listLNews li a:hover{ 
	text-decoration: none;
	color: #CCCCCC;
}

#subMenuL {
	padding: 0;
	margin: 0px 0 10px 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 170px;
}
#subMenuL li{
	background-image: url(../images/line_submenu.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-decoration: none;
	padding: 0.5em 0 0 0;
	margin: 0 0 0.2em 0;
	display: block;
	color: #858585;
	width: 140px;
	height: 17px;
}
#subMenuL li a{ 
	color: #858585;
	margin: 0 0 0 0;
}
#subMenuL li a:hover{
	background-image:url(../images/line_submenu_o.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration: none;
	color: #858585;
	display: block;
	padding: 0 0 0 2em;
	font-weight:bold;	
	width: 120px;
	height: 17px;
}

#subMenuL .subM2{
	padding: 0.5em 0 0.25em 0;
	margin: 0 0 0.2em 10px;
	display: block;
	color: #858585;
	width: 130px;
	height: auto;
}
#subMenuL .subM2 a{ 
	color: #858585;
	margin: 0 0 0 0;
}
#subMenuL .subM2 a:hover{
	background-image:url(../images/line_submenu_o.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #858585;
	display: block;
	padding: 0 0 0.5em 2em;
	width: 110px;
	height: auto;
	font-weight:normal;		
}


#listCr {
	padding: 0;
	margin: 10px 0 10px 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
	width: 170px;
}
#listCr li{
	background-image: url(../images/icon_arrowdoc.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	display: block;
	color: #666666;
	width: 460px;
	
}
#listCr li ul {
	margin-left: 0;
	padding-left: 2em;
	margin-bottom: 10px;
}	
#listCr li ol {
	margin-left: 0;
	padding-top: 0.5em;
	padding-left: 2em;
	margin-bottom: 10px;
}	
#listCr li ul li{
	background-image: none;
	display: list-item;
}
#listCr li ol li{
	background-image: none;
	display: list-item;
}

#listCr  li a{ 
	color: #666666;
	margin: 0 0 0 0;
	font-weight: bold;
}
#listCr  li a:hover{
	text-decoration: none;
	color: #858585;
}

#listNRoom {
	padding: 0;
	margin: 10px 0 10px 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
}
#listNRoom ol{
	padding: 0;
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
}

#listNRoom li{
	background-image: url(../images/icon_arrowdoc.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
	display: block;
	color: #666666;
	width: 410px;
	line-height: 12.5px;
}
#listNRoom li a{ 
	color: #666666;
	margin: 0 0 0 0;
	font-weight: bold;
}
#listNRoom  li a:hover{
	text-decoration: none;
	color: #858585;
}
#listNRoom1 {
	padding: 0;
	margin: 10px 0 30px 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
}
#listNRoom1 li{
	text-decoration: none;
	padding: 0;
	margin: 0 0 20px 0;
	display: block;
	color: #666666;
	width: 430px;
}
#listNRoom1 li a{ 
	color: #666666;
	margin: 0 0 0 0;
	font-weight: bold;
}
#listNRoom1  li a:hover{
	text-decoration: none;
	color: #858585;
}
#listAENews {
	padding: 0;
	margin: 10px 0 10px 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 170px;
}
#listAENews li{
	background-image: url(../images/icon_other.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration: none;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	display: block;
	color: #545454;
	width: 170px;
}
#listAENews li a{ 
	color: #666666;
	font-weight:bold;
	margin: 0 0 0 0;
}
#listAENews li a:hover{ 
	text-decoration: none;
	color: #CCCCCC;
}





.blGreen {
	color: #74B71B;
	margin: 0 1em;
}

img{
	padding: 0;
	margin: 0;
	border: 0;
}
.img-flush-left {
	float: left;
	padding: 0;
	margin: 0 10px 5px 0;
}

.img-flush-right {
	float: right;
	padding: 0;
	margin: 0 0 5px 10px;
}
/* FORMS */
fieldset{
	border: 0;
}
form{
	padding: 0px;
	margin: 0 0 7px 0;
}

.field01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #666666;
	background-color:#FEFEFE;
	border: 1px solid #cccccc;
	padding: 0.2em 0 0 0.7em;
	height:15px;
	margin: 0 0 0.5em 0;
}
.field02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #666666;
	background-color:#FEFEFE;
	border: 1px solid #cccccc;
	padding: 0.2em -0.7em 0 0.7em;
	height:15px;
	margin: 0.8em 0 0.5em 0;
}

.tfieldcontact {
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #999999;
	background-image:url(../images/bg_form.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #999999;
	height:15px;
	margin: 4px 0;
	padding: 4px 0 0 4px;
}
.tareafieldcontact {
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #999999;
	background-image:url(../images/bg_form.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #999999;
	height:75px;
	margin: 4px 0;
	padding: 4px 0 0 4px;	
}
.cekfieldcontact {
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #999999;
	margin: 0 0 0 -3px;
	padding: 0;
}
.selfieldcontact {
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #999999;
	background-image:url(../images/bg_form.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #999999;
	height:auto;
	margin: 4px 0;
	padding: 2px 0 0 2px;
}
.btncontact {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	text-align: center;
	color: #74B71B;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-image:url(../images/bg_form.gif);
	background-repeat:repeat-x;
	background-position:bottom;	
	margin-top:4px;
	margin-bottom:4px;
	/*padding: 0.3em 1em;*/
	padding:0.3em 0.3em 0.3em 0.3em;
   	width:1;
    overflow:visible;	
}


/* WRAP, HOLDS EVERYTHING TOGETHER */
#topgreen {
	background-image:url(../images/top_green.jpg);
	background-repeat:repeat-x;
	height: 6px;
	width: 100%;
	margin:0;
	padding:0;
}
#wrap {
	margin: 0px; 
	padding: 0px; 
	width: 100%; 
}

#container { 
	margin: 0px auto; 
	padding: 0px; 
	width: 1001px; 
	height: auto;	
}
#containerIntro {
	margin: 0px auto;
	padding: 0;
	width: 1001px;
	height: 100%;
}

/* HEADER SET */
#header {
	/*	background-image:url(../images/headerbg.jpg); */
	background-repeat:no-repeat;
	height: 102px;
}
.h-one{
	/* for LOGO */
	height: 102px;
	width: 248px;	
	background-image: url(../images/hlogo.gif); 
	background-repeat: no-repeat;
	float: left;
}
.h-two{ 
	/* for NAV  Full Area*/
	height: 102px;
	width: 753px;
	float: left;
	margin: 0;
}

.h-two1{
	/* for NAV-TOP */
	height: 51px;
	width: 740px;
	float: left;
	margin: 0;
}

a.home{
	width: 45px;
	height: 51px;
	background-image: url(../images/hmenuhm.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	float: left;
	display:block;
}
a.home:hover{
	background-image: url(../images/hmenuhm_o.gif);
}
a.sitemap{
	width: 47px;
	height: 51px;
	background-image: url(../images/hmenusm.gif);
	background-repeat: no-repeat;
	background-position:bottom;	
	float: left;
	display:block;
}
a.sitemap:hover{
	background-image: url(../images/hmenusm_o.gif);
}


a.lang{
	width: 56px;
	height: 51px;
	background-image: url(../images/hmenulang_o.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	float: left;
	display:block;
}
a.langindo{
	width: 31px;
	height: 27px;
	background-image: url(../images/hlangindo.gif);
	background-repeat: no-repeat;
	background-position:bottom;	
	float: left;
	display:block;
	padding: 24px 0 0 0;
}
a.langindo:hover{
	background-image: url(../images/hlangindo_o.gif);
}
a.langeng{
	width: 31px;
	height: 27px;
	background-image: url(../images/hlangeng.gif);
	background-repeat: no-repeat;
	background-position:bottom;	
	float: left;
	display:block;
	padding: 24px 0 0 0;	
}
a.langeng:hover{
	background-image: url(../images/hlangeng_o.gif);
}

.h-search{
	width: 163px;
	height: 18px;
	float: right;
	margin: 0 0.1em 0 0;
	padding: 1.6em 0 0 0.4em;
}
a.hlogin{
	width: 72px;
	height: 51px;
	margin: 0 0.6em 0 0;
	background-image: url(../images/hlogin.gif);
	background-repeat: no-repeat;
	background-position:top;
	float: right;
	display:block;
}
a.hlogin:hover{
	background-image: url(../images/hlogin.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.hregister {
	width: 72px;
	height: 51px;
	margin: 0 0.6em 0 0;
	background-image: url(../images/hregister.gif);
	background-repeat: no-repeat;
	background-position:top;
	float: right;
	display:block;
}
a.hregister:hover{
	background-image: url(../images/hregister.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* for NAV-MENUS*/
.h-two2{
	height: 51px;
	width: 740px;
	float: left;
	margin: 0;
}

/* THE OLD MENU WITH B2B >>>>>>>>>>>>>>>>>>>>>>>>>>>>>
a.about{
	width: 120px;
	height: 51px;
	background-image: url(../images/m_about.gif);
	background-repeat: no-repeat;
	background-position:bottom;	
	float: left;
	display:block;
}
a.about:hover{
	background-image: url(../images/m_about_o.gif);
}
a.prod{
	width: 106px;
	height: 51px;
	background-image: url(../images/m_prod.gif);
	background-repeat: no-repeat;
	background-position:bottom;	
	float: left;
	display:block;
}
a.prod:hover{
	background-image: url(../images/m_prod_o.gif);
}
a.news{
	width: 189px;
	height: 51px;
	background-image: url(../images/m_news.gif);
	background-repeat: no-repeat;
	background-position:bottom;	
	float: left;
	display:block;
}
a.news:hover{
	background-image: url(../images/m_news_o.gif);
}
a.b2b{
	width: 134px;
	height: 51px;
	background-image: url(../images/m_b2b.gif);
	background-repeat: no-repeat;
	background-position:bottom;	
	float: left;
	display:block;
}
a.b2b:hover{
	background-image: url(../images/m_b2b_o.gif);
}
a.career{
	width: 90px;
	height: 51px;
	background-image: url(../images/m_career.gif);
	background-repeat: no-repeat;
	background-position:bottom;	
	float: left;
	display:block;
}
a.career:hover{
	background-image: url(../images/m_career_o.gif);
}
a.contact{
	width: 97px;
	height: 51px;
	background-image: url(../images/m_contact.gif);
	background-repeat: no-repeat;
	background-position:bottom;	
	float: left;
	display:block;
}
a.contact:hover{
	background-image: url(../images/m_contact_o.gif);
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<< END WITH B2B */

/* THE ONE MWITH B2B >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/*edited on July 13th 2007 then Oct 06 2007*/
a.about{
	width: 110px;
	height: 51px;
	background: url(../images/topnav/menu_01.gif) no-repeat left top;
	float: left;
	display:block;
}
a.about:hover{
	background: url(../images/topnav/menu_01.gif) no-repeat left bottom;
}
a.prod{
	width: 119px;
	height: 51px;
	background: url(../images/topnav/menu_02.gif) no-repeat left top;	
	float: left;
	display:block;
}
a.prod:hover{
	background: url(../images/topnav/menu_02.gif) no-repeat left bottom;
}
a.news{
	width: 191px;
	height: 51px;
	background: url(../images/topnav/menu_03.gif) no-repeat left top;
	float: left;
	display:block;
}
a.news:hover{
	background: url(../images/topnav/menu_03.gif) no-repeat left bottom;
}
a.share{
	width: 110px;
	height: 51px;
	background: url(../images/topnav/menu_04.gif) no-repeat left top;
	float: left;
	display:block;
}
a.share:hover{
	background: url(../images/topnav/menu_04.gif) no-repeat left bottom;
}
a.career{
	width: 98px;
	height: 51px;
	background: url(../images/topnav/menu_05.gif) no-repeat left top;
	float: left;
	display:block;
}
a.career:hover{
	background: url(../images/topnav/menu_05.gif) no-repeat left bottom;
}
a.contact{
	width: 108px;
	height: 51px;
	background: url(../images/topnav/menu_06.gif) no-repeat left top;
	float: left;
	display:block;
}
a.contact:hover{
	background: url(../images/topnav/menu_06.gif) no-repeat left bottom;
}


/* SUBMENU */
#submenu {
	height: 20px;
	width: 714px;
	padding: 0.8em 0 0 27.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
}
#submenu a{
	color: #858585;
}
#submenu a:hover {
	color: #74B71B;
}


/* BREADCRUMB */
#breadcrumb {
	height: 20px;
	width: 976px;
	padding: 0.5em 0 0 2.5em;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #878787;
}
#breadcrumb a,#breadcrumb a:visited{
	color: #74b71b;
}
#breadcrumb a:hover{
	color: #74b71b;
	text-decoration: underline;
}

/* CONTENT */
#content {
	height: 546px;
	width: 100%;
	padding: 0 0 0 0;
}

#content02 {
	height: 850px;
	width: 100%;
	background-image:url(../images/ar_content1.jpg);
	background-repeat:no-repeat;
	background-position: bottom; 
	padding: 0 0 5em 0;
}

#content03 {
	height: 700px;
	width: 100%;
	background-image:url(../images/ar_content1.jpg);
	background-repeat:no-repeat;
	background-position: bottom; 
	padding: 0 0 5em 0;
}
#contentem {
	height: 700px;
	width: 100%;
	background-image:url(../images/ar_content_em.jpg);
	background-repeat:no-repeat;
	background-position: bottom; 
	padding: 0 0 5em 0;
}
/* LEFT CONTENT */
.c-01 {
	width:227px;
	float: left;
}
.boxLeftContainer01 {
	background-image:url(../images/boxleft0.gif);
	background-repeat:no-repeat;
	width: 164px;
	height: 142px;
	padding: 30px 0 0 20px;
	margin: 0 0 10px 22px;
}

.boxLeftContainer02 {
	margin: 0 0 10px 22px;
}
.boxLeftContainer03 {
	background-image:url(../images/boxleft1.gif);
	background-repeat:no-repeat;
	width: 164px;
	height: 182px;
	padding: 20px 0 0 20px;
	margin: 0 0 10px 22px;
}
.boxLeftT {
	background-image:url(../images/boxleft_t.gif);
	background-repeat:no-repeat;
	margin:0;
	width: 184px;
	height: 46px;
}
.boxLeftM {
	background-image:url(../images/boxleft_m.gif);
	margin:0;
	width: 164px;
	padding: 0 0 0 20px;
}
.boxLeftB {
	background-image:url(../images/boxleft_b.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:0;
	width: 184px;
	height: 17px;
}
.bannerR {
	margin: 1em 0 0 5em;
	width: 106px;
	height: 90px;
	float: left;
}
.bannerR1 {
	margin: 5em 0 0 50px;
	width: 106px;
	height: 90px;
}



/* MIDDLE CONTENT */
.c-02 {
	width:770px;
	float: left;
	margin: 0 0 0 0;
	height: auto;
}
.mainContainer {
	margin: 0;
	padding: 0;
	width: 770px;
	float: left;
}
.mcImgContainer01 {
	margin: 0;
	padding: 0;
	float: left;
}
.mcWrContainer01 {
	margin: 0 0 0 1em;
	padding: 0 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	width: 92%;
	height: auto;
	text-align: justify;
}
.titleCBox {
	margin: 0 0 2em 0;
	padding: 0;
}
.titlePBox {
	margin: 0 0 4em 0;
	padding: 0;
}
.send2frContainer{
	color:#74B71B;
	float: left;
	width: 300px;
	margin: 2em 0;
	height: 20px;
	padding: 5px 0;
}

.middleContainer {
	margin: 0;
	padding: 0;
	width: 530px;
	float: left;
}
.middleContainerNews {
	margin: 0;
	padding: 0;
	width: 470px;
	float: left;
	height: auto;
}
.middleProd {
	margin: 0;
	padding: 0;
	width: 210px;
	float: left;
}
.rightContainer {
	width: 195px;
	margin: 0 0 0 1em;
	padding: 0 0 0 0;
	float: left;
}
.rightInfoContainer {
	width: 196px;
	height: 269px;
	margin: 0 0 0 1em;
	padding: 1em 0 0 0;
	float: left;
	background-image:url(../images/box_info.gif);
	background-repeat:no-repeat;
}
.rightMRContainer {
	width: 234px;
	height: 230px;
	margin: 0 0 0 1em;
	padding: 4.5em 0 0 0;
	float: left;
	background-image:url(../images/box_archive.gif);
	background-repeat:no-repeat;
}
.rightACContainer {
	width: 234px;
	height: 230px;
	margin: 0 0 0 1em;
	padding: 4.5em 0 0 0;
	float: left;
	background-image:url(../images/box_article_cat.gif);
	background-repeat:no-repeat;
}
.rightAEContainer {
	width: 234px;
	height: 230px;
	margin: 0 0 0 1em;
	padding: 4.5em 0 0 0;
	float: left;
	background-image:url(../images/box_events.png);
	background-repeat:no-repeat;
}
.rightPRContainer {
	width: 234px;
	height: 230px;
	margin: 0 0 0 1em;
	padding: 4.5em 0 0 0;
	float: left;
	background-image:url(../images/box_promo.png);
	background-repeat:no-repeat;
}
.rightLNewsContainer {
	width: 234px;
	height: 269px;
	margin: 0 0 0 1em;
	padding: 4em 0 0 0;
	float: left;
	background-image:url(../images/box_latnews.png);
	background-repeat:no-repeat;
}
.rightOfficeContainer {
	width: 247px;
	height: 280px;
	margin: 0 0 0 1em;
	padding: 8em 0 0 1em;
	float: left;
	background-image:url(../images/box_office.gif);
	background-repeat:no-repeat;
	font-size:10px;
}
.rightProdContainer {
	width: 540px;
	margin: 0 0 2em 1em;
	padding: 0 0 0 0;
	float: left;
}
.rightBlankContainer {
	width: 196px;
	height: 269px;
	margin: 0 0 0 1em;
	padding: 1em 0 0 0;
	float: left;
}


.titleRInfoBox {
	margin: 1.5em 1.5em 2em 1.9em;
	padding: 0;
	line-height: 14px;
}
.titleRBox {
	margin: 0 0 25px 0;
	padding: 0;
}
.titleMRBox {
	margin: 0 1.5em 2em 1.9em;
	padding: 0;
	line-height: 14px;
}
.titleRMore {
	margin: 15px 0 25px 20px;
	padding: 0;
}
.titlePMore {
	margin: 25px 0 15px 0;
	padding: 0;
}
.clearBtm{
	float: left;
	width: 97%;
	height: 150px;
	margin: 0;
	padding: 0;
}
.clearBtmExtended{
	float: left;
	width: 97%;
	height: 80px;
	margin: 0;
	padding: 0;
}

.formCtContainer {
	margin: 0;
	padding: 0;
	height: auto;
}

.formL {
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
	width: 130px;
	height: 20px;
}
.formR {
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 28px;
}
.formLT {
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
	width: 130px;
	height: 82px;
}
.formRT{
	float: left;
	margin: 0;
	padding: 0;
	width: 270px;
	height: 90px;
}
.formCL {
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
	width: 150px;
	height: 20px;
}
.formCR {
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
	height: 28px;
}
.formCRF {
	float: left;
	margin: 0;
	padding: 0;
	width: 350px;
	height: 28px;
	font-size:9px
}
.formLCT {
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
	width: 150px;
	height: 82px;
}
.formRCT{
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
	height: 90px;
}
.formRCTf{
	float: left;
	margin: 0;
	padding: 0;
	width: 320px;
	height: 90px;
}
.formCtContainerTxt {
	float: left;
	margin: 2px 0;
	padding: 0;
	height: auto;
	width: 400px;
}
.formCtContainerTxt2 {
	float: left;
	margin: 2px 0;
	padding: 8px 0 0 0;
	height: 20px;
	width: 400px;
}

/* FOOTER */
#footer {
	height: 35px;
	margin: 0;
	padding: 0;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #FFFFFF;
}
.textFt {
	text-align:left;
	width: 600px;
	height: 27px;
	margin: 1em 0 0 0;
	float:left;
	padding: 1.5em 12em 0 2em;
}
.logoBtm {
	background-image:url(../images/logo_btm.gif);
	width: 187px;
	height: 46px;
	float: left;
	margin: 1em 0 0 5em;
}
.pmore {
	color: #69AC2D;
	font-weight: bold;
}
.pmore a, .pmore a:hover{
	color: #69AC2D;
}
.check01 {
	float: left;
	width: 20px;
	margin: 20px 0 0 0;
}
.checktext01 {
	float: left;
	padding: 2px 0 0 0;
	margin: 20px 0 50px 0;
}

.profile {
	width: 263px;
	padding: 10px;
	margin: 0 0 10px 0;
	background-color: #F9F9F9;
}
.profile div {
	color: #634329;
	width: 125px;
	margin-left: 115px;
}

.profile h3 {
	padding: 0 0 3px 0;
}

a.editprofile {
	background-image: url(../images/edit_profile.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 16px;
	width: 100px;
	float: right;
	margin-top: 12px;
	padding: 0px;
	margin-left: 5px;
}
a.editprofile:hover {
	background-image: url(../images/edit_profile.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 16px;
	width: 100px;
	float: right;
	margin-top: 12px;
	padding: 0px;
	margin-left: 5px;
}


.hloggedin {
	width: 200px;
	height: 26px;
	margin: 0 0.6em 0 0;
	float: right;
	display:block;
	padding: 25px 10px 0 0;
	text-align: right;
}
.spacerBtm {
	float: left;
	width: 100%;
	padding: 5em 0;
}
.rightCContainer {
	margin: 0px;
	padding: 0px;
	width: 245px;
	height: auto;
	float: left;
}