
body, html{
	height: 100%;
	background-color: #E3E3DD;
	background-repeat:repeat;
	
	}

body, p {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	}	

#wrapper {
	height: 100%;
	}


.backup {
	float: left;
	height: 24px;
	width: 960px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	margin-top: 30px;	
}


.bread {
	display: block;
	text-shadow: 1px 1px 0 #111;
	color: #8a8a8a;
	font-style:italic;
	
}

.bread a {
	
	text-shadow: 1px 1px 0 #111;
	color: #8a8a8a;
	
}

.secondheading {
	float:left;
	width: 650px;
	
}


.blogpostinfo {
	float:left;
	width:600px;
	padding: 10px;
	border-bottom: 1px dashed #999;
	border-top: 1px dashed #999;
	
}

.sideboxinfo {
	float:left;
	width:275px;
	padding: 5px;
	border-bottom: 1px dashed #999;
	border-top: 1px dashed #999;
	
}


.comments {
	float: right;
	width: 100px;
	
}

	
.twitter{
	margin:0px;
	padding:0px 0px 0 0px;
	text-align:left;
	float:left;
	width:270px;
	height:auto;
	font-style:normal;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: -15px;
	font-weight: normal;
	margin-left: 0px;
	list-style-position: inherit;
	}
	
.twitterTime{
	font-size:11px;
	display:block;
	clear:both;
	color:#069;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	font-weight:bold;
}
	
	
	
	
	
	
/*HEADER------------------------------------*/


#header_900 {
	width: 960px;
	height: 215px;
	margin: 0 auto;
	overflow: visible;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	}
	
#header_900nav {
	width: 960px;
	height: 130px;
	margin: 0 auto;
	overflow: visible;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	}
	
	
.slidernav_900 {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background-image: url(../images/shadowbanner.png);
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-position: center top;

	}

.indexbutton {
	float:right;
	width: 220px;
	margin-top: 8px;
	padding-top: 5px;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 10px;
	/* [disabled]background-image: url(../images/indexbuttonbg.png); */
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	
}
	
	


#header_900secondary {
	width: 920px;
	height: 90px;
	margin: 0 auto;
	overflow: visible;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	
.navbar {
	float: left;
	width: 800px;
	margin-top: 25px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	text-shadow:1px 1px 0px #000;
	font-style:normal;
	z-index: 999;
	padding-right: 0px;
	padding-left: 0px;
}
	
	
#social {
	float:right;
	width:105px;
	height: 30px;
	margin-top: 5px;
	text-align: right;
	padding-right: 20px;
}
	
	
.sliderbg {
	float: left;
	width: 960px;
	height: 330px;
	overflow: hidden;
	margin-top: 50px;
	
}
	
.footerbox {
	width:960px;
	float: left;
	border-top: 1px solid;
	border-color: #999;
	margin-top: 20px;
	margin-bottom: 20px;
	
}


.blogposttext {
	float: left;
	width: 600px;
	padding-left: 10px;
	padding-right: 10px;
		
}

	
.slidernavi {
	float:left;
	width: 960px;
}
	
	
	
/*FOOTER------------------------------------*/
#footer {
	width: 100%;
	background-repeat: repeat-x;
	border-top: 1px solid #999;
	background-color: #E5E5E5;
	background-image: url(../images/contentshading.png);
	background-position: center top;
	float: left;
	}

#footer_900 {
	width: 960px;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto;
	}
	


#footer_900 a:hover{

	}	

.footershell {
	width:940px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
	
	
.featuredsidebar {
	float:left;
	width: 270px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}


.tabssidebar {
	float:left;
	width: 270px;
	padding-bottom: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	
}
	
	
	
.featured {
	float:left;
	width: 290px;
	padding-bottom: 5px;
	
}
	
.commentswidget {
	float:left;
	width: 290px;
	padding-bottom: 5px;
	border-bottom: 1px dashed;
	border-color: #999;
	padding-top: 5px;
	background-repeat: no-repeat;
	
}
		
	
	
	
	
	
/*CONTENT------------------------------------*/
#content {
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/contentshading.png);
	
	}
	
#content_900 {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 15px;
	}
	
#content_900secondary {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	}

.maincontent {
	width:960px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}

.maincontentsecondary {
	width:960px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 30px;
	margin-top:20px;
}

