
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #333333; 
    background: #ffffff;
}

#floatdiv img {
	padding-top:10px;
	}

#floatdiv {
		font-weight:bold;  
        position:absolute;  
        width:50px;
		height:130px;
		top:10px;
		right:10px;  
        padding:16px;
        border:1px solid #2266AA;  
        z-index:100;
		background: -moz-linear-gradient(top, #87cbfb, #eff0fd);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#eff0fd));
		background: -moz-linear-gradient(left top 315deg, #87cbfb, #eff0fd);
		background: -webkit-gradient(linear, left top, right bottom, from(#EEEEEE), to(#eff0fd));
		-moz-border-radius: 10px 10px;
		-webkit-border-radius: 10px 10px;	
	/* For WebKit (Safari, Google Chrome etc) */
		background: -webkit-gradient(linear, left top, left bottom, from(#87cbfb), to(#eff0fd));
/* For Mozilla/Gecko (Firefox etc) */
		background: -moz-linear-gradient(top, #87cbfb, #eff0fd);
/* For Internet Explorer 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#87cbfb, endColorstr=#eff0fd);
/* For Internet Explorer 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#87cbfb, endColorstr=#eff0fd)";
	}		
		}


a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #990000; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r_20 { margin-right: 20px; }

.margin_r_40 { margin-right: 40px; }
.button_01 {
	margin-left:4px;
	}

.button_01 a {
	clear: both;
	display: block;
	width: 57px;
	height: 23px;
	padding: 2px 5px 0 22px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(/images/templatemo_button_01.jpg) no-repeat;
}

.button_09 a {
	clear: both;
	display: block;
	width: 67px;
	height: 23px;
	padding: 2px 5px 0 22px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(/images/templatemo_button_02.jpg) no-repeat;
}

.button_01 a:hover {
	color: #ffffff;
	background: url(/images/templatemo_button_01_hover.jpg) no-repeat;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #ba0808;
	letter-spacing:0px !important;
}

.lof-main-item-desc h3 {
	margin: 0 0 5px 0;
	padding: 8px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}


/* site title */

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 99px;
	margin: 0 auto;	
	background:  url(/images/templatemo_site_title_bg_wrapper.jpg) repeat-x top;
	position:relative;
	z-index:1; 
	Xborder:solid thin red;
}

#templatemo_site_title_bar {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(/images/templatemo_site_title_bg.gif) no-repeat top;
	Xborder:solid thin red;
}

#site_title {
	float: left;
	width: 280px;
	height:50px;
	xmargin: 10px 0 0 0;
	text-align: center;
	padding: 10px 0 0 0;
	xbackground:url(/images/Blue-Help-Desk-Logosm.jpg) no-repeat ;
	xborder:solid thin red;

}


/* end of menu */

#templatemo_site_title_bar #templatemo_menu {
	float: right;
	width: 540px; /* no of menu item * 90 */
	height: 40px;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#templatemo_menu li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu li a {
	position: relative;
	float: left;
	display: block;
	width: 70px;
	height: 24px;
	padding: 6px 10px 0 10px;
	margin: 0 0 0 10px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
	outline: none;
	xborder:solid thin red;
	
}


#templatemo_menu li a:hover, #templatemo_menu li .current {
	position: relative;
	color:#00C40A;
	background: url(/images/templatemo_menu_bg_right_hover.jpg) center right;
}



/* end of menu */


/* banner */

#templatemo_banner_wrapper_outter {
	clear: both;
	width: 100%;
	height: 365px;
	margin: 0 auto;	
	background: url(/images/templatemo_banner_bg_wrapper.jpg) top repeat-x;
	//background: url(/images/templatemo_banner_bg_wrapper.jpg) top repeat-x;
	position:relative;
	z-index:0;
}

#templatemo_banner_wrapper_outter2 {
	clear: both;
	width: 100%;
	height: 540px;
	margin: 0 auto;	
	background: url(/images2/templatemo_banner_bg_wrapper.jpg) top repeat-x;
	//background: url(/images2/templatemo_banner_bg_wrapper.jpg) top repeat-x;
	position:relative;
	z-index:0;
}


