/* CSS Document */

body{
	padding:0;
	margin:0;
	background-color:#FFFAEA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	line-height:1.5em;
}

a:link { color: #1F497D;text-decoration:none; }
a:visited { color: #1F497D;text-decoration:none; }
a:hover { color: #000000; text-decoration:underline; }
a:active { color: #1F497D;text-decoration:none; }

#wrapper
{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	width:998px;
	margin:0px auto;
}


p{
	margin: 0 0 0 10px;
	padding:5px;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

h1, h2, h3{
	color:#065DA3;
}
h1 {
	padding: 15px 0 5px 15px;
	font: bold 20px;
}

h2 {
	padding: 0px 5px 5px 10px;
	font: bold 18px;
}
h3 {
	padding: 0px 5px 5px 10px;
	font: bold 14px;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top part--------------------*/
#top{
	background:url(images/top_part.gif) 0 0 no-repeat;
	width:968px;
	height:100px;
	margin:0 auto;
	position:relative;
}

#top ul{
	width:280px;
	height:25px;
	position:absolute;
	left:695px;
	top:74px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top ul li{
	float:left;
	margin:0 1px 0 0;
}
#top ul li a{
	background:url(images/nav_hover.gif) 0 0 no-repeat;
	width:90px;
	height:25px;
	display:block;
	font-size:11px;
	line-height:25px;
	font-weight:bold;
	color:#4C4C4C;
	text-decoration:none;
	text-align:center;
	background-color:inherit;
}
#top ul li a:hover{
	background:url(images/nav_bg.gif) 0 0 no-repeat;
	width:90px;
	height:25px;
	color:#ffffff;
	background-color:inherit;
}
#top ul li.hover{
	float:left;
	margin:0 1px 0 0;
	background:url(images/nav_bg.gif) 0 0 no-repeat;
	width:90px;
	height:25px;
	display:block;
	font-size:11px;
	line-height:25px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	background-color:inherit;
}
/*------------------------------------------------top part--------------------*/


/*------------------------------------------------body--------------------*/
#content {
	width:968px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
}

#mainnav{
	position:relative;
	display:block;
	height:26px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/linkbg1.jpg) repeat-x top left;
	border-bottom:3px solid #FF0066;
}

#mainnav ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}

#mainnav ul li{
	display:block;
	float:left;
	margin:0;
}

#mainnav ul li a{
	display:block;
	float:left;
	color:#555;
	text-decoration:none;
	padding:5px 24px 0 25px;
	height:21px;
	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
}

#mainnav ul li a:hover,#mainnav ul li a.current{
	color:#fff;
	background-image:url(images/linkbg2.jpg);
	background-repeat:repeat-x;

}
/* ------------------- end main nav -----------------------------*/

#indexleft{
	width:520px;
	float:left;
	padding:5px 15px 0 22px;

}
#indexleft h2{
	color:#065DA3;
	margin:0 0 12px 0;
}

#indexright {
	width:360px;
	float:left;
	padding-left:40px;
	padding-top:10px;
}

#indexright .boxtext {
	font-size: 11px;
	padding: 5px;
	text-decoration:none;
	line-height:14px;
}

#indxportfolio{
	width:370px;
	height:240px;
	float:left;
	background:url(images/bg7.jpg) 0 0 repeat-y;
	border:1px solid #FF6600;
	margin:0 10px 0 10px;
	padding: 5px;
}
#indxportfolio h2 {
	color:#FF6600;
}
#indxtestimonials{
	width:290px;
    height:240px;
	float:left;
	background-image:url(images/bg5.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border:1px solid #96AED4;
	padding: 5px;
	margin:0 13px 0 13px;
	font-size:11px;
}
#indxtestimonials h2{
	color:#255EBB;
	padding-bottom: 2px;
}
#indxtestimonials testimonialimg{
	float:left;
}

#indxclients{
	width:200px;
	height: 240px;
	float:left;
	border:#499407 solid 1px;
	background-image:url(images/bg8.jpg);
	background-repeat:repeat-y;
	padding: 5px;
	margin:0 10px 0 10px;
}
#indxclients h2{
	color:#499407;
}

#contentleft{
	width:700px;
	float:left;
	padding:5px;
}
#contentright{
	width:230px;
	float:left;

}
#contentportfolio {
	width:200px;
	float:left;
	background:url(images/bg7.jpg) 0 0 repeat-y;
	border:1px solid #FF6600;
	margin:0 10px 0 10px;
	padding: 5px 5px 20px;
}
#contentportfolio h2 {
	color:#FF6600;
}
#contenttestimonials {
	width:200px;
	border:#96AED4 solid 1px;
	background-image:url(images/bg5.jpg); 
	margin:0 13px 0 10px;
	float:left;
	padding: 5px 5px 20px;
	background-position:right;
	background-repeat:repeat-y;
}
#contenttestimonials h2 {
	color:#255EBB;	
}

#contenttestimonials testimonialimg {
	float: left;
}

#contentclients {	

}

#contentclients h2 {
}

#contentproducts {
	width:200px;
	border:#0756A4 solid 1px;
	background:url(images/mid_panel_bg.gif) 0 0 repeat-x #FFF;
	margin:0 30px 0 10px;
	padding: 5px 5px 20px;
	float: left;
}
#contentproducts h2{
	color:#0756A4;
}
#contentpartners {
	width:200px;
	border:#96AED4 solid 1px;
	background-image:url(images/bg5.jpg); 
	padding: 5px 5px 20px;
	margin:0 13px 0 10px;
	float:left;
	background-position:right;
	background-repeat:repeat-y;
}
#contentpartners h2 {
	color:#255EBB;
}

.down_trading_img{
float:left;
  padding:4px;
  }
  .down_trading_img_1{
  width:6px; 
  float:left;
  }

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:968px;
	margin:0 auto;
	background-color:#fff;
	padding:10px 0 0px 0;
}
#footer{
	width:968px;
	background:url(images/footer_bg.gif) repeat-x;
	height:50px;
	position:relative;
	text-align:center;
}
#footer ul{
	position:absolute;
	list-style-type:none;
	left: 260px;
	top: -2px;
}
#footer ul li{
	float:left;
	color:#fff;
	background-color:inherit;
}
#footer ul li a{
	font-size:11px;
	color:#fff;
	background-color:inherit;
	padding:0 11px;
	text-decoration:none;
	text-align:center;
}
#footer ul li a:hover{
	color:#fff;
	background-color:#03373B;
}
#footer .copyright{
	font-size:11px;
	color:#FDFF35;
	position:relative;
	text-align:center;
	top:30px;
}
#error {
	color:#FF0000;
}
/*------------------------------------------------footer--------------------*/

.caption {
	text-align:right;
	font-weight: bold;
}
.comment {
	font-style:italic;
}
