/* CSS Document */
body
{
 background:url(images/main-bg.jpg) repeat-x bottom #1c638b;
 height:auto !important;
 min-height:1066px!important;
 height:1066px;
 margin:auto;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#666666;
}

#main
{
 width:900px;
 margin:auto;
}

#logo
{
 background:url(images/logo.jpg) no-repeat;
 width:470px;
 height:73px;
 float:left;
 margin-bottom:15px;
}

#header-main
{
 width:870px;
 margin:auto;
 padding:0px 15px 0px 15px;
 
  
}

#header-1
{
	width:360px;
	height:249px;
	float:left;
	clear:both;
	background-image: url(../../Global-Capital/Global-Capital/global-html/images/header.jpg);
 
}

#header-2
{
 width:510px;
 height:249px;
 float:right;
  
 
}
#white-bg-up
{
background:url(images/white-bg-up.jpg) no-repeat;
width:900px;
height:15px;
float:left;
clear:both;
 
}
#white-bg-mid
{
 background:url(images/white-bg-mid.jpg) repeat-y;
 width:900px;
 margin:auto;
 clear:both;
  
}

#tag-line
{
 background:url(images/tag-line.jpg) no-repeat;
 width:812px;
 height:71px;
 margin:auto;
 clear:both;
 margin-top:30px;
 
}

#left-sec
{
 width:570px;
 float:left;
 border-right:dotted #c6c6c6  thin;
}

#inner-left1
{
 width:510px;
 float:left;
 padding:35px 0px 0px 55px; 
}
#inner-left li
{
 background:url(images/bullet-1.jpg) no-repeat;
 
}

#inner-left2
{
 background:url(images/bg-curve.jpg) no-repeat;
 width:509px;
 height:210px;
 float:left;
 margin-top:30px;
 margin-left:30px!important;
 margin-left:15px;
 padding:20px 0px 10px 20px; 
}

h1
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#212121;
 line-height:26px;
 margin:0px;
 margin-bottom:10px;
}

h2
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#212121;
 line-height:26px;
 margin:0px;
 margin-bottom:10px;
}

 #right-sec
{
 width:282px;
 padding-right:25px;
 float:right;
 margin-top:30px;
}

 #form-up
 {
 background:url(images/contact-form-up.jpg) no-repeat;
 width:244px;
 height:140px;
 padding:15px 20px 0px 20px;
 font-size:11px;
 color:#333333;
 text-align:justify;
}

 #form-middle
{
  background:url(images/contact-form-mid.jpg) repeat-y;
  width:262px;
  margin-left:2px;
  min-height:330px !important;
  height:330px;
  color:#333333;
  text-align:justify;
  line-height:30px;
  font-size:11px;
  padding:10px;
}

#form-down

{
  background:url(images/contact-form-down.jpg) no-repeat;
  width:282px;
  height:13px;
  margin-left:2px;}

#footer-text
{
 padding-left:20px;
 color:#FFFFFF;
 margin-bottom:10px;
 font-size:11px;

}

.clear-div
{
 clear:both;
}

input 
{
  background-color:#f5f5f4;
  padding : 2px;
  border : 1px solid #9b9b9a;
  font : normal 11px Arial, Verdana, Tahoma, sans-serif;
  color :#000;
  width:140px;
  margin:5px 0px 2px 0px;
  line-height:10px;
} 
input.button 
{ 
 
  background:url(images/submit-btn.jpg) no-repeat;
  width:99px;
  height:29px;
  color:#fff;
  margin-top:6px;
  border:0px;
  float:right;
  cursor:pointer;
} 

select 
{ 
 font : normal 11px Arial, Verdana, Tahoma, sans-serif;
 border : 1px solid #ececec;
 display : block;
 color : #000;
 width:110px;
 margin-top:5px;
} 

textarea
{
 font : normal 11px Arial, Verdana, Tahoma, sans-serif;
 border : 1px solid #9b9b9a;
 width:145px;
 height:75px;
 float:left;
 margin-top:5px;
}

#white-bg-down
{
 background:url(images/white-bg-down.jpg) no-repeat;
 width:900px;
 height:13px;
 margin:auto;
 margin-bottom:10px;
 clear:both;
}