.mainshell {
	width:940px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


.mainshellsidebar {
	width:310px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}


.mainshellrightsmall {
	width:305px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.mainshellblogpost {
	width:610px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


.mainshellleft {
	width:630px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
}

.imagebanner {
	float: left;
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	

}

.textbanner {
	float: left;
	width: 920px;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 18px;
	border-top: 1px dashed;
	border-bottom: 1px dashed;
	border-color: #999;

}


.textbannersidebar {
	float: left;
	width: 605px;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 18px;
	border-top: 1px dashed;
	border-bottom: 1px dashed;
	border-color: #999;

}


.textshell {
	float:left;
	width: 605px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}


.textbannersmall {
	float: left;
	width: 920px;
	padding-left: 10px;
	padding-right: 10px;
	height: 55px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 18px;

}

.textbannerleft {
	float: left;
	width: 540px;
	padding-left: 0px;
	padding-right: 0px;
	height: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	margin-right: 20px;

}

.imagebannerindex {
	float: left;
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	height: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-position: center center;
	background-repeat: no-repeat;
}



.gridbox {
	float: left;
	width: 450px;
	padding: 10px;
	
}

.examples {
	float:left;
	width: 100%;
	margin-top: 15px;
}



.readmorebuffer {
	float:left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}


.linkbox {
	float:left;
	width: 100%;
	margin-top: 15px;
}


.headings {
	float: left;
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}


.onethird {
	float: left;
	width: 290px;
	margin-left: 3px;
	padding: 10px;
	
}


.onethirdcenter {
	float: left;
	width: 290px;
	margin-left: 3px;
	padding: 10px;
	text-align: center;
	
}


.sidebar {
	float: right;
	width: 265px;
	margin-left: 10px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	background-image: url(../images/sidebarmid.png);
	background-repeat: repeat-y;
	position: left left;
	
}


.sidebartop {
	float: right;
	width: 300px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sidebartop.png);
	height: 20px;
	background-repeat: no-repeat;
	
}


.sidebarbottom {
	float: right;
	width: 300px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sidebarbottom.png);
	background-repeat: no-repeat;
	height: 20px;
	
}

.smallboxes {
	float: left;
	width: 125px;
	padding: 20px;
	margin-left: 0px;
	height: 125px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(../images/smallshadowbg.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.twothirds {
	float: left;
	width: 605px;
	padding: 10px;
	margin-left: 2px;
}


.leftsidediv {
	float: left;
	width: 595px;
	padding: 10px;
	margin-left: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.divider {
	height:20px;
	width:920px;
	float: left;
	padding:20px;
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

#illustration{
	width:254px;
	height:86px;
	top: 8px;
	margin: 0 auto;
	position: relative;
}


.latest {
	float: left;
	width: 220px;
	margin-top: 40px;
	margin-bottom: 0px;
	padding-left: 20px;
	margin-right: 0px;
	
}

.newprojects {
	float:left;
	width: 660px;
	background-repeat: no-repeat;
	height: 180px;
	padding-left: 20px;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


/*ordered lists and other lists*/


.orderedlist ul {
	list-style: none;
	margin: 15px 0 0px 0;
	padding: 0;
	}

.orderedlist {
	width: 215px;
	margin: 0px;
	border-size: 0px;
	float: left;
	background-color: transparent;
	padding: 10px;
	}
	
.orderedlist li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-style:normal;
	margin-top:5px;
	margin-bottom:5px;
	}	
	
.orderedlist li a:link, .orderedlist li a:visited {
	color:#666;
	display: block;
	background:  url(../images/orderedlist.png);
	background-repeat:no-repeat;
	padding: 2px 0 0 30px;
	}
	
.orderedlist li a:hover {
	color:#333;
	background:  url(../images/orderedlist.png) 0 -32px;
	background-repeat:no-repeat;
	padding: 2px 0 0 35px;
	
	
	}
	
/*ordered lists and other lists*/


.orderedlistthird ul {
	list-style: none;
	margin: 10px 0 0px 0;
	padding: 0;
	}

.orderedlistthird {
	width: 290px;
	margin: 0px;
	border-size: 0px;
	float: left;
	background-color: transparent;
	padding: 10px;
	}
	
.orderedlistthird li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-style:normal;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:1px dashed #999;
	}	
	
.orderedlistthird li a:link, .orderedlist li a:visited {
	color:#666;
	display: block;
	background:  url(../images/orderedlist.png);
	background-repeat:no-repeat;
	padding: 2px 0 0 30px;
	}
	
.orderedlistthird li a:hover {
	color:#333;
	background:  url(../images/orderedlist.png) 0 -32px;
	background-repeat:no-repeat;
	padding: 2px 0 0 35px;
	border-bottom:1px dashed #999;
	
	
	}
	

 .roundabout-row a#next{
	display:block;
	background:url(../images/arrow_sprite.png) 100% 0 no-repeat;
	width:36px; 
	height:36px; 
	text-indent:-999em;
	position:absolute;
	right:105px;
	top:150px;
	z-index:9999;
}
 .roundabout-row a#next:hover{ background-position:100% 100%;}
 .roundabout-row a#previous{
	display:block;
	background:url(../images/arrow_sprite.png) 0 0 no-repeat;
	width:36px; 
	height:36px; 
	text-indent:-999em;
	position:absolute;
	left:98px;
	top:150px;
	z-index:9999;
}
 .roundabout-row a#previous:hover{
	background-position:0 100%;
	

 }


