/* NAV CSS */

#drop_tab_nav-bar {
	width: 950px;
	top: 0px;
	left: 20px;
	position: absolute;
}
.drop_tab_nav-tab {
	height: 21px;
	float: left;
}

.drop_tab_nav-main {
	height: 21px;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/drop_tab-bg.gif');
	float: left;
}

.drop_tab_nav-start {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/drop_tab-start.gif');
	height: 21px;
	width: 5px;
	float: left;
}
.drop_tab_nav-end {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/drop_tab-end.gif');
	height: 21px;
	width: 19px;
	float: left;
}

.drop_tab_nav-main-over {
	height: 21px;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/drop_tab-bg-over.gif');
	float: left;
}

.drop_tab_nav-start-over {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/drop_tab-start-over.gif');
	height: 21px;
	width: 5px;
	float: left;
}
.drop_tab_nav-end-over {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/drop_tab-end-over.gif');
	height: 21px;
	width: 19px;
	float: left;
}

.drop_tab_nav-main-on {
	height: 21px;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/drop_tab-bg-on.gif');
	float: left;
}

.drop_tab_nav-start-on {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/drop_tab-start-on.gif');
	height: 21px;
	width: 5px;
	float: left;
}
.drop_tab_nav-end-on {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/drop_tab-end-on.gif');
	height: 21px;
	width: 19px;
	float: left;
}

.drop_tab_nav-on {
	color: #11123b;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}

a.drop_tab_nav-on:visited {
	color: #11123b;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

a.drop_tab_nav-on:link {
	color: #11123b;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

a.drop_tab_nav-on:hover {
	color: #ffffff;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

a.drop_tab_nav-on:active {
	color: #ffffff;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}
a.drop_tab_nav:visited {
	color: #ffffff;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

a.drop_tab_nav:link {
	color: #ffffff;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

a.drop_tab_nav:hover {
	color: #11123b;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

a.drop_tab_nav:active {
	color: #ffffff;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}




#tab_nav-bar {
	width: 950px;
	top: 105px;
	left: 20px;
	position: absolute;
	visibility: visible;
}
.tab_nav-tab {
	height: 21px;
	float: left;
}

.tab_nav-main {
	height: 21px;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/tab-bg.gif');
	float: left;
}

.tab_nav-start {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/tab-start.gif');
	height: 21px;
	width: 5px;
	float: left;
}
.tab_nav-end {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/tab-end.gif');
	height: 21px;
	width: 19px;
	float: left;
}

.tab_nav-main-over {
	height: 21px;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/tab-bg-over.gif');
	float: left;
}

.tab_nav-start-over {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/tab-start-over.gif');
	height: 21px;
	width: 5px;
	float: left;
}
.tab_nav-end-over {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/tab-end-over.gif');
	height: 21px;
	width: 19px;
	float: left;
}

.tab_nav-main-on {
	height: 21px;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/tab-bg-on.gif');
	float: left;
}

.tab_nav-start-on {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/tab-start-on.gif');
	height: 21px;
	width: 5px;
	float: left;
}
.tab_nav-end-on {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/tab-end-on.gif');
	height: 21px;
	width: 19px;
	float: left;
}

.tab_nav-on {
	color: #11123b;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}

a.tab_nav-on:visited {
	color: #11123b;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

a.tab_nav-on:link {
	color: #11123b;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

a.tab_nav-on:hover {
	color: #ffffff;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

a.tab_nav-on:active {
	color: #11123b;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}
a.tab_nav:visited {
	color: #11123b;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

a.tab_nav:link {
	color: #11123b;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

a.tab_nav:hover {
	color: #ffffff;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

a.tab_nav:active {
	color: #11123b;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	float: left;
}

#sub_nav-container {
	float: left;
	width: 207px;
}

#sub_nav-container ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 207px;
	overflow: hidden;
}

#sub_nav-container ul p {
	float: left;
	display: block;
	width: 177px;
	margin: 0px;
	padding: 0px;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/section-bullet.gif');
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 30px;
	border-bottom: 1px solid #756fa7;
	padding-top: 6px;
	padding-bottom: 5px;
	height: 20px;
	font-size: 14px;
}

#sub_nav-container ul li ul li {
	float: left;
	display: block;
	font-size: 12px;
	width: 182px;
}

#sub_nav-container ul li ul li ul li {
	margin-left: 15px;
}

#sub_nav-container a {
	text-decoration: none;
	color: #11123b;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12px;
	color: #584684;
}

#sub_nav-container a:hover {
	color: #cc6eca;
}

#sub_nav-container ul ul {
	padding-top: 5px;
	padding-bottom: 5px;
	background: none;
}

#sub_nav-container ul ul .on {
	background-image: url('http://www.specialtiesgraphics.com/images/gui/main_page-bullet.gif');
	background-repeat: no-repeat;
	background-position: 3px 0px;
}

#sub_nav-container ul ul a {
	float: left;
	display: block;
	clear: both;
	background: none;
	padding-left: 30px;
	color: #584684;
}

#sub_nav-container ul ul a:hover {
	float: left;
	display: block;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/main_page-bullet.gif');
	background-repeat: no-repeat;
	background-position: 3px 0px;
	color: #cc6eca;
}

/* QUICK IMAGE CSS */


/* PLACEMENT 1 */
.quick_image-container-1 {
	float: left;
}

.quick_image-box-1 {
	
}

.quick_image-padding-1 {
	
}

.quick_image-image-1 {

}

.quick_image-image-1 img {
	
}


/* IDEAS MAIN PAGE - COL 1 */
.quick_image-container-20 {
	float: left;
	margin-bottom: 15px;
}

.quick_image-box-20 {
	
}

.quick_image-padding-20 {
	
}

.quick_image-image-20 {

}

.quick_image-image-20 img {
	
}

/* IDEAS MAIN PAGE - COL 2 */
.quick_image-container-21 {
	float: left;
	margin-bottom: 15px;
}

.quick_image-box-21 {
	
}

.quick_image-padding-21 {
	
}

.quick_image-image-21 {

}

.quick_image-image-21 img {
	
}

/* IDEAS MAIN PAGE - COL 3 */
.quick_image-container-22 {
	float: left;
	margin-bottom: 15px;
}

.quick_image-box-22 {
	
}

.quick_image-padding-22 {
	
}

.quick_image-image-22 {

}

.quick_image-image-22 img {
	
}
/* PHOTO CSS */

/* PLACEMENT 2 */
.filmstrip-box-2 {
	width: 750px;
	float: left;
	margin-bottom: 15px;
}

.filmstrip-title-box-2 {
	padding-left: 40px;
	padding-right: 40px;
}

.filmstrip-title-box-2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	display: inline;
}

.filmstrip-row-2 {

}/* IDEAS MAIN PAGE CSS */

#ideas_main_page-box {
	float: left;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
}

#ideas_main_page-col1 {
	float: left;
	position: relative;
	width: 220px;
	margin-right: 15px;
}

#ideas_main_page-col2 {
	float: left;
	position: relative;
	width: 220px;
	margin-right: 15px;
}

#ideas_main_page-col3 {
	float: left;
	position: relative;
	width: 220px;
}

