body {
	background: url(../graphics/site/tile-1.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#666
}
html {
	min-width:980px
}
html, body {
	height:100%
}
.container {
	font-size:.80em
}

header {
	overflow:hidden;
	height:120px;
	background: /*#111111*/
}

#content {
}
#content .top {
	background:url(../graphics/site/tile-3.png) repeat top left;
	padding:20px 0 30px 0;
	border-top:1px solid #999;
}
#content .middle {
	background: #FFF; 
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
/*	background:#FFF;*/
	padding:20px 0 50px 0
}
#content .bottom {
	background:#EEE;
	background-image:url(../graphics/site/top-bg.gif);
	background-repeat:repeat;
	padding:30px 0 40px 0;
	color:#5c5c5c;
}
.fleft {
	float:left
}
.fright {
	float:right
}

.portfolioText {
	padding: 40px 6px 20px 10px;
}

.portfolioDesc {
	padding:6px 0 0 0;
}

.portfolioLink {
	padding:6px 0 0 0;
	color:#333;
	font-size:14px;
	text-decoration:none;
	border:none;
	border-bottom:1px dotted #666;
}

.portfolioLink:hover {
	color:#09F;
	text-decoration:none;
	border:none;
	border-bottom:1px dotted #666;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}

.grid2 {
	border-left:1px solid #EEE;
	padding-left:14px;
}


.clear {
	clear:both
}
.alignleft {
	text-align:left
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.wrapper {
	width:100%;
	overflow:hidden;
}

::-moz-selection {
 background:#F90;
 color:#fff
}

::selection {
 background:#F90;
 color:#fff
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal
}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:22px;
	border-bottom: 1px solid #ddd;
	margin-top: 8px;
}
.img-box figure {
	float:left;
	margin:4px 25px 0 3px;
	border:5px solid #fff;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1)
}
.img-wrap {
	padding-bottom:18px
}
.img-wrap figure {
	margin:4px -3px 0 3px;
	border:5px solid #fff;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1)
}
.extra-wrap {
	overflow:hidden
}
p {
	margin-bottom:1.5em
}
a {
	color:#09F;
	outline:none
}
a:hover {
	text-decoration:none
}

h1 {

}

h2 {
	font-size:2em;
	font-family: 'Maven Pro', Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom: 18px;
	margin-top:4px;
	text-shadow: 1px 1px 1px #ffffff;	/*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
}

.narrow {
	letter-spacing:-1px
}

.noShadow {
	text-shadow:none;
	filter: dropshadow(color=#ffffff, offx=0, offy=0);
}

h3 {
	font-size:1.6em;
	font-family: 'Maven Pro', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #666;
	text-shadow: 1px 1px 1px #ffffff;
	line-height: 1.2em;
}

h4 {
	font-family: 'Maven Pro', Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h5 {
	font-size:1.8em;
	font-family: 'Maven Pro', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #069;
	text-shadow: 1px 1px 1px #ffffff;
	line-height: 1.2em;
	margin-bottom:12px;
}

h6 {
	color: #09F;
	text-decoration: none;
	font-weight: normal;
}

.address {
	float:left
}
.address dt {
	margin-bottom:1.5em
}
.address dd {
	clear:both;
	text-align:right
}
.address dd span {
	float:left;
	padding-right:2px
}
.address dd a {
	color:#06cbe2
}
.departments {
	float:left;
	overflow:hidden;
	margin-top:-12px;
	width:100%
}
.departments dt {
	font-weight:bold;
	font-size:1.2em;
	color:#09F;
	margin-top:12px
}
.departments dd {
	clear:both;
	text-align:right
}
.departments dd span {
	float:left;
	padding-right:16px
}
/* 
 */
header h1 {
	padding:0 0 0 28px;
	font-family: 'ChunkFiveRegular', Arial, Helvetica, sans-serif;
	font-size:16px;
	/*	line-height:100px;*/
	color:#FFF;
	font-weight:normal;
	float:left
}

header h1 a {
}


header nav {
	padding:0;
}
header nav ul {
	float:right;
	padding:0
}
header nav ul li {
	float:left;
	padding-left:10px
}
header nav ul li a {
	position:relative;
	float:left;
	font-size:22px;
	color:#666;
	text-shadow: 1px 1px 0px #FFF;
	filter: dropshadow(none);
	text-decoration:none;
	font-family:'Maven Pro', Arial, Helvetica, sans-serif;
	line-height:120px;
	padding:0 10px 0 5px;
	-moz-transition:all 0.6s ease-out;
	-o-transition:all 0.6s ease-out;
	-webkit-transition:all 0.6s ease-out;
}
header nav ul li a:hover {
	-moz-transition:none;
	-o-transition:none;
	-webkit-transition:none;
	color:#F60;
}
header nav ul li a.current {
	color: #FFF;
	text-decoration:none;
	text-shadow: 1px 1px 0px #666;
	filter: dropshadow(none);
}


/* Main Content */

#content {
}
/* gallery stuff */
#gallery {
	float:left;
	width:490px;
	height:330px;
	margin-left: 30px;
}

/*.pics {
	width: 490px;
	height:	330px;
	padding:0;
	margin: 0;
	position:relative;
}

.pics img {
	display:block !important;
	position:absolute;
	width:480px;
	height:320px;
	top: 0;
	right: 0px;
	border:5px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 4px 6px rgba(102, 102, 102, .5);
	-moz-box-shadow:0 4px 6px rgba(102, 102, 102, .5);
	-webkit-box-shadow:0 4px 6px rgba(102, 102, 102, .5);
}*/

#prev {
	display:none;
	/*position:absolute;
	left:315px;
	top:174px;
	z-index:1;
	background:url(../graphics/site/prev.png) no-repeat 0 0;
	width:40px;
	height:45px*/
}
#next {
	display:none;
	/*position:absolute;
	left:900px;
	top:174px;
	z-index:1;
	background:url(../graphics/site/next.png) no-repeat 0 0;
	width:40px;
	height:45px*/
}
/* end of gallery stuff */

