/* CSS Document */
/*-------------General------------------------*/
body{
	padding:0 0;
	margin:0 0;
	background-color: #FFF;
}
p, h1, h2, h3, h4, h5, h6, form, label, input{
	padding:0 0;
	margin:0;
}
ul{
	padding:0 0;
	margin:0 0;
	list-style-type:none;
}
img{
	padding:0;
	margin:0;
	border:none;
	display:block;
}
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
}
a{
	outline:none;
	border:none;
}
/*-------------General------------------------*/

/*----------Top Portion Starts--------------*/
#topportion_wrap{
	padding:0 0;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#topportion_wrap div.topportion{
	padding:0;
	width:550px;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 120px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/test1.jpg);
}
#topportion_wrap div.topportion div.logo{
	padding:0 0;
	margin:23px 0 47px 0;
	width:470px;
	float:left;
}
#topportion_wrap div.topportion div.search{
	padding:45px 40px 0 0;
	margin:0 0 0 0;
	width:310px;
	float:right;
}
#topportion_wrap div.topportion div.search div.searchpanel{
	padding:0 0;
	margin:0 0;
	width:180px;
	float:right;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#topportion_wrap div.topportion div.search div.searchpanel form{
	margin:0 0 0 0;
	padding:0 0 0 10px;
	color:#717171;
	background-color:inherit;
}
#topportion_wrap div.topportion div.search div.searchpanel form input{
	padding:0 0 0 0;
	margin:4px 0 7px 0;
	width:120px;
	float:left;
	height:17px;
	border:0px;
	font:normal 11px/17px Arial, Helvetica, sans-serif;
	color:#717171;
	outline:none;
	background-color:inherit;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#topportion_wrap div.topportion div.search div.searchpanel form input.searchBtn{
	width:15px;
	height:16px;
	border:none;
	cursor:pointer;
	float:right;
	margin-top:6px;
	margin-right:12px;
	}	
#topportion_wrap div.topportion div.search ul.icon{
	width:100px;
	float:left;
	padding:5px 0 0 20px;
	margin:0;
}
#topportion_wrap div.topportion div.search ul.icon li{
	float:left;
	width:auto;
	padding:0 0 0 6px;
	margin:0;
}
#easy_tooltip{
	border:1px solid #434848;
	padding:1px 4px;
	margin:0;
	background:#212929;
	color:#dadada;
	z-index:10000;
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
} 
/*----------Top Portion Ends--------------*/



/*----------Header Portion Starts----------*/
#headerportion_wrap{
	padding:0;
	margin:0;
	color:#000;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#headerportion_wrap2{
	padding:0;
	margin:0;
	color:#000;
	background-repeat: repeat-x;
	background-position: 0 0;
}
/*---------Navigation Portion Starts-------------*/
div.navigation_wrap{
	padding:0;
	width:860px;
	height:46px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
div.navigation_wrap div.navleft{
	width:131px;
	height:45px;
	display:block;
	float:left;
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.navigation_wrap div.navright{
	width:131px;
	height:45px;
	display:block;
	float:left;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu{
	position:relative;
	width:698px;
	margin:0 auto;
	padding:0 0;
	z-index:999;
	float:left;
}
#nav{
	padding:0 40px 0 33px;
	margin:0;
	height:45px;
	float:left;
	width:auto;
	}
#nav li{
	float:left;
	padding:0 0;
	margin:0 0;
	width:auto;
	position:relative;
}
#nav li.last{
	background:none;
}
#nav li a{
	font:normal 14px/46px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#f4eced;
	background-color:inherit;
	text-decoration:none;
	padding:0 36px;
	margin:0 0;
	display:block;
}
#nav li a:hover{	
	color:#e2dadb;
	background-color:inherit;
}
#nav ul{
	margin:0;
	padding:6px 0 0 0;
	line-height:50px; 
	z-index:999;	
	display:none;
	position:relative;	
}
#menu #nav ul a{
	line-height:28px;
	font-size: 12px;
	cursor: pointer;
}
#menu #nav ul {
	display:none;
	position:absolute;
	top:46px;
	width:156px;
	left:-1px;
	border:1px solid #3a3335;
	background-color:#1c0309;
	color:#fff;
	z-index:999;
}
#menu #nav ul li{
	background:none;
	padding:0 0 0 0;
	margin:0;
	line-height:28px;
	border-bottom:1px solid #3a3335; 
}
#menu #nav ul li.last{
	border-bottom:none;
}
#menu #nav li ul a{
	width:134px;
	height:auto;
	float:left;
	text-align:left;
	padding:0 6px 0 18px;
}
#menu #nav li ul a:hover{
	color:#e2dadb;
	background-color:inherit;
}
div.navigation_wrap div.bottomglow{
	background:url(../images/nav_bottomline.jpg) no-repeat 50% 0;
	width:auto;
	padding:0;
	height:30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*---------Navigation Portion Ends-------------*/

/*---------Banner Portion Starts--------------*/
div.header{
	position: relative;
	width: 550px;
	padding:0;
	z-index:2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 550px;
}
div#slideshow3{
	width: 860px;
	height: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
div#slideshow3 div.slider{
	padding:0;
	width:860px;
	position:relative;
	height: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#slideshow3 div.slider ul{
	margin:0 auto;
	width:860px;
	padding:0 0 0 0;
	list-style:none;	
	}
