html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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;
}

body {
	font-family:Futura,‘Century Gothic’,AppleGothic,sans-serif;
	background:url(../img/bg.png);
}

:focus { outline: 0; }

ul#portfolio-filter{ margin: 0px -70px; padding: 0; height: 44px; padding-left: 70px; line-height: 54px; }
ul#portfolio-filter li{ display: inline; }
ul#portfolio-filter a{ margin-right: 0.5em; padding: 0.5em 1em; background: #333; color: #AAA; font-weight: bold; text-decoration: none; font-size:13px; }
ul#portfolio-filter a:hover, ul#portfolio-filter a.current{ color: #888; }
ul#portfolio-filter a.current{ background-color: #DDD; }

ul#portfolio-list{ margin: 36px 0 0 0; padding: 0; list-style: none; }
ul#portfolio-list li{ width: 300px; height: 210px; display: block; float: left; margin: 0 10px; overflow: hidden; }
ul#portfolio-list li a{ display: block; width: 300px; height: 210px; overflow: hidden;  }
ul#portfolio-list li p{ font-size: 11px; line-height: 15px; color: #AAA; margin: 5px 0; }

ul#breadcrumb {
	list-style:none;
	position:absolute;
	left: 776px;
	top: 20px;
	width: 235px;
}
ul#breadcrumb li {float:left; margin:0 5px;}
ul#breadcrumb li a {color:#CCC; text-decoration:none; font-weight:bold; font-size:.8em;}
ul#breadcrumb li a:hover {color:#900;}
a {
color:#ccc;
}

a.feed_link {background:#006699 none repeat scroll 0 0; display:block; margin-top:10px; padding:3px; width:75px; color:#fff;}
h4 a.feed_link {color:#fff; text-decoration:none; background:none; margin-top:0px; width:100%; padding:0px; text-align:left; font-size:15px;}
p.feed_description {color:#ccc; line-height:1.2em; font-size:13px; margin-top:8px; }


h1, h2 {
	font-family:Trebuchet, Tahoma, Arial, sans-serif;	
}

h1 {
	font-size:1.4em;	
	margin:16px 0;
}

h2 {
	font-size:1.2em;	
}

h3 {color:#fff; font-family:Garamond,"Hoefler Text","Times New Roman",Times,serif; font-size:20px; }

h2.dark_header {
	background:#0F0F0F none repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-family:Garamond,‘Hoefler Text’,‘Times New Roman’,Times,serif;
font-size:30px;
font-weight:normal;
margin:16px 0 16px;
padding:4px 4px 4px 5px;
}

/* Combine common header elements */
#header .login, 
#header .contact, 
#header .logo {
	position:absolute;	
}

.page, 
#header .nav {
	position:relative;
}	

.page, #content {
	width:960px;
	margin:auto;
	position:relative;
}

#header {
	width:100%;
	/* background:#1b1b1b url(../img/header_bg.png) center top no-repeat; */
	height:72px;
	background:#000;
}

#header .logo {
	width:65px;
	height:41px;
	left:0px;
	top:6px;
}

#header .logo a {
	display:block;
	width:65px;
	height:41px;
	text-decoration:none;
}

#header .nav h2, #header .nav h2 a  {
	color:#fff;
	font-size:14px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#header .nav {
	/* recommended styles for kwicks ul container */
	list-style: none;
	margin: 0 0 0 120px;
	padding: 0;
}

#header li {
	width:70px;
	margin-right:10px;
	height:72px;
	float:left;
	color:#191919;
	overflow:hidden;
}

#header .nav a {
	color:#FFF;
	text-decoration:none;
	font-size:0.70em;
	margin-bottom:0px;
}

#header p {
	padding:0px 0 0 8px;
	color:#fff;
}

#header .subtext{
	margin:-13px 0 0 70px;
	display:block;
	border-left:1px solid #fff;
	width:95px;
	line-height:1.0em;
}

#header .login, #header .contact {
	top:10px;
	width:65px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}

#header .login a, #header .contact a {
	font-weight:bold;
	font-size:13px;
}

#header .login {
	right:65px;
	padding-right:3px;
	text-align:right;
}

#header .contact {
	right:0px;
}

#header .contact .info, #header .login .log {
display:none;
font-size:11px;
height:100px;
left:-130px;
padding:10px;
position:absolute;
text-align:right;
top:10px;
width:320px;
z-index:100;
}

