/*  
Theme Name: Greenbug Theme
Theme URI: http://www.sweans.com
Description: A WordPress theme frame work
Version: 1.0
Author: Sweans
Author URI: http://www.sweans.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align:baseline ;
	background: transparent;
}
form td{

}
body{
	background:url(images/body_bg.jpg) no-repeat fixed;
	margin:0;
	}
body, th, td, input, textarea{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	}
form{
	}
fieldset{
	}
input, textarea{
	
	}
input.text{
	background:#FFFFFF;
	border:none;
	border:1px solid #7CA47A;
	}
h1, h2, h3{
	color:#000000;
	}
h1{
	font-size:25px;
	
	
	}
h2{
	
	font-size:22px;
	
	
	}
h3{
	font-size:16px;
	}
h4{
	font-size:14px;
	}
h5{
	font-size:12px;
	}
h6{
	font-size:10px;
	}
p, ul, ol{
	font-size:13px;
	line-height:22px;
	
	}
ul, ol{
	margin-left:36px;
	}
blockquote{
	margin-left:36px;
	margin-right:36px;
	}
a{
	color:#346730;
	text-decoration:none;
	}
a:hover{
	border:none;
	}
h1 a, h2 a, h3 a{
	border:none;
	color:#346730;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#346730;
	}
hr{
	color:#CCCCCC;
	margin-bottom:5px;
	}
#wrapper{
	}
#header{
	background-color:#FF3300;
	height:40px;
	margin:0 auto;
	width:980px;
	}
#menu{
	float:left;
	width:725px;
	height:37px;
		}
#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:left;
	background-image: url(images/separator.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}
#menu a{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	margin-right:1px;
	text-decoration:none;
	padding-top: 11px;
	padding-right: 43px;
	padding-bottom: 11px;
	padding-left: 43px;
	}
#menu a:hover{
	color:#3d6111;
	}
#menu .current_page_item a{
	
	color:#3d6111;
	}
#search{
	float:left;
	width:234px;
	position: relative;
	left: 4px;
	/*top: 4px;*/
	height:31px;
	border:none;
	padding-top:6px;
	}
#search fieldset{
	border:none;
	}
#search #s{
	background-image:url(images/search_box.jpg);
	background-repeat:no-repeat;
	background-color:#9BC296;
	width:188px;
	padding-left:5px;
	cursor: text;
	padding-top: 7px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:none;
	}
#search #x{
	width:34px;
	height:26px;
	background-image:url(images/go.jpg);
	background-repeat:no-repeat;
	border:medium none;
	cursor:pointer;
	}
#logo{
	background-image:url(images/logo_bg.jpg);
	height:127px;
	width:966px;
	position:relative;
	background-repeat: no-repeat;
	}
#logo h1, #logo h2{
	margin:0;
	padding:0;
	}
#logo h1{
	color:#2C2E22;
	padding:50px 5px 0 20px;
	}
#logo h2{
	/*color:#CCCCCC;*/
	margin:10px 0 0 17px;
	padding:5px;

	}
#logo p{
	clear:left;
	color:#C2C5B1;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
	}
#logo a{
	color:#FFFFFF;
	}
#page{
	background:#FFFFFF;
	padding:0px;
	width:966px;
	clear:both;
/*	margin-top:10px;*/
	height:auto;
	float:left;
	}
.contentmain{
	width:694px;
	float:left;
	padding-left:15px;
	padding-top:25px;
	}
#content{
	padding:0px;
	}
.post {
	float:left;
		
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{
	color:#5a7d58;
	font-size:18px;
	/*padding-left:15px;padding-top:10px;*/
	font-weight: lighter;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	padding-bottom:10px;
	}
h2.title{
	/*color:#371015;
	font-size:16px;*/
	color:#5a7d58;
	font-size:18px;
	font-weight: lighter;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-bottom:17px;
	/*padding-left:15px;*/
	}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:16px;
	height:auto;
	padding:0px;
	color:#49a440;
	}
.post .entry{
	text-align:justify;
	float:left;
	/*width:670px;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 30px;
	padding-left: 15px;*/
	}
.conts{
	float:left;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
}
.post .entry p{
	line-height:25px;
	padding-top:8px;
}
.post .meta{
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:5px 0px 0px 15px;
	}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
/*.post .tags{
	background:url(images/img04.gif) repeat-x;
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	}
.post .tags {
background:transparent url(images/img04.gif) repeat-x scroll 0 0;
font-family:calibri;
font-size:14px;
font-weight:lighter;
margin:0;
}
.post .links a, .post .tags a{
	border:none;
	}
.leftsidebar
	{
	width:190px;
	float:left;
	}*/