#templatemo_banner_wrapper_outter3 {
	clear: both;
	width: 100%;
	height: 210px;
	margin: 0 auto;	
	margin-bottom:-30px;
	background: url(/images2/templatemo_banner_bg_wrapper3.jpg) top repeat-x;
	//background: url(/images2/templatemo_banner_bg_wrapper3.jpg) top repeat-x;
	position:relative;
	z-index:0;
		
}



#templatemo_banner_wrapper_outterbw {
	clear: both;
	width: 100%;
	height: 365px;
	margin: 0 auto;	
	background: url(/images/templatemo_banner_bg_wrapperbw.jpg) top repeat-x;
	//background: url(/images/templatemo_banner_bg_wrapperbw.jpg) top repeat-x;
	position:relative;
	z-index:0;
}

#templatemo_banner_wrapper {
	width: 100%;
	height: 365px;
	margin: 0 auto;	
	background: url(/images/templatemo_banner_bg_wrapper1.jpg) norepeat center top;
}

#templatemo_banner_wrapper2 {
	width: 100%;
	height: 365px;
	margin: 0 auto;	
	background: url(/images2/templatemo_banner_bg_wrapper1.jpg) norepeat center top;
}


#templatemo_banner_wrapper3 {
	width: 100%;
	height: 65px;
	margin: 0 auto;	
	xborder:solid thin green;
	xbackground: url(/images2/.jpg) norepeat center top;
}


#templatemo_banner_wrapperbw {
	width: 100%;
	height: 365px;
	margin: 0 auto;	
	background: url(/images/templatemo_banner_bg_wrapper1bw.jpg) norepeat center top;
}


#templatemo_banner {
	width: 960px;
	height: 351px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(/images/templatemo_banner_bg.jpg) no-repeat center top;
	
	
}

#templatemo_banner2 {
	width: 960px;
	height: 351px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(/images2/templatemo_banner_bg.jpg) no-repeat center top;
	
	
	
}

#templatemo_banner3 {
	width: 960px;
	height: 51px;
	padding: 0 10px;
	margin: 0 auto;
	xborder:solid thin red;
	xbackground: url(/images2/templatemo_banner_bg.jpg) no-repeat center top;
	
	
	
}

#templatemo_bannerbw {
	width: 960px;
	height: 351px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(/images/templatemo_banner_bgbw.jpg) no-repeat center top;
}


#templatemo_banner_slider {
	clear: both;
	width: 960px;
	height: 290px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 70px 0 0 0;
	background: none;
}

#templatemo_banner_sliderb {
	clear: both;
	width: 960px;
	height: 305px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 30px 0 0 0;
}

#templatemo_banner_sliderb2 {
	clear: both;
	width: 960px;
	height: 305px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 70px 0 0 0;
}

h1.cityloc {
	font-size:25px;
	font-weight:normal;
	padding-bottom:10px;
	}
	
.citylocmenu li {
	display:inline;
	font-weight:bold;
	}	

.citylocmenu li a {
	color:#01128B;
	font-weight:bold;
	text-decoration:none;
	}	

.citylocmenu li a:hover {
	color:white;
	text-decoration:none;
	}	

ul.prices {
	text-align:center;
	margin-top:-30px;
	xborder:solid thin black;
	}
	
