* {
	margin: 0;
	padding: 0;
}
body, td, th {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	text-align: left;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navhead {
	background: #212121;
	color: #fff;
	font-family: Kreon, serif;
}
#navhead2 {
	background: #212121;
	color: #fff;
	font-family: Kreon, serif;
}
#sitelogo {
	font-weight: 700;
	font-size: 25px;
	margin-top: 30px;
	width: 400px;
	float: left;
}
#sitelogo a {
	color: #fff;
	text-decoration: none;
}
#navmenu {
	width: 540px;
	float: right;
	font-size: 14px;
	margin-top: 52px;
	height: 50px;
}
#navmenu a {
	padding: 0 25px 34px 25px;
	border-bottom: 7px solid #212121;
	font-family: 'Lato', sans-serif;
	color: #f4f2ec;
	text-decoration: none;
}
#navmenu a.active {
	padding: 0 25px 34px 25px;
	border-bottom: 7px solid #C54939;
	font-family: 'Lato', sans-serif;
	color: #f4f2ec;
	text-decoration: none;
	font-weight: 700;
}

#navmenu a:hover {
	padding: 0 25px 34px 25px;
	border-bottom: 7px solid #C54939;
	font-family: 'Lato', sans-serif;
	color: #f4f2ec;
	text-decoration: none;
}

#navmenu2 {
	width: 540px;
	float: left;
	font-size: 14px;
	margin-top: 52px;
	height: 50px;
}
#navmenu2 a {
	padding: 0 25px 34px 25px;
	border-bottom: 7px solid #212121;
	font-family: 'Lato', sans-serif;
	color: #a3a3a3;
	text-decoration: none;
}
#navmenu2 a.active {
	padding: 0 25px 34px 25px;
	border-bottom: 7px solid #C54939;
	font-family: 'Lato', sans-serif;
	color: #a3a3a3;
	text-decoration: none;
	font-weight: 700;
}

#navmenu2 a:hover {
	padding: 0 25px 34px 25px;
	border-bottom: 7px solid #C54939;
	font-family: 'Lato', sans-serif;
	color: black;
	text-decoration: none;
}
.sectionwrap {
	width: 980px;
	margin: 0 auto;
	padding: 0 30px;
}
#headergraphic {
	background: url(images/GetComputerMagic-d1header.jpg) no-repeat;
	width: 100%;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#formheadline {
	background: #C54939;
	padding: 20px 25px;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
}
#formtable {
	border: 1px solid #6D5E5C;
}
p {
	margin-bottom: 14px;
	line-height: 22px;
}
#formbg {
	background: url(images/GetComputerMagic-d1formbg.png);
	padding: 20px 25px;
}
#lowergrey {
	background: #F4F4F4;
	padding: 40px 0 80px 0;
}
#lowergrey a {
	color: #c04c36;
}
.infolabel {
	font-weight:bold;
	color: #A3A3A3;
	padding-right: 3px;
}
.listing {
	font-weight:bold;
	color:#c04c36;
	font-size:13px;
}
.features {
	font-weight:bold;
	font-size:13px;
}
#subhead {
	background: #F4F4F4;
	height: 30px;
}
#footer {
	background: #181F16;
}
#footer a {
	color: #a5a5a3;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .sectionwrap {
	margin-top: 30px;
	color: #a5a5a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
#sidebar {
	background: #C54939;
	padding: 25px 20px;
	color: #fff;
}
#sidebar ul {
	list-style-image: none;
	list-style: none;
}
#sidebar li {
	margin-bottom: 13px;
	background: url(images/GetComputerMagic-d1_07.jpg) center left no-repeat;
	padding: 4px 0 4px 25px;
}
#sidebar a {
	color: #fff;
}
#bodyarea .sectionwrap {
	padding: 40px 0;
}
#bodyleft {
	padding: 0 140px 0 0;
}
#bodyleft p {
	line-height: 20px;
}
#bodyleft ul {
	list-style-image: url(images/GetComputerMagic-d1_03.jpg);
	margin-left: 40px;
	padding-top: 7px;
}
#bodyleft li {
	margin-bottom: 13px;
}
h1 {
	font-family: Kreon, serif;
	font-weight: 700;
	font-size: 32px;
	line-height: 39px;
	margin-bottom: 20px;
}
h2 {
	font-family: Kreon, serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #c04c36;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}

.articles {
	font-size:12px;
	line-height:16px;
	_padding:0px 20px 0px 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.articles p {
	padding-top: 0px;
	margin-top: 5px;
	
}
.articles a:link,.articles a:visited,  .articles a:active {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
	color:#384b69;
}

.articles a:hover {
	text-decoration:underline;
	color:#384b69;
}