@charset "utf-8";
/*
Theme Name: FSS Elite
Theme URI: http://graphicten.com/
Description: Theme for Ocala Mac &amp; PC Computer Repair Center.
Version: 2.0
Author: Michael Shihinski
Author URI: http://graphicten.com/
*/

* { margin: 0; outline: 0; padding: 0; }
.clear { clear: both; }

body {
	background: #fff url(images/bg.jpg) top left repeat-x;
	color: #25292c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h1,
h2 {
	font-size: 18pt;
}

h3 {
	font-size: 14pt;
}

#wrapper {
	width: 944px;
	margin: 40px auto;
}

#header {
	width: 944px;
	height: 80px;
	overflow: hidden;
}

#header h1 {
	background: url(images/logo.png) top left no-repeat;
	width: 322px;
	height: 62px;
	display: block;
	float: left;
}

#header h1 a {
	display: block;
	width: 322px;
	height: 62px;
}

#header h1 a span {
	display: none;
}

h2.title,
h1.title { 
	margin-top: 40px; 
	font-size: 16pt;
	text-transform: uppercase;
}

#header .call-text {
	float: right;
	display: inline;
	color: #fff;
	font-size: 14pt;
	text-align: right;
	padding-top: 10px;
}

#header .phone {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu {
	width: 944px;
	height: 27px;
	overflow: hidden;
	background: url(images/menu-bg.png) top left no-repeat;
	text-align: center;
	color: #636970;
	font-size: 10pt;
	padding-top: 8px;
}

#menu ul {
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	display: block;
	padding: 0px 45px;
	color: #636970;
	font-size: 14px;
	text-decoration: none;
	border-right: 1px solid #999;
}

#menu a.last {
	border: none;
}

#menu a:hover {
	color: #00426f;
}

#banner {
	width: 900px;
	height: 326px;
	padding: 2px 0px;
	border-top: 1px solid #d7e6ea;
	border-bottom: 1px solid #d7e6ea;
}

#banner .right {
	float: right;
	display: inline;
	width: 690px;
	height: 345px;
	margin: -19px -22px 0 0;
	background: url(images/banner-bg.jpg) top left no-repeat;
}

#banner .right .text {
	text-transform: uppercase;
	font-size: 26pt;
	color: #fff;
	float: left;
	display: inline;
	width: 320px;
	margin: 57px 0 0 38px;
}

#banner .left {
	float: left;
	display: inline;
	width: 231px;
}

#banner .left .box {
	width: 190px;
	height: 97px;
	margin: 1px 0px;
	background: url(images/banner-box.jpg) top left no-repeat;
	overflow: hidden;
	padding: 10px 20px;
	padding-bottom: 0px;
}

#banner .left .box h2 {
	font-size: 14pt;
	color: #3e444b;
	font-weight: normal;
}

#banner .left .box li {
	font-size: 10pt;
	color: #00426f;
	margin-left: 15px;
}

#page-wrap {
	width: 900px;
	background: #fff;
	padding: 16px 22px;
	border-bottom: 1px solid #d7e6ea;
}

#content-wrap {
	width: 900px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: url(images/content-bg.jpg) top left repeat-y;
	margin: 15px 0px;
	margin-top: 25px;
}

#sidebar {
	width: 230px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
	display: inline;
}

#content {
	width: 620px;
	float: right;
	display: inline;
	padding: 0px 15px;
}

#content h2 {
	margin-bottom: 10px;
}

#content p {
	margin-bottom: 15px;
}

#content li {
	margin-left: 30px;
}

#sidebar .partners {
	width: 230px;
	height: 300px;
	background: url(images/partners.jpg) top left no-repeat;
}

#sidebar .pgallery,
#sidebar .remote {
	width: 230px;
	height: 59px;
	overflow: hidden;
	background: url(images/remote-backup.jpg) top left no-repeat;
}

#sidebar .pgallery {
	margin-top: 10px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	background: url(images/photo-gallery.jpg) top left no-repeat;
}

#sidebar .pgallery a,
#sidebar .remote a {
	display: block;
	width: 230px;
	height: 59px;
}

#sidebar .pgallery a span,
#sidebar .remote a span {
	display: none;
}

#footer {
	margin-top: 10px;
	width: 944px;
	text-align: center;
	font-size: 9pt;
	color: #3e444b;
}

#footer a {
	font-size: 9pt;
	color: #3e444b;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.ngg-albumtitle a {
	color: #555;
	text-decoration: none;
}
