@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html, body {
	height: 100%;
}

body {
	color: black;
	font: 12px/14px 'Helvetica', Helvetica, Arial, Tahoma, Geneva, sans-serif;
	background:url(../img/SFS_RedCurtainBG_1c.jpg) top center no-repeat fixed #000000;
}



ol, ul { list-style: none; }

a img, :link img, :visited img { border: 0; }

:link, :visited { text-decoration:none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h3, h4, h5, h6 {
	padding:8px 0 2px 0;
	font-weight: bold;
	font-size: 100%;
}

h1 {
	color: #b94449;	
}

p {
	padding:4px 0 8px 0;
	font-weight: normal;
	font-size: 100%;
}


/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
	* html .clearfix { height:1%; }

*+html .clearfix { height:1%; }

.clearfix { display:block; }

/* Default styling classes */
.clear { clear: both; }

.float_left { float: left; }

.float_right { float: right; }

a {
	text-decoration: none;
	color: #A2000D;
}

a:hover { color: #000; }

/* H1 Image Replacement */
#index_specialize span, #about-gifted-musical span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#index_specialize {
	width: 242px;
	height: 68px;
	padding: 0;
	margin-bottom: 20px;
	background: url(../images/index/index_header_2.jpg);
}

#about-gifted-musical {
	width: 942px;
	height: 17px;
	padding: 0;
	background: url(../images/about-menu/h-gifted-musical.jpg);
}


/* NEW MENU 2012 */

.menubar12 {
	width:960px;
	
	background: rgb(230,26,50);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2MWEzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZTE0MjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(230,26,50,1) 0%, rgba(174,20,38,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,26,50,1)), color-stop(100%,rgba(174,20,38,1)));
	background: -webkit-linear-gradient(top, rgba(230,26,50,1) 0%,rgba(174,20,38,1) 100%);
	background: -o-linear-gradient(top, rgba(230,26,50,1) 0%,rgba(174,20,38,1) 100%);
	background: -ms-linear-gradient(top, rgba(230,26,50,1) 0%,rgba(174,20,38,1) 100%);
	background: linear-gradient(top, rgba(230,26,50,1) 0%,rgba(174,20,38,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61a32', endColorstr='#ae1426',GradientType=0 );

border-radius: 0px 0px 10px 10px; 
-moz-border-radius: 0px 0px 10px 10px; 
-webkit-border-radius: 0px 0px 10px 10px; 
	color:#FFF;
	height:60px;
	padding:0;
	margin:0;
	margin-bottom:50px;
}

.menu-last a:hover {
	border-radius: 0px 0px 10px 0px; 
-moz-border-radius: 0px 0px 10px 0px; 
-webkit-border-radius: 0px 0px 10px 0px;
}
	

.menubar12 ul {
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	position:relative;
	float:right;
	height:60px;
}

.menubar12 ul li {
	margin:0;
	padding:0;
	height:60px;
	display:inline;
	position:relative;
	border:0;
}

.menubar12 ul li a {
	color:#FFF;
	font-family:'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-weight:normal;
	height:20px;
	padding-top:23px;
	padding-bottom:17px;
	font-size:16px;
	line-height:20px;
	margin:0;	
	text-decoration:none;
	display:inline-block;
	background-image:none;
	border:0;
	padding-left:17px;
	padding-right:17px;	
}


.menubar12 ul li a:hover {
	background-image: linear-gradient(bottom, rgb(230,26,50) 0%, rgb(172,20,38) 100%);
background-image: -o-linear-gradient(bottom, rgb(230,26,50) 0%, rgb(172,20,38) 100%);
background-image: -moz-linear-gradient(bottom, rgb(230,26,50) 0%, rgb(172,20,38) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(230,26,50) 0%, rgb(172,20,38) 100%);
background-image: -ms-linear-gradient(bottom, rgb(230,26,50) 0%, rgb(172,20,38) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(230,26,50)),
	color-stop(1, rgb(172,20,38))
);
border-left:1px solid rgb(230,26,50);
border-right:1px solid rgb(172,20,38);
padding-left:16px;
padding-right:16px;

	
}


