@charset "utf-8";
/* CSS Document */

* {
	margin-left: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: px;
}

p {
	padding:0;
	margin:0;
	line-height:14px;
}

a {
	color:#FFFFFF;
	text-decoration: none;
	height: 17px;
	width: 96px;
}

img {
	border: 0;
}

.clear { clear:both; }

#main-bg {
	background-image:url(../../images/top_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#fffffe;
	height:auto;
	z-index:auto;
}

div.main_page {
	width:1000px;
	height:auto;
	margin: 0 auto;
}

div.forpage {
	float:left;
	width:1000px;
}

div.forpage_sub {
	float:left;
	width:961px;
	padding-bottom:0px;
}

/****---- MENU AND LOGO ----****/

div#menu {
	width:600px;
	float:right;
	margin-left: 0px;
}

div#menu ul li {
	display:block;
	float:left;
	width:93px;
	margin:0;
	height: 72px;
}
div#menu ul { list-style-type:none; width:auto; }

div#logo {
	width:400px;
	float:left;
}
	div#logo img {
	vertical-align:middle;
	margin-top:4px;
	margin-right: 20px;
}
	div#logo span {
	margin:0;
}

#menu1 {
	background:url(../../images/home_wht.jpg) no-repeat;
	display:block;
	height:72px;
	width:93px;
}
	#menu1:hover {
	background-image: url(../../images/home_blk.jpg);
	background-repeat: no-repeat;
}
#menu2 {
	display:block;
	height:72px;
	width:93px;
	background-image: url(../../images/services_wht.jpg);
	background-repeat: no-repeat;
}
	#menu2:hover {
	background-image: url(../../images/services_blk.jpg);
}
#menu3 {
	display:block;
	height:77px;
	width:93px;
	background-image: url(../../images/media_wht.jpg);
	background-repeat: no-repeat;
}
	#menu3:hover {
	background-image: url(../../images/media_blk.jpg);
	background-repeat: no-repeat;
}
#menu4 {
	display:block;
	height:77px;
	width:93px;
	background-image: url(../../images/about_wht.jpg);
	background-repeat: no-repeat;
}
	#menu4:hover {
	background-image: url(../../images/about_blk.jpg);
	background-repeat: no-repeat;
}
#menu5 {
	display:block;
	height:77px;
	width:93px;
	background-image: url(../../images/connect_wht.jpg);
	background-repeat: no-repeat;
}
	#menu5:hover {
	background-image: url(../../images/connect_blk.jpg);
	background-repeat: no-repeat;
}
#menu6 {
	background-image: url(../../images/location_wht.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 93px;
	display: block;
}
#menu6:hover {
	background-image: url(../../images/location_blk.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 93px;
}


/*****--- INNER CONTENT ---*****/
#inner-bg {
	background-image:url(../../images/bg_inner_long.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	color:#fffffe;
	height:auto;
	z-index:auto;
}

#inner-div { width:5px; float:left; padding-left:10px; }

#inner-content {
	background-color:#FFFFFF;
	color:#000000;
	background-image:url(../../images/cnt_fade_blue.jpg);
	background-repeat:repeat-x;
	height:auto;
	margin-top: 0px;
	z-index: auto;
}

.inner-title{
	width:633px;
	float:left;
}

.main-title {
	font:normal 34px arial;
	margin-left:28px;
	margin-top:50px;
}

#breadcrums {
	font:bold 11px tahoma, arial;
	color:#193d53;
	padding:25px 0 0 30px;
}

#breadcrums a {
	color:#3399cc;
}

#breadcrums span { margin:0 3px; }

#visit  { float:right; width:110px; font:normal 15px Arial; padding-right:53px; }
#visit a { color:#66913c; }

/****---- TWITTER ----****/
#bd_bird_srvcs {
	background-image:url(../../images/bg_bird_new.jpg);
	background-repeat:no-repeat;
	height:99px;
	width:250px;
	margin-left:15px;
	background-position: center;
}

#bd_bird_srvcs {
}

#inner-bird {
	width:300px;
	float:left;
	padding:36px 0 0 20px;
}

#inner-bird img { float:left; margin:15px 0 0 15px; }

#bird {
	background-image:url(../../images/new_here_bg.jpg);
	background-repeat:no-repeat;
	height:99px;
	width:240px;
	margin:37px 0px -12px 1px;
	padding-bottom:0px;
	border-style: shadow;
}

