html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	font-size: 76%;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #00C;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button {
 cursor: pointer;
}

p {
  margin-top: 0;
  margin-bottom: 7px;
}

div, p, table, td, th {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #333;
	text-align: left;
}

/*****************************************/
/***            Template               ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

DIV#wrapper {
	MIN-WIDTH: 750px; MAX-WIDTH: 1000px; MARGIN-LEFT: auto; MARGIN-RIGHT: auto
}
DIV#wrapper_r {
}
body.width_medium div#wrapper {
	width: 1050px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
/*	position: relative;*/
	height:250px;
}

div#header_r {
	height: 250px;
/*	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;*/
	overflow: hidden;
	text-align: left;
}

#empty {
	width; 200px;
	margin: 0;
	padding: 0;
}


#content {
	border: none;
	margin: 0;
	padding: 25px;
	vertical-align: top;
	background:#FFF;
	font-weight: normal;
	width: inherit;
	font-size:14px;
}

#sidebar1 {
	padding: 15px 0; /* top and bottom padding create visual space within this div */
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}

#menu {
	width: 150px;
	margin: 0;
	padding: 5px;
	vertical-align: top;
	text-decoration: none;
	font-size: 12px;
  	font-weight: bold;
	font-family: Arial;
}


div#logo {
	float: left;
	width: 300px;
	height: 150px;
	background: url(images/PCrepairlogo.png) 0 0 no-repeat;
	margin-left: 60px;
	margin-top: 60px;
	display:inline;
}
*html div#logo {  
background-image: url(images/PCrepairlogo.png);

}

div#footer_r {
text-align: center;
	padding-top: 10px;
	padding-right: 25px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
}
div#footer_text {
	padding-left: 25px;
	float:left;
	text-align: left;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

#whitebox {
	margin: 30px 21px 0px 21px;
	background: #fff;
	width: auto;
}

#whitebox div {
	text-align: left;

}

#picture {
	background: #fff url(images/SEO-Screenshot.jpg);
	height:380px;
	

}
#coveragepic {
	background: #fff url(images/map.gif);
	height:320px;

	
}

#SEOpicture {
	background: #fff url(images/SEO.png);
	height:380px;
	
}
#whitebox_t {
	background: #fff url(images/box1.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(images/box2.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(images/box3.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(images/box4.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(images/box5.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(images/box6.png) 100% 100% no-repeat;
}

h1  {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #333;
	text-align: left;
}

h4	{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #333;

}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #333;
	text-align: left;
}

#seohighlight {
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
}
td.greyline {
  width: 20px;
  background: url(images/greyline.png) 50% 0 repeat-y;
}

#topbox {
background:transparent url(images/pcrepair2.png) no-repeat scroll 100% 0pt;
	padding-right:500px;
	height: 250px;
	
	

}

/* top tabs */
#seomenu {
	height: 50px;
	text-align:left;
	padding-left: 11px;
	padding-right: 10px;
/*	position:relative;*/
}

.seo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2A61A4;
}
.seo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #646464;
}
