body {
	margin: 0px;
	background:url(images/back.jpg) no-repeat 50% 0 #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



body .outer-pop {

	position:absolute;

	width:100%;

	height:100%

	top:50px;

	left:0px;

	z-index:1001;

}

body .inner-pop {

	position:relative;

	background:url(images/trans.png) no-repeat 0 0;

	width:1000px;

	padding:140px 0;

	height:1000px;

	margin:0 auto;

}

body .inner-2pop {

	background:#fff8da;

	padding:20px;

	font-size:16px;

	line-height:28px;

	color:#000;

	width:600px;

	margin:0 auto;

	border:4px solid #121719;

	text-align:center;

}

body .inner-2pop a {

	color:#367CB7;

}

body .inner-2pop a:hover {

	color:#367CB7;

	text-decoration:none;

}

	





#container, #container-lower {
	background:url(images/lower-border.gif) repeat-x 0 0;

	width:940px;

	margin:0 auto;

}



#header .logo a {

	display:block;

	width:80px;

	height:25px;

	float:left;

	text-decoration:none;

	text-indent:-600px;

	overflow:hidden;

	background:url(images/logo.png) no-repeat 0 0;

	margin:20px 0 0;

}

#header .logo a:hover {

	background:url(images/logo.gif) no-repeat 0 -25px;

}

#header .headerTxt {

	float:right;

	width:810px;

	padding:16px 0 16px 20px;

	font-size:11px;

	line-height:16px;

	color:#6b43b9;

	background:url(images/dot.gif) repeat-y 0 0;

}

#header .headerTxt p {

	margin:0;

}





/* navigation */



#nav {

	width:940px;

	height:56px;

	margin:0;

	padding:0;

	position:relative;

	background:url(images/nav.png);

}

#nav li {

	margin:0;

	padding:0;

	list-style:none;

	position:absolute;

	top:0;

}

#nav li, #nav a {

	height:56px;

	display:block;

}

#nav01 {

	text-indent:-300em;

	overflow:hidden;

	left:0px;

	width:213px;

}

#nav02 {

	text-indent:-300em;

	overflow:hidden;

	left:216px;

	width:167px;

}

#nav03 {

	text-indent:-300em;

	overflow:hidden;

	left:386px;

	width:167px;

}

#nav04 {

	text-indent:-300em;

	overflow:hidden;

	left:556px;

	width:167px;

}

#nav05 {

	text-indent:-300em;

	overflow:hidden;

	left:726px;

	width:214px;

}





#nav01 a:hover {

	background:transparent url(images/nav.png) 0px -56px no-repeat;

}

#nav02 a:hover {

	background:transparent url(images/nav.png) -216px -56px no-repeat;

}

#nav03 a:hover {

	background:transparent url(images/nav.png) -386px -56px no-repeat;

}

#nav04 a:hover {

	background:transparent url(images/nav.png) -556px -56px no-repeat;

}

#nav05 a:hover {

	background:transparent url(images/nav.png) -726px -56px no-repeat;

}





#nav01.nav01on a:hover, .nav01on {

	background:transparent url(images/nav.png) 0px -112px no-repeat;

}

#nav02.nav02on a:hover, .nav02on {

	background:transparent url(images/nav.png) -216px -112px no-repeat;

}

#nav03.nav03on a:hover, .nav03on {

	background:transparent url(images/nav.png) -386px -112px no-repeat;

}

#nav04.nav04on a:hover, .nav04on {

	background:transparent url(images/nav.png) -556px -112px no-repeat;

}

#nav05.nav05on a:hover, .nav05on {

	background:transparent url(images/nav.png) -726px -112px no-repeat;

}



/* page titles */



#upperTitle-inner {

	background:url(images/dot.gif) repeat-x 0 100%;

	padding:15px 0;

}



#upperTitle h1 {

	margin:0 auto;

	padding:0;

	font-size:12px;

	text-indent:-600px;

	overflow:hidden;

	height:185px;

	width:940px;

	background:url(images/introTxt.jpg) no-repeat 0 0;

}

#upperTitle-inner h1 {

	margin:0 auto;

	padding:0;

	font-size:12px;

	text-indent:-600px;

	overflow:hidden;

	height:75px;

	width:600px;

}

#upperTitle-inner h1.work-samples {

	background:url(images/txt-work-samples.gif) no-repeat 0 0;

}

#upperTitle-inner h1.about-services {

	background:url(images/txt-about.gif) no-repeat 0 0;

}

#upperTitle-inner h1.templates {

	background:url(images/txt-templates.gif) no-repeat 0 0;

}

#upperTitle-inner h1.contact {

	background:url(images/txt-contact.gif) no-repeat 0 0;

}

#upperTitle-inner h1.weblog {

	background:url(images/txt-weblog.gif) no-repeat 0 0;

}

#upperTitle-inner h1.weblog a {

	display:block;

	width:600px;

	height:75px;

}
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }



/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

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

/* Change the padding to 0 to make the nav balls flush */
	.coda-slider-wrapper { padding: 0 0 }
	.coda-slider { overflow:hidden }
	
	/* 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 }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 940px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #fc2f2d }
	
	/* Panel padding */
	.coda-slider .panel-wrapper {
	padding: 0px;
}
	
	/* 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: block; 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: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a {
	display: block;
	text-align: center;
	text-decoration: none;
}
	
	
	
	/* footer */



#footer {

	background:url(images/border.gif) repeat-x 0 0;

	padding:20px 0;

	font-size:11px;

	line-height:16px;

	color:#6e8086;

	width:940px;

	margin:0 auto;	

}

#footer a {

	color:#6e8086;

	text-decoration:none;

}

#footer a:hover {

	color:#6e8086;

	text-decoration:underline;

}