#bird img { float:left; margin:20px 0 0 15px; }
#bird-title {
	font:bold 22px arial;
	width:170px;
	padding-top:18px;
	float:left;
}
#bird-cnt {
	width:150px;
	font:normal 22px arial;
	float:right;
	margin:0px 0 0 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 11px;
	line-height: 24px;
}
#bird a { cursor:pointer; }

/****---- LEFT CONTENT ----****/
.left-content {
	width:600px;
	float:left;
	color:#797979;
	font:normal 12px arial;
	padding-left:25px;
	padding-bottom:25px;
	height: auto;
}
	#banner { margin-top:33px; }
	.left-content p { margin-left:4px; margin-right:45px; }
	.left-content span {
	color:#006699;
}
	.left-content ul { list-style:none; margin:15px 0 15px 30px; }
	.left-content li {
	color:#3399cc;
	font:bold 12px arial;
}

#sub-title {
	font:bold 24px arial;
	color:#006699;
	margin-bottom:20px;
	margin-top:38px;
}

#heading {
	font:bold 18px arial;
	color:#666666;
	margin-top:15px;
	margin-bottom:15px;
}

/****---- PORTFOLIO -----****/
#port-left {
	width:269px;
	float:left;
}

#port-right {
	width:284px;
	float:left;
}

.portfolio img {
	border:0px solid #fff;
}
.portfolio a:hover img {
	border:0px solid #3399cc;
}
.portfolio a { border:2px solid #fff; } 

.web_link {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
}
.position  { color:#a8d15b; font-weight:bold; }
#history { font:bold 11px Georgia; font-style:italic; padding-top:15px; line-height:22px; }
#sub_history{ margin:20px 0; line-height:23px;}
#support  { font:bold 12px arial; line-height:23px;}
.mar-top { margin-top:20px; line-height:23px;}

/****---- RIGHT CONTENT ----****/

.right-content {
	width:320px;
	float:left;
	margin-top:28px;
	padding-left:35px;
}

#input-box {
	background-image:url(../../images/input_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #f6f5f5;
	width:195px;
	height:21px;
	margin:10px 10px 0 0;
	font:normal 12px Arial, Helvetica;
	color:#878787;
	padding:5px 0 0 5px;
}

.input {
	background:url(../../images/contact-bg-form.jpg) repeat-x;
	width:280px;
	height:20px;
	padding:3px 0 0 4px;
	border:1px solid #e0dddd;
}

#option {
	background:url(../../images/contact-bg-form.jpg) repeat-x;
	width:287px;
	height:25px;
	padding-top:3px;
	padding-left:4px;
	border:1px solid #e0dddd;
}

#textarea {
	background:url(../../images/textarea-bg.jpg) repeat-x;
	width:281px;
	height:150px;
	border:1px solid #e0dddd;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}

.tellus {
	font:normal 12px Arial, Helvetica, sans-serif #006699;
	


	color:#666666
\;
	margin:10px 5px 20px 0;
	color: #666666;
}

.techspt {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	margin:10px 5px 20px 0;
	line-height:23px;
}

.tellus p { margin:7px 0; }

.sub-all {
	font:normal 24px Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top:10px;
}

/****--- SEARCH BOX ----****/

#search {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#3399cc;

}
#under_search {
margin-bottom:20px;}

#go{
margin-top:13px;
}

/****---- SUBMENU/LINKS ----****/

#sub-menu p{ margin:10px 0; }

#sub-menu a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	display:block;
	line-height:23px;
	width:250px;
	padding-left:5px;
}

#sub-menu a:hover {
	background-color:#b9da7c; color:#fffffe;
}

.about-name {
	font-size:20px;
	margin-top:10px;
	font-weight:bold;
}

#contact-form {
	width:570px;
	float:left;
	border:1px solid #f3f3f3;
	padding:15px 0;
	margin:15px 0px;
}

#contact-left { width:220px; float:left; }

#contact-left p {
	text-align:right;
	padding:1px 30px 4px 0;
	margin:14px 0 13px 0;
	font:bold 12px Arial, Helvetica;
	color:#878787;
}

#contact-left span { margin-left:10px;}
#contact-right { width:340px; float:left; }
#contact-right p { margin:10px 0 0 10px; }

#about-main {
	width:585px;
	font:normal 12px Arial;
	color:#464646;
}

#about-left {
	width:270px;
	float:left;
	margin-bottom:30px;
}

#about-right {
	width:270px;
	float:right;
	margin-right:25px;
	margin-bottom:30px;
}

/****---- INDEX CONTENT ----****/

