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

ul, ol {
	list-style-position: outside;
	list-style-type: none;
}
body, html { height:100%; }
body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}
#container {
	background-color: #FFF;
	width: 1024px;
	margin: 50px auto;
	clear: both;
}
#header {
	width: 100%;
	height: 131px;
	overflow: hidden;
}
#logo {
	float:left;
	background-image: url(images/bg-head.gif);
	background-repeat: no-repeat;
	height: 80px;
	display: inline;
	clear: both;
	padding-top: 7px;
	padding-left: 150px;
	width: 424px;
	z-index: 1000;
	border: none;
	text-decoration: none;
}
#navigation {
	float:right;
	display: inline;
	height: 80px;
	font-size: 14px;
	width: 450px;
	clear: right;
	margin: 0;
}
#o_menu a {
	color: #F37736;
	text-decoration: none;
}
#b_menu a {
	color: #47421F;
	text-decoration: none;
}
#o_menu a:hover {
	color: #47421F;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #47421F;
}
#b_menu a:hover {
	color: #F37736;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F37736;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	overflow: hidden;
	min-height: 425px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #B02020;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #B02020;
	margin-bottom:5px;
	padding-bottom:0;
	line-height:1em;
}

p { margin:0 0 10px; }
.copyright { color: #969696; font-size: 10px; line-height: 10px; font-family: Arial, Tahoma, SunSans-Regular }
#contactText {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
#contactBox {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 75px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}
.clear {
	line-height: 1px;
	display: none;
	clear: both;
	visibility: hidden;
}
#homeFlash {
	display: block;
	margin: 0px;
	clear: both;
	height: 445px;
	width: 1024px;
	overflow: hidden;
}
#footer {
	width: 1024px;
	height: 80px;
	clear: both;
	overflow: auto;
	padding-top: 10px;
}
#foot_left {
	display: inline;
	float: left;
	height: 80px;
	width: 520px;
}
#foot_right {
	display: inline;
	clear: right;
	float: right;
	height: 80px;
	width: 475px;
	background-image: url(images/foot_stripe.png);
	background-repeat: repeat-x;
}
#foot_left p {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #F37736;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	line-height: 1.5em;
	vertical-align: text-top;
	display: inline;
	float: right;
}
#menu_port {
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 3em;
}
#menu_port a:hover{
	color: #F37736;
	text-decoration: none;
}
#menu_port a{
	text-decoration: none;
	color: #47421F;	
}
#i-button {
	display: inline;
	vertical-align: text-top;
}

/* Ineractive Page of Portfolio  Hover Image Gallery  */

.gallerycontainer{
	position: relative;
}
.gallerycontainer a{
	text-decoration:none;
	line-height: 12px;
	font-weight: bold;
	text-align: right;
}
.thumbnail img{
	margin: 0px;
	border: 1px solid white;
}
.thumbnail:hover{
background-color: transparent;
}
.thumbnail:hover img{
	border: 1px solid #F37736;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	visibility: hidden;
	color: #F37736;
	text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}
.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: -27px;
	left: 218px; /*position where enlarged image should offset horizontally */
	z-index: 50;
}
/*end of interactive page image gallery */

/* Print Page of Portfolio Image Gallery  */
#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}
.mask2{
	position:relative;
	width:240px;
	height:287px;
	overflow:hidden;
}
.sample{padding:20px 0px 0px 60px; margin:4px 0 25px 0;}
.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}
span img{
	display:block;
	border:none;
}
.maskb{
	position:relative;
	width:353px;
	height:287px;
	overflow:hidden;
}
.sampleb{padding:20px 0px 0px 30px; margin:4px 0px 0px 0px;}
.buttonsb{padding:5px;}
.buttonsb span{color:#0080FF;padding:0px 15px;cursor:pointer;font:10px Verdana}
.buttonsb span.active, .buttonsb span:hover{background:#0080FF;color:#fff}
/*end of print page image gallery */
/* Design Pages of Portfolio Image Gallery  */
.maskd{
	position:relative;
	width:401px;
	height:301px;
	overflow:hidden;
}
.sampled{
	padding:10px 0px 0px 20px;
	margin:4px 0px 0px 0px;
}
.buttonsd{
	padding:10px 0px 0px 50px;
}
.buttonsd span{
	color:#0080FF;
	padding:0 15px;
	cursor:pointer;
	font:10px Verdana
}
.buttonsd span.active, .buttonsd span:hover{background:#0080FF;color:#fff}
/*end of design page image gallery */
#example {
	text-align: center;
	vertical-align: middle;
	display: block;
	padding-top: 20px;
	width: 480px;
}
#peopleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding-right: 20px;
}
#peopleText h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 20px;
	color: #F37736;
}
.contactForm  {
	border: 2px dashed #FFFFFF;
	width: 325px;
	margin-left: 10px;
	margin-top: 10px;
}

input {
	margin-left: 20px;
	vertical-align: middle;
}
textarea {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;

}
form{ padding:3px 20px 15px 12px; }
#philosophy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	display: block;
	width: 750px;
	margin-left: 100px;
	margin-top: 35px;
}