div#slideshow3 div.slider li{
	/*	define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here*/
		 
	width:860px;
	height:860px;
	overflow:hidden;
	padding:0;
	float:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#prev{
	top:0;
	left:0;
	width:20px;
	height:50px;
	cursor:pointer;
	float: right;
	background-image: url(../images/wenger_nav2.jpg);	
	
}
#next{
	top:0;
	right:0;
	width:20px;
	height:50px;
	cursor:pointer;
	float: right;
	background-image: url(../images/wenger_nav.jpg);
}
/*---------Banner Portion Ends--------------*/

/*----------Header Portion Ends----------*/

/*----------Body Portion Starts--------------*/
#bodyportion_wrap{
	padding:0;
	margin:0;
	color:#000;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#content_box {
	height: 90px;
	width: 500px;
	background-image: url(../images/weni_text.jpg);
	background-repeat: no-repeat;
}
#content_box2 {
	height: 90px;
	width: 500px;
	background-image: url(../images/weni_text2.jpg);
}
#content_box4 {
	height: 90px;
	width: 500px;
	background-image: url(../images/weni_text4.jpg);
}
#bodyportion_wrap div.body{
	width:550px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
#bodyportion_wrap div.body div.upper{
	margin:0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#bodyportion_wrap div.body div.upper div.set{
	width:300px;
	float:left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50;
	margin-left: 50px;
}
#bodyportion_wrap div.body div.upper div.setlast{
	margin-right:0px;
}
#bodyportion_wrap div.body div.upper div.set div.top{
	background-repeat: no-repeat;
	background-position: 0 0;
}

#bodyportion_wrap div.body div.upper div.set div.top h2.amazing{
	padding:54px 0 32px 0;
	margin:0 0 0 18px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#716d6d;
	background-color:inherit;
	background-repeat: no-repeat;
	background-position: 78% 0;
}

#bodyportion_wrap div.body div.upper div.set div.top h2.amazing span, #bodyportion_wrap div.body div.upper div.set div.top h2.online span, #bodyportion_wrap div.body div.upper div.set div.top h2.cms span{
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	color:#716d6d;
	background-color:inherit;
	margin:0 0 0 0;	
}
#bodyportion_wrap div.body div.upper div.set div.top h2.online{
	padding:54px 0 32px 0;
	margin:0 0 0 18px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#716d6d;
	background-color:inherit;
	background:url(../images/online_bg.png) no-repeat 86% 0;
}
#bodyportion_wrap div.body div.upper div.set div.top h2.cms{
	padding:54px 0 32px 0;
	margin:0 0 0 18px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#716d6d;
	background-color:inherit;
	background:url(../images/cms_bg.png) no-repeat 72% 0;
}
#bodyportion_wrap div.body div.upper div.set p{
	padding:20px 0 0 0;
	margin:0 0 0 0;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#585858;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.set p.readmore{
	padding:12px 0 0 0;
	margin:0 0 0 0;
	font:normal 9px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#909090;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.set p.readmore a{
	text-decoration:none;
	color:#909090;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.set p.readmore a:hover{
	text-decoration:underline;
	color:#fff;
	background-color:inherit;
}
#bodyportion_wrap div.body div.lower{
	padding:0 0 0 0;
	margin:54px 0 0 0;
	width:960px;
}
#bodyportion_wrap div.body div.lower div.upperbg{
	background:url(../images/lower_topbg.jpg) no-repeat 0 0;
	padding:27px 0 0 21px;
	margin:0 0 0 0;
	height:226px;	
}
#bodyportion_wrap div.body div.lower div.upperbg div.leftside{
	width:409px;
	float:left;
	padding:0 0 0 0;
	margin:0 0;	
	}
#bodyportion_wrap div.body div.lower div.upperbg div.leftside img{
	padding:0 0;
	margin:0 0;
	width:405px;
	height:229px;	
}
#bodyportion_wrap div.body div.lower div.upperbg div.rightside{
	float:right;
	width:470px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#bodyportion_wrap div.body div.lower div.upperbg div.rightside h3{
	padding:15px 0 21px 0;
	margin:0 0 0 0;
	font:normal 23px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#bodyportion_wrap div.body div.lower div.upperbg div.rightside p{
	font:italic 17px/22px Arial, Helvetica, sans-serif;
	color:#c8c4c4;
	background-color:inherit;
	padding:0 0 17px 0;
	margin:0 0 0 0;
}
#bodyportion_wrap div.body div.lower div.upperbg div.rightside ul{
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style-type:none;
	width:206px;
	float:left;
}
#bodyportion_wrap div.body div.lower div.upperbg div.rightside ul li{
	padding:0 0 0 22px;
	margin:0 0 0 0;
	background:url(../images/bullets.gif) no-repeat 0 8px;
	font:normal 13px/28px Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	background-color:inherit;
}
#bodyportion_wrap div.body div.lower div.extra{
	background:url(../images/lower_box_smallbar.jpg) repeat-y 0 0;
	padding:5px 0 0 0;
	margin:0 0;
}
	
#bodyportion_wrap div.body div.lower div.lowerbg{
	background:url(../images/lower_bottombg.jpg) no-repeat 0 100%;
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:26px;
}
#bodyportion_wrap div.lowerglow{
	width:960px;
	padding:0 0 0 0;
	margin:0 auto;
	height:34px;
}
/*----------Body Portion Ends---------------*/

