@charset "UTF-8";
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic";
	font-size: 11px;
	background-repeat: repeat;
	background-image: url(../images/jpg/bg-side-nav.jpg);
	color: #999;
	line-height: 12px;
	font-weight: lighter;
}
#welcome-content {
	margin-left: 360px;
	width: 350px;
	padding-top: 40px;
	line-height: 14px;
	font-size: 12px;
	color: #CCC;
}

h2 {
	color: #CCC;
	margin-bottom: 6px;
}
#header {
	height: 100px;
	width: 860px;
	float: left;
	background-image: url(../images/jpg/bg-header.jpg);
	padding-top: 20px;
}
#nav-top-right {
	float: right;
	height: 70px;
	background-image: url(../images/jpg/bg-side-nav.jpg);
	background-repeat: repeat;
	width: 80px;
	padding-top: 50px;
}
#navigation {
	height: 50px;
	width: 940px;
	background-color: #000;
	clear: right;
	font-size: 12px;
	font-family: "Century Gothic";
	letter-spacing: .1em;
}
#divider-links {
	height: 30px;
	width: 1px;
	float: left;
	background-image: url(../images/jpg/divider-dots.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}
#addThis {
	height: 50px;
	float: left;
	text-align: right;
	line-height: 50px;
}
#mainImage {
	width: 860px;
	height: 430px;
	background-color: #999;
	float: left;
}
#nav-side-right {
	float: right;
	height: 430px;
	background-image: url(../images/jpg/bg-side-nav.jpg);
	background-repeat: repeat;
	width: 80px;
}
#welcome {
	clear: both;
	height: 143px;
	background-image: url(../images/jpg/ourCompany.jpg);
	background-repeat: no-repeat;
}
#categoryBar {
	height: 60px;
	background-image: url(../images/jpg/categoryBar.jpg);
	background-repeat: repeat;
}
#divider {
	height: 190px;
	width: 1px;
	float: left;
	margin-top: 18px;
	background-image: url(../images/jpg/divider-dots.jpg);
	background-repeat: repeat-y;
}
#columns {
	background-repeat: repeat;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14px;
	color: #999;
}
#columns a {
	color: #999;
}
#category-column-left {
	float: left;
	width: 250px;
	padding-left: 35px;
	padding-top: 20px;
	padding-right: 18px;
	color: #999;
	font-size: 12px;
	line-height: 14px;
}
#category-column-middle {
	width: 250px;
	float: left;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 35px;
}
#category-column-right {
	float: left;
	width: 250px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 35px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	height: 60px;
	background-image: url(../images/jpg/bg-header.jpg);
	background-repeat: repeat;
	width: 940px;
	clear: both;
	padding-top: 35px;
	text-align: center;
}
#navigation a {
	display: block;
	float: left;
	height: 50px;
	width: 100px;
	line-height: 50px;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
#navigation a:hover {
	background-repeat: repeat-x;
	color: #CCC;
	background-image: url(../images/jpg/aHover.jpg);
}
#wrapper #nav-side-right a:hover {
	border: 1px solid #FFF;
}
#addThis {
	height: 50px;
	background-color: #000;
	width: 100px;
	float: right;
	margin-right: 175px;
}
#addThis a:hover {
	background-image: url(../images/jpg/bg-black.jpg);
	background-repeat: repeat;
}
#credits  {
	text-align: right;
	padding: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic";
	color: #999;
	font-size: 11px;
}
#wrapper #credits a {
	color: #999;
	text-decoration: underline;
}