#ideas_main_page-email_signup-box {
	float: right;
	position: relative;
	width: 198px;
	color: #11123b;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	border: 1px solid #ccc5e6;
	background: #f2effb;
	padding: 10px;
}

#ideas_main_page-email_signup-box form {
	padding: 0px;
	margin: 0px;
}

#ideas_main_page-email_signup-box input {
	margin-top: 10px;
}

#ideas_main_page-email_signup-box h1 {
	font-weight: normal;
	font-size: 18px;
	color: #11123b;
	display: block;
	width: 75px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.ideas_main_page-email_signup-icon {
	position: absolute;
	width: 66px;
	height: 66px;
	right: 5px;
	top: -35px;
	background: url('../images/gui/email_signup-icon.png');
	background-repeat: no-repeat;
}

/* TEASERS - COLUMN 1 */
.teaser-box-20 {
	float: left;
	position: relative;
	width: 220px;
	height: 120px;
	margin-bottom: 15px;
}

.teaser-box-top-20 {

}

.teaser-box-bottom-20 {

}

.teaser-box-padding-20 {

}

.teaser-20 {
}

.teaser_image-box-20 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 120px;
}

.teaser_image-20 {
	cursor: pointer;
}

.teaser_image-box-20 a:link {
	width: 216px;
	height: 116px;
	overflow: hidden;
	display: block;
	border: 2px solid #CCC5E6;
}

.teaser_image-box-20 a:visited {
	width: 216px;
	height: 116px;
	overflow: hidden;
	display: block;
	border: 2px solid #CCC5E6;
}

.teaser_image-box-20 a:hover {
	width: 216px;
	height: 116px;
	overflow: hidden;
	display: block;
	border: 2px solid #131C4B;
}

.teaser_image-box-20 a:active {
	width: 216px;
	height: 116px;
	overflow: hidden;
	display: block;
	border: 2px solid #CCC5E6;
}

.teaser_name-20 a:link {
	color: #131b4b;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.teaser_name-20 a:visited {
	color: #131b4b;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.teaser_name-20 a:hover {
	color: #131b4b;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.teaser_name-20 a:active {
	color: #131b4b;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.teaser_sub_title-20 {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	display: block;
	line-height: 12px;
}

.teaser_text-box-with_image-20 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 75px;
	line-height: 16px;
}

.teaser_text-box-without_image-20 {

}

.teaser_description-20 {
	display: none;
}

.teaser-read_more_link-box-20 {
	display: none;
}


/* TEASERS - COLUMN 2 */

.teaser-box-21 {
	float: left;
	position: relative;
	width: 220px;
	height: 120px;
	margin-bottom: 15px;
}

.teaser-box-top-21 {

}

.teaser-box-bottom-21 {

}

.teaser-box-padding-21 {

}

.teaser-21 {
}

.teaser_image-box-21 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 120px;
}

.teaser_image-21 {
	cursor: pointer;
}

.teaser_image-box-21 a:link {
	width: 216px;
	height: 116px;
	overflow: hidden;
	display: block;
	border: 2px solid #CCC5E6;
}

.teaser_image-box-21 a:visited {
	width: 216px;
	height: 116px;
	overflow: hidden;
	display: block;
	border: 2px solid #CCC5E6;
}

.teaser_image-box-21 a:hover {
	width: 216px;
	height: 116px;
	overflow: hidden;
	display: block;
	border: 2px solid #131C4B;
}

.teaser_image-box-21 a:active {
	width: 216px;
	height: 116px;
	overflow: hidden;
	display: block;
	border: 2px solid #CCC5E6;
}

.teaser_name-21 a:link {
	color: #131b4b;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.teaser_name-21 a:visited {
	color: #131b4b;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.teaser_name-21 a:hover {
	color: #131b4b;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.teaser_name-21 a:active {
	color: #131b4b;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.teaser_sub_title-21 {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	display: block;
	line-height: 12px;
}

.teaser_text-box-with_image-21 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 75px;
	line-height: 16px;
}

.teaser_text-box-without_image-21 {

}

.teaser_description-21 {
	display: none;
}

.teaser-read_more_link-box-21 {
	display: none;
}
.jcarousel-skin-people_group .jcarousel-container {
	position: relative;
	border-top: 1px solid #756fa7;
	border-bottom: 1px solid #756fa7;
}

.jcarousel-skin-people_group .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-skin-people_group .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-skin-people_group .jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 68px;
    height: 122px;
    border: none;
}

.jcarousel-skin-people_group .jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-skin-people_group .jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-skin-people_group .jcarousel-container {
	width: 750px;
}

.jcarousel-skin-people_group .jcarousel-container-horizontal {
    width: 730px;
    height: 102px;
    overflow: hidden;
    padding: 10px;
}

