* { margin:0; outline:none; padding:0; }

body {
	color:#666;
	font-family:Helvetica,Arial,Verdana,Sans-serif;
	background-attachment: fixed;
	background-color: fff;
	background-image: url(../images/bkgrd.jpg);
	background-position: center top;
}
#index {
	background-attachment: fixed;
	background-image: url(../images/filigree.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	text-decoration:none;
	color:#666666;
}
a:active {
	color: 163c63;
}	
a:hover {
	color:#61AFDF;
}

p {
	line-height:1.5em;
	margin:0 0 1em;
	font-size: .9em;
}

img {
	border:none;
}


.hidden {
	display:none;
}

h1 {
	font-size:2.2em;
}

h2 {
	border-bottom:1px solid #eaeaea;
	font-size:1.3em;
	margin-bottom:0px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 {
	font-size:0.9em;
	font-style:italic;
	font-weight:normal;
	margin-bottom:5px;
	padding-bottom:5px;
	color: #61AFDF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eaeaea;
	border-bottom-color: #eaeaea;
	line-height: 25px;
}

small {
	font-size:0.9em;
}
span.blue {
	color:#192B5F;
}
span.lightblue {
	color:#61AFDF;
}

#page {
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	margin:0 auto;
	width:1000px;
	background-color: #fff;
	background-image: url(../images/bkcntr.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.grid_4, .grid_7 {
	margin-left:30px !important;
}

#header {
	border-bottom:1px solid #eaeaea;
	height:73px;
	padding-top:5px;
}

.logo {
	float:left;
	width:507px;
}

#nav {
	float:right;
	margin:52px 0 0;
	width:auto;
}

#nav li {
	display:inline;
}

#contact-slide{
	background:#fff none repeat scroll 0 0;
	border:5px solid #eaeaea;
	overflow:hidden;
	padding:10px;
	height: 675px;
}

#welcome {
	/*border-bottom:1px solid #eaeaea;*/
	margin-bottom:10px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#welcome .contact {
	float:right;
	margin-top:5px;
	width:auto;
}

#welcome .contact a {
	color:163c63;
	display:block;
	height:22px;
	width:126px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#welcome .contact a:hover {
	background-position:bottom;
}

.services_list {
	margin-bottom:20px;
	padding-left:20px;
}

.services_list li {
	font-size:.9em;
	line-height:1.5em;
	list-style-position: inside;
	list-style-type: none;
}
#nav a:active {
	color:666;
}
#nav a:hover {
	color:163c63;
}
.about {
	float:left;
	margin-right:20px;
	width:500px;
}
.facebook {
}

.about h2 {
	border:0 none;
}

.services {
	color:163c63;
}

.connect {
	margin-bottom:20px;
}

.connect a {
	display:block;
	float:left;
	margin-right:5px;
}

.contact-form {
	float:right;
	width:400px;
}

.contact-form h2 {
	border:0 none;
}

.txt_input {
	color:#000;
	display:block;
	font-size:0.7em;
	margin:5px 0;
	padding:3px;
	width:390px;
}

input#author, input#url, input#submit {
	background:#fff;
	border:1px solid #cfcfcf;
	color:#999;
	display:block;
	font-size:1.2em;
	padding:3px;
	width:auto;
}

textarea {
	border:1px solid #cfcfcf;
	color:#999;
	display:block;
	font-family:Helvetica,Arial,Verdana,Sans-serif;
	font-size:0.7em;
	height:100px;
	padding:3px;
	width:390px;
}

fieldset {
	border:0 none;
	margin:0;
	padding:0;
}

.req {
	color:#192B5F;
	font-size:90%;
}
.label {
	color:#61AFDF;
	font-size:80%;
}

input {
	display:block;
}
		
#form_errors {
	color:#f00;
	display:none;
}
#form_thanks {
	color:#999;
	display:none;
}

.submit-btn {
	background:#fff;
	border:1px solid #CFCFCF;
	color:#999999;
	float:right;
	margin-top:5px;
	padding:3px 5px;
	width:auto;
}

.close {
	float:right;
}

.close a {
	background:transparent url(../images/close.gif) no-repeat scroll center top;
	display:block;
	height:34px;
	width:34px;
}

