

/*** GLOBAL  ***/
body {
	font-family:Arial;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#555555;
	line-height:20px;
	background: url(/images/pattern_box.gif) repeat;
	background-attachment:fixed;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
form{margin:0; padding:0;}
hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:30px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
	color:#d9d9d9;
	background-color:#d9d9d9;
	background-repeat:repeat-x
}

/* #Clearing

/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2, h3{margin-bottom:20px;}
h4, h5, h6{margin-bottom:10px;}
h1 {font-size:22px; line-height:24px;}
h2 {font-size:18px; line-height:20px; font-weight:}
h3 {font-size:16px; line-height:18px;}
h4 {font-size:15px; line-height:18px;}
h5{font-size:14px; line-height:16px;}
h6 {font-size:13px; line-height:15px;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-family:'AvantGardeXLightRegular',  Arial; color:#b1953a }
.valignmiddle{line-height:45px; margin-bottom:18px}
.uppercase{text-transform:uppercase;}
.title_pattern{ background:url(/images/pattern_title.gif) repeat-x left center; font-size:23px; text-align:center}
.title_pattern span{ background:#fff; padding:0 20px}
.pagetitle{font-size:20px; color:#f6f6f6; margin:0; text-transform:uppercase}

.text1{ font-family:'HelveticaCondensedBlack',  Arial; color:#000000; font-size:50px }
.text2{ font-family:'HelveticaCondensedBlack',  Arial; color:#ba9a30; font-size:65px; line-height:38px;}
.text3{ font-family:'HelveticaCondensedBlack',  Arial; color:#f8b413; font-size:45px }
.text4{ font-family:'HelveticaCondensedBlack', Arial, Helvetica, sans-serif ; color:#f8b413; font-size:65px; line-height:38px;  }
.text5{ font-family:'HelveticaCondensedBlack',  Arial; color:#f8b413; font-size:18px }
.text6{ font-family:'HelveticaCondensedBlack',  Arial; color:#00a2f5; font-size:18px }
.text7{ font-family:'AvantGardeXLightRegular',  Arial; color:#ba9a30; font-size:75px; line-height:70px; }


/* links */
a, a:visited {text-decoration:none; font-weight:normal; color:#cc9933 }
a:hover{text-decoration:none;}
a img{border:none}
/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
}


img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone {
	margin-bottom: 0;
}


/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	margin-bottom:20px;
}
ul, ol {
	margin:10px 0 20px 20px;
	list-style-position:inside
}
li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
	
blockquote {
	/*font-style:italic;*/
	margin:0px 0 20px 0px;
	padding:0px 10px 0px 50px;
	background-image:url(/images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear:both;
	line-height:25px;
	font-family:'AvantGardeXLightRegular', Georgia, Arial;
	font-style:italic
	}
	
	
blockquote.left, blockquote.right  {
	float:right;
	letter-spacing:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:0px;
	padding:0px 20px 10px 60px;
	width:43%;
	background-position:0px 0px;
	}
	
blockquote.left{
	float:left;
	margin-left:0px;
	margin-right:20px;}

blockquote p{margin-bottom:0px; font-size:16px; line-height:20px}

/* code */
code {
	font-family:Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #cfcfcf;
	padding:15px 10px;
}

/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#outer-container{}
#container{
	margin:0; 
	background:url(/images/header_bg_02.jpg) repeat-x; 
}

/*** TOP ***/
#top{height:130px; width:980px; margin:0 auto;}
#logo{float:left; padding-left: 50px}
.topright {height:130px; background: url(/images/icon.jpg) top left no-repeat ;}