.jcarousel-skin-people_group .jcarousel-clip-horizontal {
    width:  700px;
    padding-left: 10px;
    padding-right: 10px;
}

.jcarousel-skin-people_group .jcarousel-item {
    width: 68px;
}

.jcarousel-skin-people_group .jcarousel-item-horizontal {
    margin-right: 20px;
}

.jcarousel-skin-people_group .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-people_group .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    left: 730px;
    width: 20px;
    height: 122px;
    cursor: pointer;
    background: url('http://www.specialtiesgraphics.com/images/gui/filmstrip_scroll-next.gif') no-repeat;
}

.jcarousel-skin-people_group .jcarousel-next-horizontal:hover {
    background-position: -20px 0;
}

.jcarousel-skin-people_group .jcarousel-next-horizontal:active {
    background-position: -20px 0;
}

.jcarousel-skin-people_group .jcarousel-next-disabled-horizontal,
.jcarousel-skin-people_group .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-people_group .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -40px 0;
}

.jcarousel-skin-people_group .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 122px;
    cursor: pointer;
    background: url('http://www.specialtiesgraphics.com/images/gui/filmstrip_scroll-prev.gif') no-repeat;
}

.jcarousel-skin-people_group .jcarousel-prev-horizontal:hover {
    background-position: -20px 0;
}

.jcarousel-skin-people_group .jcarousel-prev-horizontal:active {
    background-position: -20px 0;
}

.jcarousel-skin-people_group .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-people_group .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-people_group .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -40px 0;
}

.person_scroller-content-box {
	float: left;
	width: 765px;
	height: 575px;
}

.pp_inline {
	overflow: hidden;
}

.person_scroller-bio-box {
	position: absolute;
	width: 200px;
	top: 0px;
	left: 30px;
	z-index: 120;
}

.person_scroller-bio-box h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.person_scroller-short_descriptor-text {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 100%;
	border-bottom: dotted 1px #000000;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.person_scroller-biography-text {
	font-size: 12px;
}

.person_scroller-details-box {
	background-color: #f2f0f7;
	float: left;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #e4e1ef;
	line-height: 20px;
}

.person_scroller-phone {
	display: block;
	background: url('http://www.specialtiesgraphics.com/images/gui/phone.gif') no-repeat;
	background-position: 0px 4px;
	font-size: 10px;
	padding-left: 20px;
}

.person_scroller-email {
	display: block;
	background: url('http://www.specialtiesgraphics.com/images/gui/email.gif') no-repeat;
	background-position: 0px 5px;
	font-size: 10px;
	padding-left: 20px;
}

.person_scroller-large_photo img {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 365px;
}



/* TEXT BLOCK CSS */


/* PLACEMENT 2 */
.text_block-container-2 {
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.text_block-box-2 {

}

.text_block-padding-2 {

}

.text_block-content-2 {

}

.text_block-image-2 {
	float: right;
	margin-left: 15px;
}

.text_block-padding-2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	display: inline;
}

.text_block-body-2 {
	display: block;
	font-size: 14px;
	line-height: 20px;
}

/* PLACEMENT 2 - INTRO TEXT */
.text_block-container-2-intro_text {
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

.text_block-box-2-intro_text {

}

.text_block-padding-2-intro_text {

}

.text_block-content-2-intro_text {

}

.text_block-image-2-intro_text {
	float: right;
	margin-left: 15px;
}

.text_block-padding-2-intro_text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	display: inline;
}

.text_block-body-2-intro_text {
	display: block;
	font-size: 16px;
	line-height: 20px;
}

/* PLACEMENT 2 - HEADER */
.text_block-container-2-header {
	float: right;
	display: block;
	width: 200px;
	padding: 20px;
}

.text_block-box-2-header {

}

.text_block-padding-2-header {

}

.text_block-content-2-header {

}

.text_block-image-2-header {
	float: right;
	margin-left: 15px;
}

.text_block-padding-2-header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	display: inline;
}

.text_block-body-2-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	font-style: italic;
}.jcarousel-skin-filmstrip-2 .jcarousel-container {
	position: relative;
	border-top: 1px solid #756fa7;
	border-bottom: 1px solid #756fa7;
}

.jcarousel-skin-filmstrip-2 .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-skin-filmstrip-2 .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-skin-filmstrip-2 .jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 162px;
    height: 102px;
    border: none;
}

.jcarousel-skin-filmstrip-2 .jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-skin-filmstrip-2 .jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-skin-filmstrip-2 .jcarousel-container {
	width: 750px;
}

.jcarousel-skin-filmstrip-2 .jcarousel-container-horizontal {
    width: 730px;
    height: 102px;
    overflow: hidden;
    padding: 10px;
}

.jcarousel-skin-filmstrip-2 .jcarousel-clip-horizontal {
    width:  750px;
}

.jcarousel-skin-filmstrip-2 .jcarousel-item {
    width: 162px;
}

.jcarousel-skin-filmstrip-2 .jcarousel-item-horizontal {
    margin-right: 11px;
}

.jcarousel-skin-filmstrip-2 .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-filmstrip-2 .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    left: 730px;
    width: 20px;
    height: 122px;
    cursor: pointer;
    background: url('http://www.specialtiesgraphics.com/images/gui/filmstrip_scroll-next.gif') no-repeat;
}

.jcarousel-skin-filmstrip-2 .jcarousel-next-horizontal:hover {
    background-position: -20px 0;
}

.jcarousel-skin-filmstrip-2 .jcarousel-next-horizontal:active {
    background-position: -20px 0;
}

.jcarousel-skin-filmstrip-2 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-filmstrip-2 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-filmstrip-2 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -40px 0;
}

.jcarousel-skin-filmstrip-2 .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 122px;
    cursor: pointer;
    background: url('http://www.specialtiesgraphics.com/images/gui/filmstrip_scroll-prev.gif') no-repeat;
}

.jcarousel-skin-filmstrip-2 .jcarousel-prev-horizontal:hover {
    background-position: -20px 0;
}