span.baskerville {
	font-family: Baskerville, Palatino, "Book Antiqua", serif;
	font-style: italic;
	line-height:14px;
}




/* NEW FOOTER 2012 */

#container {
   min-height: 100%;
   margin-bottom: -200px;
   position: relative;

}

.clearfooter {
	height:200px;
	clear:both;
}

#footer_new {
	width:960px;
	margin:0 auto;
	height:200px;
	overflow: hidden;
	position:relative;
	color:#FFFFFF;
	padding:0px;

	background: rgb(177,19,34);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IxMTMyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NTA5MTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(177,19,34,1) 0%, rgba(85,9,16,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(177,19,34,1)), color-stop(100%,rgba(85,9,16,1)));
	background: -webkit-linear-gradient(top, rgba(177,19,34,1) 0%,rgba(85,9,16,1) 100%);
	background: -o-linear-gradient(top, rgba(177,19,34,1) 0%,rgba(85,9,16,1) 100%);
	background: -ms-linear-gradient(top, rgba(177,19,34,1) 0%,rgba(85,9,16,1) 100%);
	background: linear-gradient(top, rgba(177,19,34,1) 0%,rgba(85,9,16,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b11322', endColorstr='#550910',GradientType=0 );

border-radius: 10px 10px 0px 0px; 
-moz-border-radius: 10px 10px 0px 0px; 
-webkit-border-radius: 10px 10px 0px 0px;
	line-height:16px;
} 

#footer_new.unfixed {

}

#footer_new li {
	margin-bottom:16px;
}

#footer_new ul {
	padding: 0;
	margin:0 0 0 30px;
}

#sociallinks {
	width:100px;
	height:100px;
	padding:20px;
	border-radius: 10px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float:left;
	background: -moz-linear-gradient(top,  rgba(212,32,54,1) 0%, rgba(212,32,54,0) 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(212,32,54,1)), color-stop(100%,rgba(212,32,54,0)));

background: -webkit-linear-gradient(top,  rgba(212,32,54,1) 0%,rgba(212,32,54,0) 100%);

background: -o-linear-gradient(top,  rgba(212,32,54,1) 0%,rgba(212,32,54,0) 100%);

background: -ms-linear-gradient(top,  rgba(212,32,54,1) 0%,rgba(212,32,54,0) 100%);

background: linear-gradient(top,  rgba(212,32,54,1) 0%,rgba(212,32,54,0) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d42036', endColorstr='#00d42036',GradientType=0 );


}

#footer_mainmenu {
	font-size: 13px;
	font-weight:bold;
	margin-top:0px;
	margin-left:20px;
	float:left;
}

#footer_mainmenu a {
	color: #FFF;
}

#footer_policymenu {
	font-size: 12px;
	font-weight:normal;
	margin-top:0px;
	margin-left:20px;
	float:left;
}

#footer_policymenu a {
color: #d57c84;
text-decoration:underline;
}

#footer_rightcol {
	margin-top:0px;
	float:left;
	width:470px;
	margin-left:50px;
}

.footer_linkfeature a {
	background-color:#530910;
	padding:10px 15px;
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	line-height:32px;
	border-radius: 10px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-right:10px;
}

#footer_new .footer_linkfeature a:hover {
	text-decoration:none;
	background-color:#7a0d18;
}

#footer_new p {
	margin-top:0px;
	padding:0;
	margin-bottom:16px;
	font-size:12px;
}

#footer_new a {
	text-decoration:none;
}

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

#footer_rightcol a {
	color: #FFF;
	font-weight:bold;
}

#footer_rightcol a:hover {
	color:#FFF;
}

#footer_rightcol #sitecredits a {
	color:#a4424b;
	font-weight:normal;
}

#footer_rightcol #sitecredits a:hover {
	font-weight:normal;
}
	
	
#footer_shoplinks {
	color:#e4a6ac;
}

