@charset "utf-8";
body {
	margin: 0px;
	background-color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(images/backgrounddark.jpg);
}

h1 {
	margin: 0px;
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	
}
h2 {
	margin: 0px;
	color: #067AB4;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}



p {
	margin: 0px;
}

#leftcolumn p {
	text-align: justify;
}

img {
	border: 0;

}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#main {
	clear: both;
	float: left;
	width: 980px;
	background-image: url(images/center.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
}


#top {
	width: 980px;
	height: 300px;
	clear: both;
}

#topnavigation {
	clear: both;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	color: #067AB4;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #30ABF1;
	border-bottom-style: dotted;
	line-height: 20px;
}

#topnavigation li {
	list-style-type: none;
	display: inline;
	margin-right: 7px;
	font-size: small;
	font-weight: bolder;
	margin-left: 7px;
}


#topnavigation ul {
	text-align: center;
	padding: 0px;
	margin: 0px;
}


#topnavigation a:link {
	color: #067AB4;
	text-decoration: none;
}
#topnavigation a:visited {
	text-decoration: none;
	color: #067AB4;
}
#topnavigation a:hover {
	text-decoration: underline;
	color: #067AB4;
}
#topnavigation a:active {
	text-decoration: none;
	color: #067AB4;
	}

#topbanner {
	height: 200px;
	width: 700px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#columns {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
#columns a:link {
	color: #09F;
	text-decoration: underline;
	font-weight: normal;
}
#columns a:visited {
	text-decoration: underline;
	color: #09F;
	font-weight: normal;
}
#columns a:hover {
	text-decoration: none;
	color: #09F;
	font-weight: normal;
}
#columns a:active {
	text-decoration: underline;
	color: #09F;
	font-weight: normal;
	}

#leftcolumn {
	width: 540px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}


#rightcolumn {
	width: 120px;
	float: left;
	height: 100px;
	/*
	background-image: url(images/pimpyourwebsitead.jpg);
	background-repeat: no-repeat;
	*/
	padding-top: 150px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 11px;
	text-align: center;
}
#rightcolumn h1 {
	text-align: center;
}
.pimpyoursiteside {
	background-image: url(images/side/pimpyourwebsiteside.jpg);
	background-repeat: no-repeat;
}
.itservicesside {
	background-image: url(images/side/itservicesside.jpg);
	background-repeat: no-repeat;
}
.repairsside {
	background-image: url(images/side/repairsside.jpg);
	background-repeat: no-repeat;
}
.websitedesignside {
	background-image: url(images/side/websitedesignside.jpg);
	background-repeat: no-repeat;
}

.centertext {
	text-align: center;
}

.thumb {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}


#bottom {
	height: 240px;
	width: 980px;
	clear: both;
	background-color: #000000;
	background-image: url(images/bottom.jpg);
}


#bottomcontent {
	width: 600px;
	margin-left: 230px;
	text-align: left;
	padding-top: 30px;
	height: 100px;
	color: #067AB4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}



#bottomcontent li   {
	list-style-type: none;
	display: inline;
	width: 135px;
	margin-right: 15px;
	float: left;
}
#bottomcontent ul{
	padding: 0;
	margin: 0;
}

#bottomcontent a:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#bottomcontent a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
#bottomcontent a:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
}
#bottomcontent a:active {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	}

#copyright {
	font-size: x-small;
	clear: both;
	text-align: center;
	color: #666;
}
.wallpaperthumbs {
	padding: 10px;
}

.testimonial {
	background-color: #ECFEFF;
	width: 500px;
	border: 1px solid #6CF;
	padding: 10px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;
}
.customer {
	background-image: url(images/commentarrow.jpg);
	background-repeat: no-repeat;
	background-position: 80px top;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 20px;
}
#valid {
	font-size: x-small;
	clear: both;
	text-align: left;
	color: #666;
	margin-top: 15px;
	margin-left: 160px;
	height: 40px;
}