.jcarousel-skin-filmstrip-2 .jcarousel-prev-horizontal:active {
    background-position: -20px 0;
}

.jcarousel-skin-filmstrip-2 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-filmstrip-2 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-filmstrip-2 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -40px 0;
}/* SITE WIDE PROMO CSS */

#site_wide_promos-box {
	float: left;
	position: relative;
	width: 350px;
}

#scroll_panes {
	float: right;
	position:relative;
	overflow: hidden;
	clear: both;
	height: 105px;
	width: 350px;
}

/* for Internet Explorer */
/*\*/
* html #scroll_panes {
	margin: 0px;
	width: 382px;
}
/**/

#scroll_panes div {
	float: left;
	display: block;
	width: 350px;
	height: 105px;
	margin-right: 10px;
}

/* for Internet Explorer */
/*\*/
* html #scroll_panes div {
	margin: 0px;
	padding-right: 10px;
}
/**/

#scroll_panes .items {
	width: 20000px;
	position: absolute;
	clear: both;
	margin: 0;
	padding: 0;
}

.site_wide_promo {
	float: left;
	position: relative;
	overflow: hidden;
	width: 350px;
	height: 105px;
}

.site_wide_promo img {
	float: left;
}

.site_wide_promo p {
	display: none;
}

.site_wide_promo a {
	width: 350px;
	height: 105px;
	display: block;
	top: 0px;
	left: 0px;
}

.site_wide_promo a:link {

}

.site_wide_promo a:visited {

}

.site_wide_promo a:hover {
	position: absolute;
	display: block;
	top: -105px;
	left: 0px;
}

.site_wide_promo a:active {

}

/* SITE WIDE PROMO CSS END *//* TEASER CSS */

/* EVERYTHING PAGE */
.teaser-box-2 {
	float: left;
	height: 117px;
	width: 375px;
	overflow: hidden;
}

.teaser-box-top-2 {

}

.teaser-box-bottom-2 {

}

.teaser-box-padding-2 {

}

.teaser-2 {

}

.teaser_image-box-2 {
	float: left;
	width: 375px;
	overflow: hidden;
}

.teaser_image-2 {
	cursor: pointer;
}

.teaser_name-2 a:link {
	display: none;
}

.teaser_name-2 a:visited {
	display: none;
}

.teaser_name-2 a:hover {
	display: none;
}

.teaser_name-2 a:active {
	display: none;
}

.teaser_sub_title-2 {
	display: none;
}

.teaser_text-box-with_image-2 {
	display: none;
}

.teaser_text-box-without_image-2 {
	display: none;
}

.teaser_description-2 {
	display: none;
}/* HOME PAGE CSS */

#homepage_main-container {
	float: left;
	border-top: 1px solid #ffffff;
	background: url('../images/gui/home_container-bg.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	min-height: 300px;
	width: 958px;
	position: relative;
	left: 11px;
}
/* for Internet Explorer */
/*\*/
* html #homepage_main-container {
	height: 300px;
}
/**/


#homepage_main-box {
	float: left;
	background: url('../images/gui/hat.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 300px;
	width: 958px;
	padding-bottom: 20px;
}
/* for Internet Explorer */
/*\*/
* html #homepage_main-box {
	height: 300px;
}
/**/

#homepage-left_col {
	float: left;
	width: 342px;
}

#homepage-right_col {
	float: left;
	width: 616px;
}

#homepage-right_col-top_row {
	float: left;
	width: 616px;
}

#homepage-right_col-bottom_row {
	float: left;
	width: 616px;
}

#homepage-video-box {
	float: left;
	width: 282px;
	padding: 30px;
	padding-bottom: 0px;
}

#homepage-video-box h1 {
	display: none;
}

#homepage-main_text-box h1 {
	font-size: 24px;
	font-weight: normal;
	display: block;
	color: #11123b;
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-bottom: 15px;
}

#homepage-main_text-box {
	float: left;
	width: 325px;
	color: #11123b;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-top: 30px;
	margin-bottom: 50px;
}

#homepage-main_image-box {
	float: right;
	width: 280px;
	height: 260px;
}

#homepage-bottom_row {
	float: left;
	width: 958px;
}

#homepage-secondary_text-box {
	float: left;
	width: 312px;
	color: #11123b;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-left: 30px;
	padding-top: 30px;
}

#homepage-secondary_text-box h1 {
	display: block;
	font-weight: normal;
	font-size: 18px;
	color: #11123b;
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

#homepage-email_signup-box {
	float: right;
	position: relative;
	width: 275px;
	color: #11123b;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-right: 30px;
	margin-bottom: 0px;
	border: 1px solid #ccc5e6;
	background: #f2effb;
	padding: 10px;
}

#homepage-email_signup-box form {
	padding: 0px;
	margin: 0px;
}

#homepage-email_signup-box input {
	margin-top: 10px;
}

#homepage-email_signup-box h1 {
	font-weight: normal;
	font-size: 18px;
	color: #11123b;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.homepage-email_signup-icon {
	position: absolute;
	width: 66px;
	height: 66px;
	right: 20px;
	top: -27px;
	background: url('../images/gui/email_signup-icon.png');
	background-repeat: no-repeat;
}


/* TEASERS */
.teaser-box-11 {
	float: left;
	position: relative;
	width: 325px;
}

.teaser-box-top-11 {

}

.teaser-box-bottom-11 {

}

.teaser-box-padding-11 {

}

.teaser-11 {

}

.teaser_image-box-11 {
	float: left;
	width: 45px;
	height: 45px;
}

.teaser_image-11 {
	cursor: pointer;
}

.teaser_name-11 a:link {
	display: none;
}

.teaser_name-11 a:visited {
	display: none;
}

.teaser_name-11 a:hover {
	display: none;
}

.teaser_name-11 a:active {
	display: none;
}

.teaser_sub_title-11 {
	color: #131b4b;
	font-weight: bold;
	font-size: 16px;
}

