/* CSS DOCUMENT */

/*-------------------------- GENERAL --------------------------*/
body{
	padding:0; margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#140d07;
	}
div, mg, p, a, ul, form, input, label, h2, h3{
	padding:0; margin:0;
	}
img{ border:none;}
a{ outline:none; text-decoration:none;}
ul{ list-style-type:none;}
.spacer{
	line-height:0; font-size:0; clear:both;
	}

#center{
	width:955px;
	margin:0 auto;
}

#wapper{
	float:left;
	width:955px;
}

#head{
	float:left;
	width:953px;
	padding-left:1px;
	padding-right:1px;
	background:url(../images/main_bg.gif) repeat-y;
}

/*-------------------------- HEADER --------------------------*/
div#header-bg{
	background:#1e140d url(../images/header-bg.gif) 0 100% repeat-x;
	padding:32px 0 0 0;
	color:#FCF7CC;
	}
	
div#header_bg2{
	height:11px;
	float:right;
	text-align:right;
	padding-top:25px;
	width:600px;
	padding-right:149px;
	}
	

div#header-bg div#header{
	width:932px; margin:0 auto;
	}
div#header-bg div#header img.logo{
	float:left; margin:2px 0 0 0;
	}

/*-------------------------- LOGIN AREA --------------------------*/
div#header-bg div#header div#login-bg{
	float:right; width:580px;
	background:url(../images/login-middle-bg.gif) 0 0 repeat-x;
 	}
div#header-bg div#header div#login-bg div#login-area{
	width:580px;
	background:url(../images/login-left-bg.gif) 0 0 no-repeat;
	}
div#header-bg div#header div#login-bg div#login-area form{
	width:557px; height:47px; padding:21px 0 0 23px;
	background:url(../images/login-right-bg.gif) 100% 0 no-repeat;
	}
div#header-bg div#header div#login-bg div#login-area form label{
	background:url(../images/login-icon.jpg) 0 2px no-repeat;
	line-height:25px; font-size:22px; color:#FCF7CC;
	padding:0 0 0 31px; float:left; margin:0 12px 0 0;
	background-color:inherit;
	}
div#header-bg div#header div#login-bg div#login-area form input{
	width:120px; height:18px; border:1px solid #924A43;
	background-color:#70322C; font-size:10px; color:#fff;
	line-height:10px; padding:5px 0 0 10px; float:left;
	margin:0 12px 0 0;
	}
div#header-bg div#header div#login-bg div#login-area form input.login-btn{
	width:52px; height:24px; border:none;
	background:none; padding:0; margin:1px 0 0 0;
	}
/*-------------------------- NAVIGATION PART --------------------------*/
div#navigation-bg{
	height:66px; background:url(../images/navigation-bg.gif) 0 0 repeat-x;
	}
	
div#navigation-bg div#navigation{
	width:922px; margin:0 auto;
	}
div#navigation-bg div#navigation ul.mainMenu{
	padding:0; float:left; width:667px;
	}
div#navigation-bg div#navigation ul.mainMenu li{
	width:90px; float:left;
	background:url(../images/navigation-divider.gif) 100% 0 no-repeat;
	}
div#navigation-bg div#navigation ul.mainMenu li a{
	width:90px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:#FAF0C2; font-size:11px;
	background-color:inherit;
	}
div#navigation-bg div#navigation ul.mainMenu li a:hover{
	background:url(../images/navigation-bg-selected.gif) 0 0 no-repeat;
	}
div#navigation-bg div#navigation ul.mainMenu li a.selectMenu{
	width:90px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:#FAF0C2; font-size:11px;
	background:url(../images/navigation-bg-selected.gif) 0 0 no-repeat;
	background-color:inherit;
	}

/*-------------------------- DROP DOWN MENU STARTS --------------------------*/
ul.subNav{
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	padding:4px 0 0 0;
	}
