/* CSS Document */

body{
font-family:"georgia", Verdana, Helvetica, sans-serif;
background-color:#ffffff;
font-size:13px;
color:#2B2B2B;
padding:0;
margin:0;
line-height:20px;
}

a img{
border:none;
}

table,td{
vertical-align:top;
}

form{
padding:15px 0 0 20px;
margin:0;
background-image:url(../images/bg_contact.png);
background-repeat:no-repeat;
height:510px;
width:539px;
}



.imgt{
vertical-align:top;
}

.imgb{
vertical-align:bottom;
}

.imgmid{
vertical-align:middle;}

.right{
text-align:right;
}

.middle{
text-align:center;
}

.bold{
font-weight:bold;
}

.pic{
margin-top:4px;
border:3px solid #F2F2F2;
}

input{
vertical-align:middle;
border-top:0;
border-left:0;
border-right:0;
border-bottom:1px dotted #C8C8C8;
color:#013F86;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background-color:#fff;
font-family:"Courier", Courier, monospace;
}

textarea{
vertical-align:middle;
border:0;
color:#013F86;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:21px;
font-family:"Courier", Courier, monospace;
background-image:url(../images/bg_textarea.png);
background-repeat:repeat-y;
}

select{
font-family:"Courier", Courier, monospace;
border-top:0;
border-left:0;
border-right:0;
border-bottom:1px dotted #C8C8C8;
}

/*IDS*/

#outer{
background-image:url(../images/bg_grey.jpg);
background-color:#F5F5F5;
background-repeat:repeat-x;
}

#main{
width:1003px;
margin:5px auto;
}

#header{
color:#FF7200;
/*font-size:11px;*/
}

#header a{
color:#5C4F44;
text-decoration:none;
}

#header a:hover{
color:#391F09;
text-decoration:none;
}

/*************middle1***********************/

#middle1{
overflow: hidden;
height:271px;
}

.middle_menu{
width:67%;

}

.middle_menu ul {
padding:6px 2px 0 2px;
margin:5px;
}

.middle_menu ul li {
font-family:"Helvetica", Verdana, Arial, sans-serif;
list-style:none;
padding:10px 0 10px 0;
margin:0;
border-bottom:1px dotted #F1EAE5;
font-size:14px;
font-weight:600;
}

.middle_menu ul li a{
color:#3038E3;
text-decoration:none;
}

.middle_menu ul li a:hover{
color:#000000;
text-decoration:none;
}

.middle_menu  ul li ul {
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	height: 192px;
	width: 170px;
	border: none;
}

.middle_menu ul li ul li {
	border-bottom:1px dotted #CCCCCC;
}

.middle_content{
width:33%;
font-size:11px;
line-height:16px;
color:#CDCDCD;
padding-top:25px;
background-image:url(../images/bg_h2.png);
background-repeat:no-repeat;
background-position:bottom;
}

.middle_content a{
color:#2830D8;
text-decoration:underline;
/*font-weight:none;*/
}

/*************middle2*****************/

#middle2{
clear:both;
overflow: hidden;
}

.middle2_left{
float:left;
width:59%;
margin-left:5px;
font-family:"Courier", Courier, monospace;
padding-bottom:20px;
}

.middle2_left ul {
list-style-image: url(../images/bullet_orng.png);
margin:1px;
}

.middle2_left ul li {

padding:0 0 3px 0;
margin:0;
}


.middle2_left a{
color:#3038E3;
text-decoration:underline;
}

.middle2_left a:hover{
color:#FF1800;
text-decoration:underline;
/*font-size:15px;*/
}

.middle2_right{
float:right;
width:38%;
background-image:url(../images/bg_hm_exclusive.png);
background-repeat:no-repeat;
height:210px;
width:376px;
padding:15px 8px 0 10px;
color:#000;
}

.middle2_right a{
color:#000;
text-decoration:none;
}

.middle2_right a:hover{
color:#0012FF;
text-decoration:none;
}

.bx_icon{
padding-left:90px;
font-size:11px;
}

.bx_server{
padding-left:70px;
font-size:11px;
}

/**************testimonial********************/

#testimonial{
clear:both;
background-image:url(../images/bg_footer.jpg);
background-repeat:no-repeat;
height:149px;
padding:0 20px 0 12px;
color:#D3D3D3;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#testimonial_left{
padding-top:20px;
width:75%;
float:left;
}

#testimonial_right{
padding-top:30px;
float:right;
}

#testimonial_author {
color:#FF7100;
}

/******form********************************/

#formbx{
background-color:#F5F2E2;
border:1px dotted #DBCCA5;
padding:5px 10px 5px 17px;
color:#614741;
}

#formbx td{
padding:6px 0 6px 0;
}


/*************************************************/

h2{
font-size:26px;
font-weight:600;
color:#000;
padding:0;
margin:0;
color:#000;
font-family:"Courier", Courier, monospace;
text-shadow:2px 1px 2px rgba(0,0,0,.2);
}

h3{
font-size:18px;
font-weight:700;
color:#FF7100;
padding:2px;
margin:2px;
background-image:url(../images/bg_h3.png);
background-repeat:no-repeat;
background-position:left bottom;
text-shadow:0px 1px 1px rgba(0,0,0,.2);
}