#footer_shoplinks a {
	font-weight:normal;
	color:#e4a6ac;
}

#footer_shoplinks a:hover {
	color:#e4a6ac;
}






/* START Menubar OLD */

.menubar ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menubar ul li { display:inline; }

.menubar ul li a {
	float:left;
	display:block;
}

.menubar ul li a span {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -5000px;
}

/ Menu Top Bar /
a#menu_home {
	width: 165px;
	height: 195px;
	top: 0px;
	left: 0px;
	position: absolute;
	background: url(../images/menu/menu_home.jpg) no-repeat 0 0;
}

a#menu_home:hover { background: url(../images/menu/menu_ro_home.jpg) no-repeat 0 0; }

a#menu_int_home {
	width: 165px;
	height: 195px;
	top: 0px;
	left: 0px;
	position: absolute;
	background: url(../images/menu/menu_int_home.jpg) no-repeat 0 0;
}

a#menu_int_home:hover { background: url(../images/menu/menu_int_ro_home.jpg) no-repeat 0 0; }

a#menu_products {
	width: 155px;
	height: 195px;
	top: 0px;
	left: 165px;
	position: absolute;
	background: url(../images/menu/menu_products.jpg) no-repeat 0 0;
}

a#menu_products:hover { background: url(../images/menu/menu_ro_products.jpg) no-repeat 0 0; }

a#menu_about-us {
	width: 170px;
	height: 195px;
	top: 0px;
	left: 320px;
	position: absolute;
	background: url(../images/menu/menu_about-us.jpg) no-repeat 0 0;
}

a#menu_about-us:hover { background: url(../images/menu/menu_ro_about-us.jpg) no-repeat 0 0; }

a#menu_blog {
	width: 140px;
	height: 195px;
	top: 0px;
	left: 490px;
	position: absolute;
	background: url(../images/menu/menu_news-and-events.jpg) no-repeat 0 0;
}

a#menu_blog:hover { background: url(../images/menu/menu_ro_news-and-events.jpg) no-repeat 0 0; }

a#menu_shop {
	width: 170px;
	height: 195px;
	top: 0px;
	left: 630px;
	position: absolute;
	background: url(../images/menu/menu_online-shop.jpg) no-repeat 0 0;
}

a#menu_shop:hover { background: url(../images/menu/menu_ro_online-shop.jpg) no-repeat 0 0; }

a#menu_contact {
	width: 163px;
	height: 195px;
	top: 0px;
	left: 800px;
	position: absolute;
	background: url(../images/menu/menu_contact.jpg) no-repeat 0 0;
}

a#menu_contact:hover { background: url(../images/menu/menu_ro_contact.jpg) no-repeat 0 0; }

/* END OLD MENU */




/* Menu Index - Navbar */
a#nav_subscribe-to-enews {
	width: 262px;
	height: 114px;
	top: 57px;
	left: 81px;
	position: absolute;
	background: url(../images/index/nav_subscribe-to-enews.jpg) no-repeat 0 0;
}

a#nav_subscribe-to-enews:hover { background: url(../images/index/nav_ro_subscribe-to-enews.jpg) no-repeat 0 0; }

a#nav_upcoming-events {
	width: 262px;
	height: 114px;
	top: 57px;
	left: 352px;
	position: absolute;
	background: url(../images/index/nav_upcoming-events.jpg) no-repeat 0 0;
}

a#nav_upcoming-events:hover { background: url(../images/index/nav_ro_upcoming-events.jpg) no-repeat 0 0; }

a#nav_tips-and-advice {
	width: 262px;
	height: 114px;
	top: 57px;
	left: 623px;
	position: absolute;
	background: url(../images/index/nav_tips-and-advice.jpg) no-repeat 0 0;
}

a#nav_tips-and-advice:hover { background: url(../images/index/nav_ro_tips-and-advice.jpg) no-repeat 0 0; }