ul.subNav li{
	background:url(../images/navigation-dropdown-divider.gif) 0 0 no-repeat;
	height:17px; float:left; padding:6px 0 0 0;
	color:#c3b57f;
	}
ul.subNav li a{
	display:block; margin:0 18px 0 20px;
	color:#c3b57f;
	background-color:inherit;
	}
ul.subNav li a:hover{
	color:#fff;
	background-color:inherit;
	}
/*-------------------------- DROP DOWN MENU ENDS --------------------------*/

div#navigation-bg div#navigation a.signup{
	width:71px; height:28px; display:block;
	background:url(../images/sign-up-btn.gif) 0 0 no-repeat;
	margin:2px 0 0 0; float:right; 
	}
div#navigation-bg div#navigation a.signup:hover{
	background:url(../images/sign-up-btn-selected.gif) 0 0 no-repeat;
	}

/*-------------------------- OUR COMPANIES MAIN FEATURES --------------------------*/
div#ourCompany-bg{
	background:#d9cc8e url(../images/our-company-bg.gif) 0 0 repeat-x;
	color:inherit;
	}
div#ourCompany-bg div#ourCompany-part{
	width:922px; margin:0 auto; padding:26px 0 28px 0;
	}
div#ourCompany-bg div#ourCompany-part h2.ourCompany-hdr{
	font:normal 35px/38px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#082733; width:574px; height:43px;
	background:url(../images/horz-dot.gif) 0 100% repeat-x;
	background-color:inherit;
	}
div#ourCompany-bg div#ourCompany-part div#ourCompany-leftPart{
	width:550px; border-right:2px solid #CBC387;
	margin:12px 0 0 0; float:left;
	}
div#ourCompany-bg div#ourCompany-part div#ourCompany-leftPartnew{
	width:550px;
	margin:12px 0 0 0; float:left;
	}	
	
h2.faq-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../images/faq-icon.gif) 3px 4px no-repeat;
	}
h2.faq-newicon{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../images/more-info-icon2.gif) 3px 4px no-repeat;
	}	
h2.moreIdeas-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../images/more-ideac-icon.gif) 3px 4px no-repeat;
	}
ul.ourCompany-list{
	padding:11px 0 10px 0;
	}
ul.ourCompany-list li{
	background:url(../images/bullet1.gif) 0 3px no-repeat;
	display:block; margin:0 0 8px 0; padding:0 0 0 15px;
	color:#47481A; font-size:11px; line-height:11px;
	background-color:inherit;
}
ul.ourCompany-list li a{
	color:#47481A; font-size:11px; line-height:11px;
	text-decoration:underline;
	background-color:inherit;
	}
ul.ourCompany-list li a:hover{
	text-decoration:none;
	}
div#ourCompany-bg div#ourCompany-part div#ourCompany-rightPart{
	width:252px; margin:12px 0 0 0; float:left;
	padding:0 0 0 25px;
	}
h2.moreInfo-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../images/more-info-icon.gif) 3px 4px no-repeat;
	}
p.moreInfo-Text{
	padding:0 0 20px 23px; font-size:10px;
	line-height:14px; color:#47481A;
	background-color:inherit;
	}
h2.searchUrl-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../images/search-url-icon.gif) 3px 4px no-repeat;
	}

/*-------------------------- FUTURE PLANS --------------------------*/
div#futurePlan-bg{
	background:#1e140d url(../images/future-plan-bg.gif) 0 0 repeat-x;
	color:#837C44;
	}
div#futurePlan-bg div#futurePlanContant{
	width:922px; margin:0 auto;
	padding:37px 0 54px 0;
	}

/*-------------------------- PROJECTS 2007 --------------------------*/
div#futurePlan-bg div#futurePlanContant div#projPart{
	width:251px; float:left;
	background-color:#5c432d;
	padding:2px 2px 2px 2px;
	color:#fff;
	}
#projectpart_align
{ 
	float:left;
	width:251px;
	padding-left:18px;
}
	