/* Roundabout */
 .roundabout-row {
	position:relative;
}

 
 .roundabout-holder { padding: 0; list-style: none; vertical-align:top; margin:0 auto; width:650px; height:556px; 

 }
 
 li.roundabout-moveable-item {
	list-style:none;
	text-align:center;
	width: 590px;
	height:556px;
	padding:0 0 0 0;
	cursor: pointer;
	
}
 li.roundabout-moveable-item img {
	width: 100%;
	border: none;

}
.myRoundabout-description {
	margin-top:62px;
	height:75px;
	margin-bottom:45px;
	overflow:hidden;
	
}
li.roundabout-moveable-item .roundabout-shadow { overflow:hidden; position:relative; top:-12px; z-index:-1; *display:none; ;

}

 li.roundabout-moveable-item .roundabout-shadow img { width:100%; position:relative;
 

 }
 
 
 li.roundabout-moveable-item h2.myRoundabout-title {
	font-size:42px;
	line-height:1.2em;
	color:#FFFFFF;
	display:none;
	margin:0;
	
}
 .roundabout-row li div{
	margin-top: 0px;
	margin-bottom: 10px;
	
}
 li.roundabout-moveable-item div.intro{
	font-size:18px !important;
	line-height:1.2em;
	color:#FFFFFF !important;
	display:none;
	margin:0;
	
}
.roundabout-in-focus h2.myRoundabout-title, .roundabout-in-focus div.intro { display:block !important;}
li.roundabout-moveable-item a {
	background:url(../images/slidershadow.png) center center;
	
	padding:6px 5px 20px 5px;
	margin:0 50px 0 50px;
	display:block;
	
}
 .roundabout-moveable-item a img{
	
	
	display:block;
	
}
 .roundabout-in-focus { cursor: auto; }


/* // Roundabout */




.footerlinksleft {
	float: left;
	height: 32px;
	width: 400px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 32px;
	
}
	
	
.footerlinksright {
	float: right;
	height: 32px;
	width: 500px;
	padding: 10px;
	text-align: right;
	font-size: 12px;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 32px;
	
}

	
/*jquery hover images*/
ul.gallery {
	width: auto; /*--Adjust width according to your scenario--*/
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallery li {
	float: left;
	margin: 0px; padding: 0;
	text-align: center;
	border: 0px solid #ccc;
	
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}
ul.gallery li a.thumb {
	width: 111px; /*--Width of image--*/
	height: 91px; /*--Height of image--*/
	padding: 0px;
	border-bottom: 0px solid #ccc;
	cursor: pointer;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 111px;
	height: 91px;
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}
ul.gallery li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 0px;
	background: #f0f0f0;
	border-top: 0px solid #fff; /*--Subtle bevel effect--*/
}
ul.gallery li a {text-decoration: none; color: #777; display: block;}




/*second gallery for 2 column portfolio sites*/



	
/*jquery hover images*/
ul.gallerysmall {
	width: auto; /*--Adjust width according to your scenario--*/
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallerysmall li {
	float: left;
	margin: 0px; padding: 0;
	text-align: center;
	border: 0px solid #ccc;
	
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}
ul.gallerysmall li a.thumb {
	width: 125px; /*--Width of image--*/
	height: 125px; /*--Height of image--*/
	padding: 0px;
	border-bottom: 0px solid #ccc;
	cursor: pointer;
}
ul.gallerysmall li span { /*--Used to crop image--*/
	width: 125px;
	height: 125px;
	overflow: hidden;
	display: block;
}
ul.gallerysmall li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}
ul.gallerysmall li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 0px;
	background: #f0f0f0;
	border-top: 0px solid #fff; /*--Subtle bevel effect--*/
}
ul.gallerysmall li a {text-decoration: none; color: #777; display: block;}





/*jquery hover images*/
ul.gallery2 {
	width: auto; /*--Adjust width according to your scenario--*/
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallery2 li {
	float: left;
	margin: 0px; padding: 0;
	text-align: center;
	border: 0px solid #ccc;
	
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}
ul.gallery2 li a.thumb {
	width: 111px; /*--Width of image--*/
	height: 91px; /*--Height of image--*/
	padding: 0px;
	border-bottom: 0px solid #ccc;
	cursor: pointer;
}
ul.gallery2 li span { /*--Used to crop image--*/
	width: 111px;
	height: 91px;
	overflow: hidden;
	display: block;
}
ul.gallery2 li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}
ul.gallery2 li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 0px;
	background: #f0f0f0;
	border-top: 0px solid #fff; /*--Subtle bevel effect--*/
}
ul.gallery2 li a {text-decoration: none; color: #777; display: block;}







/*second gallery for 4 column portfolio sites*/



	
/*jquery hover images*/
ul.gallerysmall4 {
	width: auto; /*--Adjust width according to your scenario--*/
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallerysmall4 li {
	float: left;
	margin: 0px; padding: 0;
	text-align: center;
	border: 0px solid #ccc;
	
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}
ul.gallerysmall4 li a.thumb {
	width: 215px; /*--Width of image--*/
	height: 125px; /*--Height of image--*/
	padding: 0px;
	border-bottom: 0px solid #ccc;
	cursor: pointer;
}
ul.gallerysmall4 li span { /*--Used to crop image--*/
	width: 215px;
	height: 125px;
	overflow: hidden;
	display: block;
}
ul.gallerysmall4 li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}
ul.gallerysmall4 li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 0px;
	background: #f0f0f0;
	border-top: 0px solid #fff; /*--Subtle bevel effect--*/
}
ul.gallerysmall4 li a {text-decoration: none; color: #777; display: block;}


#slider {
	position:relative;
	vertical-align:middle;
	width:400px; /* Change this to your images width */
	height:100px; /* Change this to your images height */
	background:url(../images/loading.png) no-repeat 50% 50%;
	margin-top: 0px;
}
#slider img {
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}