/*menu*/
.menu { padding:55px 10px 0 10px; margin:0 ; width:700;  float:right; }
.menu ul { text-align:right;  padding:0; margin:0; list-style:none; border:0; float:right;}
.menu ul li { float:left; margin:0; padding:0 15px; border:0;}
.menu ul li a { float:left; margin:0; padding:4px 0; color:#8f999e; font-family:normal 12px Arial, Helvetica, sans-serif; text-decoration:none;}
.menu ul li a:hover { color:#fff; }
.menu ul li a.active { color:#fff;}

/*** TOP MENU ***/
#nav{position:relative;	z-index:9000; float:left; margin:5px 0;  }

#topnav{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:visible;
	position:relative;
	float:left;
	font-size:15px;
  }
.sf-menu a {
	text-decoration:none!important;
	display:		block;
	position:		relative;
	padding: 		0 28px !important;
	text-decoration:none;
	font-weight:normal;
	color:#000000; 
    font-family: 'AvantGardeXLightRegular',Arial, Helvetica, sans-serif;
}
.sf-menu a:visited{}
.sf-menu a:hover, .sf-menu li a.current{color:#000000;}
.sf-menu li.sfHover a:hover{color:#000000;}


/* Drop down menu */
.sf-menu ul a:hover {}
.sf-menu li li {
	text-align:left;
	line-height:20px;
	margin:0;
	font-size:12px;
	
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	
}
.sf-menu {
	line-height:100%;
	position:absolute;
	right:0;
	bottom:0;
	float:left;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			27em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	margin:0;
	background : url(/images/nav_line_03.jpg) no-repeat right;
}

.sf-menu li li{margin:0px 0px; }


.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-2px;
	top:			30px; /* 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:			-1px;
	margin-left:	0px;
}
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:			-1px;
	
}
.sf-menu ul li a{
    color:#666666;
	padding:8px 0px 8px 20px!important;
	font-size:12px;
	font-family: "Arial", Helvetica, sans-serif;
}

.sf-menu ul li a:hover{}
.sf-menu li ul {
	padding:0px;
	color:#b1953a;
	
}
.sf-menu a.sf-with-ul {
	padding-right: 	0px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			10px;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}

.sf-menu li li, .sf-menu li li:hover, .sf-menu li li.sfHover{background:#fff; }
.sf-menu li li:hover{background:#f3f3f3}
li.sfHover ul li:first-child a{ background: url(/images/black.jpg) top repeat-x; margin-top:-5px; padding-top:16px !important}

.sf-menu ul{border:solid 1px #e1e1e1;}
.sf-with-ul{}
.sf-menu li li {border-bottom:solid 1px #e1e1e1;}
.sf-menu li li:last-child{ border-bottom:0}

.email {width:280px; margin:0; float:right}
/*** HEADER ***/
#header{height:360px;}
#header.innerpage{height:auto; background:url(/images/pattern_header_inner.gif) repeat; clear:both; padding:30px 0; position:relative}
#header.innerpage .shadow{background:url(/images/glow-header-inner.png) repeat-x; width:100%; height:5px; position:absolute; top:0;}
#header.innerpage .pagetitle{float:left;}
#header.innerpage .pagedesc{font-size:14px; color:#dedede; font-family:"Ubuntu", Arial; float:right; margin-right:60px; padding:2px 0 0 0}

#slider-container{position:relative; clear:both; }
#shadow-img-slider{
	height:5px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(/images/shadow-img-slider.png) repeat-x;
	z-index:30;
	visibility: visible;
}
#shadow-img-slider2{
	height:5px;
	width:100%;
	position:absolute;
	background:url(/images/shadow-img-slider.png) repeat-x;
	z-index:30;
	visibility: visible;
	left: 0;
}
.box_skitter_large {width:980px; height:360px; background:#000; margin:0 auto;}
.label_skitter{top:30px !important; left:50px !important; padding:20px; height: 200px }
.label_skitter h3{margin-bottom:10px;}



/*** AFTER HEADER ***/
#after-header{padding:40px 0}
#after-header h1{font-size:20px; line-height:26px; text-transform:uppercase; text-align:center; color:#999; margin:0;}

/*** BEFORE CONTENT ***/
#before-content{position:relative; }
#before-content .shadow{
	background:url(/images/glow-header-inner2.png) repeat-x;
	width:100%;
	height:5px;
	position:absolute;
	top:-5px;
}

/*** CONTENT ***/
#content{}
#content.withsidebar{background: #FFFFFF url(/images/inner_bg_03.jpg) top center no-repeat; width:980px; margin:0 auto;}
#content.withsidebar2{background: #FFFFFF url(/images/inner_bg2_03.jpg) top center no-repeat; width:980px; margin:0 auto;}
#content.withsidebar3{background: #FFFFFF; width:980px; margin:0 auto;}
#main{padding:30px;}
#maincontent{float:right; width:690px; padding:0;}
#maincontent2{float:left; width:580px; padding:0;}
#maincontent3{float:left; width:920px; padding:0;}


/*** CONTENT EMEMENT ***/
.container940{width:980px; margin:0 auto;}
.colortext, .colortext a, .colortext a:visited{color:#b1953a !important;}
.patternbox{background:#FFFFFF;  border:solid 1px #dcdcdc; border-width:1px 0; padding:0}


/* Separator */
.separator{clear:both; display:block; height:20px; padding:10px 0}
.separator.small{clear:both; display:block; height:10px; padding:0 0}
.separator.line{clear:both; display:block; height:30px; padding:10px 0; margin-bottom:20px; background:url(/images/hr.gif) repeat-x left center}

/* Custom List */
.customlist{list-style-type:none; margin:0; padding:0;}
.customlist li{width:163px; float:left; padding:0; margin:0;}
.customlist li.last{border:0; margin:0; padding:0}

.customlist2{list-style-type:none; margin:0; padding:0}
.customlist2 li{width:220px; float:left; margin-right:10px;}
.customlist2 li.last{margin:0;}

#recentpost{list-style-type:none; margin:0; padding:0}
#recentpost li{width:220px; float:left; margin-right:20px;}
#recentpost li.last{margin:0;}
#recentpost .entry-date{border:solid 1px #ececec; border-width:1px 0; padding:4px 0; color:#909090; margin-bottom:15px}
#recentpost .entry-date a, #recentpost .entry-date a:visited{color:#909090;}

.outside{list-style-type:none; margin:0; padding:0;}
.outside li{background:url(/images/list1.gif) no-repeat 0px 10px; padding:3px 0 3px 20px}



/* Frame Image */
.frame{padding:4px; border:solid 1px #ececec; display:block}


/* Shadow Image */
.shadowimg70{background:url(/images/shadowimg70.gif) no-repeat; display:block; height:12px;}
.shadowimg220{background:url(/images/shadowimg220.gif) no-repeat; display:block; height:20px;}
.shadowimg300{background:url(/images/shadowimg300.gif) no-repeat; display:block; height:24px;}
.shadowimg610{background:url(/images/shadowimg610.gif) no-repeat center; display:block; height:22px;}
.shadowimg540{background:url(/images/shadowimg540.gif) no-repeat; display:block; height:29px;}
.shadowimg460{background:url(/images/shadowimg460.gif) no-repeat; display:block; height:27px;}



/* Button */
input[type="text"],
textarea{
	border:solid 1px #999999;
	font-size:12px;
	font-family:Arial;
	padding:3px 10px;
	border-radius:10px;
	-moz-border-radius:10px;		
	-webkit-border-radius:10px;
	color:#666666;
}

select {
	font-size:11px;
	padding:4px 5px;
}


.button,
.button:visited,
input[type="submit"],
input[type="reset"],
button,
.meta-nav{
	color:#FFFFFF;
	outline:0px;
	font-size:11px;
	font-weight:bold;
	font-family: Arial;
	text-transform:capitalize;
	display:block;
	display:inline-block;
	border:0;
	border-radius:12px;
	-moz-border-radius:12px;		
	-webkit-border-radius:12px;
	height:20px;
	line-height:20px;
	padding:0 20px;
	background:url(/images/button_bg.jpg) repeat-x left center;
}

input[type="submit"],
input[type="reset"],
button{
	height:24px;
}

.button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover{text-decoration:none; color:#d8be6a; cursor:pointer}

.button.large{
	font-size:18px;
	text-transform:uppercase;
	height:40px;
	line-height:40px;
	text-decoration:none;
	background:url(/images/bg-buttonlarge.png) repeat-x left top;
	
}
.button.large:hover{background-position:0 0;}


/* Tabs */
.tabcontainer{margin:0; border:solid 1px #ebebeb; border-width:0 0 0 1px;}
ul.tabs {
	margin: 0;
	padding: 0 0 1px 0;
	list-style: none;
	height: 41px;
	width: 100%;

}
ul.tabs li {
	float: left;
	margin: 0 0;
	padding: 0 15px;
	line-height:41px;
	height:41px;
	overflow: hidden;
	position: relative;
	font-size:14px;
	font-family:"Ubuntu", Arial;
	border:solid 1px #ebebeb;
	border-width:1px 1px 0 0;
	background:url(/images/navtab.gif) repeat-x;
}

ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 0px;
	outline: none;
	color:#555;
}

.tab-content {padding: 20px 0; }
	
ul.tabs li:hover{}
ul.tabs li.active{background:transparent}
html ul.tabs li.active a{ color:#dc6a4d; }
#tab-body{padding:0 20px; border:solid 1px #ebebeb; border-width:1px 1px 1px 0;}

/* jQuery Toggle */
#toggle{border: 1px solid #ebebeb; border-width:1px 1px 0 1px;}
h2.trigger {
	padding: 16px 20px 16px 20px;
	margin: 0 0 0 0;
	font-size:14px;
	font-weight: normal;
	background:url(/images/bg-toggle.gif) repeat-x;
	border-bottom: 1px solid #ebebeb;
}
h2.trigger span {
	text-decoration: none;
	display: block;
	color:#555;
	height:9px;
	background: url(/images/left.gif) no-repeat;
	padding-left:20px;
	cursor:pointer;
	line-height:12px;
}
h2.active span{ background:url(/images/down.gif) no-repeat 0 1px; color:#dc6a4d}
h2.trigger a:hover {
	color: #454545;
}
h2.active { background:transparent;}
.toggle_container {
	margin: 0 0 0 0;
	padding: 20px 25px;
	overflow: hidden;
	clear: both;
	border: 1px solid #ebebeb;
	border-width:0 0px 1px 0px;
}
.toggle_container .block {
	padding: 0px;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}


/* Dropcaps */
.dropcap1{
	text-shadow:1px 1px 0 #666;
	display:block;
	float:left;
	font-size:35px;
	line-height:35px;
	margin:2px 8px 0 0;
}

/* Pullquotes */
.pullquote-right,.pullquote-left{
	padding:0px 10px 0px 50px;
	background-image:url(/images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:right;
	font-family:'Ubuntu', Georgia, Arial;
	font-style:italic;
	font-size:16px;
	letter-spacing:0px;
	line-height:22px;
	margin:0px 2px 20px 20px;
	width:50%;
	}
.pullquote-left{float:left;margin-left:2px;margin-right:20px;}

/* Highlight */
.highlight1{padding:2px 5px; background-color:#f7f7f7; border:solid 1px #ebebeb}	
.highlight2{padding:2px 5px; background-color:#ebebeb;  border:solid 1px #f7f7f7}


/* Tables */
table {border-collapse:separate;border-spacing:0;width:100%; margin-bottom:18px;}
table,td,th { text-align:center;}
th{padding:10px;text-transform:uppercase; background:#f7f7f7; border-bottom: 1px solid #ebebeb;}
td{padding:10px;}
tfoot td{border:0px;}
th,tr:hover{}
table {
	border: 1px solid #ebebeb;
	border-bottom:0;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
thead th {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
tr td {
	border-bottom: 1px solid #ebebeb;
	padding: 6px 24px;
}
tr.odd td {
	background: #F2F7FC;
}


/* Column */
.one_half, .one_third, .two_third, 
.three_fourth, .one_fourth, .one_fifth, 
.two_fifth, .three_fifth, .four_fifth, 
.one_sixth, .five_sixth						{margin-right: 10px; margin-left:0; position:relative; float:left;}

.one_half									{ width:48%; }
.one_third									{ width:30.6666%;}
.one_fourth									{ width:23.5%; }
.one_fifth									{ width: 16.8%;}
.one_sixth 									{ width: 13.3333%;}
.one_two									{ width:364px; }
.one_two2									{ width:560px; }

.two_third									{ width: 65.3332%;}
.two_fourth 								{ width: 48%;}
.two_fifth 									{ width: 37.6%;}
.two_sixth 									{ width: 30.6666%;}

.three_fourth								{ width:74%;}
.three_fifth 								{ width: 58.4%;}
.three_sixth 								{ width: 47.9998%;}

.four_fifth 								{ width: 79.2%;}
.four_sixth 								{ width: 65.3332%;}

.five_sixth 								{ width: 82.6665%;}
.firstcols									{ margin-left:0px !important; }
.last, .lastcols							{ margin-right:20px !important; clear:right; }

.about									    { width:328px; float:left;}
.about_content							    { float:left; background: url(/images/profile_photo4.jpg) no-repeat right top; width:920px;  font:normal 12px  'HelveticaCondensedBlack', Helvetica, sans-serif; color:#737373; line-height:17px;}

/*** AFTER CONTENT ***/
#after-content{position:relative; margin:20px 0 60px 0; clear:both}
#after-content h2{font-size:20px; margin:10px 0 0 20px; float:left}
#after-content.patternbox{padding: 0;}
#after-content .button{float:right; margin-right:60px}


/*** SIDEBAR ***/
#sidebar{float:left; width:175px; }
#sidebar ul{list-style-type:none; padding:0; margin:0; text-align:right}
#sidebar ul li.widget-container{margin:0 0 40px 0 !important; clear:both; }
#sidebar .widget-title{  margin-bottom:20px; }
#sidebar ul li a, #sidebar ul li a:visited{color:#666666;}
#sidebar ul li a:hover{color:#b1953a; text-decoration:none}
#sidebar li li{
	list-style-type:none;
	margin:0 0 8px 0;
	padding:0 0 8px 15px;
	background: url(/images/double_line.gif) repeat-x left bottom;
}
#sidebar li li:hover{
	background: url(/images/double_line.gif) repeat-x left bottom;
}

.sidebar-icon{
	background: url(/images/sub_icon_03.jpg) no-repeat left top ;
}
.sidebar-icon2{
	background: url(/images/sub_icon_06.jpg) no-repeat left top ;
}

#sidebar2{float:right; width:270px; }
#sidebar2 ul{list-style-type:none; padding:0; margin:0; text-align:left}
/* list second level */
#sidebar ul.sub-menu, #sidebar ul ul ul{margin:5px 0 0 0; float:right}
#sidebar ul.sub-menu li, #sidebar ul ul ul li{margin-bottom:0px; background:url(/images/arrow.gif)  0px 7px no-repeat; padding-bottom:5px}
#sidebar ul.sub-menu li:hover, #sidebar ul ul ul li:hover{background:url(/images/arrow2.gif)  0px 7px no-repeat;}
#sidebar ul.sub-menu li:last-child, #sidebar ul ul ul li:last-child{padding-bottom:0px; margin-bottom:0;}

/* tags widget */
.tag{margin:0 10px 10px 0;}
.tag, .tag span{display:block; float:left; height:27px; line-height:25px}
.tag .left{background:url(/images/tag-left.gif) no-repeat; width:17px;}
.tag .middle{background:url(/images/tag-middle.gif) repeat-x; padding:0 10px 0 8px}
.tag .right{background:url(/images/tag-right.gif) no-repeat; width:12px;}

/* recent comment widget */
#recentcommentwidget{}
#recentcommentwidget li{clear:both; padding:0 0 8px 0 !important; margin:0 0 15px 0 !important}
#recentcommentwidget .colortext{display:block; padding-bottom:5px;}
#recentcommentwidget li a:hover{color:#555 !important;}


/* recent project widget */
#recentprojectwidget{}
#recentprojectwidget li{clear:both; padding:0 0 8px 0 !important; margin:0 0 15px 0 !important}
#recentprojectwidget .date{color:#909090;}

/* shopping cart widget */
#shoppingcartwidget{}
#shoppingcartwidget li{clear:both; padding:0 0 8px 0 !important; margin:0 0 15px 0 !important}
.totalprice{font-weight:bold;display:block; margin-bottom:15px}
.shopping_textwidget{background: url(/images/double_line.gif) repeat-x left bottom; padding-bottom:30px}
.shopping_textwidget .button{margin-right:8px;}


/* recent product widget */
#recentproductwidget{}
#recentproductwidget li{clear:both; padding:0 0 8px 0 !important; margin:0 0 15px 0 !important}


/* login widget */
#login{}
#login label{width:70px; float:left; padding:5px 0 0 0}
#login input[type="text"]{ width:180px}
#login .lost{float:right; width:50%; text-align:right}


/*** AFTER FOOTER ***/
#footer{background:#000000; height:35px;}
.footer_resize { width:980px; margin:0 auto; padding:10px; font:normal 11px  Arial, Helvetica, sans-serif; color:#737373;}
#sn{float:right; padding:25px 0 0 0}
#sn ul{margin:0; padding:0; list-style-type:none;}
#sn ul li{float:left; margin-left:8px;}

/*added by iBoleh*/
.about_content-facebook { 
	float:left; 
	background: url(/images/facebook/facebook-about.png) no-repeat right top; 
	width:790px;  
	font:normal 12px  'HelveticaCondensedBlack', Helvetica, sans-serif; 
	color:#737373; 
	line-height:17px;
}
.location_content-facebook { 
	float:left; 
	background: url(/images/facebook/facebook-location.jpg) no-repeat right top; 
	width:790px;  
	font:normal 12px  'HelveticaCondensedBlack', Helvetica, sans-serif; 
	color:#737373; 
	line-height:17px;
}