body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust:none;
	font-size:13px;
	background-color: #fff;
	background-image: url(images/h_bg4.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a.logo {
	background: url(images/logo.jpg) top center no-repeat;
	width:100%;
	height:64px;
	margin:0 auto;
	display:block;
	margin-top:10px;
	border:none;
	text-decoration:none;
}
a.template, a.template:visited{font-size:12px;}
a, a:visited { color:#1b6dac; text-decoration:none; }
a:hover {color:#000000;}
p.phoneno {
	text-align:center;
	color:#FFFFFF;
	padding:7px 0px 10px 0px;
	margin:0px auto;
	width:280px;
	height:14px;
	font-size:17px;
}
.phoneno-internal {
	text-align:right;
	color:#FFFFFF;
	width:70%;
	float:right;
	height:auto;
	font-size:13px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.no {
	color:#FFFFFF;
	padding:0px;
	font-size:13px;
	text-shadow: 1px 1px 1px #000;
}
.main {
	width:95%;
	margin:0 auto;
	padding-bottom:20px 20px 10px 20px;
}

h1.mainheading { font-size:26px; color:#2d2c2c; font-weight:normal; text-align:center;}
h1{ font-size:26px;  color:#2d2c2c; font-weight:normal; text-align:left;}
h2 {color:#5c7e00; margin:30px 0px 5px 0px; padding:0px; font-size:20px; font-weight:normal;}
h3 {
	color:#ff4200;
	margin:15px 0px 5px 0px;
	padding:0px;
	font-size:22px;
	font-weight:normal;
}

p {
	margin:0px 0px 15px 0px;
	padding:0px;
	line-height:16px;
	color:#585858;
}
.click-quote { text-decoration:underline; }

ul.list { list-style:none; margin:0px; padding:0px;}
ul.list li { background:url(images/list-icon.jpg) 0px 3px no-repeat; padding:0px; padding-left:20px; margin:0px; margin-bottom:10px;}
ul.list li p.title { margin:0px; color:#1b6dac; }
ul.list li p.info { margin:0px;}

p.bottom-links { background:url(images/arrow.jpg) top right no-repeat; padding:0px 10px 5px 10px; margin:7px 8px 0px 0px;}
a.bottom-click-here, a.bottom-click-here:visited { color:#1b6dac; text-decoration:underline;}
a.bottom-click-here:hover { color:#1b6dac; text-decoration: none;}
/*input,textarea {
	border:solid 1px #c8c8c8;
	margin-top:0px;
	width: 270px;
}*/
/*input,textarea1 {
	margin-top:0px;
	width: 84px;
}*/
textarea {
	border:solid 1px #c8c8c8;
	margin:0 !important;
	width: 200px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
}
input.submit-btn { background:url(images/submit-btn.jpg) no-repeat; margin-top:10px; font-family:"Myriad Pro", Arial;  cursor:pointer; width:84px; height:32px; font-size:0px; border:none;  }
input.submit-btn:hover {background:url(images/submit-btn-hover.jpg) no-repeat}
.clear {clear:both; font-size:0; line-height:0}

ul.homepage {
	padding:0;
	/*border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;*/
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-shadow: 1px 1px 1px #fff;
	font-weight:bold;
}
ul.homepage li.home-first {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	border:none;
}
ul.homepage li {
	background:url(images/list-homepage-bg.jpg) repeat-x;
	width:100%;
	height:40px;
	list-style:none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
	border-top-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,.3);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
ul.homepage li.home-last {
	background:url(images/list-homepage-last-bg.jpg) no-repeat;
	width:100%;
	height:40px;
	margin:0;
	padding:0;
	border:none
}
ul.homepage li a {
	background:url(images/rightarrow_form.png) no-repeat right;
	background-position: 98%;
	width:100%;
	height:40px;
	display:block;
	color:#565656;
	font-size:16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul.homepage li a:hover {
	color:#4093e2;
	background-image:url(images/hover.jpg); background-repeat:repeat-x;
background-position:left top;
-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
	border-top-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,.3);

}
ul.homepage li a p {padding:11px 0 0 40px; margin: 0 0 0 10px; height:29px; font-size:16px; cursor:pointer}
ul.homepage li a p:hover {color:#4093e2;}
ul.homepage li a p.webdesign {
	background-image: url(images/home_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
ul.homepage li a p.seo {
	background-image: url(images/frinching_logo.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
ul.homepage li a p.onlinemarketing {
	background-image: url(images/catering_logo.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
ul.homepage li a p.social {
	background-image: url(images/weight_matterlogo.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
ul.homepage li a p.emailmarketing {background:url(images/homepage-emailmarketing.jpg) no-repeat}
ul.homepage li a p.payperclick {
	background-image: url(images/good_eatinglogo.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
ul.homepage li a p.cookingtip {
	background-image: url(images/cooking_tipslogo.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
ul.homepage li a p.foodfact {
	background-image: url(images/food_factslogo.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
ul.homepage li a p.feedback {
	background-image: url(images/feedback_logo.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
ul.homepage li a p.member {
	background-image: url(images/member_logo.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
ul.homepage li a p.contact {
	background-image: url(images/contact_logo.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#homepage {
	width:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
.back-btn {
	background:url(images/home_back.png) no-repeat;
	float:left;
	width:24px;
	height:24px;
	display:block;
	border:none;
	cursor:pointer;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	
}
.back-btn:hover {
	border:none;
	background-image: url(images/home_back.png);
	background-repeat: no-repeat;
	}
.top {
	width:100%;
	margin:0 auto;
	height:31px;
}

ul.internal {margin:20px auto; padding:0}
ul.internal li.home-first {background:url(images/list-homepage-first-bg.jpg) no-repeat; width:280px; height:40px; margin:0; padding:0; border:none}
ul.internal li {background:url(images/list-homepage-bg.jpg) repeat-x; width:278px; height:40px; margin:0; padding:0; list-style:none; border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; }
ul.internal li.home-last {background:url(images/list-homepage-last-bg.jpg) no-repeat; width:280px; height:40px; margin:0; padding:0; border:none}
ul.internal li a {
	width:280px;
	height:40px;
	display:block;
	color:#565656;
	font-size:16px;
	padding:0;
	background-image: url(images/rightarrow_form.png);
	background-repeat: no-repeat;
	background-position: 97%;
}
ul.internal li a:hover {background:url(images/link-hover-homepage-bg.png) no-repeat right; color:#4093e2;}
ul.internal li a p {padding:11px 0 0 10px; margin: 0 0 0 10px; height:29px; font-size:16px; cursor:pointer}
ul.internal li a p:hover {color:#4093e2;}

ul.contentlist {color:#585858;
list-style-type:none;
margin:10px 25px 25px 0px;
padding:0;}
ul.contentlist li {background:url("images/check.jpg") no-repeat scroll 0 5px transparent;
margin:0;
padding:3px 0 3px 25px;}

.click-here-botton {background:url(images/click-here-bg.jpg) no-repeat; width:205px; height:32px; display:block; text-align:center; margin:10px 0 }
.footer {
	background:url(images/footer_bg1.jpg) repeat-x;
	width:100%;
	height:80px;
	margin-top: 10px;
	float: left;
}

.testimonials-box {
background:url(images/testimonials-bottom-bg.jpg) no-repeat scroll center bottom #FEFAE2;
font-family:Arial,Helvetica,sans-serif,"Myriad Pro";
line-height:20px;
margin:20px auto 30px;
padding:20px 20px 10px 20px;
width:248px;}

p.testimonial-heading {
color:#2C2C2C;
font-size:17px;
font-weight:bold;
margin:0;
padding:0 0 20px;}

p.testimonial-text {
color:#6B6B6B;
font-size:14px;
margin:0;
padding:0 0 10px;}

p.testimonial-text {
color:#6B6B6B;
font-size:14px;
margin:0;
padding:0 0 10px;}

p.testimonial-text {
color:#6B6B6B;
font-size:14px;
margin:0;
padding:0 0 10px;
}
.footer_img {
	text-align:center;
	color:#FFFFFF;
	padding:7px 0px 10px 0px;
	margin:0px auto;
	width:100%;
	height:30px;
	font-size:15px;
}
.left_img {
	float: left;
	height: auto;
	width: 216px;
	padding-right: 20px;
}
.left_imgmain{
	width:25%;
	height:auto;
	float:left;
	padding-top: 15px;
}
.right_imgmain{
	width:73%;
	height:auto;
	float:left;
	padding-top: 15px;
}
.left_img1{
	width:250px;
	height:auto;
	float:left;
	padding-bottom: 30px;
}
.submit_botton {
	float: left;
	height: auto;
	width: 400px;
	padding-right: 334px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.home_pagemain {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 15px;
}
.form_topmain{
	width:93%;
	height:auto;
	float:left;
	background-color: #c8e98f;
	border: 1px solid #2b4400;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	}

.form_main{
	width:100%;
	height:auto;
	float:left;
	}
.form1{
	width:100%;
	height:auto;
	float:left;
	padding-bottom: 10px;
	}
	.form_text1 {
	height:auto;
	width:100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	}
	.box_form {
	height: auto;
	width: 96%;
	float: left;
}
.ffield1 {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image:url(images/text_field.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	border: 1px solid #cccccc;
}
.button1_main {
	height:auto;
	width:100px;
	float:left;
	}
	.button1_main1 {
	height:auto;
	width:200px;
	float:left;
	}
	.form_inner_div {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 8px;
}
.form_text_div {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.form_text_fild_div {
	float: left;
	height: auto;
	width: 100%;
}
.form_text_fild {
	float: left;
	height: 22px;
	width: 96%;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cae0a4));
	background: -moz-linear-gradient(top,  #ffffff,  #cae0a4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cae0a4');
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #b6b6b6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
}

.t-a {
margin-top: 0.6em;
margin-bottom: 0.3em;
background-color: #ffffff;
border-top-width: 1px;
border-right-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}

.t-a th {
border-right: 0px solid;
padding-right: 2%;
border-top: 0px solid;
padding-left: 2%;
padding-bottom: 4px;
border-left: 1px solid;
padding-top: 4px;
border-bottom: 1px solid;
background-color: #ffffff;
}
.t-a td {
border-right: 0px solid;
padding-right: 2%;
border-top: 0px solid;
padding-left: 2%;
padding-bottom: 4px;
border-left: 1px solid;
padding-top: 4px;
border-bottom: 1px solid;
background-color: #ffffff;
}
.select_field {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#bee3ff), to(#ffffff));
	background: -moz-linear-gradient(top,  #bee3ff,  #ffffff);


	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bee3ff', endColorstr='#ffffff');
	background-repeat:repeat-x;
	background-position: left top;
	border: 1px solid #395b00;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 21px;
}
.text_field2 {
	float: left;
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cae0a4));
	background: -moz-linear-gradient(top,  #ffffff,  #cae0a4);





	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cae0a4');
	background-repeat:repeat-x;
	background-position: left top;
	border: 1px solid #b6b6b6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 40px;
}