#header .contact .info {left:-274px;}

.contact_left  {float:left; width:150px;}
.contact_right {float:right; width:150px;}

#header .login .log input {
	width:100px;
	margin:5px;
	float:left;
}

#header .login .log input.submit {height:25px; width:70px;}

#header .contact .info a{
	font-size:11px;		
}

#header .contact:hover .info, #header .contact .info:hover,
#header .login:hover .log,  #header .login .log:hover {
	display:block;	
}

#banner {
	background:url(../img/banner_bg.png) repeat-x;
	height:395px;
	width:100%;
}

.grey {
	color:#666;	
}

#banner .websolutions {
	height:61px;
	width:433px;
	background:url(../img/banner_websolutions.png) no-repeat;
	position:absolute;
	left: -1px;
	top: 164px;
}

#banner .select {
	width:176px;
	height:249px;
	background:url(../img/banner_select.png) no-repeat;
	position:absolute;
	left: 482px;
	top: 79px;
}

#banner .fullpackage a, #banner .websitedesign a, #banner .socialmarketing a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#banner .websitedesign {
	width:257px;
	height:41px;
	background:url(../img/banner_websitedesign.png) no-repeat top;
	position:absolute;
	left: 669px;
	top: 62px;
}

#banner .websitedesign:hover {
	/* height:58px; */
	height:41px;
}

#banner .socialmarketing {
	width:266px;
	height:58px;
	background:url(../img/banner_socialmedia.png) no-repeat top;
	position:absolute;
	left: 673px;
	top: 176px;
}

#banner .socialmarketing:hover {
	/* height:75px; */
	height:58px;
}

#banner .fullpackage {
	width:246px;
	height:43px;
	background:url(../img/banner_packages.png) no-repeat top;
	position:absolute;
	left: 674px;
	top: 305px;
}

#banner .fullpackage:hover {
	/* height:60px;	*/
	height:43px;
}
	
#content .left {
	width:605px;	
	float:left;
	padding-right:15px;
	background:url(../img/pbackground.png);
	padding:10px;
	text-shadow:#000 1px 1px 1px;
}

#content .left p { color:#ccc; line-height:1.4em; }

#content .left_inner {
	width:610px;	
	float:left;
	padding: 10px 10px 30px 10px;
	background:url(../img/pbackground.png);
	color:#fff;
	line-height:1.4em;
	text-shadow:#000 1px 1px 1px;
}

#content .left_inner p {
color:#ccc;
font-family:Futura,‘Century Gothic’,AppleGothic,sans-serif;
}

#content .right {
	width:300px;	
	float:right;
	position:relative;
}

#content .right_social {
	width:280px;	
	float:right;
	position:relative;
	background:#222222 url(../img/social_right_bg.jpg) no-repeat;
	padding:160px 10px 0;
	margin-top:10px;
	border-top-right-radius:5px; 	
	-moz-border-radius-topright: 5px;	
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius:5px; 	
	-moz-border-radius-topleft: 5px;	
	-webkit-border-top-left-radius: 5px;
}

#content .right_inner, #content .right_inner_web {
	width:280px;	
	float:right;
	position:relative;
	background:#222222 url(../img/case_right_bg.jpg) no-repeat;
	padding:160px 10px 0;
	margin-top:0px;
	border-top-right-radius:5px; 	
	-moz-border-radius-topright: 5px;	
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius:5px; 	
	-moz-border-radius-topleft: 5px;	
	-webkit-border-top-left-radius: 5px;	
}

#content .right_inner_web {background:#222 url(../img/design_right_bg.jpg) no-repeat;}



#content .left h2, #content .left h1 {
	display:block;
	margin:16px 0 16px 0;
	font-size:18px;
}

#content .left h1 {
	font-size:24px;	
}

#content .right .package {
	background:url(../img/package_bg.png) top no-repeat;
	width:282px;
	height:104px;
	padding:5px;
	margin:10px 0;
	position:relative;
}
#content .right .package h3, #content .right .package span.price, 
#content .right .package p {
	display:block;
	color:#fff;
	position:absolute;
	line-height:1.3em;
}
#content .right .package h3 {
	font-size:15px;
	left: 10px;
	top: 13px;
}

#content .right .package span.price {
	font-size:15px;
	font-weight:bold;
	right:14px;
	top:13px;
}