/* Contact Index - Navbar */
a#nav_contact-subscribe-to-enews {
	width: 262px;
	height: 114px;
	top: 17px;
	left: 396px;
	position: absolute;
	background: url(../images/contact/nav_subscribe-to-enews.jpg) no-repeat 0 0;
}

a#nav_contact-subscribe-to-enews:hover { background: url(../images/contact/nav_ro_subscribe-to-enews.jpg) no-repeat 0 0; }

a#nav_location-map {
	width: 262px;
	height: 114px;
	top: 17px;
	left: 669px;
	position: absolute;
	background: url(../images/contact/nav_location-map.jpg) no-repeat 0 0;
}

a#nav_location-map:hover { background: url(../images/contact/nav_ro_location-map.jpg) no-repeat 0 0; }

/* Photogallery - Navbar */
a#nav_photogallery_simply-for-strings {
	width: 200px;
	height: 151px;
	top: 16px;
	left: 26px;
	position: absolute;
	background: url(../images/photogallery/nav_simply-for-strings.jpg) no-repeat 0 0;
}

a#nav_photogallery_simply-for-strings:hover { background: url(../images/photogallery/nav_ro_simply-for-strings.jpg) no-repeat 0 0; }

a#nav_photogallery_mount-isa {
	width: 200px;
	height: 151px;
	top: 16px;
	left: 232px;
	position: absolute;
	background: url(../images/photogallery/nav_mount-isa.jpg) no-repeat 0 0;
}

a#nav_photogallery_mount-isa:hover { background: url(../images/photogallery/nav_ro_mount-isa.jpg) no-repeat 0 0; }

a#nav_photogallery_family-and-friends {
	width: 200px;
	height: 151px;
	top: 172px;
	left: 26px;
	position: absolute;
	background: url(../images/photogallery/nav_family-and-friends.jpg) no-repeat 0 0;
}

a#nav_photogallery_family-and-friends:hover { background: url(../images/photogallery/nav_ro_family-and-friends.jpg) no-repeat 0 0; }

a#nav_photogallery_shanghai {
	width: 200px;
	height: 151px;
	top: 172px;
	left: 232px;
	position: absolute;
	background: url(../images/photogallery/nav_shanghai.jpg) no-repeat 0 0;
}

a#nav_photogallery_shanghai:hover { background: url(../images/photogallery/nav_ro_shanghai.jpg) no-repeat 0 0; }

/* Menu Index - Navbar */
a#nav_online-resources {
	width: 262px;
	height: 114px;
	top: 57px;
	left: 66px;
	position: absolute;
	background: url(../images/about/nav_online-resources.jpg) no-repeat 0 0;
}

a#nav_online-resources:hover { background: url(../images/about/nav_ro_online-resources.jpg) no-repeat 0 0; }

a#nav_photogallery {
	width: 262px;
	height: 114px;
	top: 57px;
	left: 339px;
	position: absolute;
	background: url(../images/about/nav_photo-gallery.jpg) no-repeat 0 0;
}

a#nav_photogallery:hover { background: url(../images/about/nav_ro_photo-gallery.jpg) no-repeat 0 0; }

/* About Menu */
#about-bar .menubar { padding-top: 10px; }
a#about-menu_03 {
	width: 127px;
	height: 165px;
	background: url(../images/about-menu/about-menu_03.jpg) no-repeat 0 0;
	margin-right: 9px;
}

a#about-menu_03:hover { background: url(../images/about-menu/about-menu-ro_03.jpg) no-repeat 0 0; }

a#about-menu_05 {
	width: 127px;
	height: 165px;
	background: url(../images/about-menu/about-menu_05.jpg) no-repeat 0 0;
	margin-right: 9px;
}

a#about-menu_05:hover { background: url(../images/about-menu/about-menu-ro_05.jpg) no-repeat 0 0; }

a#about-menu_07 {
	width: 127px;
	height: 165px;
	background: url(../images/about-menu/about-menu_07.jpg) no-repeat 0 0;
	margin-right: 9px;
}