.sidebar{
	
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.sidebar li{
	width:234px;
	}
.sidebar li ul{
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	}
#sidebar1{
	padding-left:10px;
	
	}
#sidebar1 li h2{
	background:url(images/leftbar.gif) no-repeat left top;
	height:25px;
	margin:0 0 1em 0;
	padding:2px 5px 5px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
#sidebar1 li ul{
	background:url(images/img04.gif) repeat-x;
	line-height:normal;
	}
#sidebar1 li li{
	background:url(images/img04.gif) repeat-x left bottom;
	padding:5px;
	}
.rightsidebar{
	width:234px;
	float:left;
/*	margin-left:12px;*/
	margin-top:15px;
}
		
#sidebar2{
	
	}
#sidebar2 li h2{
	height:9px;
	padding:0px 5px 10px 53px;
	font-size: 14px;
	font-weight: bold;
	color: #4c6849;
	font-family:Calibri;
	
	}
#sidebar2 li ul{
	background:url(images/img04.gif) repeat-x;
	line-height:normal;
	}
#sidebar2 li li{
	background:url(images/img04.gif) repeat-x left bottom;
	padding:5px;
	}
#sidebar2 li a{
	border:none;
	}
#sidebar2 li a:hover{
	border:none;

	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
	}
#footer{
	text-align:center;
	width:966px;
	height:60px;
	clear:both;
	margin:0 auto;	
	color:#4F4F4F;
	background-color:#FFFFFF;
}
	
#footer p{
	font-family:calibri;
	font-size:11px;
	line-height:14px;
	margin:0 auto 0;
	text-align:left;
	padding-left:15px;
	
}
#footer a{
	color:#ffffff;
	}
.info{
	clear:both;
	margin-bottom:20px;
	padding:10px;
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	background-color:#7fa47d;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	float:left;
	}
.posttext{
	background-color:#769c74;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
	}
.odd{
	border-bottom:2px solid #E5E5E5;
	color:#51764f;
	padding:2px 10px 2px 10px;
	}
.odd a:link{
	color:#FFFFFF;
	}
.commenttext{
	color:#000000;
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;	
	}
#author, #email, #url{
	background:#efefef;
	border:1px solid #cbcbcb;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:40%;
	}
#comment{
	background:#efefef;
	border:1px solid #8bb487;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:100%;
	}
#submit{
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	padding:3px;
	color:#317a29;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
	padding-left:20px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	color:#CCCCCC;
	margin:17px 0px 17px 0px;
	}
a img{
	border:none;
	}
.alignright{
	
	float:right;
	display: block;
	text-align: center;
	}
.aligncenter{
 margin: 0 auto;

}
.aligncenter.img{
 margin: 0 auto;

}

.alignleft{
	float:left;
	text-align: center;
	
	}
img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
img.alignright{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
	}
img.alignleft{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
	}
pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}
.main{
	width:966px;
	height:auto;
	background-color:#FFFFFF;
	margin-bottom:30px;;
}
.bottom_margin{
	width:966px;
	height:auto;
	background:none;
	margin:0 auto;
}
.nav{
	width:966px;
	height:37px;
	margin:0 auto;
	background-image:url(images/nav_bar.jpg);
	background-repeat:no-repeat;
	float:left;
	background-color:#ffffff;
}
.left_logo{
	width:126px;
	height:120px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.main_heading{
	width:311px;
	height:51px;
	background-image:url(images/mainhead.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:106px;
	margin-top:30px;
}
.phone_number{
	width:192px;
	height:42px;
	background-image:url(images/phone.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:20px;
	margin-top:78px;

}
.skype{
	width:153px;
	height:63px;
	float:right;
	margin-top:28px;
	margin-right:310px;
	/*float:left;
height:63px;
margin-left:62px;
margin-top:28px;
width:153px;*/
}
.baner_anim{
	width:705px;
	height:181px;
	float:left;
	clear:both;
	margin-bottom:5px;
}
#optbox{
	width:234px;
	height:254px;
	margin:0 0 2px 0;
	background-image:url(images/free_report.jpg);
	background-repeat:no-repeat;
	
}

#optin{
	width:200px;
	padding-top:80px;
	padding-left:17px;
	color:#406706;
	font-family:Calibri;
	font-size:14px;
	text-align:center;
	line-height:15px;
	text-align:center;
	
}

.live{

	width:234px;
	height:104px;
	background-image:url(images/live_online.jpg);
	background-repeat:no-repeat;
	margin-top:4px;
	margin-bottom:-1px;
	
}
.align{
	width:150px;
	height:auto;
	padding:30px 0px 0px 7px;
	
	
}
.textinwidget{
	width:234px;
	height:82px;
	background-image:url(images/technician_bg.jpg);
	background-repeat:no-repeat;
	margin-top:1px;
	margin-bottom:-5px;
	text-indent:15px;
}
.blog_buton{
	margin-top:11px;
	width:234px;
	height:45px;
}
.textinwidget input{
	width:198px;
	margin-left:13px;
	margin-right:13px;
}
.remotesupport{
	width:235px;
	height:45px;
	background-image:url(images/remotesupport.jpg);
	background-repeat:no-repeat;
}
.text-6{
	margin-top:5px;
}
.testimonial{
	width:234px;
	height:45px;
	background-image:url(images/testimonial_button.jpg);
	background-repeat:no-repeat;
}

.content_boxes{
	/*width:705px;margin-top:5px;*/
	float:left;
	clear:both;
}
.computr_repair_box{
	/*clear:both;*/
	float:left;
	height:auto;
	padding:6px 39px 0 42px;
	width:860px;
}
.computr_repair_box h4{
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0d1502;
	/*font-weight:lighter;font-size:11px;*/
	text-align:justify;
	line-height:20px;
	/*width:668px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#547f20;
	font-weight:lighter;
	padding:49px 0px 5px 17px;*/
}
.computr_repair_box h5{
	padding:38px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0d1502;
	text-align:justify;
	line-height:20px;
	width:668px;
	}
.computr_repair_box h2{
	padding:38px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0d1502;
	text-align:justify;
	line-height:20px;
	width:668px;
}
.computr_repair_box h1{
	padding:38px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0d1502;
	text-align:justify;
	line-height:20px;
	width:668px;
}
.computr_repair_box h3{
	padding:38px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0d1502;
	text-align:justify;
	line-height:20px;
	width:668px;
}
.computr_repair_box h6{
	padding:38px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0d1502;
	text-align:justify;
	line-height:20px;
	width:668px;
}

.computr_repair_box p{
	font-family:Calibri;
	font-size:12px;
	color:#0d1502;
	text-align:justify;
	line-height:23px;
	/*padding:5px 17px 5px 15px;*/
	
}
.blog_sponsor{
	width:293px;
	height:331px;
	float:left;
	margin-left:3px;
}
.blog_box{
	width:293px;
	height:187px;
	background-image:url(images/blog_box.jpg);
	background-repeat:no-repeat;
	float:left;
	
}
.blog_box ul{
	padding:5px 17px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0d1502;
	font-weight:lighter;
	margin-top:35px;

		
}
.blog_box ul li{
	list-style-image:url(images/icon.jpg);
	padding-top:3px;
	line-height:18px;
		
}
.sponsor_box{
	width:262px;
	height:137px;
	background-image:url(images/sponsers_box.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:4px;
}
.crp_home_img{
	width:53px;
	height:62px;
	float:right;
	background-image:url(images/CRP_home_img.jpg);
	background-repeat:no-repeat;
	margin-top:55px;
	margin-right:13px;
}
.readmore{
	width:75px;
	height:24px;
	float:right;
	margin:0px 0px 5px 0px;
	/*margin:0px 17px 5px 0px;*/
	
}
.readmore a{
	width:75px;
	height:24px;
	background:url(images/readmore.jpg) no-repeat;
	display:block;
}

.sponsors{
	width:350px;
	height:48px;
	position:relative;
	background-image:url(images/sponsors.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-right:4px;
	float:right;
}
.sophos{
	width:82px;
	height:48px;
	position:absolute;
	top:2px;
	left:0px;
	display:block;
	}
.cisco{
	width:48px;
	height:48px;
	top:2px;
	left:91px;
	position:absolute;
	display:block;
	}
.logme{
	width:93px;
	height:48px;
	position:absolute;
	top:2px;
	right:114px;
	display:block;
	}
.storagecraft{
	width:93px;
	height:48px;
	position:absolute;
	top:2px;
	right:0px;
	display:block;
	}
#footer .sweans{
	width:310px;
	line-height:15px;
    float:left;
	font-size:11px;
	font-family:Verdana;
	margin:3px auto;
	text-align:left;
	/*width:450px;
	line-height:17px;*/
}
#footer .copyright{
	font-size:9px;
	font-family:Verdana;
	margin:0px; 
	text-align:left;
	padding:0px;
	width:390px;
	 float:left;
}
.align td{
	vertical-align:middle;
}
.entry input{
/*	width:150px;*/
	
}
.footer_contents{
	/*width:705px;text-align:center;margin-left:10px;*/
	float:left;
	width:500px;
}
/*Drop Menu start*/

#dropmenu, #dropmenu ul {

	margin:0;

	padding:0;

	list-style-type:none;

	list-style-position:outside;

	position:relative;

	z-index:300;

	width:100%;

	font-weight:bold;

}