.teaser_text-box-with_image-11 {
	float: left;
	padding-top: 10px;
	width: 280px;
}

.teaser_text-box-without_image-11 {

}

.teaser_description-11 {
	color: #703895;
	font-weight: normal;
	font-size: 12px;
}

.teaser-read_more_link-box-11 {
	position: absolute;
	right: 0px;
	top: 10px;
}

.teaser-read_more_link-11 {
	background: url('../images/gui/teaser_button-bg.gif');
	display: block;
	width: 73px;
	height: 20px;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
}

.teaser-read_more_link-11:link {
	color: #ffffff;
}

.teaser-read_more_link-11:visited {
	color: #ffffff;
}

.teaser-read_more_link-11:hover {
	background: url('../images/gui/teaser_button-bg-over.gif');
	color: #ffffff;
}

.teaser-read_more_link-11:active {
	color: #ffffff;
}

/* SUB PAGE LISTING CSS */

/* PLACEMENT 2 */
.subpage_listing-container-2 {
	float: left;
	padding: 40px;
}

.subpage_listing-column-2 {
	float: left;
	margin-right: 15px;
	width: 200px;
}

.subpage_listing-link-2:link {
	display: block;
	width: 100%;
	margin-bottom: 3px;
	padding: 5px;
	font-size: 12px;
	color: #584684;
	text-decoration: none;
	border-bottom: 1px dotted #756fa7;
}

.subpage_listing-link-2:visited {
	display: block;
	width: 100%;
	margin-bottom: 3px;
	padding: 5px;
	font-size: 12px;
	color: #584684;
	text-decoration: none;
	border-bottom: 1px dotted #756fa7;
}

.subpage_listing-link-2:hover {
	display: block;
	width: 100%;
	margin-bottom: 3px;
	padding: 5px;
	font-size: 12px;
	color: #cc6eca;
	text-decoration: none;
	border-bottom: 1px dotted #756fa7;
}

.subpage_listing-link-2:active {
	display: block;
	width: 100%;
	margin-bottom: 3px;
	padding: 5px;
	font-size: 12px;
	color: #584684;
	text-decoration: none;
	border-bottom: 1px dotted #756fa7;
}/* IDEA PAGE CSS */

#idea_page-box {
	float: left;
	border-top: 1px solid #ffffff;
	background: url('../images/gui/home_container-bg.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	min-height: 300px;
	width: 750px;
	position: relative;
}
/* for Internet Explorer */
/*\*/
* html #homepage_main-container {
	height: 300px;
}
/**/

.idea_page-row {
	float: left;
	width: 750px;
}


.idea_page-top_left_col {
	float: left;
	width: 440px;
}

.idea_page-top_right_col {
	float: right;
	width: 280px;
}

.idea_page-main_left_col {
	float: left;
	width: 350px;
}

.idea_page-main_right_col {
	float: right;
	width: 400px;
}

.quick_image-container-31 {
	width: 280px;
	height: 260px;
	overflow: hidden;
	float: right;
}

.text_block-container-30 {
	float: left;
	padding-left: 90px;
	padding-top: 60px;
	width: 350px;
}

.text_block-box-30 {

}

.text_block-box-30 h1 {
	font-size: 24px;
	font-weight: normal;
	display: block;
	color: #11123b;
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-bottom: 15px;
}

.text_block-padding-30 {

}

.text_block-content-30 {

}

.text_block-image-30 {
	float: right;
	margin-left: 15px;
}



.text_block-body-30 {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

/* MULTIMEDIA FILE */
.multimedia_file-outer_container-32 {
	float: left;
	padding-left: 90px;
	width: 570px;
	background: url('../images/gui/video-icon.gif');
	background-repeat: no-repeat;
	background-position: 30px -5px;
	padding-bottom: 10px;
}

.multimedia_file-outer_box-32 {
	
}

.multimedia_file-title-box-32 {
	display: none;
}

.multimedia_file-title-box-32 h1 {

}

.multimedia_file-size-32 {

}

.multimedia_file-inner_container-32 {

}

.multimedia_file-inner_box-32 {

}

.multimedia_file_description-box-32 {

}

.multimedia_player-container-32 {

}

.multimedia_player-box-32 {

}

.multimedia_file_details-box-32 {

}

.multimedia_file_buttons-container-32 {
	float: left;
	padding: 10px;
}

.multimedia_file_button-box-32 {
	float: left;
	padding-right: 10px;
}

.multimedia_file_button-32:link {
	display: block;
	padding: 10px;
	margin: 0px;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	border: solid 1px #2e2d5a;
	background: #3d3c78;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.multimedia_file_button-32:visited {
	display: block;
	padding: 10px;
	margin: 0px;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	border: solid 1px #2e2d5a;
	background: #3d3c78;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.multimedia_file_button-32:hover {
	display: block;
	padding: 10px;
	margin: 0px;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	color: #2e2d5a;
	border: solid 1px #a68cd1;
	background: #c2c3ed;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.multimedia_file_button-32:active {
	display: block;
	padding: 10px;
	margin: 0px;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	border: solid 1px #2e2d5a;
	background: #3d3c78;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.multimedia_format_chooser-box-32 {
	float: left;
	padding: 10px;
}


/* FILMSTRIP */

.filmstrip-box-32 {
	float: left;
	padding-left: 90px;
	padding-bottom: 30px;
}
.filmstrip-title-box-32 {
	display: none;
}
.jcarousel-skin-filmstrip-32 .jcarousel-container {
	position: relative;
	background: url('../images/gui/ideas_filmstrip-bg.gif');
	background-repeat: repeat-x;
}

.jcarousel-skin-filmstrip-32 .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-skin-filmstrip-32 .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-skin-filmstrip-32 .jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 160px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #d7d7d7;
}

.jcarousel-skin-filmstrip-32 .jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-skin-filmstrip-32 .jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-skin-filmstrip-32 .jcarousel-container {
	width: 550px;
}

.jcarousel-skin-filmstrip-32 .jcarousel-container-horizontal {
    width: 550px;
    height: 102px;
    overflow: hidden;
    padding: 10px;
}