/*----------Footer Portion Starts-----------*/
#footerportion_wrap{
	padding:0 0;
	margin:0 0;
	color:#000000;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#footerportion_wrap div.footer{
	padding:0 0 0 0;
	margin:0 auto;
	width:960px;
}
#footerportion_wrap div.footer div.leftfooter{
	margin:0;
	width:200px;
	float:left;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 210px;
}
#footerportion_wrap div.footer div.rightfooter{
	padding:16px 10px 0 16px;
	margin:0 0;
	width:504px;
	float:right;
}
#footerportion_wrap div.footer div.leftfooter p{
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#6b6868;
	background-color:inherit;
	padding:0 0;
	margin:0 0;
}
#footerportion_wrap div.footer div.rightfooter div.twitt{
	border:1px solid #141414;
	width:422px;
	background:url(../images/twitt_bg.jpg) repeat-x 0 0;
	padding:23px 10px 0 70px;
	margin:0 0 15px 0;
	height:51px;
	position:relative;
}
#footerportion_wrap div.footer div.rightfooter div.twitt img{
	position:absolute;
	left:-2px;
	top:6px;
	width:auto;
}
#footerportion_wrap div.footer div.rightfooter div.twitt h5{
	color:#a2a2a2;
	font:bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
	padding:0;
	margin:0 0 0 0;
	width:80px;
	float:left;	
}
#footerportion_wrap div.footer div.rightfooter div.twitt div#slideshow2{	
	padding:0 10px 0 0;
	margin:0 2px 0 0;
	width:330px;
	height:20px;
	float:right;	
}
#footerportion_wrap div.footer div.rightfooter div.twitt div#slideshow2 div.slider2 ul{
	margin:0;
	padding:0 0 0 0;
	width:340px;	
	list-style-type:none;
	list-style-position:outside; 
	float:right;	 
}
#slideshow2 div.slider2 li{ 
	/*	define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here*/
		 
	width:auto;
	color:#a2a2a2;
	background-color:inherit;
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	height:32px;
	overflow:hidden; 
	padding:0 0 0 0;
	margin:0;	
	}
#slideshow2 div.slider2 span{
	padding:0 0 0 0;
	margin:0;
	float:right;
	width:auto;	
}
#slideshow2 div.slider2 span a{
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#3e3e3e;
	background-color:inherit;
	padding:0;
	margin:0;
	text-decoration:none;
	background:none;
}
#slideshow2 div.slider2 span a:hover{
	color:#dedede;
	background-color:inherit;
	text-decoration:underline;
}
/*----------Footer Portion Ends-----------*/