div#futurePlan-bg div#futurePlanContant div#projPart h2.proj-hdr{
	height:37px; padding:13px 0 0 13px; color:#fff;
	font:normal 24px/25px "Arial Narrow", Arial, Helvetica, sans-serif;
	background-color:#1E1E1C; text-transform:uppercase;
	}
div#aboutimg
{
	background-color:#1E1E1C;
}
div#futurePlan-bg div#futurePlanContant div#projPart h2.proj-hdr span{
	font-weight:bold;
	}
div#futurePlan-bg div#futurePlanContant div#projPart ul.pic{
	padding:3px 0 0 0;
	}
div#futurePlan-bg div#futurePlanContant div#projPart ul.pic li{
	display:block; margin:0 2px 0 0; float:left;
	}
div#futurePlan-bg div#futurePlanContant div#projPart ul.pic li.noRightMargin{
	margin:0;
	}
div#futurePlan-bg div#futurePlanContant div#projPart ul.pic li.noRightMargin a{
	display:block;
	}
div#futurePlan-bg div#futurePlanContant div#projPart h3.sub-hdr{
	color:#E7DFA0; font-size:12px; line-height:12px;
	font-weight:bold; text-indent:28px; margin:15px 0 0 0;
	background:url(../images/bullet2.gif) 12px 0 no-repeat;
	background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#projPart p{
	padding:10px 23px 0 13px; color:#fff;
	font-size:11px; line-height:16px;
	background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#projPart a.more-btn{
	display:block; width:76px; height:28px; margin:5px 0 0 159px;
	background:url(../images/read-more-btn.gif) 0 0 no-repeat;
	}
div#futurePlan-bg div#futurePlanContant div#projPart a.more-btn:hover{
	background:url(../images/read-more-btn-selected.gif) 0 0 no-repeat;
	}
div#futurePlan-bg div#futurePlanContant div#projPart a.more-btnnew{
	display:block; width:76px; height:28px; margin:5px 0 0 159px;
	background:url(../images/readmore1.gif) 0 0 no-repeat;
	}
div#futurePlan-bg div#futurePlanContant div#projPart a.more-btn:hovernew{
	background:url(../images/readmore1.gif.gif) 0 0 no-repeat;
	}


/*-------------------------- FUTURE PART --------------------------*/
div#futurePlan-bg div#futurePlanContant div#futurePart{
	width:613px; float:right; padding:0 0 0 0;
	}
div#futurePlan-bg div#futurePlanContant div#futurePart h2.future-hdr{
	height:40px; color:#d9cc8e;
	font:normal 35px/35px Arial Narrow;
	background:url(../images/horz-dot-2.gif) 0 100% repeat-x;
	background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#futurePart h3.future-subHdr{
	color:#d7aa2b; font-size:17px; line-height:18px;
	padding:20px 0 0 0; font-weight:bold;
	background-color:inherit;
	}
.future-subHdr A {font-family: Arial; color: #d7aa2b; font-weight: bold; font-size : 17px; text-decoration : none;}
.future-subHdr A:hover {font-family: Arial; color: #ffffff; font-weight: bold; font-size : 17px; text-decoration : none;}

div#futurePlan-bg div#futurePlanContant div#futurePart p{
	font-size:14px; line-height:17px;
	color:#978258; padding:10px 0 0 0; width:100%;
	float:left; background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#futurePart img{
	float:right; display:block; margin:0 0 0 0;
	}
div#futurePart ul{
 list-style-type: disc;
 padding: 0px 10px 10px 10px;
 margin: 0px 10px 10px 10px;
}

/*-------------------------- FUTURE PARTINNER --------------------------*/

.futurePartinner{
	font-size:14px; line-height:17px;
	color:#978258; padding:16px 0 0 0; width:600px;
	float:left; background-color:inherit;
	}