.jcarousel-skin-filmstrip-32 .jcarousel-clip-horizontal {
    width:  550px;
}

.jcarousel-skin-filmstrip-32 .jcarousel-item {
    width: 162px;
}

.jcarousel-skin-filmstrip-32 .jcarousel-item-horizontal {
    margin-right: 11px;
}

.jcarousel-skin-filmstrip-32 .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-filmstrip-32 .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    left: 550px;
    width: 20px;
    height: 122px;
    cursor: pointer;
    background: url('http://www.specialtiesgraphics.com/images/gui/ideas_filmstrip_scroll-next.gif') no-repeat;
}

.jcarousel-skin-filmstrip-32 .jcarousel-next-horizontal:hover {
    background-position: -20px 0;
}

.jcarousel-skin-filmstrip-32 .jcarousel-next-horizontal:active {
    background-position: -20px 0;
}

.jcarousel-skin-filmstrip-32 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-filmstrip-32 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-filmstrip-32 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -40px 0;
}

.jcarousel-skin-filmstrip-32 .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 122px;
    cursor: pointer;
    background: url('http://www.specialtiesgraphics.com/images/gui/ideas_filmstrip_scroll-prev.gif') no-repeat;
}

.jcarousel-skin-filmstrip-32 .jcarousel-prev-horizontal:hover {
    background-position: -20px 0;
}

.jcarousel-skin-filmstrip-32 .jcarousel-prev-horizontal:active {
    background-position: -20px 0;
}

.jcarousel-skin-filmstrip-32 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-filmstrip-32 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-filmstrip-32 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -40px 0;
}


.html_snippet-outer_container-32 {
	float: left;
	clear: both;
	padding-left: 90px;
	padding-bottom: 30px;
}


/* TEASERS */
.teaser-box-33 {
	float: left;
	position: relative;
	padding-left: 30px;
	padding-bottom: 30px;
	width: 280px;
}

.teaser-box-top-33 {

}

.teaser-box-bottom-33 {

}

.teaser-box-padding-33 {

}

.teaser-33 {
	
}

.teaser_image-box-33 {
	float: left;
	width: 45px;
	height: 45px;
}

.teaser_image-33 {
	cursor: pointer;
}

.teaser_name-33 a:link {
	display: none;
}

.teaser_name-33 a:visited {
	display: none;
}

.teaser_name-33 a:hover {
	display: none;
}

.teaser_name-33 a:active {
	display: none;
}

.teaser_sub_title-33 {
	color: #131b4b;
	font-weight: bold;
	font-size: 16px;
}

.teaser_text-box-with_image-33 {
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	width: 220px;
}

.teaser_text-box-without_image-33 {

}

.teaser_description-33 {
	color: #703895;
	font-weight: normal;
	font-size: 12px;
}

.teaser-read_more_link-box-33 {
	position: relative;
	float: left;
	padding-top: 5px;
}


.teaser-read_more_link-33 {
	background: url('../images/gui/teaser_button-bg.gif');
	display: block;
	width: 73px;
	height: 20px;
	font-size: 12px;
	color: #ffffff;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
}

.teaser-read_more_link-33:link {
	font-size: 12px;
	color: #ffffff;
}

.teaser-read_more_link-33:visited {
	font-size: 12px;
	color: #ffffff;
}

.teaser-read_more_link-33:hover {
	background: url('../images/gui/teaser_button-bg-over.gif');
	font-size: 12px;
	color: #ffffff;
}

.teaser-read_more_link-33:active {
	font-size: 12px;
	color: #ffffff;
}




.html_snippet-outer_container-34 {
	float: left;
	padding-left: 90px;
	background: url('../images/gui/email_signup-icon.gif');
	background-repeat: no-repeat;
	background-position: 17px -5px;
	padding-bottom: 60px;
}

.html_snippet-outer_box-34 {
	float: left;
	position: relative;
	width: 198px;
	color: #11123b;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	border: 1px solid #ccc5e6;
	background: #f2effb;
	padding: 10px;
}

.html_snippet-title-box-34 {

}


#idea_page-email_signup-box {
	float: left;
	padding-top: 20px;
}

#idea_page-email_signup-box form {
	padding: 0px;
	margin: 0px;
}

#idea_page-email_signup-box input {
	margin-top: 10px;
}

#idea_page-email_signup-box h1 {
	font-weight: normal;
	font-size: 18px;
	color: #11123b;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.idea_page-email_signup-icon {
	display: none;
}


/* ORDER SAMPLES FORM */
.form-error_container-35 {
	position: relative;
	width: 310px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
	padding-top: 40px;
	left: -280px;
}

.form-thanks_container-35 {
	position: relative;
	width: 310px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
	padding-top: 40px;
	left: -280px;
}

.form-outer_container-35 {
	float: left;
	width: 310px;
	background: url('../images/gui/samples-icon.gif');
	background-repeat: no-repeat;
	background-position: 270px -5px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
}

.form-outer_box-35 {

}

.form-title-box-35 {
	
}

