* { 
	padding:0;
	margin:0;
} 
html, body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}
a
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
	color:#666666;
}
.clear
{
	clear:both;
}
img
{
	border:0px;
}
img, div, a, input { behavior: url(iepngfix.htc) } 

.wrapper
{
	width: 1000px;
	margin: 0px auto 0px auto;
	background:url(images/middle_bg.png) repeat-y;
}

/* Header Css Start */

.topsection
{
	float:left;
	width:1000px;
	height:147px;
	padding-bottom:10px;	
	font-size:12px; 
	color:#828282; 
	/*font-family:Myriad Pro;*/
}

.topsection b
{
	color:#686b9d; 
	font-weight:bold; 
	font-size:15px; 
	/*font-family:Myriad Pro;*/
}
.logo
{
	width:235px;
	height:101px;
	float:left;
}
.formbg
{
	width:226px;
	height:46px;
	float:left;
	background:url(../images/formbg.jpg) no-repeat;
}
.toprig
{
	width:400px;
	float:right;
	text-align:right;
	color:#7e7e7e; 
	font-weight:bold; 
	font-size:12px;
	border:0px solid #ff0000; /*font-family:Myriad Pro;*/
}

.topmenu
{
	float:left;
	margin-top:18px;
}
.topmenu ul
{
	float:left;
	list-style:none;
}
.topmenu ul li
{
	float:left;
}
.topmenu ul li a
{
	float:left;
	font-family:Tahoma;
	font-size:11px;
	display:block;
	color:#000000;
	text-decoration:none;
}
.topmenu ul li a:hover
{
	text-decoration:none;
	color:#666666;
}


.navbg
{
	width:1000px; 
	background:url(../images/navbg.gif) no-repeat; 
	height:46px; 
	float:left;
}
.inputform
{
	padding:0 0 0 0;
	border:1px solid #ffffff;
	margin-top:17px;
	*margin-top:19px;
	font-size:12px; 
	color:#989898; 
	font-style:italic;
	background:#ffffff;
}
.call
{
	float:left;
	text-align:left; 
	padding-top:10px;
}

.navbutton
{
	float:left;
	width:auto; 
	height:33px;
	padding:13px 0 0 13px;
}
/* Top Menu Start */ 

.menu
{
	float:left;
	background:url(../images/line.gif) no-repeat right;
	padding:0 20px;
	height:28px;
}
.menu a
{
	color:#FFFFFF;
	display:block;
	line-height:28px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.menu a .menu_left
{
	float:left;
	width:14px;
	height:28px;
	
}
.menu a .menu_middle
{
	float:left;
	width:auto;
	height:28px;
}
.menu a .menu_right
{
	float:left;
	width:14px;
	height:28px;
}

.menu a .selected_menu_left,.menu a:hover .menu_left
{
	float:left;
	width:14px;
	height:28px;
	background:url(../images/menu_over_left.gif) no-repeat top left;
	
}
.menu a .selected_menu_middle,.menu a:hover .menu_middle
{
	float:left;
	width:auto;
	height:28px;
	background:url(../images/menu_over_middle.gif) repeat-x;
}
.menu a .selected_menu_right,.menu a:hover .menu_right
{
	float:left;
	width:14px;
	height:28px;
	background:url(../images/menu_over_right.gif) no-repeat top right;
}

/* Header Css Over */
.container
{
	width:1000px; 
	float:left;
}



.container_left
{
	float:left;
	width:247px; 
}

/* Left Section */
.leftsection
{
	width:247px;
	float:left;
	background-color:#ffffff; 
	margin-right:12px;
	_margin-right:0px;
}
.topcor
{
	float:left;
	width:245px;
	height:14px;
	background:url(../images/topcor.gif) no-repeat bottom center;
}
.leftwidth
{
	width:245px;
	background-color:#f0eef5;
	float:left;
}
.leftwidth .leftwidth_inner
{
	margin:auto;
	width:205px;
}
.leftwidth ul
{
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	font-size:12px;
	color:#666666;
}
.leftwidth li
{
	padding:0px 0px 0px 30px;
	margin:0px;
	background:url(../images/bullet.gif) no-repeat left top;
	word-spacing:-1px;
}
.leftwidth li a
{
	color:#656565; 
	text-decoration:none;
	font-weight:bold;
}
.leftwidth li a:hover
{
	color:#000000; text-decoration:none;
}
.botcor
{
	float:left;
	width:245px;
	height:14px;
	background:url(../images/botcor.gif) no-repeat top center;
}

.leftsection .hd
{
	font-weight:bold; 
	font-size:18px;
	padding:0px 0 0px 18px; 
	height:37px; 
	line-height:36px; 
	color:#ffffff; 
	background:url(../images/hdbg.gif) no-repeat;
}


.container_middle
{
	float:left;
	width:506px;
}


/* Middle Section */

.middlesection
{	
	margin:auto;
	padding:0 0 0 0px; 
	width:482px; 
	/*font-family:Myriad Pro;*/ 
	color:#444444; 
	font-size:12px;
}
.middlesection h1{color:#444444; font-size:14px; font-weight:bold; padding-bottom:11px;}
.middlesection h3{color:#373737; font-size:14px; font-weight:bold; padding-top:10px; padding-bottom:10px;}
.middlesection h2{ /*font-family:Tahoma;*/ font-size:12px; font-weight:normal;}
.middlesection b{color:#555883;}
.middlesection a{color:#000000; text-decoration:none; font-weight:normal;padding-right:8px;}
.middlesection a:hover {color:#666666; text-decoration:none;}
.dotline{color:#7276ad; font-size:22px; font-weight:bold; background:url(../images/xrep.gif) repeat-x bottom; padding:3px 0 11px 5px; padding-bottom:11px;}
dotline .sub{font-size:20px;}
.sub{color:#7276ad; font-size:18px;}
.dotline1{color:#7276ad; font-size:26px; font-weight:bold; background:url(../images/xrep.gif) repeat-x bottom; padding-top:10px; padding-bottom:11px;}

.midlink ul{padding:0px; margin:0px 0px 0px 0px; list-style:none; font-size:12px; /*font-family:Tahoma;*/}
.midlink li{padding:0px 3px 0px 22px; margin:0px; background:url(../images/midbullet.gif) no-repeat left top;}
.midlink li a{color:#666666; text-decoration:none; font-weight:normal;}
.midlink li a:hover {color:#000000; text-decoration:none;}

.mid { width:200px; float:left;}
.mid ul{padding:0px; margin:10px 0px 8px 0px; list-style:none; font-size:12px;}
.mid li{padding:0px 0px 0px 15px; margin:0px; background:url(../images/midbullet1.gif) no-repeat left; /*font-family:Tahoma;*/}
.mid li a{color:#666666; text-decoration:none; font-weight:normal;}
.mid li a:hover {color:#000000; text-decoration:none;}

.mid1 { width:auto;}
.mid1 ul{padding:0px; margin:10px 0px 8px 250px; list-style:none; font-size:12px;}
.mid1 li{padding:0px 0px 0px 15px; margin:0px; background:url(../images/midbullet1.gif) no-repeat left; /*font-family:Tahoma;*/}
.mid1 li a{color:#666666; text-decoration:none; font-weight:normal;}
.mid1 li a:hover {color:#000000; text-decoration:none;}

.midimg1{/*padding-left:350px;*/padding-left:265px;}

a.ovelbutton1{background: transparent url(../images/ovelleft1.gif) no-repeat top left; display:block; float:left; font-size:12px; /*font-family:arial;*/ line-height: 14px; padding-left:7px; text-decoration:none; color:#ffffff;}
a.ovelbutton1 span{background: transparent url(../images/ovelright1.gif) no-repeat top right; display:block; padding:2px 14px 4px 10px; text-decoration:none; font-weight:normal;}
a.ovelbutton1:hover{ color:#ffffff; text-decoration: none;}
a.ovelbutton1:hover span{ color:#333333;}

/* Middle Section */



.container_right
{
	float:left;
	width:247px; 
}
/* right Section Css Start */
.rightsection
{
	width:247px;
	float:left; 
	background-color:#ffffff;
	font-size:12px; 
	color:#6d6d6d; 
}
.rightsection .hd
{
	font-weight:bold; 
	font-size:18px; 
	padding:0px 0 0px 18px; 
	height:37px; 
	line-height:36px; 
	color:#ffffff;
	background:url(../images/hdbg.gif) no-repeat;
}
.rightsection b
{
	font-size:30px;
}
.rightsection ul
{
	padding:0px; 
	margin:0px 0px 0px 0px; 
	list-style:none;
	text-align:center;
}
.rightsection li
{
	padding:0px 0px 10px 0px; 
	margin:0px;
}
.rightsection input
{
	float:left;
	padding:2px 0 0 5px;
	*padding:5px 0 0 5px;
	border:0px solid #ffffff;  
	font-size:14px;
	height:27px; 
	width:205px; 
	color:#aaaaaa; 
	background:url(../images/mform1.gif) no-repeat;
}
.rightsection select
{
	padding:0 0 0 0; 
	border:1px solid #ffffff;
	border:1px solid #cccccc;
	color:#989898; 
	background:#ffffff;
	font-size:14px;
	margin:0 0 10px 0;
}
.rightsection textarea
{
	
	padding:0 0 0 0;
	border:1px solid #ffffff; 
	color:#AAAAAA; 
	background:#ffffff;
	width:190px;
	height:106px;
	margin:10px 10px 10px 5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.hd1
{
	float:right;
	text-align:right;
	width:222px;
	float:right;
	text-align:center;
	width:205px;
}

.rigwidth{ float:right; background:#f1f1f1; /*width:230px;*/ padding-top:10px; padding-right:15px;}
.rigform
{
	float:left;
	width:205px; 
	height:40px;
}
.rigform1
{
	float:left;
	text-align:right;
	background:url(../images/rform1.gif) no-repeat;
	width:205px; 
	height:120px;
	margin:0 0 10px;
}
.rigelect
{ 
	float:left;
	text-align:right;
	width:205px; 
	height:40px;
}
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 176px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 33px;
	padding: 5px 24px 0 8px;
	color: #AAAAAA;
	font-size:14px;
	background: url(../images/combo.gif) no-repeat;
	overflow: hidden;
	text-align:left;
}
.select_error {
	position: absolute;
	width: 176px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 33px;
	padding: 5px 24px 0 8px;
	color: #AAAAAA;
	font-size:14px;
	background: url(../images/combo_error.gif) no-repeat;
	overflow: hidden;
	text-align:left;
}
.error
{
	clear:both;
	color:#FF0000;
	font-size:12px;
	width:160px; 
}
input.error
{
	background:url(../images/mform1_error.gif) no-repeat scroll 0 0 transparent;
	float:left;
	width:205px;
	color:#F00;
}

.error_contact
{
	clear:both;
	color:#FF0000;
	float:left;
	font-size:12px;
	margin:5px 0 0 9px;
	width:400px; 
}
.error_portfolio
{
	clear:both;
	color:#FF0000;
	float:left;
	font-size:12px;
	margin:5px 0 0 9px;
	width:160px; 
}

a.ovelbutton
{
	background: transparent url(../images/ovelright.gif) no-repeat top left; 
	display:block; 
	font-family:Arial, Helvetica, sans-serif;
	float:right; font-size:12px; line-height: 14px; 
	padding-left:10px; 
	text-decoration:none; 
	color:#ffffff;
}
a.ovelbutton span
{
	background: transparent url(../images/ovelleft.gif) no-repeat top right;
	display:block; 
	padding:7px 16px 10px 8px; 
	text-decoration:none; 
	font-weight:bold;
}
a.ovelbutton:hover
{
	color:#ffffff; 
	text-decoration: none;
}
a.ovelbutton:hover span
{
	color:#333333;
}
a.ovelbutton2
{
	background: transparent url(../images/ovelright.gif) no-repeat top left; 
	font-family:Arial, Helvetica, sans-serif; 
	display:block; float:right; 
	font-size:12px; 
	line-height: 14px;
	padding-left:10px;
	text-decoration:none; 
	color:#ffffff;
}
a.ovelbutton2 span
{
	background: transparent url(../images/ovelleft.gif) no-repeat top right; 
	display:block;
	padding:8px 16px 10px 10px;
	text-decoration:none; 
	font-weight:bold;
}
a.ovelbutton2:hover
{
	color:#ffffff; 
	text-decoration: none;
}
a.ovelbutton2:hover span
{
	color:#333333;
}

/* right Section Css Over */


/* footer css start */
.footer
{
	width:1000px;
	float:left;
	height:115px;
}

.bottomsection
{
	width:1000px;
	margin-top:26px;
	float:left;
	height:115px;
	/*font-family:Myriad Pro;*/
	font-size:12px;
}
.bottomsection div
{
	color:#6e7174;
}
.botbg
{
	border-bottom:1px solid #e1e1e1;
	padding:12px 0 15px 0; 
	text-align:center;
	border-top:1px solid #e1e1e1;
}
.bottomsection a
{
	color:#6e7174;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:0 3px 0 3px;
}
.bottomsection a:hover
{
	color:#000000; 
	text-decoration:none;
}
.bottomsection b
{
	color:#b2b2b2;
	float:left;
	font-size:12px;
	padding:14px 0 0 28px;
	width:500px;
}

/* footer css over */



/* Portfolio Start  */ 
.Portfolio
{
	float:left;
	margin:10px auto;
	width:472px;
	_width:400px;
}

.portfolio_title
{
	background:url(../images/PortTitleBg.gif) no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	float:left;
	font-size:16px;
	font-weight:600;
	height:34px;
	line-height:32px;
	margin:0 0 10px;
	padding:0 0 0 12px;
	width:471px;
}

.portfolio_space
{
	height:12px;
	width:472px;
	_width:400px;
	float:left;
}

.pbox
{
	float:left;
	width:472px;
}

.port_top
{
	background: url(../images/pbor.gif) 0 0 repeat-x;
}
.ptl
{
	background: url(../images/ptl.gif) 0 0 no-repeat;
}
.ptr
{
	background: url(../images/ptr.gif) 100% 0 no-repeat;
	min-height:150px;
	height:auto !important;
 	height:150px;
	padding:9px 0px;
	_padding:9px 0px 0;
	
}
.port_bot
{
	background: url(../images/pbor.gif) 0 100% repeat-x;
}
.pbl
{
	background:url(../images/pbl.gif) 0 100% no-repeat;
}
.pbr
{
	background:url(../images/pbr.gif) 100% 100% no-repeat;
}
.pl
{
	background:url(../images/pbor.gif) 0 0 repeat-y;
}
.pr
{
	background:url(../images/pbor.gif) 100% 0 repeat-y;
	
}



.jcarousel-skin-tango
{
	float:left;
	width:472px;
	_width:250px;
	background-color:#F0EEF5;
	min-height:150px;
	height:auto !important;
 	height:150px;
}


.jcarousel-skin-tango .jcarousel-container
{
	/*-moz-border-radius: 10px;
	background: #F0EEF5;
	border: 1px solid #F0EEF5;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal 
{
    width: 392px;
	_width: 250px;
	/*height:150px;*/
    padding: 0px 40px;
	_padding:0;
	float:left;
}

.jcarousel-skin-tango .jcarousel-container-vertical
{
    width: 75px;
    height: 245px;
    padding: 40px 20px;
	_padding:0;
	_margin:0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal 
{
	float:left;
	/*height:123px;*/
	margin:20px 35px 0;
	width:340px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical
{
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
	width: 160px;
	/*height: 145px;*/
	text-align:center;
	float:left
}

.jcarousel-skin-tango .jcarousel-item-horizontal
{
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical
{
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder
{
    background: #fff;
    color: #000;
}

/** Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal
{
    position: absolute;
    top: 50px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover
{
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active
{
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active
{
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal
{
    position: absolute;
    top: 50px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover
{
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active
{
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active
{
    cursor: default;
    background-position: -96px 0;
}

/** Vertical Buttons */
.jcarousel-skin-tango .jcarousel-next-vertical
{
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover
{
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active
{
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active
{
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical
{
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover 
{
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active
{
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active
{
    cursor: default;
    background-position: 0 -96px;
}


.mycarousel_image
{
	float:left;
	margin:auto;
	width:160px;
}
.mycarousel_text
{
	bottom:0;
	clear:both;
	display:none;
	float:left;
	margin:auto auto 1px;	
	position:absolute;
	width:160px;
	font-size:12px;
	color:#AAAAAA;
	background-color:#000000;
	*height:50px;
	*margin:auto auto auto -80px;
	/* *top:75px;*/
	opacity:0.70;
	filter:alpha(opacity=70);
}

.recent_image
{
}
.recent_image a
{
	padding:0 0 0 0;
}
.recent_mycarousel_text
{
	margin:-50px 0 0;
	*margin:0px 0 0 0px;
	clear:both;
	display:none;
	float:left;
	position:relative;
	width:144px;
	_width:130px;
	font-size:12px;
	color:#AAAAAA;
	background-color:#000000;
	*height:50px;
	*margin:auto auto auto -80px;
	/* *top:75px;*/
	opacity:0.70;
	filter:alpha(opacity=70);
	*left: 85px;
	_left: 160px;
	_right: 0px;
	*top:-55px;
	*bottom:0px;
}



.port_title
{
	float:left;
	font-weight:bold;
	height:15px;
	padding:5px 0 0 5px;
	text-align:left;
	width:155px;
}
.more
{
	float:left;
	width:144px;
}
.view_det
{
	float:left;
	text-align:left;	
	width:75px;
	padding:7px 0 5px 5px;
}
.country_img
{
	float:right;
	padding:5px 5px 5px 0;
	text-align:right;
	width:50px;
}

.view_det a
{
	text-decoration:none;
	color:#cccccc;
}
.mycarousel_text div a:hover
{	
	color:#FFFFFF;
}

/*.white_content
{
	background-color:#f0eef5;
	border:16px solid #606392;
	left:0;
	margin:37px auto;
	padding:16px;
	position:absolute;
	right:0;
	top:0;
	width:725px;
	z-index:1002;
	display:none;
	*margin-left:350px;
}*/

.white_content
{
	background-color:#f0eef5;
	border:16px solid #606392;
	left:0;
	padding:16px;
	position:absolute;
	right:0;
	top:0;
	width:725px;
	z-index:1002;
	display:none;
	*margin-left:350px;
}


.box
{
	float:left;
	margin:0 auto;
	width:725px;
	min-height:375px;
	height:auto !important;
 	height:375px;
}
.black_overlay
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	background-color: #000000;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	height:800px;
}

.port_det
{
	margin:auto;
	width:700px;
}
.port_det  hr
{
	border:1px solid #606392;float:left;margin:0 0 20px;width:700px;margin-bottom:15px;
}
.moredetail
{
	float:left;
	font-size:22px;
	height:25px;
	width:700px;
}
.port_det_desc
{
	color:#6D6D6D;
	float:left;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	width:700px;
	margin-bottom:15px;
}
.port_det_desc img
{
	border:0;
	margin:0 30px 10px 0;
}

.pdesc
{
	float:left;
	width:350px;
}
.pdesc p
{
	margin-left:5px;
}

.port_det_desc ul
{
	float:left;
	margin:0 0 0 0px;
}

.port_det_desc ul li
{
	margin:0 0 0 12px;
	list-style-image:url(../images/bullet.png);
}

.ptitle
{
	margin:0 0 5px 0px;
}


.port_det_contact
{
	clear:both;
	margin:auto;
	width:335px;
	_width:445px;
	height:300px;
}

.port_det_contact .hd1
{
	float:left;
	margin:10px 0 0 10px;
}

.port_det_contact_lbl
{
	color:#AAAAAA;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:14px;
	margin:0 5px;
	padding:8px 0 0;
	text-align:right;
	vertical-align:middle;
	width:110px;
	
}
.port_det_contact_input
{
	float:left;
	width:205px; 
	height:32px;
	_height:20px;
}
.port_det_contact_input input
{
	background:url(../images/mform1.gif) no-repeat;
	border:0px solid #FFFFFF;
	color:#AAAAAA;
	font-size:14px;
	height:27px;
	padding:0 0 2px 6px;
	width:201px;
}
.perror
{
	clear:both;
	color:#FF0000;
	float:left;
	font-size:12px;
	width:325px;
	margin:5px 0 5px 125px;
}
.perror_contact
{
	clear:both;
	color:#FF0000;
	float:left;
	font-size:12px;
	width:325px;
	margin:5px 0 5px 170px;
}
.Recent
{
	float:left;
	padding:0 0 0 15px;
	*padding:0 0 0 0px;
}
.recent_images
{
	float:left;
	width:495px;	
	
}

.recent_image
{
	float:left;
}

/* Portfolio End  */ 




.p10{padding:10px;}
.ptop{line-height:18px; text-align:justify; padding:0 0px 0 0;float:left;width:472px;}
.p5{padding:5px;}
.lh{ line-height:18px; text-align:justify;}
.textalign{ text-align:justify; padding:0 19px 0 19px; line-height:16px; word-spacing:-1px;}

/*Site width handle */
.mainmid
{
	float:left;
	width:1000px;
	margin:auto;
}

.submid{width:1000px; margin:auto; padding-bottom:26px;}

.mainright
{
	float:left;
	/*width:741px; */
	width:753px; 
	border:1px solid #000000;
}

.rfloat{float:right;}









/* ie */

.mt{*margin-top:-16px; clear:both;}
.pt{margin-top:3px; padding-top:3px; *padding-top:0px;}
.pt1{margin:3px 0 0 3px; padding-top:3px; *padding-top:0px; width:100px; float:left;}

/* blog */

.subhd{ font-weight:600; font-size:16px; padding:0px 0 0px 12px; height:34px; line-height:32px; color:#555883;width:472px;float:left; background:url(../images/subhd.gif) no-repeat;margin:10px 0px;}
.bpd{padding:3px 25px 3px 18px; background:url(../images/yrep.gif) repeat-y; width:425px;}

.bh3{color:#555883; font-size:14px; font-weight:bold; padding-top:5px; padding-bottom:5px;}
.bptop{line-height:18px; text-align:justify;} 
.ptop1{line-height:18px; text-align:justify; padding:0px 5px 0 5px;}

/* cms */

.typo{ width:121px; float:left; height:89px;}
.typor{ width:350px; float:right;}


/* ecommerce */

.allborder{background:#e4e0ee;}
.tableheader td{background:#f5f1fe; padding:4px 3px 4px 8px; color:#7373a0; font-weight:bold; /*font-family:Tahoma;*/}
.lightbg td{background:#ffffff; color:#555555; padding:8px 5px 5px 8px; vertical-align:top; /*font-family:Tahoma;*/}


/*web development*/
.logospace{ width:121px; float:left; height:89px; padding-left:25px; padding-top:5px;}
.logotext{padding-left:10px; float:left;}

.getsocialtext{ padding:0 0 0 25px;text-align:left;font-size:22px;color:#7276AD;font-weight:bold;}

.contactus
{
	width:190px;
	margin:auto;
	
}
/*.lfloat
{
	float:left;
	background:url(../images/callus.png) no-repeat top center;
	width:32px;
	height:39px;
	margin:0 28px 0 0;
}*/
.email_icon
{
	margin:0px 0 0 28px;
	float:left;
	background:url(../images/email.png) no-repeat top left;
	width:24px;
	height:15px;
}

.emailus
{
	float:left;
	margin:0px 0 0 15px;
	width:140px;
}
.contactlinks 
{
	float:left;
	margin:15px 0 0 20px;
	width:200px;
}	






/* feedbackform */ 

.feedbackform{
padding: 5px;
}

.fieldwrapper{
width: 400px;
overflow: hidden;
padding: 5px 0;
}




.thefield{
float: left;
text-align:center; 
background:url(../images/mform.gif) no-repeat; 
width:205px; 
height:22px;
}

.thefield input
{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #FFFFFF;
	color:#AAAAAA;
	font-size:14px;
	height:16px;
	line-height:25px;
	margin:2px auto;
	padding:0 0 0 10px;
	width:185px;
}

.thefieldarea{
float: left;
margin-bottom: 2px; text-align:center; background:url(../images/rform1.gif) no-repeat; width:205px; height:120px;
}

.inputformbg{ 
width: 190px; border:1px solid #ffffff; margin-top:2px; margin-left:5px; height:14px;
}

.inputarea{ border:1px solid #ffffff; float:right; margin-top:3px; margin-right:2px;width:190px;
	height:145px;
	margin:10px;
}

.clear{clear:both;}
.consubhd{color:#7276ad; font-size:18px; font-weight:bold; background:url(../images/xrep.gif) repeat-x bottom; padding:3px 0 11px 5px; padding-bottom:8px;}
.address{margin-right:15px; width:200px; float:left; font-family:Tahoma;  border-left:1px solid #eeeeee; padding-left:15px;vertical-align:top; }
.address1{margin-right:10px; float:left;  width:200px; font-family:Tahoma;vertical-align:top; }
.subbh3{color:#555883; font-size:14px; font-weight:bold; width:200px;  float:right; font-family:Myriad Pro;}

.styled_contact{ 
float: left;
width:172px;
margin-right: 15px; 
font-family:Tahoma; 
}

.styled_contact b{ color:#ff0000; 
}

.contact_required
{
	float: left;
	width:460px;
	_width:410px;
	margin-right: 15px; 
	font-family:Tahoma; 
	text-align:right;
}

.fieldwrapper .rigform
{
	float:left;
	/*text-align:center; */
	width:205px; 
	height:27px;
}
.fieldwrapper .rigform input
{
background:url("../images/rform.gif") no-repeat scroll 0 0 transparent;
border:0 solid #FFFFFF;
color:#AAAAAA;
font-size:14px;
height:27px;
padding-left:5px;
width:205px;
margin:3px 0 0 0px;
}
.fieldwrapper .rigform input.error_contact
{
	background:url(../images/mform1_error.gif) no-repeat scroll 0 0 transparent;
	float:left;
	width:205px;
	color:#F00;
}

.fieldwrapper select
{
	padding:0 0 0 0; 
	border:1px solid #ffffff;
	border:1px solid #cccccc;
	color:#989898; 
	background:#ffffff;
	font-size:14px;
	padding:7px 24px 0 8px;
}
.fieldwrapper textarea
{
	padding:0 0 0 0;
	border:1px solid #ffffff; 
	color:#AAAAAA; 
	background:#ffffff;
	/*width:175px;*/
	height:110px;
	margin:5px 10px 10px 10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
/* feedbackform */ 

#refresh_captcha{float: right; padding-right:30px;padding-top:20px;}
.rigform label.error{display:none !important;}
select.error{background:url("../images/mform1_error.gif") no-repeat scroll 0 0 transparent;	float:left;	width:205px; color:#F00; opacity:100 !important;}
.cms_content{ width:323px; float:right; line-height:16px;}
.err_contact{background:url("../images/mform1_error.gif") no-repeat scroll 0 0 transparent !important;
border:1px solid #FFFFFF;
color:#F00 !important;
font-size:14px;
height:27px;
padding:0 0 2px 6px;
width:205px;}

/* right side for contactus page */
.contact_header
{
	clear:both;
	background-color:#f0eef5;
	font-size:19px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
}
.contact_sub_header
{
	line-height:22px;
	font-weight:bold;
}
.contact
{
	clear:both;
}
.first
{
	margin-top:0px;
}
.innerli li
{
background-image:none;
list-style:circle;
list-style-position:inside;
}
.sitemap li
{
	padding-bottom:4px;
}