.futurePartinner A{ color:#ffffff;text-decoration:none; }
.futurePartinner A:hover{ color: #f3d466;text-decoration:none; }


/*-------------------------- FOOTER PART --------------------------*/
div#footer-bg{
	background:#121212 url(../images/footer-bg.gif) 0 0 repeat-x;
	color:#B3AC8B;
	}
div#footer-bg div#footer-menu{
	width:922px; margin:0 auto;
	padding:20px 0 0 0;
	height:70px;
	background:url(../images/footer_logo.gif) 100% 13px no-repeat;
	}
div#footer-bg div#footer-menu ul.footMenu{
	padding:0 0 0 0;
	}
div#footer-bg div#footer-menu ul.footMenu li{
	float:left; background:url(../images/footmenu-divider.gif) 0 3px no-repeat;
	}
div#footer-bg div#footer-menu ul.footMenu li.noDivider{
	background:none;
	}
div#footer-bg div#footer-menu ul.footMenu li a{
	color:#B3AC8B; font-size:11px; line-height:16px;
	padding:0 7px 0 7px; display:block; margin:0 0 0 1px;
	background-color:inherit;
	}
div#footer-bg div#footer-menu ul.footMenu li a:hover{
	background-color:#262626;
	color:#B3AC8B;
	}
div#footer-bg div#footer-menu p.copyright{
	padding:5px 0 0 7px; color:#706933;
	font-size:11px; line-height:11px;
	background-color:inherit;
	}
div#footer-bg div#footer-menu p.copyright a{
	color:#B3AC8B;
	background-color:inherit;
	}
div#footer-bg div#footer-menu p.copyright a:hover{
	color:#706933;
	background-color:inherit;
	}
.gap1{
	float:left;
	width:530px;
	height:100px;
}
.cotentare1{
	float:left;
	width:530px;
	padding-top:10px;
	padding-left:15px;
}
.footer_form{
	float:right;
	width:439px;
	padding-right:172px;
	padding-top:20px;
}
.footer_form1{
	float:left;
	width:439px;
}
#form_top
{ 
	float:left;
	width:439px;
	height:8px;
	background:url(../images/form_top.gif) no-repeat left top;
}
#form_mid
{ 
	float:left;
	width:405px;
	padding-left:14px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:3px;
	background:url(../images/form_bg.gif) repeat-y;
}
#form_btm
{ 
	float:left;
	width:439px;
	height:8px;
	background:url(../images/form_btm.gif) no-repeat left top;
}
#form_box
{ 
	float:left;
	width:405px;
}
.form_text
{ 
	float:left;
	width:195px;
	padding-top:4px;
}
.form_box2
{ 
	float:left;
	width:144px;
	padding-top:2px;
}
.form_box3
{ 
	float:left;
	width:57px;
	padding-top:2px;
}

.form_field_textbox
{
	background:#533926;
	border:1px solid #231409;
	font-size: 10px;
	color:#ffffff;
	width: 125px;
	height:18px;
	padding-left:6px;
	padding-top:4px;
	font-family: Arial;
}
.form_field_textbox2
{
	background:#533926;
	border:1px solid #231409;
	font-size: 10px;
	color:#ffffff;
	width: 125px;
	height:16px;
	padding-left:6px;
	padding-top:6px;
	font-family: Arial;
}

#up_form{
	float:right;
	width:608px;
	padding-top:12px;
}
#up_form_top
{ 
	float:left;
	width:608px;
	height:6px;
	background:url(../images/top_form.jpg) no-repeat left top;
}
#up_form_mid
{ 
	float:left;
	width:577px;
	padding-left:17px;
	padding-right:14px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../images/bg_formtop.jpg) repeat-y;
}
#up_form_btm
{ 
	float:left;
	width:608px;
	height:6px;
	background:url(../images/btm_form.jpg) no-repeat left top;
}
.up_form_text
{ 
	float:left;
	width:140px;
	padding-left:30px;
	padding-top:1px;
	background:url(../images/icon_man.jpg) no-repeat left top;
}