.form-title-box-35 h1 {
	float: left;
	color: #131b4b;
	font-weight: bold;
	font-size: 16px;
	display: block;
	width: 250px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.form-inner_container-35 {

}

.form-inner_box-35 {
	float: left;
	position: relative;
	color: #11123b;
	font-weight: normal;
	border: 1px solid #ccc5e6;
	background: #f2effb;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	width: 298px;
	margin-top: 5px;
}

.form_alert_box-35 {
	background-image: url('../images/gui/order_form-required.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.form_description-35 {
	float: left;
	font-size: 12px;
}



.form_element_box-35 {
	float: left;
	width: 298px;
}

.form_error-35 {
	font-size: 12px;
}

.form_label_box-35 {
	font-size: 12px;
	font-weight: normal;
	width: 110px;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
}

.form_field_box-35 {
	float: left;
	width: 80px;
}

.form_footer_box-35 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.form_header-35 {
	font-size: 24px;
	border-bottom: solid 1px #756fa7;
	clear: both;
	font-weight: normal;
}

.form_input-35 {
	left: 130px;
	border: 1px solid #756fa7;
	width: 143px;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}

.form_dropdown-35 {
	font-size: 10px;
	border: 1px solid #756fa7;
	width: 155px;
	height: 24px;
}

.form_required_flag-35 {
	background-image: url('../images/gui/order_form-required.gif');
	background-position: right;
	background-repeat: no-repeat;
}

.form_row_box-35 {
	float: left;
	position: relative;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
}

.form_secure_box-35 {
	float: left;
}

.form_sub_header-35 {
	font-size: 18px;
	padding-top: 10px;
	font-weight: bold;
	clear: both;
}

.form_submit_button-35 {
	background: url('../images/gui/form_button-bg.gif');
	width: 73px;
	height: 24px;
	color: #ffffff;
	text-align: center;
	border: none;
	cursor: pointer;
	float: right;
	margin-right: 10px;
	font-size: 10px;
	line-height: normal;
}

@-moz-document url-prefix() {
	.form_submit_button-35 {
		padding-bottom: 4px;
	}
}

.form_submit_button-35:hover {
	background: url('../images/gui/form_button-bg-over.gif');
}

.form_subtitle-35 {

}

.form_textarea-35 {
	border-color: #756fa7;
	border-style: solid;
	border-width: 1px;
	width: 176px;
	font-size: 12px;
}

.form_title-35 {
	font-size: 24px;
	letter-spacing: -35px;
	line-height: 20px;
	float: left;
	text-align: left;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
}

.form_widget_box-35 {
	float: left;
	margin-right: 5px;
}

.form_widget_container-35 {
	float: left;
}

.form_widget_label_box-35 {
	margin-left: 0px;
	float: left;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	margin-right: 15px;
}



.teaser-box-33-large_image {
	float: left;
	padding-left: 90px;
}

.teaser-box-top-33-large_image {

}

.teaser-box-bottom-33-large_image {

}

.teaser-box-padding-33-large_image {

}

.teaser-33-large_image {
	float: left;
	position: relative;
	width: 220px;
	height: 120px;
	padding-bottom: 15px;
}

.teaser_image-box-33-large_image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 120px;
}

.teaser_image-33-large_image {
	cursor: pointer;
}

.teaser_image-box-33-large_image a:link {
	width: 216px;
	height: 116px;
	overflow: hidden;
	display: block;
	border: 2px solid #CCC5E6;
}

.teaser_image-box-33-large_image a:visited {
	width: 216px;
	height: 116px;
	overflow: hidden;
	display: block;
	border: 2px solid #CCC5E6;
}

.teaser_image-box-33-large_image a:hover {
	width: 216px;
	height: 116px;
	overflow: hidden;
	display: block;
	border: 2px solid #131C4B;
}

.teaser_image-box-33-large_image a:active {
	width: 216px;
	height: 116px;
	overflow: hidden;
	display: block;
	border: 2px solid #CCC5E6;
}



.teaser_name-33-large_image a:link {
	color: #131b4b;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

.teaser_name-33-large_image a:visited {
	color: #131b4b;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

.teaser_name-33-large_image a:hover {
	color: #131b4b;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

.teaser_name-33-large_image a:active {
	color: #131b4b;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

.teaser_sub_title-33-large_image {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	display: block;
	line-height: 12px;
}

.teaser_text-box-with_image-33-large_image {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 75px;
	line-height: 16px;
}

.teaser_text-box-without_image-33-large_image {

}

.teaser_description-33-large_image {
	display: none;
}

.teaser-read_more_link-box-33-large_image {
	display: none;
}/* BREADCRUMB TRAIL  */

#breadcrumb_trail {
	float: left;
	background-image: url('../images/gui/breadcrumb-bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 750px;
	height: 31px;
	border-bottom: 1px solid #756fa7;
	border-left: 1px solid #756fa7;
}

#crumb {
	float: left;
	background-image: url('../images/gui/breadcrumb-chevron.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 5px;
	height: 26px;
}

#breadcrumb_start_bit {
}

#breadcrumb_end_bit {
}

a.breadcrumb:visited {
	color: #584684;
	font-size: 10px;
	text-decoration: none;
}

a.breadcrumb:link {
	color: #584684;
	font-size: 10px;
	text-decoration: none;
}

a.breadcrumb:hover {
	color: #cc6eca;
	font-size: 10px;
	text-decoration: none;
}

a.breadcrumb:active {
	color: #584684;
	font-size: 10px;
	text-decoration: none;
}

.breadcrumb_on {
	color: #584684;
	font-size: 10px;
	font-weight: bold;
}.people_scroller-box-2 {
	width: 750px;
	float: left;
	margin-bottom: 15px;
}

.people_scroller-title-box-2 {
	padding-left: 40px;
	padding-right: 40px;
}

.people_scroller-title-box-2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	display: inline;
}

.people_scroller-row-2 {

}/* GLOBAL CSS */

body {
	color: #11123b;
	font-family: 'Helvetica Neue Light', 'HelveticaNeue-Light', Helvetica, Arial, sans-serif;
	background-color: #3d3c78;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/body-bg.gif');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

a:visited { color: #11123b; }
a:link { color: #11123b; }
a:hover { color: #cc6eca; }
a:active { color: #11123b; }

#container {	
	position: relative;
	padding: 0px;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

#header-box {
	float: left;
	position: relative;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/header-bg.gif');
	background-repeat: repeat-x;
	width: 970px;
	height: 126px;	
}

#masthead {
	float: left;
	position: relative;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/masthead-bg.gif');
	background-repeat: no-repeat;
	width: 834px;
	height: 126px;
}

#promo-box {
	position: absolute;
	width: 350px;
	height: 105px;
	top: 0px;
	left: 614px;
	overflow: hidden;
}

#main-container {
	float: left;
	position: relative;
	clear: both;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/main-bg.gif');
	background-repeat: repeat-y;
	width: 1000px;
	padding: 0px;
}

#subpage_content-box {
	float: left;
	position: relative;
	left: 11px;
	width: 958px;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/section_nav-bg.gif');
	background-repeat: repeat-y;
}

#sub_nav-container {
	float: left;
	position: relative;
	clear: both;
	width: 207px;
	margin-bottom: 10px;
}

#main_content-box {
	float: left;
	position: relative;
	width: 751px;
}