ul.prices li {
	font-size:20px;
	color:#0054A8;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline-block;
	margin:0px 18px 30px 18px;
	padding:8px 12px;
	border:solid thin #373737;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	}

li.price1 {
	margin-left:-60px !important;
	padding-left:12px !important;
	xborder:solid thin red;
	}		


img.fpic {
	float:left;
	padding:10px 20px 5px 0px;
	}
	
img.frpic {
	float:right;
	padding:0px 135px 0px 20px;
	}	

.business {
	float:left;
	padding:0px 0px 0px 90px;
	}	
	

a.mainimg1, a.mainimg2, a.mainimg3 {
	padding:0 10px;
	}

a.mainimg1 img, a.mainimg2 img, a.mainimg3 img {
	border:solid thin #5a5a5a;
	padding: 7px 7px;
	background: -moz-linear-gradient(top, #EEEEEE, #5a5a5a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));
	background: -moz-linear-gradient(left top 315deg, #EEEEEE, #5a5a5a);
	background: -webkit-gradient(linear, left top, right bottom, from(#EEEEEE), to(#BBBBBB));
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	-o-border-radius:10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	}	
	
a.mainimg1:hover img, a.mainimg2:hover img, a.mainimg3:hover img {
	border:solid thin #FF8000;
	padding: 7px 7px;
	background: -moz-linear-gradient(top, #FF8000, #fbe8cc);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#fbe8cc));
	background: -moz-linear-gradient(left top 315deg, #FF8000, #fbe8cc);
	background: -webkit-gradient(linear, left top, right bottom, from(#EEEEEE), to(#fbe8cc));
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;	
	/* For WebKit (Safari, Google Chrome etc) */
background: -webkit-gradient(linear, left top, left bottom, from(#FF8000), to(#fbe8cc));
/* For Mozilla/Gecko (Firefox etc) */
background: -moz-linear-gradient(top, #FF8000, #fbe8cc);
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF8000, endColorstr=#fbe8cc);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF8000, endColorstr=#fbe8cc)";
	}		
	
a.mainimgi img, a.mainimgiphone img, a.mainimgipad img {
	border:solid thin #5a5a5a;
	margin:35px 0 0 5px; 
	padding: 7px 7px;
	background: -moz-linear-gradient(top, #EEEEEE, #5a5a5a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));
	background: -moz-linear-gradient(left top 315deg, #EEEEEE, #5a5a5a);
	background: -webkit-gradient(linear, left top, right bottom, from(#EEEEEE), to(#BBBBBB));
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	-o-border-radius:10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	/* For WebKit (Safari, Google Chrome etc) */
background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#5a5a5a));
/* For Mozilla/Gecko (Firefox etc) */
background: -moz-linear-gradient(top, #EEEEEE, #5a5a5a);
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EEEEEE, endColorstr=#5a5a5a);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EEEEEE, endColorstr=#5a5a5a)";
	}	
	
a.mainimgi:hover img, a.mainimgiphone:hover img, a.mainimgipad:hover img {
	border:solid thin #FF8000;
	padding: 7px 7px;
	background: -moz-linear-gradient(top, #FF8000, #fbe8cc);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#fbe8cc));
	background: -moz-linear-gradient(left top 315deg, #FF8000, #fbe8cc);
	background: -webkit-gradient(linear, left top, right bottom, from(#EEEEEE), to(#fbe8cc));
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;	
	/* For WebKit (Safari, Google Chrome etc) */
background: -webkit-gradient(linear, left top, left bottom, from(#FF8000), to(#fbe8cc));
/* For Mozilla/Gecko (Firefox etc) */
background: -moz-linear-gradient(top, #FF8000, #fbe8cc);
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF8000, endColorstr=#fbe8cc);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF8000, endColorstr=#fbe8cc)";
	}
	
a.windows img {
	border:solid thin #5a5a5a;
	margin:-45px 55px 60px 110px; 
	padding: 5px 7px;
	background: -moz-linear-gradient(top, #EEEEEE, #5a5a5a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));
	background: -moz-linear-gradient(left top 315deg, #EEEEEE, #5a5a5a);
	background: -webkit-gradient(linear, left top, right bottom, from(#EEEEEE), to(#BBBBBB));
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	-o-border-radius:10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	/* For WebKit (Safari, Google Chrome etc) */
background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#5a5a5a));
/* For Mozilla/Gecko (Firefox etc) */
background: -moz-linear-gradient(top, #EEEEEE, #5a5a5a);
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EEEEEE, endColorstr=#5a5a5a);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EEEEEE, endColorstr=#5a5a5a)";
	}	
	
a.windows:hover img {
	border:solid thin #FF8000;
	padding: 5px 7px;
	background: -moz-linear-gradient(top, #FF8000, #fbe8cc);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#fbe8cc));
	background: -moz-linear-gradient(left top 315deg, #FF8000, #fbe8cc);
	background: -webkit-gradient(linear, left top, right bottom, from(#EEEEEE), to(#fbe8cc));
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;	
	/* For WebKit (Safari, Google Chrome etc) */
background: -webkit-gradient(linear, left top, left bottom, from(#FF8000), to(#fbe8cc));
/* For Mozilla/Gecko (Firefox etc) */
background: -moz-linear-gradient(top, #FF8000, #fbe8cc);
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF8000, endColorstr=#fbe8cc);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF8000, endColorstr=#fbe8cc)";
	}		
	
a.mainimgi {
	padding:0 10px;
	}
	
a.mainimgiphone {
	padding:0 35px;
	}

a.windows {
	margin-top:-20px;
	padding:0 15px;
	}	
	
a.mainimgipad {
	padding:0 25px;
	}	
a.mainimgipad img {
	margin:0px 0 0 100px !important; 	
	}

#mbody {
	margin:-40px 0 0 15px;
	height:300px;
	width:930px;
	xborder:solid thin black;	
	}

#mbody img {
	float:left;
	padding-right:45px;
	}	

#mbody li {
		padding:10px 0 0 5px;
	}


/* end of banner */

/* content */

#templatemo_content {
	width: 940px;
	margin: 0 auto;
	padding: 30px 20px;
	background: url(/images/templatemo_content_bg_middle.png) repeat-y center;
}



#templatemo_content #twitter_section {
	clear: both;
	margin-bottom: 20px;
	margin-left:79px;
	width:800px;
	text-align:center;
	font-style:italic;
	font-size:18px !important;
	xborder:solid thin black;
	font-family:"Times New Roman", Times, serif;
	
	
}

#templatemo_content #twitter_section h3 {
	float: left;
	width: 995px;
	margin:-20px 0px 0px -50px;
	padding-bottom:20px;
	xborder:solid thin red;
	font-size: 26px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	line-height: 34px;
	color: #2a90c1;
}

#templatemo_content #twitter_section p {
	float: left;
	width: 800px;
	font-size: 26px;
	line-height: 34px;
	color: #2a90c1;
}

/*
#templatemo_content #twitter_section .followme a {
	display: block;
	float: right;
	width: 128px;
	height: 128px;
	background: url(/images/Google-Computer-Repair-Center.png) no-repeat;
	border:0px;
}

*/

#templatemo_content p {
	margin-bottom: 10px;
}

.box {
	float: left;
	width: 270px;
	padding: 0 29px 0 0;
}

.box_border {
	border-right: 1px dotted #999;
}

.box h2 {
	color: #9b1919;
	font-size: 20px;
	margin-bottom: 20px;
}



.box .box_image_wrapper {
	float: left;
	text-align: center;
	margin-right: 20px;
}

.em_text {
	font-size: 14px;
	color: #000;
}

.section_w940 {
	clear: both;
	width: 940px;
}


.section_w450 {
	float: left;
	width: 450px;
}

.news_box{
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;	
	color: #2f5e9e;
}

.news_box .post_info {
	color: #666;
}

.news_box .post_info a {
	color: #000000;
	font-weight: bold;
}

.news_box .post_info strong {
	color: #000000;
}

.news_box a {
	color: #2f5e9e;
}

.testimonial {
	font-style: italic;
}

.testimonial img {
	float:left;
	border:solid thin black;
	margin:5px 11px 5px 0px;
	}

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #242a2f url(/images/templatemo_footer_bg.jpg) repeat-x top;
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	padding: 60px 10px 20px 10px;
	color: #ffffff;
}
#templatemo_footer1 {
	width: 960px;
	margin: 0 auto;
	padding:6px 0px;
	color: #ffffff;
}
#templatemo_footer1 a{
	width: 960px;
	margin: 0 auto;
	padding:6px 0px;
	color: #ffffff;
}

#templatemo_footer  a {
	color: #ffffff;
}

a.ajc img {
	padding:5px 60px;
	border:solid thin #333;
	}
a.ajc1 img {
	padding:0px 8px;
	border:solid thin #333;
	}	

a.ajc2 img {
	padding:5px 47px; 
	border:solid thin #333;
	}	

#templatemo_footer .section_w240 {
	float: left;
	width: 200px;
	padding-right: 40px;
}

.section_w240 a {
	text-decoration:none;
	}

#templatemo_footer .section_w240 h3 {
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
	border-bottom:1px solid #ffffff;
	
}

#templatemo_footer .footer_list li a {
	color: #ffffff;
	background:url(/images/disc.png) no-repeat;
	padding-left:12px;
	background-position:0px 5px;
}

#templatemo_footer .footer_list li a:hover {
	color: #FFFF00;
	text-decoration: none;
}
/* end of footer */