#content .right .package p {
	width:236px;
	position:absolute;
	font-size:11px;
	left: 30px;
	top: 43px;
}

#content .right .package .getstarted {
	width:158px;
	height:18px;
	position:absolute;
	left: 124px;
	top: 83px;
}

#content .latest_img {
	border:8px solid #222;	
}

#content .portfolio {
	width:320px;
	float:left;
	margin:16px 0;
}

#content .portfolio h3 {
	color:#333;
	font-size:14px;
	margin-bottom:8px;
}

#content .portfolio p {
	font-size:10.5px;
	
}

#content .portfolio img {
	cursor:pointer;
}

#content ul.websiteDesign {
	list-style:square;
	margin-left:30px;
}

#content ul.websiteDesign li {
	margin:10px 0;	
	color:#ccc;
}

#content p.web_getStarted, #content p.web_getStarted a {
	color:#fff;
	font-weight:bold;
	font-size:1em;
	text-align:right;
}

.bgPackage {
	background:#222;
	-moz-border-radius: 10px;
  	border-radius: 10px;
	-webkit-border-radius:10px;
	padding:10px;
	margin:0 0 16px 0;
}

.socialMediaHighlight {
	-moz-border-radius: 10px;
  	border-radius: 10px;
	-webkit-border-radius:10px;
	background:#ecf0f3; height:370px; width:960px; margin-bottom:16px;
}

#content .newspaper {
	width:290px;
	padding:10px;
	float:left;
	margin:5px 5px 32px;
}

.case_holder {
	border:4px solid #222;
	float:left;
	margin:7px;
}

#twitter {

color:#CCCCCC;
font-size:14px;
position:relative;
width:272px;
}

#footer {
	margin-top:16px;
	padding-bottom:36px;
	border-top:3px #2a2929 solid;
	height:auto;
	background:#1b1b1b url(../img/footer_bg.png) no-repeat top;
}

#footer h2 {
	color:#fff;
	margin:16px 0 0 0;
	float:right;
	font-size:18px;
}

#footer p {
	color:#fff;	
	float:right;
	clear:both;
	font-size:12px;
}

#footer h1 {
	color:#fff;
	font-size:20px;
	margin-top:16px;
}

#footer .left {
	float:left;
	width:550px;
}

#footer .right {
	float:right;
	width:330px;
}

#footer .left h4, #footer .left h4 a {
	color:#FFFFFF;
display:block;
font-size:16px;
margin:16px 0 8px;
text-decoration:none;
}

#footer .left p {
	font-size:14px;
	color:#ccc;
	line-height:1.3em;
}

#footer .left p a {
	color:#fff;
	text-decoration:none;
	background:#069;
	display:block;
	padding:2px 6px 4px;
	width:80px;
	margin:10px 0 36px;
}

#footer .left p a:hover {
	background:#024e74;
}

#footer_form {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding-top:10px;
	float:right;
	text-align:right;
	width:330px;
	display:inline;
}

#footer_form input, #footer_form textarea {
	border:none;
	background:#333;
	color:#fff;
	font-size:16px;
}

#footer_form input:hover, #footer_form textarea:hover {
	background:#fff;
	color:#333;
}

#footer_form input {
	padding:5px;
	width:310px;
	height:20px;
}

#footer_form textarea {
	padding:5px;
	width:310px;	
	height:50px;
	font-size:16px;
	font-family: Futura, Tahoma, "Trebuchet MS", "Century Gothic", AppleGothic, sans-serif;
}

#footer_form .submit {
	background:#333;
	color:#fff;
	height:30px;
	font-size:16px;
	width:320px;
	cursor:pointer;
}

#footer_form .submit:hover {
	background:#069;
	color:#fff
	
}

#subfooter {
	padding-top:16px;
	background:#000;
	color:#fff;
	font-size:11px;
	width:100%;
	height:60px;
}

#subfooter a {
	color:#fff;
}

#ft_social {
	position:absolute;
	width:238px;
	height:36px;
	left: 722px;
	top: 0px;
}

#ft_social .facebook, #ft_social .twitter, #ft_social .linked {
	position:absolute;
	height:18px;
	display:block;
}

#ft_social .twitter {
	width:70px;
	left:93px;
	top:0px;
	background:url(../img/twitter_black.png) no-repeat 0px -18px;
}