.messagebox {
	width: 575px;
	background-color: #ccc;
	border: 1px dashed #fff;
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	font-size:14px;
		-webkit-transition:border-color 0.2s ease-in; 
	-moz-transition:border-color 0.2s ease-in; 
	-o-transition:border-color 0.2s ease-in; 
	transition:border-color 0.2s ease-in;

}



.inputbox {
	width: 250px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ccc;
	border: 1px dashed #fff;
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	font-size:14px;
		-webkit-transition:border-color 0.2s ease-in; 
	-moz-transition:border-color 0.2s ease-in; 
	-o-transition:border-color 0.2s ease-in; 
	transition:border-color 0.2s ease-in;

	
}



.messagebox:hover {
	width: 575px;
	background-color: #ccc;
	border: 1px dashed #151b27;
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	font-size:14px;
}



.inputbox:hover {
	width: 250px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ccc;
	border: 1px dashed #151b27;
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	font-size:14px;
}



.messagebox:focus {
	width: 575px;
	background-color: #ccc;
	border: 1px dashed #151b27;
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	font-size:14px;
}



.inputbox:focus {
	width: 250px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCC;
	border: 1px dashed #151b27;
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	font-size:14px;
}


/* Most common stuff you'll need to change */

	.coda-slider-wrapper {
	padding: 0px 0
}
	.coda-slider { }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider {
	height: 200px;
	overflow: auto !important;
	padding-right: 20px;
	width: 270px;
}
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 290px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 290px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 0px }
	

	/* Arrow styling */
	.coda-nav-left a
	
	{  background-image:url(../images/left.png); color: #fff; padding: 5px;  background-repeat:no-repeat; background-position:center left; width:25px; height:25px; }
	
	
	 .coda-nav-right a {  color: #fff; padding: 5px;  background-image:url(../images/right.png); background-repeat:no-repeat; background-position:center left; width:25px; height:25px;}
	

	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper {

}
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: none; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper {
	clear: both;
	overflow: hidden;
	width: 290px;
}
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel {
	display: block;
	float: left;
	width: 290px;
}
	.coda-slider .panel-container { position: relative }
	.coda-nav-left 
	
	{
	float: left;

}
	
	
	.coda-nav-right {
	float: left;

}
	.coda-nav-left a { display: block; text-align: center; text-decoration: none }
	
	
	
	
	
	 .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	


.codaalign {
	width:290px;
	float: left;
	text-align: center;
	padding-top: 15px;
	
}





/*tabs sidebar jquery*/


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 30px; /*--Set height of tabs--*/
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-align: left;
	border-bottom: 1px dashed #999;
	font-style: normal;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 30px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 30px; /*--Vertically aligns the text within the tab--*/
	border-left: none; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	text-align: left;
}
ul.tabs li a {
	text-decoration: none;
	color: #666;
	display: block;
	font-size: 14px;
	padding: 0px; /*--Gives the bevel look with a 1px white border inside the list item--*/
	margin-right:20px;
	outline: none;
	text-align: left;
	font-style: normal;
}
ul.tabs li a:hover {
	color:#0175BA;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	text-align: left;/*--Makes the active tab look like it's connected with its content--*/
	font-weight: bold;
}


.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	text-align:left;
}
.tab_content {
	padding-top: 20px;
	padding-bottom: 10px;

}