.intro {
	margin-left:70px;
}
	
div.hr {
  height: 10px;
  background: url(../graphics/site/hr2.png) no-repeat scroll center;
}

div.hr hr {
  display: none;
}

.images {
}
.images figure {
	border:5px solid #ddd;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	float:left;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1);
	margin:5px 0 0 15px
}
.images figure img:hover {
	opacity:.7;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}

.serviceBox {
	padding:10px;
	text-align:center;
	margin:10px;
	background:#FFF repeat top left;
	border:1px solid #EEE;
}

.serviceBox img {
	margin-bottom:8px;
}

.serviceBox:hover {
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-webkit-transition:all 0.2s ease-out;
	box-shadow:0 0 4px rgba(0, 0, 0, .3);
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, .3);
	-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .3)
}


#content .bottom h3 {
	color:#fff
}
#content .bottom a.alt {
	color:#06cbe2
}
.list1 li {
	padding-bottom:1px
}
.list1 li a {
	color:#666;
	text-decoration:none;
}
.list1 li a:hover {
	color:#C30;
	text-decoration:none;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}
.list2 li {
	padding-bottom:4px;
}
.list2 li a {
	color:#333;
	text-decoration:none;
}
.list2 li a:hover {
	color:#fff;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}
/* All footer styles */
footer .container {
	position:relative;
	color:#ddd;
	background-color:#222;
	border-top:2px solid #000;
	opacity:0.8;
	filter:alpha(opacity=80);
	width:auto;
	font-size:0.8em;
	padding:6px 80px 8px 20px;
	font-family:'Maven Pro', Arial, Helvetica, sans-serif;
	bottom:0;
	left:0;
}
footer .copy {
	float:left;
	line-height:2.2em;
}
footer .copy a {
	color:#fff;
	text-decoration:none
}
footer .copy a:hover {
	-moz-transition:all 0.3s ease-out;/* FF3.7+ */
	-o-transition:all 0.3s ease-out;/* Opera 10.5 */
	-webkit-transition:all 0.3s ease-out;/* Saf3.2+, Chrome */
	color:#F90;
}
footer .phone {
	float:right;
	font-style:normal;
	text-align: right;
}
footer .phone strong {
	font-family:'ColaborateBoldRegular';
	font-weight:normal;
	color:#e83709
}
footer .keywords {
	float:left;
	font-style:normal
}
/* forms */

#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	display:block;
	line-height:16px
}
#contacts-form label {
	display:block;
	height:44px;
	overflow:hidden;
	text-indent:4px
}
#contacts-form input {
	color:#333;
	border:1px solid #444343;
	background:rgba(204, 204, 204, .05);
	padding:2px 0 2px 5px;
	width:210px;
	margin-left:3px
}
#contacts-form input:focus {
	border-color:#333
}
#contacts-form textarea {
	color:#333;
	border:1px solid #444343;
	background:rgba(204, 204, 204, .05);
	padding:2px 0 2px 5px;
	width:210px;
	overflow:auto;
	height:102px;
	margin-bottom:12px
}
#contacts-form textarea:focus {
	border-color:#fff
}
#contacts-form .link1 {
	float:right;
	margin-left:11px
}
#contacts-form .submit {
	width:50px;
	background-color:#600;
	color:#FFF;
	margin:0;
	padding:4px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0 0 2px rgba(0, 0, 0, .1);
	-moz-box-shadow:0 0 2px rgba(0, 0, 0, .1);
	-webkit-box-shadow:0 0 2px rgba(0, 0, 0, .1);
}
#contacts-form .reset {
	width:60px;
	background-color:#090;
	color:#FFF;
	margin:0;
	padding:4px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0 0 2px rgba(0, 0, 0, .1);
	-moz-box-shadow:0 0 2px rgba(0, 0, 0, .1);
	-webkit-box-shadow:0 0 2px rgba(0, 0, 0, .1);
}
#contacts-form .submit:hover {
	background-color:#FFF;
	color:#600;
}
#contacts-form .reset:hover {
	background-color:#FFF;
	color:#090;
}
*/  #contactForm {
clear:right;
width:100%;
overflow:hidden
}
#contactForm fieldset {
	border:none;
	float:left
}
#contactForm .field {
	clear:both
}
#contactForm label {
	float:left;
	width:220px;
	line-height:32px;
	padding-bottom:8px
}