/*---------Blog Portion Starts------------*/
div.status{
	padding:8px 0 16px 0;
	margin:0 auto;	
	width:960px;
}
div.status p{
	font:normal 11px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#a25d6f;
	background-color:inherit;
	padding:0 0 0 10px;
	margin:0 0 0 0;
}
div.status p a{
	font:normal 11px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#a25d6f;
	background-color:inherit;
	padding:0 2px 0 2px;
	margin:0 0 0 0;
	text-decoration:none;
}
div.status p a:hover{
	color:#fff;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft{
	padding:17px 0 0 10px;
	margin:0 115px 0 0;
	float:left;
	width:583px;
}
#bodyportion_wrap div.body div.upper div.upperright{
	padding:17px 6px 0 0;
	margin:0 0 0 0;
	width:240px;
	float:right;
}
#bodyportion_wrap div.body div.upper div.upperleft h3{
	padding:0 0 6px 0;
	margin:0 0;
	font:normal 22px/24px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#e9e0e2;
	background-color:inherit;
	float:left;
	width:580px;
}
#bodyportion_wrap div.body div.upper div.upperleft p.time{
	padding:0 0 0 30px;
	margin:0 0 0 0;
	background:url(../images/time_icon.png) no-repeat 0 4px;
	width:130px;
	float:left;
	font:normal 13px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft p.comment{
	padding:0 0 0 26px;
	margin:0 0 0 0;
	background:url(../images/comments_icon.png) no-repeat 0 4px;
	width:136px;	
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft p.comment a{
	font:normal 13px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#bodyportion_wrap div.body div.upper div.upperleft p.comment a:hover{
	text-decoration:underline;
}
#bodyportion_wrap div.body div.upper div.upperleft p.img{
	float:left;
	width:580px;
	padding:0 0 0 0;
	margin:34px 0 20px 0;
}
#bodyportion_wrap div.body div.upper div.upperleft p.text{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font:normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#8b8b8b;
	background-color:inherit;
	width:580px;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft p.read{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft p.read a{
	text-decoration:none;
	padding:0;
	margin:13px 0 45px 0;
	font:italic 13px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#d3d3d3;
	background-color:inherit;
	float:left;
	width:auto;
}
#bodyportion_wrap div.body div.upper div.upperleft p.read a:hover{
	color:#fff;
	background-color:inherit;
}
.divider{
	padding:0 0 0 0;
	margin:0 0 23px 0;
	background:url(../images/divider.jpg) repeat-x 0 0;
	width:580px;
	float:left;
}
.dividerlast{
	margin-bottom:10px;
	background:url(../images/divider.jpg) repeat-x 0 0;
	width:580px;
	float:left;
	padding:0;
}
#bodyportion_wrap div.body div.upper div.upperleft p.post{
	padding:0 0;
	margin:0 0 13px 0;
	width:auto;
	float:left;
	font:italic 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#e5415c;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft p.post a{
	padding:0 0 0 2px;
	margin:0 0;
	font:italic 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#e5415c;
	background-color:inherit;
	text-decoration:none;
}
#bodyportion_wrap div.body div.upper div.upperleft p.post a:hover{
	color:#fff;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperright h4{
	font:normal 15px/22px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#ae2c4e;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperright ul{
	padding:0 0;
	margin:14px 0 65px 0;
	list-style-type:none;
	width:178px;	
}
#bodyportion_wrap div.body div.upper div.upperright ul li{	
	background:url(../images/right_liborder.gif) repeat-x 0 100%;
	padding:6px 0 8px 0;
	margin:0;
}
#bodyportion_wrap div.body div.upper div.upperright ul li.last{
	border:none;
}
#bodyportion_wrap div.body div.upper div.upperright ul li a{
	font:normal 12px/14px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#d3d3d3;
	background-color:inherit;
	padding:0 0 0 0;
	margin:0;
	display:block;
	text-decoration:none;
}
#bodyportion_wrap div.body div.upper div.upperright ul li a:hover{
	color:#ffffff;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperright p{
	font:normal 12px/21px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#8b8b8b;
	background-color:inherit;
	padding:14px 0 0 0;
	margin:0 0 0 0;
}
#bodyportion_wrap div.body div.upper div.upperright p.posted{
	margin:11px 0 53px 0;
	padding:0 0 0 0;
}
#bodyportion_wrap div.body div.upper div.upperright p.posted a{
	font:normal 12px/21px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#d3d3d3;
	background-color:inherit;
	text-decoration:none;
	padding:0;
	margin:0;
	
}
#bodyportion_wrap div.body div.upper div.upperright p.posted a:hover{
	text-decoration:underline;
	color:#fff;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperright ul.flick{
	padding:0 0;
	margin:6px 0 65px 0;
	list-style-type:none;
	width:243px;	
	float:left;
	
}
#bodyportion_wrap div.body div.upper div.upperright ul.flick li{	
	padding:11px 13px 0 0;
	margin:0;
	width:auto;
	float:left;
	border:none;
	background:none;
}
#bodyportion_wrap div.body div.upper div.upperright ul.flick li.last{
	padding:11px 0 0 0;
	margin:0;
}
#bodyportion_wrap div.body div.upper div.upperright div.add{
	background:url(../images/add_bg.jpg) no-repeat 0 0;
	padding:10px 0 0 22px;
	margin:0 0 0 0;
	width:218px;
	height:187px;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperright div.add h6{
	font:bold 19px/28px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	width:97px;
}
#bodyportion_wrap div.body div.upper div.upperright div.add h6 a{
	font:bold 19px/28px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	width:97px;
	border-bottom:1px dotted #eeeeee;
	text-decoration:none;
}
#bodyportion_wrap div.body div.upper div.upperright div.add h6 a:hover{
	border:none;
}
#bodyportion_wrap div.body div.upper div.upperright div.add p.service1{
	padding:0 0;
	margin:0 0;
	font:normal 15px/28px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#982325;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperright div.add p{
	padding:0;
	margin:0;
	font:normal 11px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	background-color:inherit;
}
#bodyportion_wrap div.body div.lower div.upperbg div.rightside #slideshow1{	
	padding:0 0 0 0;
	margin:0 2px 0 0;
	width:470px;
	height:auto;
	float:left;	
}
#bodyportion_wrap div.body div.lower div.upperbg div.rightside div#slideshow2 div.slider{
	margin:0;
	padding:0 0 0 0;
	width:470px;	
	list-style-type:none;
	list-style-position:outside; 
	float:right;	 
}
#bodyportion_wrap div.body div.lower div.upperbg div.rightside div#slideshow2 div.slider p{
	font:italic 17px/22px Arial, Helvetica, sans-serif;
	color:#c8c4c4;
	background-color:inherit;
	padding:0 0 17px 0;
	margin:0 0 0 0;
}
/*---------Blog Portion Ends------------*/

/*---------Portfolio Portion Starts-------------*/
#bodyportion_wrap div.body div.upper div.upperleft div#portfolioslideshow{	
	width: 580px;
	height: 1180px;
	padding:0;
	margin:0;
	color:#000;
	background-color:inherit;	
	}
#bodyportion_wrap div.body div.upper div.upperleft div#portfolioslideshow div.slider{
	padding:0 0 0 0;
	margin:0 0 0 0;	
	width:580px;
	color:#000;
	background-color:inherit;	
	position:relative;
	z-index:10;	
	float:left;	
}
#bodyportion_wrap div.body div.upper div.upperleft div#portfolioslideshow div.slider ul{
	margin:45px 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}