.close a:hover {
	background-position:center bottom;
}

#content {
	margin:30px auto 0;
	min-height:1000px;
}

.project {
	margin-bottom:40px;
	overflow:hidden;
}
.contact {
	margin-bottom: 10px;
}

.description span {
	border-top:1px solid #eaeaea;
	bottom:0;
	padding-top:5px;
	position:absolute;
	text-align:right;
	width:300px;
}

.description a , .entry a{
	color:163c63;
}

.description a:hover, .entry a:hover {
	text-decoration:underline;
}

.description {
	height:250px;
}

.testimonial {
	border-bottom:1px dotted #eaeaea;
	margin:0 auto 30px;
	padding:0 0 30px;
	width:960px;
}

.testimonial-last {
	margin:0 auto 30px;
	width:960px;
}

.testimonial h2 {
	border:0 none;
	margin:0 0 0 20px;
	padding:0;
}

.testimonial-last h2 {
	border:0 none;
	margin:0 0 0 20px;
	padding:0;
}

.large-quote {
	background:transparent url(../images/quote.gif) no-repeat scroll left top;
	border:1px solid #eaeaea;
	padding:20px;
	width:300px;
}

.quote {
	padding:20px 0 0 20px;
	width:620px;
}

.author {
	text-align:right;
}

#footer {
	font-size:0.9em;
	color:#c9c9c9;
	border-top:1px solid #efefef;
	height:38px;
}

.copyright {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.valid {
	float:right;
	padding:5px 0;
}

/* SLIMBOX */

#lbOverlay {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer;
}

#lbCenter, #lbBottomContainer {
	position:absolute;
	z-index:9999;
	overflow:hidden;
	background-color:#fff;
}

.lbLoading {
	background:#fff url(../images/loading.gif) no-repeat center center;
}

#lbImage {
	position:absolute;
	left:0;
	top:0;
	border:10px solid #fff;
	background-repeat:no-repeat;
}

#lbPrevLink, #lbNextLink {
	display:block;
	position:absolute;
	top:0;
	width:50%;
	outline:none;
}

#lbPrevLink {
	left:0;
}

#lbPrevLink:hover {
	background:transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right:0;
}

#lbNextLink:hover {
	background:transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	padding:0 10px 10px;
}

#lbCloseLink {
	background:transparent url(../images/closelabel.gif) no-repeat scroll center center;
	display:block;
	float:right;
	height:22px;
	outline:none;
	width:66px;
}

#lbCaption, #lbNumber {
	margin-right:71px;
}

#lbCaption {
	font-weight:bold;
	line-height:1.8em;
}

.clear {
	clear:both;
}

body.blog .sociable {
	float:left;
}

body.blog .sociable li {
	margin-left:0;
	margin-right:5px;
}

.sociable {
	float:right;
}

.sociable li {
	float:left;
	list-style:none;
	margin-left:5px;
}

.navigation {
	margin-bottom:10px;
}

.entry {
	margin:30px 0;
}

.more-link {
	display:none;
}

.views {
	float:right;
}

#content .thumb {
	border:1px solid #eaeaea;
	float:left;
	margin-right:10px;
	padding:4px;
	width:250px;
}

#respond {
	margin-top:20px;
}

ol.commentlist {
	list-style:none;
}

ol.commentlist .comment-meta {
	margin:5px 0;
}

li.comment {
	border-bottom:1px solid #eaeaea;
	margin-bottom:10px;
}

.fn {
	font-size:1.2em;
	font-style:normal;
	font-weight:bold;
}

.fn a {
	color:163c63;
}

.fn a:hover {
	text-decoration:underline;
}

#respond h2 {
	margin-bottom:10px;
}
.descright span {
	border-top:1px solid #eaeaea;
	bottom:0;
	padding-top:5px;
	position:absolute;
	text-align:right;
	width:300px;
}
.grid_20 {
	float:left;
	margin-left:10px;
	margin-right:10px;
	width: 300px;
	}

.left span {
	border-top:1px solid #eaeaea;
	bottom:0;
	padding-top:5px;
	position:absolute;
	text-align:right;
	width:300px;
}