#dropmenu a {

	display:block;

	color:#FFFFFF;

	text-decoration:none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;
	padding-left:28px;
	padding-right:31px;

}

#dropmenu a:hover {}

#dropmenu li {float:left; position:relative;}

#dropmenu ul {position:absolute; display:none;  top:35px; left:0px;}

#dropmenu ul a {

	color: #2081cd;

	font-weight: normal;

	background-image: none;

}

#dropmenu ul a:hover {

	color: #FFFFFF;

	font-weight: normal;

	background-image: none;

}

#dropmenu li ul {
	background-color: #9BC296;
	width: 140px;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}

#dropmenu li ul a {
	height:auto;
	float:left;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0D6AD;
	text-align: left;
	text-indent: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width:140px;
	font-size: 12px;
}



#dropmenu li ul a:hover {
	color: #FFFFFF;
	background-color: #8BB488;
}

#dropmenu li ul li{

	width:145px;
	background-image:none;

}

#dropmenu ul ul {top:auto;}

#dropmenu li ul ul {left:1455px; margin:0px 0 0 0px;}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}


	

/*Drop menu ends */

/*Optin box starts*/
.link,
#SignUp .signupframe {
color: #226699;
font-family: Arial, Helvetica, sans-serif;
 }
.link {

text-decoration: none;
}
#SignUp .signupframe {
 border:none;
 width:195px;
 margin-top:17px;
 float:left;
 margin-left:18px;
 background:none;
}
#SignUp{
	 width:195px;
	 margin-top:0px;
}
#SignUp input{
	width:135px;
}
.signupframe tbody{
	line-height:23px;
	
}
.signupframe td{
	text-align:left;
	
}


/*Optin box ends*/

.live input{
	width:109px;
	
}
.form-label {
float:left;
/*line-height:40px;*/
width:250px;
height:17px;
text-align:center;
}
.form-input{
float:left;
line-height:40px;
width:250px;
height:25px;
}
legend{
width:250px;
height:15px;
color:#2F6F29;
margin-top:9px;
margin-bottom:0px;
margin-left:0px;
font-weight:bold;
/*float:left;*/
}
fieldset{
height:70px;

}
.form-input input:focus{
	background-color:#bce1b8;
	border-bottom:#eeeef1 solid 2px;
	border-right:#eeeef1 solid 2px;
	border-left:#999 solid 2px;
	border-top:#999 solid 2px;
}
.form-textarea textarea{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #7CA47A;
}
textarea:focus{
	
	border-bottom:#eeeef1 solid 2px;
	border-right:#eeeef1 solid 2px;
	border-left:#999 solid 2px;
	border-top:#999 solid 2px;
}
.formcontainer input,textarea{
	color:#2A6727;
}
.information p{
	color:#993300;
}
.information{
	height:36px;
}

