/* Header Styles */

body {
	background:url(../images/bg.jpg);
}

#header {
	background:url(../images/gray-background.jpg) top left repeat-x #333;
	/*background:url(../images/header-bg.jpg);*/
	overflow:hidden;
	height:159px;
}

#header_content {
	width:900px;
	margin:0 auto;
}

#logo {
	float:left;
	display:inline;
}

#navigation {
	float:right;
	overflow:hidden;
	margin-top:8px;	
}

#navigation a {
	float:right;
	color:#B2CDE0;	
	margin-right:12px;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:2px 0 0 0;
	/*color:#333;
	
	background-color:#B2CDE0;
	border:1px solid #78A7C9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

#navigation a.active, #navigation a:hover {
border-bottom:1px solid #B2CDE0;
}

/*#navigation a.call-out {
	color:#005A9c;
	padding:1px 2px 0 2px;
	background-color:#B2CDE0;
    border:1px solid #B2CDE0;
}

#navigation a.call-out:hover {
border:1px solid #005A9c;
}*/

/*#navigation a {
	float:right;
	padding:5px 0px 0px 0px;
	background:url(../images/tab-top.png) no-repeat;
	width:115px;
	height:55px;
	font-size:1.2em;
	text-align:center;
	color:#333;
	font-weight:bold;
}

#navigation a.active, #navigation a:hover  {
	background:url(../images/active-tab-top.png) no-repeat;
	height:65px;
	padding:23px 0px 0px 0px;
	font-weight:bold;

}*/

#line {
height:13px;
background-image:url(../images/line.png);
}

#line_bottom {
margin-top:20px;
height:13px;
background-image:url(../images/line-bottom.png);
}



	.graphic, #prevBtn, #nextBtn{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}

			

	#container{	
		margin:-35px auto 0px auto;
		position:relative;
		width:800px;
		margin-bottom:3px;
		}
		
	#body_container{
		padding-top:0px;
		margin:0px auto;
		position:relative;
		width:900px;
		}
				
#column_left {
	width:65%;
	float:left;
	margin-right:18px;
}

#column_right {
	width:30%;
	float:left;
	border-left:1px solid #d8d8d8;
	padding-left:20px;
}


.sample_flyer {
	width:138px;
}

.portfolio {
	
}

.portfolio img {
	width:250px;
}

/* Easy Slider */

#background{
	background:url(../images/slider-bg.png) no-repeat;
	height:265px;
	padding:16px 10px 10px 10px;
	margin:0 auto;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
	#slider ul {
	
	}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:767px;
	height:270px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:48px;
	height:85px;
	position:absolute;
	left:-60px;
	top:71px;
	}	
#nextBtn{ 
	left:795px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:48px;
	height:85px;
	background:url(../images/btn_prev.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../images/btn_next.png) no-repeat 0 0;
}


.sample_flyer {
	width:94px;

}

#gallery {
}

#gallery ul { 
list-style: none; 
margin:0px;
}

#gallery ul li { 
margin:0px;
display:inline;
}

#gallery ul img {
	margin-right:3px;
	display:inline;
}

#gallery ul a:hover img {
}


#footer {
	background:url(../images/gray-background.jpg) top left repeat-x #333;
	padding:15px 0 40px 0;
	overflow:hidden;
	height:auto!important;
}

#footer ul, #footer li {
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
	
}

#footer a {
	color:#E4E4E4;
}

.tweet {
	min-height:200px;
}

.tweet ul, .tweet li {
	margin:0px;
	padding:0px;
}

.tweet a {

}

.tweet li {
	list-style:none;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #d8d8d8;
}


.tweet_avatar {
	border:1px solid #999;
	padding:1px;
	overflow:hidden;
	margin-right:10px;
	float:left;
}

.tweet_text {


}

.tweet_date a, .tweet_date {
	display:block;
	text-align:right;
	margin-top:5px;
	color:#333;
	font-style:italic;
}

form {
	padding:20px;
	font-size:1em;
}

input, textarea, select {
	border:1px solid #999;
}

.submit { 
	cursor:pointer;
	padding:2px;
}

.submit:hover { 
	background-color:#ccc;
}

#submit { 
	cursor:pointer;
	padding:2px;
}

#submit:hover { 
	background-color:#ccc;
}

fieldset {
	margin:0 0 20px 0;
}

legend {
	margin:0 0 10px 0;
	color:#00C;
	font-weight:bold;
}

label {
	float:left;
	margin-right:10px;
	width:70px;
	margin-top:5px;
	text-align:right;
	color:#999;
	font-weight:bold;
	font-size:1em;
}

input, select, textarea {
	float:left;
	margin-bottom:15px;
}

.clear {
	clear:both;
}

p {
	margin:0 0 10px 0;
}

.small {
	margin-left:80px;
	margin-bottom:10px;
	margin-top:-10px;
	clear:both;
	float:left;
	font-size:.9em;
}

.error_field {
	border:1px solid #F00;
}

.fail { 
	float:left;
	margin-left:10px;
	color:#F00;
	font-size:1em;
	margin-top:3px;
}

.success { 
	float:left;
	margin:0 0 20px 0;
	color:#090;
	padding:8px;
	border:1px solid #060;
	background-color:#BFA;
	font-size:1em;
	font-weight:bold;
	margin-top:3px;
	clear:both;
}
	
	#column_right a, #column_right a:hover {
	text-decoration:none;
}

.hidden {
	visibility:hidden;
}

#commentlist ul, #commentlist li {
list-style:none;
margin:0px 0px 10px 5px;
}

#commentlist li {
padding:4px;
border:1px solid #ccc;
margin-bottom:5px;
}

#commentlist img {
float:left;
margin-right:10px;
padding:2px;
border:1px solid #ccc;
}

#commentform {
margin:0;
padding:0;
}

#commentform textarea {
	padding:2px;
}

.box {
	position:relative;
	background-color:#666;
	height:75px;
	width:400px;
	overflow:hidden;
	padding:10px;
	margin-bottom:15px;
}

.box h1 {
	font-size:36px;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}

.top {
color:#FFF;
position:absolute;
z-index:1;
}

.bottom {
position:absolute;
color:#333;
top:11px;
left:11px;

}
		