body {
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	/*background:url(../Images/Common/bg.gif);*/
	background-image:url(../Images/Common/bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
/*------------------------Reset------------------------*/
.Clear {
	clear:both;
	display:block;
	height:0;
	width:0;
	overflow:hidden;
	visibility:hidden;
}
.Hide_Heading, .Hide_HR {
	display:none;
	height:0;
	width:0;
}
p, h1, h2, h3, ul, li, form, input, fieldset, .TextReplaceByImage {
	margin:0;
	padding:0;
	border:0;
}
.TextReplaceByImage {
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}
a:active, a:focus { outline:none; }
img { border:0; }
h1, h2, h3 { font-weight:normal; }
#Wrapper div { overflow:hidden; }
table { border-collapse:collapse; }
.limiterBox {
	border: 1px solid #000;
	/*border-top: none;*/
	background-color: #0088c1;
	color:#FFF;
	padding: 3px 6px;
	margin-top:1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing:1px;
}
.Message {
	padding:15px 15px 15px 37px;
	background-position:15px 17px;
	background-repeat:no-repeat;
	border:1px solid;
	display:block;
	margin-bottom:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.Message.Error {
	background-color:#F5E8E8;
	background-image:url(../Images/Common/error.png);
	border-color:#DFB2B2;
	color:#9E1111;
}
.Message.Success {
	background-color:#e8f6e9;
	background-image:url(../Images/Common/success.png);
	border-color:#b2e1b7;
	color:#11a322;
}
.Message.Info {
	background-color:#eaedf7;
	background-image:url(../Images/Common/info.png);
	border-color:#b8c3e4;
	color:#2446ad;
}
.Message.Warning {
	background-color:#f9f8e8;
	background-image:url(../Images/Common/warning.png);
	border-color:#ebe7b3;
	color:#c2b515;
}
#myform_errorloc ul li {
	font-size:12px;
	margin-left:15px;
	list-style:circle;
	color:#F00;
}
/*..................... More Css Layer .............................*/
.my-layer {
	width: 847px;
	height: 570px;
	background: url(../Plugins/MoreCSS/shadow-background.png) no-repeat left top;
}
.close-link {
	height: 19px;
	padding-right: 27px;
	text-align: right;
}
.close-link a {
	padding: 1px 5px;
	background-color: #2e6ab0;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.content-DIV { margin-left: 20px; }
/*----------------------Font-----------------------*/
.Tahoma11 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.Font12 {font-size:12px; line-height:14px;}
.Font16 {font-size:16px; line-height:20px;}
/*----------------------Color------------------------*/
.Green { color:#568103; }
.Blue { color:#0376d7; }
.White { color:#ffffff; }
.Orange { color:#ff6c00; }
/*-----------------------Wrapper------------------------*/
#Wrapper {
	width:993px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
/*----------------------Header_Main_Menu-----------------------*/
#Header_Main_Menu {
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:3px;
}
#Logo {
	float:left;
	padding-left:5px;
	padding-right:10px;
}
#Header_Right {
	float:right;
	width:727px;
}
/*----------------------Top Navigation-----------------------*/
#TopNavigation {
	float:left;
	width:993px;
	padding-top:13px;
	clear:both;
	padding-bottom:26px;
}
#TopNavigation li { display:inline; }
#UL_TopNavigation {
	width:993px;
	height:20px;
	padding:0;
	margin:0;
	list-style-type:none;
}
#UL_TopNavigation li { display:inline; }
#UL_TopNavigation li a {
	height:20px;
	float:left;
	background-image:url(../Images/Navigation/Bg-TopNavigation.gif);
	background-repeat:no-repeat;
}
ul#UL_TopNavigation li#LI_TopNavigation_1 a {
	width:110px;
	background-position: -2px 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_2 a {
	width:177px;
	background-position: -112px 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_3 a {
	width:362px;
	background-position: -289px 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_4 a {
	width:184px;
	background-position:-651px 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_5 a {
	width:160px;
	background-position:-835px 0;
}
/*----------------------Flash-----------------------*/
#div_FlashBanner {
	float:left;
	width:993px;
	background:url(../Images/Common/Bg-Flash.gif);
	background-repeat:no-repeat;
	min-height:263px;
}
#div_FlashBanner #FlashBanner {
	width:993px;
	height:263px;
}
/*----------------------Body Wrapper-----------------------*/
#BodyWrapper {
	float:left;
	width:100%;
	background:url(../Images/Common/Bg-Body-Wrapper.png);
	background-repeat:repeat-y;
	min-height:1179px;
	clear:both;
	background-position:center;
}
#MainBody {
	float:left;
	width:983px;
	margin-left:5px;
}
.Bg-Bottom-BodyWrapper {
	float:left;
	width:100%;
	background:url(../Images/Common/Bg-Bottom-BodyWrapper.png) 0 0 no-repeat;
	height:13px;
	overflow:hidden;
}
/*----------------------Left Body Wrapper-----------------------*/
#LeftBodyWrapper {
	float:left;
	width:728px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#252525;
}
.BodyContentArea { padding:26px 22px 0 22px; }
.Heading { padding-bottom:20px; }
.PortFolio {
	float:left;
	width:537px;
}
.PortFolio ul { list-style-type:none; }
.PortFolio li {
	float:left;
	list-style-type:none;
	width:100%;
	clear:both;
	Margin:0 0 30px 0;
	
}
.MobilePortfolio{
	float:left;
	width:100%;
}
.MobilePortfolio ul { list-style-type:none; float:left; }
.MobilePortfolio li {
	float:left;
	list-style-type:none;
	width:317px;
	Margin:0 25px 30px 0;
	
}
.PortFolioImage { float:left; }
.Icon_Zoom {
	float:right;
	padding-right:5px;
}