#footer-box {
	float: left;
	position: relative;
	left: 10px;
	background-image: url('http://www.specialtiesgraphics.com/images/gui/footer-bg.gif');
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer_left-box {
	float: left;
	position: relative;
	width: 480px;
}

#footer_right-box {
	float: left;
	position: relative;
	width: 480px;
}

#footer_address-box {
	float: left;
	position: relative;
	clear: both;
	width: 480px;
	color: #ffffff;
	font-size: 10px;
}

#footer_address-box a:link{
	color: #ffffff;
}

#footer_address-box a:hover{
	color: #cc6eca;
}

#footer_address-box a:visited{
	color: #ffffff;
}

#footer_copyright-box {
	float: right;
	position: relative;
	width: 480px;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	clear: both;
}

#footer_copyright-box a:link{
	color: #ffffff;
}

#footer_copyright-box a:hover{
	color: #cc6eca;
}

#footer_copyright-box a:visited {
	color: #ffffff;
}

#footer_nav-box {
	float: right;
	position: relative;
	width: 480px;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	clear: both;
	padding-top: 5px;
}

#footer_nav-box a:link{
	color: #ffffff;
}

#footer_nav-box a:visited{
	color: #ffffff;
}

#footer_nav-box a:hover{
	color: #cc6eca;
}

#subpage_main-box {
	float: left;
	position: relative;	
	width: 750px;
	color: #11123b;
	font-size: 14px;
	border-left: 1px solid #756fa7;
}

#subpage_banner-box {
	float: left;
	position: relative;
	clear: both;
	background-color: #ffffff;
	width: 750px;
	border-left: solid 1px #756fa7;
}

.email_signup-button {
	background: url('../images/gui/form_button-bg.gif');
	width: 73px;
	height: 24px;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	border: none;
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: normal;
}

@-moz-document url-prefix() {
	.email_signup-button {
		padding-bottom: 4px;
	}
}


.email_signup-button:hover {
	background: url('../images/gui/form_button-bg-over.gif');
}

.email_signup-field {
	border: 1px solid #756fa7;
	width: 170px;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	float: left;
	margin-right: 10px;
}

.email_signup-label {
	float: left;
	width: 100%;
	padding-top: 10px;
	font-size: 12px;
}/* FORM CSS */


/* PLACEMENT 2 */
.form-outer_container-2 {
	float: left;
	padding: 40px;
}

.form-outer_box-2 {
	float: left;
}

.form-title-box-2 {
	float: left;
	width: 100%;
}

.form-title-box-2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	display: inline;
}

.form-inner_container-2 {

}

.form-inner_box-2 {

}

.form_alert_box-2 {
	background-image: url('../images/gui/required.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.form_description-2 {
	float: left;
	font-size: 12px;
}

.form_dropdown-2 {
	font-size: 14px;
	border: 1px solid #756fa7;
	width: 141px;
}

.form_element_box-2 {
	margin-right: 10px;
	float: left;
}

.form_error-2 {
	font-size: 12px;
}

.form_field_box-2 {
	float: left;
	clear: both;
	padding-top: 2px;
}

.form_footer_box-2 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.form_header-2 {
	font-size: 24px;
	border-bottom: solid 1px #756fa7;
	clear: both;
	font-weight: normal;
}

.form_input-2 {
	border: 1px solid #756fa7;
	width: 180px;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
}

.form_label_box-2 {
	margin-left: 0px;
	clear: both;
	float: left;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 3px;
	width: 200px;
}

.form_required_flag-2 {
	background-image: url('../images/gui/required.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.form_row_box-2 {
	margin-bottom: 10px;
	clear: both;
	float: left;
	width: 100%;
}

.form_secure_box-2 {
	float: left;
}

.form_sub_header-2 {
	font-size: 18px;
	padding-top: 10px;
	font-weight: bold;
	clear: both;
}

.form_submit_button-2 {
	background: url('../images/gui/form_button-bg.gif');
	width: 73px;
	height: 24px;
	color: #ffffff;
	text-align: center;
	border: none;
	cursor: pointer;
	font-size: 10px;
	line-height: normal;
}

@-moz-document url-prefix() {
	.form_submit_button-2 {
		padding-bottom: 4px;
	}
}


.form_submit_button-2:hover {
	background: url('../images/gui/form_button-bg-over.gif');
}

.form_subtitle-2 {

}

.form_textarea-2 {
	border-color: #756fa7;
	border-style: solid;
	border-width: 1px;
	width: 300px;
	font-size: 14px;
	padding: 5px;
}

.form_title-2 {
	font-size: 24px;
	letter-spacing: -2px;
	line-height: 20px;
	float: left;
	text-align: left;
	font-weight: normal;
	width: 300px;
	display: block;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
}

.form_widget_box-2 {
	float: left;
	margin-right: 5px;
}

.form_widget_container-2 {
	float: left;
	clear: both;
}

.form_widget_label_box-2 {
	margin-left: 0px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	margin-right: 15px;
}/* HTML SNIPPET CSS */


/* POSITION 14 */
.html_snippet-outer_container-14 {

}

.html_snippet-outer_box-14 {
	
}

.html_snippet-title-box-14 {

}

.html_snippet-no_title-box-left {

}

.html_snippet-title-box-14 h1 {

}

.html_snippet-size-14 {

}

.html_snippet-inner_container-14 {

}

.html_snippet-inner_box-14 {

}

.html_snippet_description-box-14 {
	padding-top: 10px;
}

.html_snippet_code-box-14 {

}