#bodyportion_wrap div.body div.upper div.upperleft div#portfolioslideshow div.slider ul li{
	width:580px;
	height:208px;
	overflow:hidden; 
	padding:0 0 0 0;
	margin:0 0 39px 0;
	float:left;
	font:normal 13px/21px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#616161;
	background-color:inherit;
	background:url(../images/divider.jpg) repeat-x 0 100%;	
}
#bodyportion_wrap div.body div.upper div.upperleft div#portfolioslideshow div.slider ul li p.subhead{
	padding:0 0 0 0;
	margin:15px 0 22px 0;
	width:200px;	
}
#bodyportion_wrap div.body div.upper div.upperleft div#portfolioslideshow div.slider ul li p.subhead a{
	padding:0 0 7px 0;
	margin:0 0 0 0;
	font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#b0b0b0;
	background-color:inherit;
	background:url(../images/subhead_border.gif) repeat-x 0 100%;
	text-decoration:none;
	cursor:pointer;
}
#bodyportion_wrap div.body div.upper div.upperleft div#portfolioslideshow div.slider ul li p{
	width:230px;
	float:left;
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#b0b0b0;
	background-color:inherit;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft div#portfolioslideshow div.slider ul li div.set{
	position:relative;
	overflow:hidden;
	width:344px;
	float:right;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
div.set img{
	border:1px solid #222222;
	padding:3px;
	margin:0 0;
	background-color:#0f0f0f;
	color:#fff;
	width:334px;
}
#bodyportion_wrap div.body div.upper div.upperleft div#portfolioslideshow div.slider ul li p.list{
	padding:18px 0 5px 0;
	margin:0 0 0 0;
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#b0b0b0;
	background-color:inherit;
	width:230px;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft div#portfolioslideshow div.slider ul li.last{
	background:none;
}
#bodyportion_wrap div.body div.upper div.upperleft div.pager{
	padding:0 0 0 0;
	margin:8px 0 0 0;
	font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	background-color:inherit;
	float:left;
	width:auto;
}
#pager ul{
	padding:0 0;
	margin:0 0 62px 0;
	width:auto;
	float:left;
}
#pager ul li.page{
	width:20px;
	padding:4px 0 0 0;
	margin:0 20px 0 0;
	float:left;
	font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	background-color:inherit;
}
#pager ul li{
	padding:0 0 0 0;
	margin:0 8px 0 0;
	float:left;
	width:10px;
}
#pager ul li a{
	font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	background-color:inherit;
	padding:2px;
	margin:0 0;
	text-decoration:none;
	
}
#pager ul li a:hover, #pager ul li a.active{
	padding:2px 3px;
	margin:0 0;
	border:1px solid #393939;
	font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#b0b0b0;
	background-color:#000000;
}

.portfolio-description {
	padding:14px 8px 6px 8px;
	background:#000;
	width:322px;
	position:absolute;
	bottom:0px;
	left:0px;
	color:#fff;
}
div.portfolio-description h1{
	font:normal 26px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#b0b0b0;
	background-color:inherit;
	padding:0 0 8px 0;
	margin:0 0;
}
div.portfolio-description h2.imgtext{
	padding:0 0 6px 0;
	margin:0 0;
	width:300px;
	float:left;
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#b0b0b0;
	background-color:inherit;
}
/*---------Portfolio Portion Ends---------------*/

/*--------Contact Portion Starts---------------*/
#bodyportion_wrap div.body div.upper div.upperleft p{
	padding:3px 0 0 0;
	margin:0 0 0 0;
	font:normal 13px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft div.form{
	padding:38px 0 44px 6px;
	margin:0;
	width:500px;
	background:url(../images/divider.jpg) repeat-x 0 100%;
	float:left;
	}
#bodyportion_wrap div.body div.upper div.upperleft div.form label{
	display:block;
	overflow:hidden;
	height:100%;
	padding:0;
	margin:0 0 15px 0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.form label.last{
	margin-bottom:0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.form label.btn{
	width:94px;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft div.form label img{
	padding:0;
	margin:5px 0 0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.form label span{
	width:100px;
	float:left;
	text-align:left;
	padding:0 0 0 12px;
	font:italic 12px Arial, Helvetica, sans-serif;      
	color:#6b6b6b;
	background-color:inherit; 
	line-height:25px;
}
#bodyportion_wrap div.body div.upper div.upperleft div.form label strong{
	color:#949494;
	background-color:inherit;
	font:italic 12px/25px Arial, Helvetica, sans-serif;  
}
#bodyportion_wrap div.body div.upper div.upperleft div.form input{
	width:260px;
	float:left;
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#7d7c7c;
	background-color:#0d0d0d;
	background:url(../images/input_bg.html) repeat-x 0 0;
	border:1px solid #1d1d1d;
	padding:3px 0 0 2px;	
	height:20px;
	letter-spacing:1px;	
	outline:none;
}
#bodyportion_wrap div.body div.upper div.upperleft div.form input:focus{
	background:#1e1e1e;
	color:#7d7c7c;
}
#bodyportion_wrap div.body div.upper div.upperleft div.form textarea{
	width:494px;
	float:left;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#7d7c7c;
	border:1px solid #272727;
	padding:4px 0 0 4px;	
	height:152px;
	letter-spacing:1px;	
	background-color:#0d0d0d;
	outline:none;		
}
#bodyportion_wrap div.body div.upper div.upperleft div.form textarea:focus{
	background:#1e1e1e;
	color:#7d7c7c;
}
#bodyportion_wrap div.body div.upper div.upperleft div.form input.submission{
	background:url(../images/send_btn.jpg) no-repeat 0 0;
	width:94px;
	height:25px;	
	border:none;
	text-indent:-20000px;
	cursor:pointer;
	float:left;
	display:block;	
	margin:16px 18px 0 0;
	padding:0;	
	}