.form-option{
	width:250px;
	text-align:center;
}
.confirmation fieldset{
	height:100px;
}
.confirmation{
	
	margin-top:61px;
}
.form-submit{
margin-left:249px;
margin-top:44px;
width:145px;
}
.entry .phone_image{
	float:left;
	width:222px;
	height:50px;
	background-image:url(images/phone_number_icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.text_aligns{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}
.text_aligns h3{
	
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}
.text_aligns h4{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:23px;	

}
.text_aligns p{
	font-size:12px;
	color:#000000;
	font-weight:lighter;
	line-height:23px;
	padding:5px 5px 5px 0px;	

}
#commentsbox{
	margin-top:10px;
	float:left;
	width:670px;
}
.head_link{
	position:absolute;
	width:130px;
	height:116px;
}
.remote_support_inside{
	width:234px;
	height:82px;
}
.remote_support_inside input{
	width:198px;
}
.baner{
	background:url(images/baner.jpg) no-repeat;
	width:966px;
	height:264px;
	float:left;
}
.greenbg{
	background:url(images/green_bg.jpg) repeat;
	width:966px;
	height:33px;
	float:left;
}
.home_text_left{
	width:654px;
	height:auto;
	float:left;
	margin-left:30px;
	margin-right:30px;
}
.home_text_left h2{
	color:#11520c;
	font-size:26px;
	font-family:Calibri;
	font-weight:normal;
}
.in_left{
	padding:5px 15px 5px 15px;
	border-bottom:#adadad 2px solid;
}
.in_right{
	width:226px;
	float:left;
	height:208px;
	background:url(images/optin_bg.gif) no-repeat;
	margin-left:23px;
	margin-top:12px;
}
.text_middle{
	width:228px;
	margin-left:65px;
	margin-top:12px;
	height:auto;
	float:left;
}
.text_middle p{
	font-family:Calibri;
	font-size:15px;
	color:#1a1a1a;
}
.in_middle{
	width:654px;
	float:left;
	height:140px;
	border-bottom:#adadad 2px solid;
}
#optbox_home{
	height:210px;
	width:226px;
}
#optin_home{
	color:#000000;
	font-family:Calibri;
	font-size:15px;
	font-weight:bold;
	line-height:15px;
	padding-top:63px;
	text-align:center;
	width:207px;
	
}
#SignUp_home{
	 width:195px;
	 margin-top:0px;
}
#SignUp_home .signupframe {
 border:none;
 width:195px;
 margin-top:10px;
 float:left;
 margin-left:14px;
 background:none;
}
#SignUp_home input{
	/*width:135px;*/
	text-align:left;
	
}
.img_align{
	float:left;
	height:24px;
	margin-right:13px;
	margin-top:5px;
	width:34px;
}
.alignmnt{
	float:left;
	height:15px;
	margin:0;
	padding-top:5px;
	width:148px;
	font-weight:bold;
}
.remote_home{
	background:transparent url(images/remote_support.gif) no-repeat scroll 0 0;
	float:right;
	height:69px;
	margin-top:17px;
	padding:31px 0 0 11px;
	width:206px;
	margin-right:12px;
	line-height:18px;
}
#search td{
	vertical-align:middle;
}
.bfore_footer{
	width:966px;
	height:11px;
	background:url(images/footer_bg.jpg) repeat-x;
	float:left;
}
.width_align{
	width:25px;
}
.contact-form{
	margin-top:15px;
}
.promo_head {
	margin-bottom:19px;
	margin-left:145px;
	margin-top:50px;
	width:553px;
}
.lcd {
	background:url(images/lcd.png) repeat-x scroll 0 0 transparent;
	behavior: url(http://www.thegreenbug.com.au/wp-content/themes/greentheme/iepngfix.htc);
	height:288px;
	margin-left:229px;
	margin-top:15px;
	width:383px;
}
.contact_main{
	margin-bottom:50px;
	float:left;
}
.contact_left{
	width:251px;
	float:left;
	text-align:left;
	line-height:22px;
	
}
.contact_info{
	
	
	text-align:left;
	margin-bottom: 15px;	
}

.contact_right{
	margin-bottom:15px;
	float:left;
	padding-left:10px;
	width:330px;
}

.clear{
	clear:both;
	}
	
.frustrationsdrop{
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #7ca47a;
	width: 200px;
	margin-top: 5px;
	margin-bottom:5px;
}

.promo_submit{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7ca47a;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.promo_text_area{
	background-color: transparent;
	border: 1px solid #7ca47a;
	padding-top: 3px;
	padding-left: 3px;
	width:270px;
	color: #000000;
}
.promo_area {
	background-color: transparent;
	border: 1px solid #7ca47a;
	padding-top: 3px;
	padding-left: 3px;
	width:825px;
	color: #000000;
}

.promo_area:focus {
	
	border: 1px solid #7ca47a;
	padding-top: 3px;
	padding-left: 3px;
	width:825px;
	color: #000000;
}
.promo_text_area:focus {
	background-color: transparent;
	border: 1px solid #7ca47a;
	padding-top: 3px;
	padding-left: 3px;
	width:270px;
}
.promoother {
	display:none;
}
.promohide{
	display:none;

}
.div.wpcf7-validation-errors  {

	float:left;
}

div.wpcf7-mail-sent-ok  {
	float:left;
}
div.wpcf7-mail-sent-ng  {
	float:left;
}


.promo_main {
	width:966px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;

	
}
.contentmain_promo{
	padding-right: 65px;
	padding-left: 65px;	
}
#page_pro{
	padding:0px;
	width:966px;
	clear:both;
	background-image: url(images/bug_bg.jpg);
	background-repeat: no-repeat;
	height:auto;
	float:left;
	background-color: #FFFFFF;
	background-position: 563px bottom;
	background-attachment: fixed;
	}
.frustrations_other{
	display:block;

	}
.border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom:10px;
	line-height:21px;
}