a#about-menu_07:hover { background: url(../images/about-menu/about-menu-ro_07.jpg) no-repeat 0 0; }

a#about-menu_09 {
	width: 127px;
	height: 165px;
	background: url(../images/about-menu/about-menu_09.jpg) no-repeat 0 0;
	margin-right: 9px;
}

a#about-menu_09:hover { background: url(../images/about-menu/about-menu-ro_09.jpg) no-repeat 0 0; }

a#about-menu_11 {
	width: 127px;
	height: 165px;
	background: url(../images/about-menu/about-menu_11.jpg) no-repeat 0 0;
	margin-right: 9px;
}

a#about-menu_11:hover { background: url(../images/about-menu/about-menu-ro_11.jpg) no-repeat 0 0; }

a#about-menu_13 {
	width: 127px;
	height: 165px;
	background: url(../images/about-menu/about-menu_11.jpg) no-repeat 0 0;
	margin-right: 9px;
}

a#about-menu_13:hover { background: url(../images/about-menu/about-menu-ro_11.jpg) no-repeat 0 0; }

a#about-menu_15 {
	width: 127px;
	height: 165px;
	background: url(../images/about-menu/about-menu_11.jpg) no-repeat 0 0;
}

a#about-menu_15:hover { background: url(../images/about-menu/about-menu-ro_11.jpg) no-repeat 0 0; }

#about-bar #lower-menu { 
	height: 52px;
	background: #5d190c;
	margin-top: 10px;
}

#about-bar #lower-menu .menubar { padding-top: 0px; }

a#about-menu_18 {
	width: 263px;
	height: 52px;
	background: url(../images/about-menu/about-menu_18.jpg) no-repeat 0 0;
	margin-right: 209px;
}

a#about-menu_18:hover { background: url(../images/about-menu/about-menu-ro_18.jpg) no-repeat 0 0; }

a#about-menu_20 {
	width: 125px;
	height: 52px;
	background: url(../images/about-menu/about-menu_20.jpg) no-repeat 0 0;
}

a#about-menu_20:hover { background: url(../images/about-menu/about-menu-ro_20.jpg) no-repeat 0 0; }

a#about-menu_21 {
	width: 172px;
	height: 52px;
	background: url(../images/about-menu/about-menu_21.jpg) no-repeat 0 0;
}

a#about-menu_21:hover { background: url(../images/about-menu/about-menu-ro_21.jpg) no-repeat 0 0; }

a#about-menu_22 {
	width: 174px;
	height: 52px;
	background: url(../images/about-menu/about-menu_22.jpg) no-repeat 0 0;
}

a#about-menu_22:hover { background: url(../images/about-menu/about-menu-ro_22.jpg) no-repeat 0 0; }

a#about-submenu_11 {
	width: 146px;
	height: 52px;
	background: url(../images/about-menu/about-submenu_11.jpg) no-repeat 0 0;
}

a#about-submenu_11:hover { background: url(../images/about-menu/about-submenu-ro_11.jpg) no-repeat 0 0; }

a#about-submenu_12 {
	width: 150px;
	height: 52px;
	background: url(../images/about-menu/about-submenu_12.jpg) no-repeat 0 0;
}

a#about-submenu_12:hover { background: url(../images/about-menu/about-submenu-ro_12.jpg) no-repeat 0 0; }

a#about-submenu_13 {
	width: 155px;
	height: 52px;
	background: url(../images/about-menu/about-submenu_13.jpg) no-repeat 0 0;
}

a#about-submenu_13:hover { background: url(../images/about-menu/about-submenu-ro_13.jpg) no-repeat 0 0; }

a#about-submenu_15 {
	width: 342px;
	height: 52px;
	background: url(../images/about-menu/about-submenu_15.jpg) no-repeat 0 0;
	margin-left: 150px;
}

a#about-submenu_15:hover { background: url(../images/about-menu/about-submenu-ro_15.jpg) no-repeat 0 0; }