#bodyportion_wrap div.body div.upper div.upperleft div.form input.submission:hover{
	background:url(../images/send_btnhover.jpg) no-repeat 0 0;	
}
#bodyportion_wrap div.body div.upper div.upperleft p.head1{
	padding:0 0;
	margin:40px 0 9px 0;
	font:normal 18px/22px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#e9e0e2;
	background-color:inherit;
	width:580px;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft p.corporate{
	font:normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#9d9d9d;
	background-color:inherit;
	width:580px;
	float:left;
	padding:0 0 37px 0;
	margin:0 0;
	background:url(../images/divider.jpg) repeat-x 0 100%;
}
#bodyportion_wrap div.body div.upper div.upperleft p.noline{
	background:none;
}
#bodyportion_wrap div.body div.upper div.upperleft p.head2{
	padding:0 0;
	margin:17px 0 0 0;
	font:bold 15px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#9d9d9d;
	background-color:inherit;
	width:580px;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft p.corporate a{
	font:normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#9d9d9d;
	background-color:inherit;
	text-decoration:none;
	padding:0 0;
	margin:0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft p.corporate a:hover{
	color:#b7b6b6;
	text-decoration:underline;
	background-color:inherit;
}
div.googleMap {
	width:540px;
	border:1px solid #cecece;
	padding:3px;
	margin:6px 0 0 0;
	background-color:#fff;
	color:#000;
	float:left;
	}
/*--------Contact Portion Ends---------------*/

/*-------Services Portion Starts-------------*/
#bodyportion_wrap div.body div.upper div.upperleft ul.service1{
	width:580px;
	padding:30px 0 30px 0;
	margin:0 0 0 0;
	list-style-type:none;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft ul.service1 li{
	float:left;
	width:250px;
	padding:0 0 50px 0;
	margin:0 50px 0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft ul.service1 li.last{
	margin-right:0;
}
#bodyportion_wrap div.body div.upper div.upperleft ul.service1 li h3.first{
	padding:0 0 10px 0;
	margin:0 0 0 0;
	font:normal 18px/22px Arial, Helvetica, sans-serif;
	color:#716d6d;
	background-color:inherit;
	width:200px;
	float:right;	
}
#bodyportion_wrap div.body div.upper div.upperleft ul.service1 li img{
	padding:0 0;
	margin:0 0 30px 0;
	width:40px;
	float:left;	
}
#bodyportion_wrap div.body div.upper div.upperleft ul.service1 li p{
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#585858;
	background-color:inherit;
	padding:0 0 0 6px;
	margin:0 0 0 0;
	width:200px;
	float:right;
}
#bodyportion_wrap div.body div.upper div.upperleft ul.service2{
	width:580px;
	padding:30px 0 40px 0;
	margin:0 0 0 0;
	list-style-type:none;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft ul.service2 li{
	float:left;
	width:580px;
	padding:0 0 20px 0;
	margin:0 0 26px 0;
	background:url(../images/divider.jpg) repeat-x 0 100%;
}
#bodyportion_wrap div.body div.upper div.upperleft ul.service2 li.last{
	background:none;
}
#bodyportion_wrap div.body div.upper div.upperleft ul.service2 li h3.top{
	padding:0 0 4px 0;
	margin:4px 0 0 0;
	font:normal 18px/22px Arial, Helvetica, sans-serif;
	color:#716d6d;
	background-color:inherit;
	width:580px;
	float:left;	
}
#bodyportion_wrap div.body div.upper div.upperleft ul.service2 li img{
	width:572px;
	float:left;
	border:1px solid #222222;
	padding:3px;
	margin:0 0 10px 0;
	background-color:#0f0f0f;
	color:#fff;	
}
#bodyportion_wrap div.body div.upper div.upperleft ul.service2 li p{
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#585858;
	background-color:inherit;
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:580px;
	float:left;	
}
/*------Services Portion Ends----------------*/

/*------404 Error Portion Starts-------------*/
#bodyportion_wrap div.body div.upper div.upperleft p.subhead a{
	font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#585858;
	background-color:inherit;
	background:url(../images/subhead_border.gif) repeat-x 0 100%;
	padding:0 0 7px 0;
	margin:0 0 0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft p.list1{
	padding:10px 0 0 0;
	margin:0 0 0 0;
	font:normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#9d9d9d;
	background-color:inherit;
	width:580px;
	float:left;
}
/*------404 Error Portion Ends-------------*/

/*------Sitemap Portion Starts-------------*/
#bodyportion_wrap div.body div.upper div.upperleft ul.sitemap{
	padding:10px 0;
	margin:10px 0 0 0; 
	width:580px;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft ul.sitemap li{
	padding:0 0 16px 26px;
	margin:0;
	font:normal 14px/22px Arial, Helvetica, sans-serif;
	color:#8d8c8c;
	background-color:inherit;
	background:url(../images/arrow.gif) no-repeat 0 6px;
}
#bodyportion_wrap div.body div.upper div.upperleft ul.sitemap li a{
	text-decoration:none;
	font:normal 14px/22px Arial, Helvetica, sans-serif;
	color:#585858;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft ul.sitemap li a:hover{
	text-decoration:none;
	color:#fff;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft ul.sitemap li ul{
	padding:10px 0 0 60px;
	margin:0;	
}
#bodyportion_wrap div.body div.upper div.upperleft ul.sitemap li ul li{
	padding:0 0 6px 15px;
	margin:0;
	font:normal 13px/22px Arial, Helvetica, sans-serif;
	color:#8d8c8c;
	background-color:inherit;
	background:url(../images/arrow2.gif) no-repeat 0 8px;
}
/*------Sitemap Portion Ends-------------*/