div#title {
	width:335px;
	float:left;
	padding-left:28px;
	margin-top:25px;
	height:auto;
}

#staff {
	width:162px;
	margin-bottom: 30px;
	float: left;
	margin-right: 30px;
}

div#nav_image {
	width:547px;
	float:left;
	margin-top:15px;
	margin-left:50px;
}

#name { margin:3px 0 0 -2px; }
#name-cnt { font:bold 14px Georgia, arial; margin-top:15px; line-height:23px; }
#more { font:bold 14px Georgia; margin-top:20px; }

div#content {
	background-image:url(../../images/cnt_fade_blue.jpg);
	background-repeat:repeat-x;
	height:auto;
	color:#000000;
	z-index:auto;
}

div#content span {
	float:left;
	margin-top:1px;
	width:12px;
	margin-left: -20px;
}

#main_content {
	width:1000px;
	margin-left:10px;
}
	#main_content a { color:#538eb0; }
	.read { font:normal 13px Arial, Helvetica, sans-serif; margin:10px 0 65px 0; }
	.notes {
	margin-right:30px;
	font:normal 12px Arial;
	color:#666666;
	line-height:22px;
	font-weight: bold;
	}
#traditions {
	width:240px;
	float:left;
	margin-top:20px;
}

#smallservice {
	width:111px;
	float:left;
	margin-top:20px;
	margin-right: 20px;
	margin-left: 15px;
}
#smallservices {
	width:600px;
	float:left;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#web-title { font:normal 22px arial; color:#333333; }
#web img { margin:10px 0 25px 0; }
#encounter {
	width:240px;
	float:left;
	margin-top:20px;
	margin-left:0px;
}
#print-title { font:normal 22px arial; color:#333333; }
#print img { margin:10px 0 25px 0; }
#united {
	width:240px;
	float:left;
	margin-top:20px;
	margin-left:0px;
}
#celebration {
	width:250px;
	float:left;
	margin-top:20px;
	margin-left:0px;
}

#media-title { font:normal 22px arial; color:#333333; }	
#multimedia img { margin:10px 0 32px 0; }

/****---- FOOTER ----****/

div#footer_bg {
	background-image:url(../../images/lower_bg_long.jpg);
	background-repeat:repeat-x;
	height:auto;
}

div#footer {
	width:1000px;
	margin: auto;
	height: 24px;
	z-index: 1;
}

#foot_menu {
	width:1000px;
	float:left;
	padding-bottom:0px;
	line-height: 14px;
	letter-spacing: normal;
	height: auto;
	color: #FFFFFF;
	margin: auto;
}
	#foot_menu span { margin:0 10px; }

div#foot_contact {
	width:317px;
	height:auto;
	float:right;
}

div#bg_contact {
	background-image:url(../../images/bg_contact.jpg);
	background-repeat:no-repeat;
	height:162px;
	width:304px;
	margin-left: 10px;
	color: #FFFFFF;
}

#studio {
	border-bottom:1px dotted #fff;
	font:normal 22px arial;
	margin-top:20px;
	padding-bottom:10px;
}

#studio_cnt {
	margin-top:15px;
	font:normal 14px arial;
	color:#fbfbfb;
	line-height:20px;
}

#lower_menu {
	margin-top:10px;
	font:normal 12px arial;
}

#contact-title {
	font:normal 22px arial;
	padding:20px 0 5px 30px;
	color: #FFFFFF;
}

div#bg_contact p {
	font:normal 13px arial;
	line-height:22px;
	margin-left:30px;
}

#copyright {
	font:normal 12px arial;
	text-align:right;
	margin-top:5px;
	color:#fbfbfb;
}

/******-------- jQUERY Slider -------******/
#mySlides {
	width:474px;
	padding-right: 10px;
}

#mySlides div {
	overflow: hidden;

}

#myController span{
	background:url(../../images/page.jpg) no-repeat;
	display:inline;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:5px 9px;
	color:#333333;
	cursor:pointer;
	text-align: center;
	margin-top: 50px;
}

#jFlowSlide{
	background:url(../../images/nav_image.jpg) no-repeat;
	width:464px;
	float:left;
	padding:10px;
	margin-left:-2px;
	padding:10px -200px 10px 10px;
	overflow:hidden;
}

#myController span.jFlowSelected {
	background:url(../../images/page_active.jpg) no-repeat; color:white;
}

.jFlowPrev, .jFlowNext{
	float:left;
	width:36px;
	height:36px;
	text-align:left;
	padding:76px 0px 0px 0px;
	cursor:pointer;
}