.hdng{
font-size:16px;
font-weight:700;
color:#FF7100;

}


/*************************************************/

#footerwrap{
background-color:#ffffff;
clear:both;
height:100%;
}

#footer{
width:1003px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0 auto;
font-size:11px;
}

#footer ul{
position:relative;
padding:0 3px;
margin:0;
}

#footer ul li
{
/*position: relative;*/
display: inline;
margin:0 22px 2px 2px;
}

#footer ul li a
{
/*padding: 0.5em 1.0em 0.9em 1.0em;*/
color: #3C2819;
text-decoration: none;
}

#footer ul li a:hover
{
color:#000;
text-decoration: none;
border-bottom:1px dotted #F7FFCB;
}

#footer a{
color:#A4A298;
text-decoration:none;
}

#footer a:hover{
color:#88836D;
text-decoration:none;
}


/*CLASSES*/

.flt_lft{
float:left;
}

.flt_rgt{
float:right;
}

.button{
background-image:url(../img/sub_but.jpg);
width:68px;
height:18px;
border:none;
margin-top:4px;
cursor:pointer;
}

.fntw{
font-weight:700;
}

.smfnt{
font-size:11px;
}

.grey{
color:#8E8781;
}

.blue{
color:#3038E3;
}

.blue a{
color:#3038E3;
text-decoration:underline;
}

.blue a:hover{
color:#4E4E4E;
text-decoration:underline;
}

.orng{
color:#FF7200;
}


.green{
color:#3C7B38;
}
/*****************brd crmb*************************/

.rightbx
{
padding:0 10px;
font-size:11px;
}


/*---------------------------------------------------------------------------------- */
#expertise{
background-image:url(../images/bg_expertise.png);
background-repeat:no-repeat;
width:235px;
height:406px;
padding:30px;
color:#525252;
margin-left:40px;
}

#expertise_h{
background-image:url(../images/bg_expertise_hor.png);
background-repeat:no-repeat;
width:524px;
height:184px;
padding:20px 30px 0 30px;
color:#525252;
margin-left:30px;
}

.send_it_btn {
	background-image: url(../images/butt_send.png);
	background-repeat: no-repeat;
	width: 82px;
	height: 40px;
	border: none;
}

.refresh_btn {
	background-image: url(../images/butt_refresh.png);
	background-repeat: no-repeat;
	width: 82px;
	height: 40px;
	border: none;
}

.error_msg {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

/*--------------------------------------------------------------------*/

.grybx{
background-color:#F2F2F2;
text-align:center;
padding:15px 2px;
border-bottom:3px solid #fff;
overflow: hidden;
height:230px;
}	

ul.thumb_folio {
	float: left;
	margin:0px;
	list-style: none;
	padding: 10px;
	width: 750px;
	margin-left: 150px;
}

ul.thumb_folio li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 100px;
	height: 100px;
	margin-left:5px;
	margin-bottom: 5px;
}

ul.thumb_folio li img {
	width: 100px; height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
/*	-ms-interpolation-mode: bicubic;*/
	
}


ul.thumb_folio li img:hover {
	width: 100px; height: 100px;
	border: 1px solid #ADAAA5;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	/*-ms-interpolation-mode: bicubic; */
}

.thumb_folio li.no_img img {
	border: none;
	padding: 5px;
	background: none;
}

.thumb_folio li.no_img img:hover {
	border: none;
	padding: 5px;
	background: none;
}


ul.thumb_folio1 {
	float: left;
	margin:0px;
	list-style: none;
	padding: 10px;
	width: 350px;
	/*margin-left: 150px;*/
}

ul.thumb_folio1 li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 100px;
	height: 100px;
	margin-left:5px;
	margin-bottom: 5px;
	text-align: center;
	
}

ul.thumb_folio1 li img {
	width: 100px; height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	/*-ms-interpolation-mode: bicubic;*/
	
}


ul.thumb_folio1 li img:hover {
	width: 100px; height: 100px;
	border: 1px solid #ADAAA5;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	/*-ms-interpolation-mode: bicubic; */
}


#caption a{
	color:#0033CC;
	text-decoration:none;
}
#caption a:hover{
	color:#000033;
	text-decoration:none;
}

.folio_div {
	margin: 0px auto;
	text-align: center;
	width: 350px;
	/*margin-left: 250px;*/
}
.folio_div1 {
	margin: 0px auto;
	text-align: center;
	width: 550px;
	margin-left: 270px;
}

ul.thumb_folio2 {
	float: left;
	margin:0px;
	list-style: none;
	padding: 10px;
	width: 550px;
	/*margin-left: 150px;*/
}

ul.thumb_folio2 li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 100px;
	height: 100px;
	margin-left:5px;
	margin-bottom: 5px;
	text-align: center;
	
}

ul.thumb_folio2 li img {
	width: 100px; height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	/*-ms-interpolation-mode: bicubic;*/
	
}


ul.thumb_folio2 li img:hover {
	width: 100px; height: 100px;
	border: 1px solid #ADAAA5;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	/*-ms-interpolation-mode: bicubic; */
}