/*------Support Ticket Portion Starts-------------*/
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket{
	width:580px;
	padding:0 0 30px 0;
	margin:20px 0 0 0;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket p.subhead{
	padding:0 0 0 0;
	margin:0 0 20px 0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket p.subhead a{
	padding:0 0 7px 0;
	margin:0 0 10px 0;
	font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#b0b0b0;
	background-color:inherit;
	background:url(../images/subhead_border.gif) repeat-x 0 100%;
	text-decoration:none;
	cursor:text;
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket p.support{
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#585858;
	background-color:inherit;
	padding:0 0 14px 0;
	margin:0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket p.newbtn a{
	background:url(../images/openticket.jpg) no-repeat 0 0;
	width:159px;
	height:26px;	
	border:none;
	text-indent:-20000px;
	cursor:pointer;
	display:block;	
	padding:0 0 0 0;
	margin:0 0 0 0;	
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket p.newbtn a:hover{
	background:url(../images/openticket_hover.jpg) no-repeat 0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket div.form2{
	padding:0 0 36px 0;
	margin:4px 0 0 0;
	width:560px;
	z-index:999;
	}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket div.form2 label{
	display:block;
	overflow:hidden;
	height:100%;
	padding:0;
	margin:0 0 18px 0;
	width:400px;
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket div.form2 label.last{
	margin-bottom:0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket div.form2 label.btn{
	width:267px;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket div.form2 label img{
	padding:0;
	margin:5px 0 0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket div.form2 label span{
	width:100px;
	float:left;
	text-align:left;
	padding:0 0 0 12px;
	font:italic 12px Arial, Helvetica, sans-serif;      
	color:#6b6b6b;
	background-color:inherit; 
	line-height:25px;
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket div.form2 label strong{
	color:#949494;
	background-color:inherit;
	font:italic 12px/25px Arial, Helvetica, sans-serif;  
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket div.form2 input{
	width:260px;
	float:left;
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#7d7c7c;
	background-color:#0d0d0d;
	background:url(../images/input_bg.html) repeat-x 0 0;
	border:1px solid #1d1d1d;
	padding:3px 0 0 2px;	
	height:20px;
	letter-spacing:1px;	
	outline:none;
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket div.form2 input:focus{
	background:#1e1e1e;
	color:#7d7c7c;
}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket div.form2 input.submission{
	background:url(../images/viewstatus.jpg) no-repeat 0 0;
	width:94px;
	height:26px;	
	border:none;
	text-indent:-20000px;
	cursor:pointer;
	float:left;
	display:block;	
	margin:0 18px 0 0;	
	}
#bodyportion_wrap div.body div.upper div.upperleft div.supportticket div.form2 input.submission:hover{
	background:url(../images/viewstatus_hover.jpg) no-repeat 0 0;
}
/*------Support Ticket Portion Ends-------------*/

/*------Table Portion Starts-------------*/
#bodyportion_wrap div.body div.upper div.upperleft p.tabletext{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#585858;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft table.type1{
	padding:0 0 0 0;
	margin:20px 0 50px 0;	
}
#bodyportion_wrap div.body div.upper div.upperleft table.type1 td{
	border:1px solid #1d1d1d;
	font:normal 11px/19px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#949494;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft table.type1 td.none{
	
	border-collapse:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft table.type1 td.tophead{
	background-color:#1a1a1a;	
	padding:5px 0 5px 0;
	font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#949494;
	margin:0;
	width:100px;
	height:50px;
}
#bodyportion_wrap div.body div.upper div.upperleft table.type1 td.side{
	background-color:#1a1a1a;	
	padding:5px 0 5px 0;
	font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#949494;
	height:30px;
}
#bodyportion_wrap div.body div.upper div.upperleft table.table2{
	padding:0 0 0 0;
	margin:20px 0 30px 0;
	border:1px solid #1d1d1d;
}
#bodyportion_wrap div.body div.upper div.upperleft tr.color{
	background-color:#1a1a1a;
	font:normal 10px/19px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#878686;
	border:1px solid #dbdedf;
	height:26px;
}
#bodyportion_wrap div.body div.upper div.upperleft td.status{
	padding:5px 0 5px 0;
	font:bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#5a5a5a;
	height:30px;
	background-color:inherit;
	width:110px;
}
#bodyportion_wrap div.body div.upper div.upperleft table.table2 td.text{
	font:normal 11px/19px Verdana, Arial, Helvetica, sans-serif;
	color:#878686;
	background-color:inherit;
	height:36px;	
}
#bodyportion_wrap div.body div.upper div.upperleft table.table2 td.text a{
	color:#dedede;
	background-color:inherit;
	text-decoration:none;
}
#bodyportion_wrap div.body div.upper div.upperleft table.table2 td.text a:hover{
	color:#62a9ce;
	background-color:inherit;
	text-decoration:underline;
}
/*------Table Portion Ends-------------*/
/*------Single Blog Portion Starts-------------*/
#bodyportion_wrap div.body div.upper div.upperleft p.author{
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:580px;
	float:left;
	font:normal 13px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft p.textbottom{
	padding:16px 0 32px 0;
	margin:0 0 10px 0;
	width:580px;
	float:left;
	font:normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#8b8b8b;
	background-color:inherit;
	background:url(../images/divider.jpg) repeat-x 0 100%;
}
#bodyportion_wrap div.body div.upper div.upperleft p.comments2{
	padding:0 0 20px 0;
	margin:0 0;
	float:left;
	width:580px;
	background:url(../images/divider.jpg) repeat-x 0 100%;
}
#bodyportion_wrap div.body div.upper div.upperleft p.comments2 a{
	padding:0 0 7px 0;
	margin:0 0 0 0;
	font:bold 15px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#b0b0b0;
	background-color:inherit;
	background:url(../images/subhead_border.gif) repeat-x 0 100%;
	text-decoration:none;
	cursor:text;
	
}
#bodyportion_wrap div.body div.upper div.upperleft p.comments2 a span{
	font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#716d6d;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft div.commentset{
	width:580px;
	float:left;
	padding:20px 0 26px 0;
	margin:0 0 0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.commentset div.l_part{
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:160px;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft div.commentset div.r_part{
	width:380px;
	float:right;
	padding:0 0 0 20px;
	margin:0 0;
	height:55px;
	border-left:1px dotted #5b5b5b;
}
#bodyportion_wrap div.body div.upper div.upperleft div.commentset div.l_part img{
	float:left;
	width:auto;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.commentset div.l_part p{
	float:right;
	width:auto;
	padding:10px 0;
	margin:0 0;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	color:#585858;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft div.commentset div.l_part p span{
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#585858;
	background-color:inherit;
}
#bodyportion_wrap div.body div.upper div.upperleft div.commentset div.r_part p{
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#949494;
	background-color:inherit;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.place {
	width:560px;
	float:left;
	padding:0 10px 0 10px;
	margin:0 0 20px 0;
	background-color:#111111;
	color:#000;	
}
#bodyportion_wrap div.body div.upper div.upperleft div.place h3.firsttop{
	padding:30px 0 0 0;
	margin:0 0 0 0;
	font:normal 24px/26px Arial, Helvetica, sans-serif;
	color:#716d6d;
	background-color:inherit;
	width:auto;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2{
	padding:38px 0 20px 6px;
	margin:0 0 0 0;
	width:480px;
	float:left;
	}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2 label{
	display:block;
	overflow:hidden;
	height:100%;
	padding:0;
	margin:0 0 15px 0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2 label.last{
	margin-bottom:0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2 label.btn{
	width:94px;
	float:left;
}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2 label img{
	padding:0;
	margin:5px 0 0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2 label span{
	width:100px;
	float:left;
	text-align:left;
	padding:0 0 0 12px;
	font:italic 12px Arial, Helvetica, sans-serif;      
	color:#6b6b6b;
	background-color:inherit; 
	line-height:25px;
}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2 label strong{
	color:#949494;
	background-color:inherit;
	font:italic 12px/25px Arial, Helvetica, sans-serif;  
}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2 input{
	width:260px;
	float:left;
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#7d7c7c;
	background-color:#0d0d0d;
	background:url(../images/input_bg.html) repeat-x 0 0;
	border:1px solid #1d1d1d;
	padding:3px 0 0 2px;	
	height:20px;
	letter-spacing:1px;	
	outline:none;
}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2 input:focus{
	background:#1e1e1e;
	color:#7d7c7c;
}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2 textarea{
	width:450px;
	float:left;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#7d7c7c;
	border:1px solid #272727;
	padding:4px 0 0 4px;	
	height:152px;
	letter-spacing:1px;	
	background-color:#0d0d0d;
	outline:none;		
}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2 textarea:focus{
	background:#1e1e1e;
	color:#7d7c7c;
}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2 input.submission{
	background:url(../images/send_btn.jpg) no-repeat 0 0;
	width:94px;
	height:25px;	
	border:none;
	text-indent:-20000px;
	cursor:pointer;
	float:left;
	display:block;	
	margin:16px 18px 0 0;
	padding:0;	
	}
#bodyportion_wrap div.body div.upper div.upperleft div.place div.form2 input.submission:hover{
	background:url(../images/send_btnhover.jpg) no-repeat 0 0;	
}
#bodyportion_wrap div.body div.upper div.upperleft div.place p.placetext{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font:normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#8b8b8b;
	background-color:inherit;
	width:500px;
	float:left;
}
/*------Single Blog Portion Ends-------------*/

/*----------contact us confirmation & error page starts--------*/
#bodyportion_wrap div.body div.upper div.upperleft div.confirm{
	border:1px solid #272727;
	width:450px;
	float:left;
	background-color:inherit;
	color:#fff;
	padding:30px 0 30px 40px;
	margin:24px 0 400px 0;
}
#bodyportion_wrap div.body div.upper div.upperleft p.textconfirm{
	font:normal 15px/22px Arial, Helvetica, sans-serif;
	color:#8b8b8b;
	background-color:inherit;
	padding:0 0 0 70px;
	margin:0;
	background:url(../images/confirm_icon.png) no-repeat 0 0;
}
#bodyportion_wrap div.body div.upper div.upperleft p.texterror{
	font:normal 15px/22px Arial, Helvetica, sans-serif;
	color:#8b8b8b;
	background-color:inherit;
	padding:0 0 0 70px;
	margin:0;
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*----------contact us confirmation & error page ends--------*/