/* Main Container (Center Content) */
#container {
	width: 960px;
	margin-left: auto;
	margin-right:auto;
	text-align: left;
}

/* Other Containers */
#topbar {
	height: auto;
	position: relative;
}

#content {
	background-color: #FFF;
	padding: 10px;
}



#i_content { 
	position: relative; 
	width: 100%;
	background: #FFF;
}

.product_container { margin-top: 20px; }

#i_leftcol {
	width: 585px;
	float: left;
	height: 378px;
	background: #FFF;
}

#i_rightcol {
	float: right;
	width: 315px;
	min-height: 318px;
	height:auto !important;
	height:318px;
	padding: 30px;
	background: url(../images/index/rightcol_bg1.jpg) no-repeat top right #FFF;
}

.fullbar {
	position: relative;
	background: #e4e5e6;
	padding: 10px;
	min-height: 152px;
	height: auto !important;
	height: 152px;
}

#i_bottombar {
	background: none;
	position: relative;
	height: 180px;
}

#footer {
	min-height: 102px;
	height:102px;
	background: none;
	color: #FFF;
	text-align: center;
	font-size: 10px;
	padding: 20px 0px 0px;
}

.col1 {
	float: left;
	width: 239px;
}

.col2 {
	float: left;
	width: 212px;
	padding: 10px;
}

.col3 {
	float: left;
	width: 239px;	
}

.col4 {
	float: left;
	width: 212px;
	padding: 10px;
}

.fullcol {
	float: left;
	width: 663px;
	padding: 20px;
}

#contact {
	background: #FFF;
	padding: 0;
	height: 569px;
	width: 963px;
	position: relative;
}

#contact #topbar {
	background: url(../images/contact/bg_topbar.jpg);
	height: 228px;
	width: auto;
	position: relative;
}

#contact #bottombar {
	background: url(../images/contact/bg_bottombar.jpg);
	height: 341px;
	width: auto;
	position: relative;
}

#contact #topbar .content {
	height: 212px;
	width: 550px;
	position: absolute;
	left: 390px;
	top: 16px;
	overflow: auto;
}

#photogallery {
	background: #FFF url(../images/photogallery/bg_photogallery.jpg);
	padding: 0;
	height: 661px;
	width: 963px;
	position: relative;
}

#photogallery .content {
	float: left;
	height: auto;
	width: 55%;	
	padding: 10px;
}

#photogallery .content img { border: 1px solid #000; }

#photogallery .content .pad_image {
	margin-right: 5px;
	margin-bottom: 5px;
}

/* Styles */
#menubar ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#menubar ul li { display:inline; }

#menubar a {
	color: white;
	font-weight: bold;
}

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

#footer a { color: white; }

.fullbar .float_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

hr {
	padding: 0px;
	margin-top: 12px !important;
	margin-top: 5px;
	margin-bottom: 10px !important;
	margin-bottom: 0px;

}

.hr_small {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pad { margin-bottom: 20px; }

#contact #topbar .content h1 { color: white; }

#nav_back {
	position: absolute;
	left: 10px;
	bottom: 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

#nav_back a { color: #FFF; }

#social {
	width: 199px;
	height: 42px;
}

#social img {
	position: absolute;
	top: 0px;
	right: 149px;
}

#about-bar {
	position: relative;
	padding: 10px 0px;
	margin-bottom: 20px;
}

#about-internal {
	position: relative;
	width: 943px;
	margin: 10px 0px;
}

#a-leftcol {
	position: relative;
	float: left;
	width: 600px;
}

#a-leftcol img { margin-bottom: 10px; }

#a-rightcol {
	position: relative;
	float: left;
	width: 343px;
}

#a-col1 {
	float: left;
	width: 275px;
	margin: 0px 15px 0px 21px;
}

#a-col2 {
	float: left;
	width: 265px;
	margin-right: 24px;
}

table.std tr, table.std tr td {
	padding: 5px;
}
