/* Overwrites and custom CSS for Guynet Systems website */

.h1Systems {
	color: #888;
	}

#bannerContent {
	height: 280px;
	margin: 20px 10px;
	background: url('/img/network.jpg') top right no-repeat;
	}

#banner h2 {
	font-family: "Arial Black", arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 2.25em;
	line-height: 1.0em;
	margin-bottom: 20px;
	}

#banner h3 {
	font-size: 1.875em;
	font-weight: normal;
	line-height: 1.0em;
	color: #aaa;
	margin-left: 120px;
	margin-bottom: 20px;
	}

#banner h4 {
	font-size: 1.125em;
	line-height: 1.0em;
	color: #ac7d13;
	margin-left: 60px;
	}

#banner h5 {
	font-size: 1.125em;
	line-height: 1.0em;
	color: #333;
	margin-top: 20px;
	}

#worry {
	width: 355px;
	margin: 10px;
	float: left;
	}

#worry h1 {
	color: #ac7d13;
	}

#worry p {
	padding-bottom: 10px;
	}