#EcommerceWebsite {
	float:left;
	width:688px;
	margin-top:10px;
}
#EcommerceWebsite .CurveTop {
	float:left;
	width:100%;
	background:url(../Images/Common/Curve-Top-EcommerceWebsite.gif);
	height:4px;
}
#EcommerceWebsite .CurveContent {
	float:left;
	width:100%;
}
#EcommerceWebsite .CurveBottom {
	float:left;
	width:100%;
	background:url(../Images/Common/Curve-B-EcommerceWebsite.gif);
	height:3px;
}
#EcommerceWebsite td { padding:8px; }
.PortFolio_Logo {
	float:left;
	width:100%;
}
.PortFolio_Logoul { list-style-type:none; }
.PortFolio_Logo li {
	float:left;
	list-style-type:none;
	width:217px;
	padding:0 15px 30px 0;
}
.BillBoard {
	float:left;
	width:100%;
	padding-top:20px;
}
.BillBoard { list-style-type:none; }
.BillBoard li {
	float:left;
	list-style-type:none;
	width:100%;
	padding:0 0 30px 0;
}
/*----------------------Right Body Wrapper-----------------------*/
#RightBodyWrapper {
	float:right;
	width:255px;
	background:url(../Images/Common/Bg-BodyRightWrapper.gif)  no-repeat;
	min-height:186px;
}
#RightBodyWrapper .Inner {
	float:left;
	width:225px;
	padding:24px 20px 0 10px;
}
.EmailUs { clear:both; }
.Tweet { 
	clear:both; 
	padding-top:20px;
	padding-left:10px;
}
#Enquire {
	float:left;
	margin-top:40px;
	clear:both;
}
#Enquire .CurveTop {
	float:left;
	width:225px;
	height:10px;
	background:url(../Images/Common/Curve-T-Enquire.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#Enquire .CurveContent {
	float:left;
	width:225px;
	min-height:426px;
	background:url(../Images/Common/Bg-Enquire.gif);
	background-repeat:repeat-x;
	clear:both;
	background-color:#88b03a;
}
#Enquire .CurveContentInner {
	width:203px;
	float:left;
	padding:6px 13px 0 9px;
}
#Enquire .CurveBottom {
	float:left;
	width:225px;
	height:10px;
	background:url(../Images/Common/Curve-B-Enquire.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
.CustomWebSiteBanner{
	float:left;
	width:632px;
	height:205px;
	margin:22px 0 0 30px;
	padding-bottom:20px;
	background:url(../Images/Common/Bg-BannerCustomWebsite.gif) 0 0 no-repeat;
}
.CustomWebSiteBanner .Inner{
	float:left;
	width:520px;
	text-align:center;
	padding:20px 0 0 35px;
	font-size:12px;
	color:#252525;
}
/*----------------------Body Wrapper-----------------------*/
#BodyWrapperPortFolio {
	float:left;
	width:100%;
	margin-top:6px;
}
#BodyWrapperPortFolio #TabNaviWrapper{
	float:left;
	width:100%;
	background:url(../Images/Common/Bg-CurveTop-PortFolioBody.png)  center no-repeat;
	height:48px;
}
#BodyWrapperPortFolio div.Bg-Position{background-position: 0 50px !important;}
#BodyWrapperPortFolio .BodyContentArea{padding-top:5px !important;}
.Breadcrum{
	float:left;
	width:100%;
	color:#79a81a;
	font-size:11px;
	padding-bottom:15px;
}
.Breadcrum a{color:#79a81a;}

#BusinessPartnerWrapper{
	float:left;
	width:100%;
	padding:40px 0 40px 0;
}
#BusinessPartnerWrapper img{padding-right:40px; padding-top:18px;}
.NoRightPadding{padding-right:0 !important;}
.Banner-GetYourEcommerce{
	float:left;
	width:100%;
}
.Banner-GetYourEcommerce img{padding:30px 0 20px 34px;}
/*-----------------------FooterWrapper------------------------*/
#FooterWrapper {
	width:100%;
	margin:48px auto 0 auto;
	padding:0;
	background:url(../Images/Common/Bg-Footer.gif);
	background-repeat:repeat-x;
	height:60px;
	clear:both;
}
#Footer {
	width:993px;
	margin:0 auto;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	padding-top:16px;
	line-height:16px;
}
/*---------------Mix-------------*/
.Bullet-Arrow-G {
	background:url(../Images/Common/Bullet-Arrow-G.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px
}
.Bullet-Arrow-B {
	background:url(../Images/Common/Bullet-Arrow-B.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px
}
.Bullet-Arrow-B-Tran {
	background:url(../Images/Common/Bullet-Arrow-Black.png);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:10px;
	float:left;
}
.NoRightPadding{padding-right:0 !important;}
/*----------------------Heading Text Replaced By Images -----------*/
.BG_Logo {
	float:left;
	width:251px;
	height:108px;
	background:url(../Images/Common/Logo.gif);
	background-position:-2px 0;
}
.BG_Heading_StartSellingOnline {
	float:left;
	width:656px;
	height:22px;
	background:url(../Images/Heading/Start-Selling-Online-With-Our-Ecommerce.gif);
	background-repeat:no-repeat;
}
.BG_Heading_WhyYouShouldChoose {
	float:left;
	width:404px;
	height:23px;
	background:url(../Images/Heading/Why-You-Should-Choose-RefreshIdeas.gif);
	background-repeat:no-repeat;
}
.BG_Heading_AboutUs {
	float:left;
	width:102px;
	height:18px;
	background:url(../Images/Heading/AboutUs.gif);
	background-repeat:no-repeat;
}
.BG_Heading_OurProcess {
	float:left;
	width:141px;
	height:17px;
	background:url(../Images/Heading/OurProcess.gif);
	background-repeat:no-repeat;
}
.BG_Heading_Porfolio {
	float:left;
	width:187px;
	height:19px;
	background:url(../Images/Heading/Ecommerce-Website-Portfolio.gif) 0 0 no-repeat;

}
.BG_Heading_Corporate-Website {
	float:left;
	width:218px;
	height:23px;
	background:url(../Images/Heading/Corporate-Website-Portfolio.gif) 0 0 no-repeat;
}
.BG_Heading_WebApplication {
	float:left;
	width:192px;
	height:23px;
	background:url(../Images/Heading/Web-Application.gif) 0 0 no-repeat;
}
.BG_Heading_LogosPrint {
	float:left;
	width:159px;
	height:23px;
	background: url(../Images/Heading/e-mailers.gif) 0 0 no-repeat;
}
.BG_Heading_Mobile {
	float:left;
	width:183px;
	height:23px;
	background: url(../Images/Heading/Mobile.gif) 0 0 no-repeat;
}
.BG_Heading_BannersPortfolio {
	float:left;
	width:90px;
	height:18px;
	background:url(../Images/Heading/Banners.gif) 0 0 no-repeat;
}
.BG_Heading_ContactUs {
	float:left;
	width:118px;
	height:17px;
	background:url(../Images/Heading/ContactUs.gif);
	background-repeat:no-repeat;
}
.BG_Heading_EcommerceWebsiteSolutions {
	float:left;
	width:335px;
	height:17px;
	background:url(../Images/Heading/Ecommerce-Website-Solutions.gif);
	background-repeat:no-repeat;
}
.BG_Heading_CustomWebsite {
	float:left;
	width:427px;
	height:17px;
	margin:0 0 0 57px;
	background:url(../Images/Heading/GetYourEcommerceCustomWebsite.gif) 0 0 no-repeat;
}
.BG_Button_GetInTouch{
	float:left;
	width:331px;
	height:52px;
	background:url(../Images/Common/Button-GetInTouch.png) 0 0 no-repeat;
	margin:19px 0 31px 93px;
}
.BG_Heading_Billboard {
	float:left;
	width:103px;
	height:18px;
	background:url(../Images/Heading/Billboard.gif) 0 0 no-repeat;
}
.BG_Heading_WebPromotions {
	float:left;
	width:181px;
	height:18px;
	background:url(../Images/Heading/WebPromotions.gif) 0 0 no-repeat;
}
.BG_Heading_BusinessPartners {
	float:left;
	width:327px;
	height:19px;
	background:url(../Images/Heading/Refresh-Ideas-Business-Partners.gif) 0 0 no-repeat;
}
/*--------------------------------------Link---------------------------------------*/
A:link { TEXT-DECORATION: none }
A:active { TEXT-DECORATION: none }
A:visited { TEXT-DECORATION: none }
A:hover { TEXT-DECORATION: underline }

/*--------------------------------------Mailer---------------------------------------*/
#mailercontainer {width:690px; float:left;  margin-bottom:15px;}
#mailercontainer ul {float:left; list-style:none;}
#mailercontainer  li{ float:left; margin:0 15px 40px 0; position:relative; z-index:1;}
.btnzoom { width:36px ; height:29px; float:left; position:absolute; right:7px ; bottom:-24px; z-index:-1;}

/*--------------------------------------Testimonial---------------------------------------*/
#divtes { width:697px ; float:left;}
#divtes li { width:697px ;  float:left; padding-bottom:35px;}
#divtes .topcurve { width:697px; height:7px; float:left; background:url(../Images/Testimonial/curve-top-testimonial.png) no-repeat 0 0 ;}
#divtes .botcurve { width:697px; height:8px; float:left; background:url(../Images/Testimonial/curve-bottom-testimonial.png) no-repeat 0 0 ;}
.testcontent { width:685px; float:left;  padding:0 5px; border-left: 1px solid #E5E5E5; border-right: 1px solid #E5E5E5;   background-color:#f4fbe7;}
.test_text { width:662px; float:left; padding:12px;}
.test_text .logo { width:150px; float:left;}
.test_text .text { width:490px ; float:left; padding-left:20px;  font-size:13px;}
.testimonial {width:430px; float:left; position:relative; padding:0 20px; text-align:justify;}
.test_text .text_by {width:430px ; float:left;  margin-top:18px; padding-left:20px;}
.post { color:#6ba004 ; font-weight:bold;}
.comma_top { width:15px; height:15px; float:left; background:url(../Images/Testimonial/comma-top.png) no-repeat 0 0; position:absolute; top:0 ; left:0;} 
.comma_bottom {width:15px; height:15px; float:left; background:url(../Images/Testimonial/comma-bottom.png) no-repeat 0 0; position:absolute; bottom:0 ; 
right:0;}