.up_form_textbox
{ 
	float:left;
	width:143px;
}
.up_form_textbox_btn
{ 
	float:left;
	width:59px;
	padding-top:3px;
}

#book_free
{ 
	float:right;
	width:140px;
	height:25px;
	padding-top:7px;
	padding-left:48px;
	text-align: left;
	background:url(../images/book.gif) no-repeat left top;
}






.content1{
	color:#231908;
	font-size: 11px;
	/*line-height:13px;*/
	font-family: Arial;
	font-weight:normal;
}
.content2{
	color:#ffd255;
	font-size: 16px;
	line-height:18px;
	font-family: Arial;
	font-weight:normal;
}
.content3{
	color:#c1b37d;
	font-size: 22px;
	line-height:24px;
	font-family: Arial;
	font-weight:normal;
}
.content_link1
{
	color:#f3d466;
	font-size: 11px;
	line-height:22px;
	font-weight: bold;
	font-family: Arial;
}
.content_link1 A {font-family: Arial; color: #f3d466; font-weight: bold; font-size : 11px; text-decoration : none;}
.content_link1 A:hover {font-family: Arial; color: #ffffff; font-weight: bold; font-size : 11px; text-decoration : none;}



/*-------------------------- MISLENIOUS --------------------------*/
.noBottomPadding{
	padding-bottom:0 !important;
	}
.noBg{
	background:none !important;
	}
.topPad{
	padding-top:15px !important;
	}
	
/*-------------------------- Form --------------------------*/

#form_box2
{ 
	float:left;
	width:500px;
}

.form_height
{
	float:left;
	width:450px;
	padding-bottom:6px;
	padding-right:50px;
}

.form_height2
{
	float:left;
	width:400px;
	height:28px;
	padding-bottom:6px;
	padding-top:10px;
	text-align:right;
}
.form_height3
{
	float:left;
	width:400px;
	height:28px;
	padding-bottom:6px;
	padding-top:0;
	text-align:right;
}


.form_text2
{
	float:left;
	width:220px;
	text-align:right;
	padding-right:11px;
	color:#978258; /* #d7aa2b; */
	font-size: 13px;
	line-height:17px;
	font-weight: normal;
	font-family: Arial;
	vertical-align:top;
}
.red_text
{
	color:#ff0000;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial;
}
.form_textbox
{
	float:left;
	width:215px;
	padding-top:4px;
}

.form_field_textbox3
{
	background:#ffffff;
	border:1px solid #d7aa2b;
	font-size: 12px;
	color:#000000;
	width: 300px;
	height:16px;
	padding-top:2px;
	font-family: Arial;
}
.formbox_field_textbox4
{
	background:#ffffff;
	border:1px solid #d7aa2b;
	font-size: 12px;
	color:#000000;
	width: 202px;
	height:20px;
	font-family: Arial;
}
.formbox_field_textbox5
{
	background:#ffffff;
	border:1px solid #d7aa2b;
	font-size: 12px;
	color:#000000;
	width: 300px;
	height:100px;
	font-family: Arial;
}
.formbox_field_textbox6
{
	background:#ffffff;
	border:1px solid #d7aa2b;
	font-size: 12px;
	color:#000000;
	width: 130px;
	height:16px;
	padding-top:2px;
	font-family: Arial;
}

#footer_right
{ 
	float:right;
	width:350px;
	text-align:right;
}
#footer_left
{ 
	float:left;
	width:572px;
}

.newlink
{
	color:#ffffff;
	font-size: 12px;
	line-height:22px;
	font-weight: normal;
	font-family: Arial;
}
.newlink A {font-family: Arial; color: #ffffff; font-weight: normal; font-size : 12px; text-decoration : none;}
.newlink A:hover {font-family: Arial; color: #f3d466; font-weight: normal; font-size : 12px; text-decoration : none;}