/* CSS Document */

body
	{
	margin:0;
	background-color:#C0C0C0;
	}

#container {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	position: relative;
}
#main {
	background-color:#FFFFFF;
	float: left;
	position: relative;
	width:778px;
	}
h1 {
	font-size: 22px;
	line-height: 24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-size: 16px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-top: 0px;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size :17px;
	color:#0033CC;
	font-weight: bold;
	padding-top: 0px;
	margin: 0;
	}
h5 {
	font-size: 15px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-top: 0px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
form {
	width: 325px;
	position: relative;
	padding: 20px;
	border-style:dashed;
	color:#094A72;
	border-width: 2px;
	margin-left: 50px;
	margin-top: 20px;
	float: left;
	margin-bottom: 50px;
	}
form p {
	color:#000000;
	}
label {
	width: 110px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
input {
	width: 200px;
	height: 15px;
	padding: 5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	position: relative;
	float: left;
	border-color:#333333;
	border-style: solid;
	border-width: thin;
	margin-bottom: 15px;
}
input.verify {
	width: 50px;
	height: 15px;
	padding: 5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	position: relative;
	float: left;
	border-color:#333333;
	border-style: solid;
	border-width: thin;
	margin-bottom: 11px;
	margin-right: 150px;
}
input.submit-btn {
	width: 95px;
	padding: 5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	position: relative;
	float: left;
	background-color:#CCCCCC;
	border-color:#094A72;
	border-style: solid;
	border-width: thin;
	margin-bottom: 11px;
	margin-left: 125px;
	height: 25px;
	margin-top: 10px;
}
input.submit-btn:hover {
	width: 95px;
	padding: 5px;
	height:25px;
	font-size:14px;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#094A72;
	position: relative;
	float: left;
	border-color:#000000;
	border-style: solid;
	border-width: thin;
	margin-bottom: 11px;
}
textarea {
	width: 200px;
	height: 80px;
	padding: 5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	position: relative;
	float: left;
	border-color:#333333;
	border-style: solid;
	border-width: thin;
	margin-bottom: 15px;
}
#left-column {
	width:224px;
	float: left;
	position: relative;
	background-color: #ffffff;
	margin-right: 0px;
	padding-right: 0px;
}
.logo {
	background-image:url(images/logobg.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 224px;
}
.upper-menu {
	padding: 13px 0 13px 0;
}
.upper-menu ul {
	display: inline;
	list-style-type: none;
	padding: 0 0 0 30px;
}	
.upper-menu ul li {
	display: inline;
	list-style-type: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	}
.upper-menu ul li a {
	color:#FF3300;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:none;
	}
.upper-menu ul li a.active {
	color:#000000;
	text-decoration: underline;
	}
.upper-menu ul li a:hover {
	text-decoration:underline;
	color:#000000;
	}
.lower-menu {
	margin-bottom: 15px;
	padding-bottom: 0px;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	height: 210px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #005d85;
	background-position: bottom;
	}
.lower-menu ul {
	}
.lower-menu ul li {
	list-style-image:url(images/leftbullet.jpg);
	padding-left: 0px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.lower-menu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}
.lower-menu ul li a.active {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF3300;
	list-style-image: url(images/leftbullethover.jpg);
	text-decoration: none;
}
.lower-menu ul li a:hover {
	color:#FF3300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	list-style-image: url(images/leftbullethover.jpg);
	}
.contact-info {
	color: #fff;
	background-image: url(images/contact-bg.png);
	padding: 10px;
	width: 204px;
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #094A72;
}
.contact-info h2 {
	font-size: 18px;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
}
.contact-info p {
	position: relative;
	margin-top: 0px;
	line-height: 22px;
	font-size: 15px;
	}
.contact-info p a {
	color:#99CC00;
	text-decoration:none;
	}
.contact-info p a:hover {
	color:#000000;
	text-decoration:underline;
	}
#testimonial {
	width: 204px;
	height:113px;
	padding: 6px 10px 38px 8px;
	background-image:url(images/testimonial.jpg);
	background-repeat:no-repeat;
	font-size: 13px;
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	}	
.social {
	padding: 10px;
	margin-top: 15px;
	width: 202px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	height: 70px;
}	
.social ul {
	display: inline;
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	position: relative;
	}
.social ul li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 10px 4px 0 0;
}
.social ul li.nomargin {
	display: inline;
	list-style-type: none;
	}
#right-column {
	width: 554px;
	float: left;
	position: relative;
	background-color: #ffffff;
}
#header {
	background-image:url(images/banner.jpg);
	width: 554px;
	height: 251px;
	float: left;
	position: relative;
	}
#main-content {
	float: left;
	position: relative;
	margin-top: 15px;
	margin-left: 15px;
	padding-right: 15px;
	}
#main-content p{
	margin-top: 0;
	margin-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
}
#main-content ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image:url(images/check-mark.png);
	padding-bottom: 8px;
}
#services {
	margin-top: 10px;
	float: left;
	position: relative;
	}
.repairs {
	width: 155px;
	float: left;
	padding: 10px 5px 5px 5px;
	position: relative;
	margin-right: 7px;
	background-image: url(images/repair-bg.png);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 2px;
	border-color: #D6652A;
	height: 205px;
	}
.virus-removal {
	width: 155px;
	float: left;
	position: relative;
	margin-right: 7px;
	background-image: url(images/virus-bg.png);
	background-repeat: repeat-x;
	padding: 10px 5px 5px 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #4D4D4D;
	height: 205px;
	}	
.troubleshooting {
	width: 155px;
	float: left;
	padding: 10px 5px 5px 5px;
	position: relative;
	background-image: url(images/troubleshoot-bg.png);
	background-repeat: repeat-x;
	border-width: 2px;
	border-style: solid;
	border-color: #2C63A2;
	height: 205px;
	}
.photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 	5px;
	padding: 2px;
	border-color:#333333;
	border-style: solid;
	border-width: 2px;
	}
#footer {
	clear: both;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#FFFFFF;
	width: 100%;
	}
.bottom-menu {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}
.bottom-menu a {
	color:#005d85;
	padding: 0 8px 0 8px;
	text-decoration:none;
}
.bottom-menu a:hover {
	color:#FF3300;
	text-decoration: underline;
	}

.copyright{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000000;
	text-align: center;
	padding-top: 10px;
}
.copyright a {
	color: #005d85;
	text-decoration: underline;
	}
.copyright a:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#FF3300;
	text-decoration:underline
}
#reseller {
	position: relative;
	margin: 10px 0 10px 0;
	text-align: center;
	width: 224px;
}

