/* @group General Styles */

body {
	color: #000;
	text-decoration: none;
	font: normal normal 12px/1.25em Arial, Helvetica, Sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #ccc url(images/bg_hdr.png) repeat-x 0 0;
}

p {
}

b, strong {

}

a:link, a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0079c2;
}

a:hover, a:active {
	color: #000;
}

img {
	border: 1px solid #555;
}
.img_l {
	margin-right: 9px;
	margin-bottom: 9px;
	float: left;
}

.img_r {
	margin-bottom: 9px;
	float: right;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.image_right_f {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-style: none;
}

.img_x {
	border-style: none;
}
	
.address {
	float: left;
}	

.map {
	float: right;
}
/* @end */

/* @group Layout */

#container {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100%;
}

.clearer {
	clear: both;
}

.clearer2 {
	clear: both;
	height: 10px;
}

.clearer20 {
	clear: both;
	height:  20px;
}
#pageHeader {
	position: relative;
	height: 130px;
}

#pageHeader img {
}

#pageHeader h1 span {
	background: url(images/extreme_web_logo.png) no-repeat 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
}

#pageHeader h1 {
	position: absolute;
	height: 130px;
	width: 390px;
	overflow: hidden;
	margin: 0;
	font-size: 1.5em;
}

#pageHeader h2 {
	left: 400px;
	position: absolute;
	top: 50px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
}

#contentContainer {
	margin-right: 199px;
}

#splashContainer {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 986px;
	height: 408px;
	background: url(images/ex_splash.png) no-repeat 0 0;
}

#splashContent {
	height: 112px;
	position: relative;
	width: 570px;
	top: 139px;
	left: 199px;
	padding: 9px;
	overflow: hidden;
}

#splashContent_l {
	margin-right: 190px;
	margin-top: 0;
	margin-bottom: 12px;
}

#splashContent_r {
	width: 172px;
	float: right;
	margin: 0;
	text-align: right;
}
#splashContent p {
	color: #ccc;
	margin: 5px 0;
}

#splashContent h1 {
	color: #ccc;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.5em;
}

#splashContent h2 {
	color: #ccc;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	font-size: 1.25em;
}
#splashContent p span {
	
	}

#content {
	height: auto;
	border: 1px solid #555;
	background: #ddd url(images/x_quote.png) no-repeat right bottom;
	padding-bottom: 20px;
}
#content p {
	color: #000;
	margin: .5px 1em .5em;
	font-size: 1.25em;
	line-height: 1.25em;
}

#content h1 {
	color: #000;
	background: url(images/30px_v_bg.png) repeat-x;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	margin-bottom: .5em;
	margin-top: 0;
	text-indent: .5em;
	font-size: 1.5em;
	border-bottom: 1px solid #555;
}

#content h2 {
	color: #000;
	margin: 1em;
	font-size: 1.5em;
	line-height: 1.25em;
	display: block;
	border-bottom: 2px solid #0079c2;
}

#content ul {
	list-style-type: none;
	font-size: 1.25em;
	line-height: 1.25em;
}

#content ul a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0079c2;
}

#content ul a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000;
}

#sidebarContainer {
	float: right;
	width: 190px;
	padding-left: 9px;
	padding-bottom: 9px;
	position: relative;
}

#sidebarContainer #sidebar {
}

#sidebarContainer .sideHeader {
	height: 30px;
	color: #0079c2;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	margin-bottom: 5px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#sidebarContainer h3 {
	color: #0079c2;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	margin-bottom: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 5px;
	background-color: #000;
	text-indent: 1em;
	display: block;
}


#sidebarContainer ul {
	color: #000;
	background: url(images/2sq_v_bg.png) repeat-x 0 bottom;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 1px solid #555;
}

#sidebarContainer li {
	font-size: 14px;
	line-height: 1.5em;
	background: url(images/h1_bg.png) 0 bottom;
}

#sidebarContainer a {
	display: block;
	text-decoration: none;
	padding: 0 15px;
	color: #000;
}

#sidebarContainer a:hover {
	background: url(images/h1_over_bg.png) 0 top;
	color: #0079c2;
}


#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000;
}

#hrFooter {
	clear: both;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display: block;
	background-color: #333;
	color: #ddd;
	line-height: 2em;
}

#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer a:link, #footer a:visited {
	color: #0079c2;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#footer a:hover, #footer a:active {
	color: #000;
}
	
	
#tool {
	width: 680px;
	height: 441px;
	background-image: url(images/tool2.png);
	right: 0;
	top: 30%;
	display: block;
	float: right;
	position: absolute;
	z-index: -3;
}	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	height: 20px;
	color: #000;
	line-height: 2em;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	clear: both;
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #0079c2;
}

#breadcrumbcontainer a:hover {
	color: #000;
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
}

#navcontainer #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul{
}

#navcontainer li {
}

#navcontainer a {
}

#navcontainer a:hover {
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
}

#navcontainer ul ul ul .currentAncestor {
}
/* Child Level 3 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
		width: 787px;
	height: 130px;
	background-color: #000;
	padding: 1em;
}

blockquote, .standout p {
	color: #fff;
	font-size: 1.5em;
}


h1 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h2 {
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
}

h4 {
}

.imageStyle {
}



/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
}

ul.circle {
}

ul.square {
}

ol.arabic-numbers {
}

ol.upper-alpha {
}

ol.lower-alpha {
}

ol.upper-roman {
}

ol.lower-roman {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
	font: normal normal 14px/1.25em Arial, Helvetica, Sans-serif;
	text-align: center;
}

th {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

tr {
	height: 2em;
}

td {
	
}

tbody tr.odd td {
	background:  transparent url(images/bg_w_trans.png) repeat top left;
}

caption {
	background-color: #0079c2;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
}
/* @end */

/* @group Blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
}

ul.blog-tag-cloud li {
}

.blog-tag-size-1 {	
}

.blog-tag-size-2 {	
}

.blog-tag-size-3 {	
}

.blog-tag-size-4 {	
}

.blog-tag-size-5 {	
}

.blog-tag-size-6 {	
}

.blog-tag-size-7 {	
}

.blog-tag-size-8 {	
}

.blog-tag-size-9 {	
}

.blog-tag-size-10 {	
}

.blog-tag-size-11 {	
}

.blog-tag-size-12 {	
}

.blog-tag-size-13 {
}

.blog-tag-size-14 {	
}

.blog-tag-size-15 {
}

.blog-tag-size-16 {	
}

.blog-tag-size-17 {	
}

.blog-tag-size-18 {	
}

.blog-tag-size-19 {
}

.blog-tag-size-20 {	
}

/* @end */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

.blog-entry {
}

h1.blog-entry-title {
}


h1.blog-entry-title a {
}

.blog-entry-date {
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-read-more {
}

.blog-entry-body {
}

.blog-entry-comments {
}

p.blog-entry-tags {
}

/* styles the archives in the blog sidebar */
#blog-archives {
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}

.blog-rss-link {
}

.blog-comments-rss-link {
}

/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
}

.album-description {
}


.album-wrap {
}

.thumbnail-wrap {
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
}

.photo-navigation {
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-title {
}

.photo-caption {
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
}

.movie-page-description {
}

.movie-thumbnail-frame {
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
}

.movie-title {
}

.movie-frame {
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */
