@charset "UTF-8";
/* ================================================================================================ *\
	Copyright Innovative Concepts, Inc. - All Rights Reserved
	$Id$
\* ================================================================================================ */

*  {
	margin: 0px;
	padding: 0px;
}

.clear  {
	clear: both;
}

body  {
	font-family: Trebuchet MS1, Arial, sans-serif;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	color: #4d4d4d;
	font-size: 14px;
}

a  {
	color: #ed1c24;
	text-decoration: none;
}

a:hover  {
	color: #ed1c24;
	text-decoration: underline;
}

a img  {
	border: none;
	border-width: 0px;
}

#wrapper  {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/******************************************\
	HEADER
\******************************************/
#header  {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#header-content  {
	float: right;
	margin-top: 35px;
	width: 500px;
}

#header-nav  {
	list-style-type: none;
	float: right;
	margin-left: 40px;
	margin-top: 9px;
	margin-right: 30px;

}

#header-nav li  {
	display: inline;
	color: #4d4d4d;
	font-size: 10px;
	font-weight: bold;
	margin-left: -1px;
}

#header-nav li a  {
	color: #4d4d4d;
	text-decoration: none;
}

#header-nav li a:hover  {
	color: #000000;
	text-decoration: underline;
}

#header-nav li + li:before  {
    content: " | ";
}


/******************************************\
	MAIN COLUMN
\******************************************/
#main  {
	width: 950px;
	float: left;
	margin-left: 11px;
	margin-bottom: 25px;	
}

#main-column  {
	float: left;
	width: 620px;
	margin-left: 0px;
}

#main h2  {
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
	margin-bottom: 20px;
}

#main h3  {
	font-size: 18px;
	text-transform: none;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
}

#main h4  {
	font-size: 18px;
	text-transform: none;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

#main hr  {
	height: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #d8d8d8;
	margin-top: 20px;
	margin-bottom: 25px;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
}


/******************************************\
	SIDE COLUMN
\******************************************/
#side-column  {
	float: left;
	width: 290px;
	margin-left: 40px;
}

#side-column h2  {
	font-size: 24px;
	text-transform: uppercase;
	color: #ed1c24;
	font-weight: normal;
	margin-bottom: 20px;
}

/******************************************\
	 COLUMNS
\******************************************/
#column1  {
	float: left;
}
#column2  {
	float: right;
}

/******************************************\
	FOOTER
\******************************************/
#footer  {
	clear: both;
	width: 890px;
	height: 102px;
	margin-left: 11px;
	background-color: #cdcdcd;
	padding-top: 25px;
	padding-left: 60px;
}

#footer ul#footer-nav  {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 3px;
}

#footer ul#footer-nav li  {
	color: #000000;
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 145px;
}

#footer ul#footer-nav li a  {
	color: #000000;
	text-decoration: none;
}

#footer ul#footer-nav li a:hover  {
	color: #000000;
	text-decoration: underline;
}

#footer ul#footer-nav li ul  {
	margin-top: 5px;
}

#footer ul ul  {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#footer ul#footer-nav li li  {
	color: #4d4d4d;
	float: none;
	font-size: 10px;
	margin-top: 0px;
}

#footer ul#footer-nav li li a  {
	color: #4d4d4d;
	text-decoration: none;
}

#footer ul#footer-nav li li a:hover  {
	color: #4d4d4d;
	text-decoration: underline;
}


/******************************************\
	LOGO
\******************************************/
#logo a  {
	width: 290px;
	height: 111px;
	float: left;
	display: block;
}

#logo img  {
	margin-top: 20px;
	border: none;
}


/******************************************\
	GOOGLE CUSTOM SEARCH
\******************************************/
#search  {
	height: 31px;
	float: right;
	color: #a0a0a0;
	background-image: url(/images/search-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#search-field  {
	height: 17px;
	width: 125px;
	color: #a0a0a0;
	font-size: 10px;
	border: 0px;
	margin-left: 15px;
	padding-top: 2px;
	padding-left: 0px;
	margin-top: 5px;
	float: left;
	outline: none;
}

#go  {
	height: 31px;
	width: 45px;
	padding-top: 2px;
	padding-right: 4px;
	display: inline-block;
	background-image: url(/images/search-right.jpg);
	background-repeat: no-repeat;
	border-width: 0px;
	margin: 0px;
	float: left;
	font-size: 12px;
	cursor: pointer;
}


/******************************************\
	MENU
\******************************************/
.sf-menu, .sf-menu *  {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu  {
	float: right;
	clear: right;
	margin-top: 28px;
	font-size: 12px;
}

.sf-menu a  {
	display: block;
	position: relative;
}

.sf-menu ul  {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of sub-menus need to match (see below) */
}

.sf-menu li  {
	float: left;
	position: relative;
	margin-left: -25px;
}

.sf-menu li:hover  {
	visibility: inherit;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul  {
	left: 0;
	top: 2.5em; /* match top ul list item height */
	z-index: 99;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul  {
	top: -999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul  {
	left: 10em; /* match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul  {
	top: -999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul  {
	left: 10em; /* match ul width */
	top: 0;
}

.sf-menu a, .sf-menu a:visited  {
	color: #FFFFFF;
}

.sf-menu li a  {
	display: inline-block;
	width: 142px;
	height: 29px;
	background-image: url(/images/tabs/normal.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-left: -25px;
	text-indent: -20px;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
}

.sf-menu li.first a  {
	background-image: url(/images/tabs/first.png);
}

.sf-menu li.contact a  {
	background-image: url(/images/tabs/contact.png);;
}

.sf-menu li a:hover  {
	background-image: url(/images/tabs/hover.png);
	color: #000000;
}

.sf-menu li a:visted  {
	color: #FFFFFF;
}

.sf-menu .first  {
	position: relative;
	z-index: 5;
}

.sf-menu .second  {
	position: relative;
	z-index: 4;
}

.sf-menu .third  {
	position: relative;
	z-index: 3;
}

.sf-menu .fourth  {
	position: relative;
	z-index: 2;
}

.sf-menu .contact  {
	position: relative;
	z-index: 1;
}

.sf-menu li li  {
	background:	#FFFFFF;
	padding-left: 26px;
	border: none;
	margin-left: -25px;
}

.sf-menu li li a  {
	background-image: none;
	background-color: #FFFFFF;
	color: #4d4d4d;
	width: 168px;
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	text-indent: 10px;
}

.sf-menu li li a:visited  {
	background-image: none;
	background-color: #FFFFFF;
	color: #4d4d4d;
}

.sf-menu li li a:hover  {
	background-image: none;
	background-color: #4d4d4d;
	color: #FFFFFF;
}

.sf-menu li.first li a  {
	background-image: none;
	background-color: #FFFFFF;
	color: #4d4d4d;
}

.sf-menu li.first li a:visited  {
	background-image: none;
	background-color: #FFFFFF;
	color: #4d4d4d;
}

.sf-menu li.first li a:hover  {
	background-image: none;
	background-color: #4d4d4d;
	color: #FFFFFF;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active  {
	outline: 0;
}

.sf-menu a.sf-with-ul  {
	padding-right: 2.25em;
	min-width: 1px;
}

.sf-sub-indicator  {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('/images/arrows-ffffff.png') no-repeat -10px -100px;
}

a > .sf-sub-indicator  {
	top: .8em;
	background-position: 0 -100px;
}

a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator  {
	background-position: -10px -100px;
}

.sf-menu ul .sf-sub-indicator  { background-position: -10px 0; }
.sf-menu ul a > .sf-sub-indicator  { background-position: 0 0; }
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator  {
	background-position: -10px 0;
}

.sf-shadow ul  {
	background:	url('/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}

.sf-shadow ul.sf-shadow-off  {
	background: transparent;
}


/******************************************\
	BANNER
\******************************************/
#banner  {
	width: 972px;
	height: 238px;
	clear: both;
	position: relative;
	z-index: 0;
	top: -11px;
	background-image: url(/images/slider_bg-yellow.jpg);
	background-repeat: no-repeat;
}

#banner-content  {
	margin-left: 342px;
	width: 575px;
	padding-top: 50px;
}

#banner-content h1  {
	font-size: 28px;
	color: #000000;
	margin-bottom: 15px;
}

#taglines  {
	display: none;
	cursor: ew-resize;
	height: 100px;
}

.tagline  {
	font-size: 14px;
	color: #4d4d4d;
	line-height: 20px;
	margin-left: 25px;
}

.tagline strong  {
	color: #000000;
}


/******************************************\
	STORY
\******************************************/
.story  {
	font-size: 18px;
	line-height: 30px;
}

.story .icon  {
	margin-right: 40px;
	margin-bottom: 20px;
}
.story .icon:hover  {
	width: 115px;
	height: 115px;
	margin: 5px;
	margin-right: 45px;
	margin-bottom: 25px;
}

.story .title  {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}

.story .link  {
	font-size: 24px;
}


/******************************************\
	ICONS
\******************************************/
ul#icons  {
	color: #478eca;
	list-style-type: none;
}

ul#icons li  {
	float: left;
	margin-right: 35px;
	margin-bottom: 25px;
}
	
ul#icons li.endLine  {
	margin-right: 0px;
}

.icon  {
	float: left;
	width: 125px;
	height: 125px;
	border: 1px solid #dbdbdb;
	background-image: url(/images/sites-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #4d4d4d;
}
.icon:hover  {
	width: 115px;
	height: 115px;
	margin: 5px;
}

.icon img {
	margin-top: 15px;
}

.icon p  {
	margin-top: 5px;
}

a.icon  {
	color: #4d4d4d;
	text-decoration: none;
}

a.icon span  {
	text-transform: lowercase;
	font-weight: bold;
}


/******************************************\
	CATAGORIES
\******************************************/
.category  {
	display: block;
	width: 600px;
	height: 125px;
	border: 1px solid #dbdbdb;
	background-image: url(/images/sites-bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #4d4d4d;
}
.category:hover  {
	width: 590px;
	height: 115px;
	margin: 30px 5px;
}
.category:hover .icon  {
	width: 125px;
	height: 115px;
	margin: 0px;
}

.category .icon {
    border: 0;
}

.category > p  {
	margin-left: 125px;
	margin-top: 15px;
	font-size: 16px;
}

.category > p.title {
	font-weight: bold;
}

a.category  {
	color: #4d4d4d;
	text-decoration: none;
}

ul#testimonial  {
	list-style-type: none;
}

ul#testimonial li.signature  {
	text-align: right;
	font-style: italic;
	margin-bottom: 20px;
}


/******************************************\
	ENDNOTES
\******************************************/
#endnotes  {
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 11px;
	font-size: 12px;
	font-weight: bold;
}

#endnotes a  {
	color: #ed1c24;
	text-decoration: none;
}

#endnotes a:hover  {
	color: #ed1c24;
	text-decoration: underline;
}

#endnotes span  {
	color: #ed1c24;
}

table  {
	margin: 0 auto;
}


/******************************************\
	POPOP OUR PEOPLE
\******************************************/
.popUp  {
	position: absolute;
	top: 200px;
	left: 400px;
	width: 625px;
	height: 600px;
	padding: 5px;
	border: 1px solid black;
	background: white;
	text-align: right;
}


/******************************************\
	SOCIAL MEDIA
\******************************************/
div#social  {
	margin-left: 25px;
	line-height: 12px;
	width: 100%;
	text-align: center;
}

div#socialize a  {
	font-size: 14px;
	margin-left: 5px;
	color: #000000;
	text-decoration: none;
}

div#socialize a:hover  {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

div#socialize img  {
	vertical-align: middle;
}


/******************************************\
	BLOG FEED
\******************************************/
#news h3  {
	padding-bottom: 20px;
}

#news h3 a  {
	font-size: 18px;
	text-decoration: none; 
	text-transform: none;
	color: #000000 !important; 
	font-weight: bold;
	margin-top: 10px;
}

#news h3 a:hover  {
	text-decoration: underline;
}

#news p  {
	font-size: 16px;
	text-align: justify;
	margin-bottom: 15px;
}

#news span  {
	float: right;
}

#news hr  {
	clear: both;
	height: 0px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #d8d8d8;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
}

/******************************************\
	DOWNLOADABLE DOCUMENTS
\******************************************/
.downloadableDocuments  {
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0px;
}
.downloadableDocuments li  {
	font-size: 16px;
	font-weight: normal;
	margin-left: 50px;
	padding-top: 15px;
}

/******************************************\
	TEXTBOX
\******************************************/
.textbox  {
	height: 200px;
	padding: 20px;
	font-size: 18px;
	background: white;
   	border: 1px solid;
	margin-bottom: 25px;	
}
.textbox p  {
	margin-top: 15px;
	line-height: 25px;
}