select {
	padding: 6px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}
#contactForm input {
	width:260px;
	padding:6px 6px 2px 6px;
	border:1px solid #CCC;
	color:#333;
	background:#fff
}
#contactForm textarea {
	width:280px;
	height:100px;
	padding:6px 6px 2px 6px;
	border:1px solid #e2e2e2;
	color:#333;
	background:#fff;
	margin-bottom:6px
}
#contactForm form .checkbox {
	width:20px;
	height:20px;
	padding:6px;
}
#contactForm .captcha {
	clear:both;
}
#contactForm .captcha img {
	margin-left:220px;
	border:1px solid #999;
	margin-top:8px;
}
#contactForm .captcha input {
	width:160px;
	padding:6px 6px 2px 6px;
	border:1px solid #e2e2e2;
	color:#333;
	background:#fff
}
.err {
	font-family : Helvetica, sans-serif;
	font-size : 11px;
	color: red;
}
#contactForm .submitBtn {
	color:#FFF;
	font-weight:bold;
	font-size:1em;
	background-color:#09F;
	padding:8px;
	margin:4px;
	border:none;
	width:240px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#contactForm .submitBtn:hover {
	text-decoration:underline;
}
#contactForm .resetBtn {
	color:#FFF;
	font-weight:bold;
	font-size:1em;
	background-color:#CCC;
	padding:8px;
	margin:4px;
	border:none;
	width:240px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#contactForm .resetBtn:hover {
	text-decoration:underline;
}

.err {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#900;
}

.packTitle1 {
	background-image:url(../graphics/site/package-title-bg-1.png);
}

.packTitle2 {
	background-image:url(../graphics/site/package-title-bg-2.png);
}

.packTitle3 {
	background-image:url(../graphics/site/package-title-bg-3.png);
}

.packTitle1, .packTitle2, .packTitle3 {
	background-position:center top;
	background-repeat:no-repeat;
	padding:8px 0 0 0;
	color:#FFF;
}

.packageColumn {
	margin-left:5px;
	background-color:#FFF;
	padding:5px;
	width:180px;
	border:1px solid #EEE;
	float:left;
	-webkit-box-shadow: 0px 6px 8px #CCC;
	-moz-box-shadow: 0px 6px 8px #CCC;
	box-shadow: 0px 6px 8px #CCC;
	margin-bottom: 20px;
}

.price {
	text-align:center;
	color:#FFF;
	font-family: 'Maven Pro', Arial, Helvetica, sans-serif;
	font-size:18px;
	background-color:#0C0;
	border:2px solid #0c0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:4px;
}

.skills {
	color:#F60;
	font-size:14px;
}

.mobile td {
	padding:0;
}

.packageColumn td {
	text-align:center;
}

.packageColumn tr {
	vertical-align: middle;
}

.packageColumn tr.even {
	background-color:#EEE;
}

.packageColumn tr.odd {
	background-color:#CCC;
}

.socialBars {
	/*clear:both;*/
	float:left;
	margin:4px 4px 10px 4px;
	padding:0;
}

.hidden {
	display:none;
}