#ft_social .linked {
	width:70px;
	left:15px;
	top:0px;
	display:block;
	background:url(../img/linkin.png) no-repeat 0px -18px;
}
#ft_social .facebook {
	width:68px;
	left:170px;
	top:0px;
	display:block;
	background:url(../img/facebook_black.png) no-repeat 0px -18px;
}

#ft_social .twitter:hover,#ft_social .linked:hover,#ft_social .facebook:hover { background-position:0px 0px;}

.clear {
	clear:both;	
}

/* TWITTER Feed */
.twitted {
	width: 220px;
	margin-bottom: 1.5em;
/*	border: 1px solid #888; */
    font-size:11px;
}

.twitted h2 {
	margin: 0;
	padding: 0.3em 0.8em;
	font-size: 1em;
	color: #000;
/*	background-color: #636363; */
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0.8em;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #ccc;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
	line-height:1.2em;
text-align:left;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #006699;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #006699;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #ddd;
}

/* Light Box */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
/*	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');*/
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	z-index: 30;
}

div#fancy_loading_overlay, #lightbox-container-image-box, #lightbox-container-image-data-box,
div#fancy_inner {
	background-color:#fff;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	/*zoom: 1;*/
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* ////////////  Alt Styles //////////////// */

#banner_alt {
	/* background:url(../img/header_alt_bg.png) repeat-x; */
	color:#FFFFFF;
font-family:Garamond,"Hoefler Text","Times New Roman",Times,serif;
font-size:36px;
/* height:125px; */
padding:15px 0 0;
}

#banner_alt a {color:#ff8a00; text-decoration:none;}

/* Easy Slider */
    #slider {margin-top:20px; border:1px solid #000;}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:241px;
		overflow:hidden; 
		position:relative;
		}	
	#slider li .left_rot {width:280px; background:url(../img/orange_bg.png); position:absolute; left:0; top:0; height:221px; padding:10px;}
	#slider li .right_rot {width:960px; background:#fff; float:right; height:241px; }
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
         height:40px;
		left:10px;
		position:absolute;
		top:190px;
		width:50px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:70px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:50px;
		height:40px;
		background:url(../img/arrow_right.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../img/arrow_left.png) no-repeat 0 0;	
		}	
	
	.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
/* // Easy Slider */

/* // Text // */

.left_rot h2 {color:#fff; text-shadow:#000 1px 1px 1px; margin:5px; font-size:26px; font-family:Garamond,"Hoefler Text","Times New Roman",Times,serif;}
.left_rot p {margin:5px; font-size:14px; color:#fff; text-shadow:#000 1px 1px 1px;}
.left_rot p.read_more {float:right; margin-right:15px;}

#left_alt {width:610px; float:left; margin-top:32px; padding:0 20px 0px 0;}
#right_alt {width:330px; float:right; margin-top:32px; background:url(../img/pbackground.png); color:#fff; padding:0 0 4px;}
#right_alt h2, #left_alt h2 {font-family:Garamond,"Hoefler Text","Times New Roman",Times,serif; background:#0f0f0f; color:#fff; display:block; padding:3px 3px 3px 10px;}
#right_alt h3 {font-family:Garamond,"Hoefler Text","Times New Roman",Times,serif; color:#fff; padding:3px 3px 3px 10px; font-size:20px;}
#right_alt p {padding:3px 10px; color:#fff; line-height:1.4em; text-shadow:#000 1px 1px 1px; font-size:12px;}
#right_alt ul {list-style:none; padding-top:10px;}
#right_alt li {padding-left:10px; color:#fff; margin-bottom:6px; text-shadow:#000 1px 1px 1px;}
#left_alt p {padding:10px; color:#fff; line-height:1.4em; text-shadow:#000 1px 1px 1px; background:url(../img/pbackground.png);}
#left_alt p.read_more a {text-align:right; display:block; width:590px; font-size:14px; color:#026acb;}
#left_alt p.read_more a:hover {color:#fff;}
#left_alt p.twitter {width:590px;}
p#twitter h2 {background:url('..'); font-size:20px; text-shadow:#000 1px 1px 1px;}
p#twitter ul#twitter_update_list li span {font-size:16px;}
p#twitter ul#twitter_update_list li span a {color:#ccc;}
P#twitter ul#twitter_update_list li a {color:#ccc; font-size:14px; margin-top:16px;}
p#twitter {margin-top:16px;}