@charset "UTF-8";



/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style : normal;
	font-weight : bold;
}

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/*Removes underline and color from links*/
a { color: inherit; text-decoration: none; outline: none;}


body {
	background-color: #ececec;
	font: small "Arial";
	color: #7e7572;
}

p {
	margin: 12px 0;
}

a {
	color: #ffffff;
	/*border-bottom: 1px solid #4d4542;*/
}

a:hover {
	color: #ffffff;
	/*border-bottom: 1px solid #fff;*/
}

em {
	font-style: italic;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#footer {
	color:#CCCCCC;
	width: 960px;
	height: 94px;
	background:url(../images/bottom-bar.gif) repeat-x;
	clear: both;
	border-top: 1px solid #413a37;
	text-align:left;
}

	#footer p{
		font-size: small;
		font-style: normal;
		text-align: left;
		padding: 25px 0px 10px 15px;

	}

#main {
	float: left;
	background-color:#FFFFFF;
	
}

#logo a {
	width: 278px; height: 98px;
	background: url(../images/logo.png) no-repeat bottom left;
	display: block;
	position:relative;
	text-indent: -9999px;
	margin: 1px 0px 10px 10px;
	border: 0;
}

#logo a:hover {
	background: url(../images/logo.png) no-repeat bottom left;

}


#bg-top-gradient{
	width: 960px;
	height: 176px;
	z-index:-1000;
	background-image:url(../images/bg-menu-logo.gif); repeat: repeat-x;
	float: left;
}



#header {
	width: 960px;
	height: 210px;
	background-color: #2b2422;
	background-image:url(../images/banner-1.jpg); repeat: no-repeat;
	float: left;
}

	h2#title {
		width: 260px; height: 130px;
		background: url(../img/h2-title.gif) no-repeat top left;
		text-indent: -9999px;
		float: left;
	}




		/* ------------------------ Navigation MENU ------------------*/
		
		
#menu-container {		
	width: 940px; height: 40px;
	background: url(../images/menu-bg.gif);
	background-repeat:repeat-x;
	display: block;
	position: relative;
	margin: 10px 10px 0px 10px;

}
	
		
		
#global_nav {
	position: relative;
	float: left; 
	height: 40px; 
	width: 940px; 
	padding: 0px 0 0 0; 
	margin: 0; 

} 

#global_nav ul {
	padding: 0;
	margin: 0;
}

#global_nav ul li {
	float: left;
	list-style: none;
	
}

#global_nav ul li a, #global_nav ul li a:visited{
	z-index: 10;
	display: block;
	text-align: center;
	float: left;
	line-height: 40px;

	overflow: hidden;
	color: #d7eaee;
	font-size: 12px;
	position: relative;
	padding: 0px 15px 0px 15px;
}

#global_nav ul li a:hover{
	color: #fefefe;
	background: url(../images/menu-selected.gif);
	background-position:center;
	background-repeat:no-repeat;
}
		
#global_nav li.selected{
	color: #fefefe;
	background: url(../images/menu-selected.gif);
	background-position:center;
	background-repeat:no-repeat;
}

/*--------------------------------------------- Titles and Images ---------------------------------------*/	

.headers {

border-bottom:dotted 1px #000000;
padding-bottom:12px;
margin: 5px 0px 10px 10px;
width: 420px;
}

		
.headers-right {

border-bottom:dotted 1px #000000;
padding-bottom:12px;
margin: 5px 0px 10px 0px;
width: 420px;
}

		/*--------------------------- Content for Portfolio -----------------------------------*/
		
#portfolio {
	width: 960px;
	margin:0px;
	padding: 0px;}
/*--------------------------------------------- Left Content ---------------------------------------*/	

#content_left_container {
	float: left;
	Width: 470px;


	}		

#content_left {


	font-family: "Arial";
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align:left;
	background-color: #ffffff;
	line-height: 18px;
	text-decoration: none;
	text-transform:none;
	text-indent:3px;
	vertical-align: top;
	text-align:left;
	Width: 440px;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 0px;
	border-right:dotted; 
	border-right-color:#000000; 
	border-right-width:1px;

	}

#content_left a, #content_left a:visited{
	color: #336699;	
	font-family: "Arial";	
	font-size: small;	
	font-weight: normal; 	
	text-align:left;	
	text-decoration:none;

}

#content_left a:hover{
	color: #000000;	
	text-decoration: underline;
	}
		
		
		
/*--------------------------------------------- Right Content ---------------------------------------*/	
		
#content_right_container {

	Width: 470px;
	float:left;

	}
	
	
	
#content_right {

	font-family: "Arial";
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align:left;
	background-color: #ffffff;
	line-height: 18px;
	text-decoration: none;
	text-transform:none;
	text-indent:3px;
	vertical-align: top;
	text-align:left;
	Width: 440px;
	margin: 60px 10px 10px 10px;
	padding: 0px 10px 10px 0px;


	}

#content_right a, #content_right a:visited{
	color: #336699;	
	font-family: "Arial";	
	font-size: small;	
	font-weight: normal; 	
	text-align:left;	
	text-decoration:none;

}

#content_right a:hover{
	color: #000000;	
	text-decoration: underline;
	}
		
			

/*
.hide {
	height: 8px;
}*/

#dropdown-wrap {
	background: #e1e1e1 url(../images/top-bar.gif) repeat-x bottom left;
	
/*	min-height: 29px;*/
}

#dropdown {
	width: 960px;
	min-height: 29px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	/*display: none;*/
}	

	#dropdown .content {
		padding: 10px 0;
		display: none;
		
	}

	#dropdown p {
		color: #393230;
		font-size: 11px;
	}
	
	#dropdown a {
		color: #bae4fc;
		border-bottom: 1px solid #666666;
	}
	
	#dropdown a:hover {
		color: #fff;
		border-bottom: 1px solid #fff;
	}
	
	#dropdown h3 {
		text-indent: -9999px;
	}
	
	#dropdown img#me {
		/*border: 8px solid #f2f2f2;*/
		float: left;
		margin: 0px 12px 0 0;
		
			}
	
#dropdown-tab-slogan {
			position: absolute;
			left: 10px;
			bottom: 0px;
			width: 195px; min-height: 29px;
			background: url(../images/top-bar-slogan.gif) no-repeat bottom left;
			display: block;
			border: 0;
			background-position: 0 0;
			
		}
	

	
		#dropdown-tab {
			position: absolute;
			right: 10px;
			bottom: 0px;
			
		}
	
		#dropdown-tab a {
			width: 89px; min-height: 29px;
			background: url(../images/btn-contact-us.gif) no-repeat bottom left;
			text-indent: -9999px;
			display: block;
			border: 0;
		}
		
		#dropdown-tab a.open {
			background-position: 0 0;
			
		}
		
		#dropdown-tab a:hover {
			border: 0;
		}
		
		
		
		

	#about {
		width: 370px;
		padding-right: 30px;
		float: left;
	}
	
		#about h3 {
			width: 189px; height: 26px;
			background: url(../img/h3-about.gif) no-repeat top left;
		}
	
	#contact {
		width: 400px;
		float: right;
	}
	
		#contact h3 {
			width: 174px; height: 22px;
		}
		
		#contact p {
			padding-left: 10px;
		}
		

fieldset {
	margin-top: 0;
}
label {
	display: block;
	color: #2b2422;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 6px;
}

input, textarea {
	background-color: #413a37;
	border: 1px solid #2b2422;
	padding: 6px;
	font-size: 11px;
	color: #fff;	
}

input {
	width: 200px;
}

input.btn_submit {
	width: auto;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: 10px;
}

textarea {
	width: 350px;
	height: 100px;
}

form p {
	padding: 5px;
	margin-top: 6px;
	margin-bottom: 0;
}

form p.sel {
	background-color: #a8ccf6;
}




/*preload classes
.svw {margin: 10px 0 47px 0; width: 212px; height: 297px;} 
	.svw ul {position: relative; left: -999em;} */ 

/*core classes*/ 
.stripViewer {  
	position: relative; 
	overflow: hidden;  
	margin: 10px 0 10px 0; 
	} 

	.stripViewer ul { /* this is your UL of images */ 
		position: relative; 
		left: 0; 
		top: 0; 
		width: 960px; 
		list-style-type: none; 
		}
		 
		.stripViewer ul li {float: left;}

.stripTransmitter {overflow: hidden; width: 960px; }
	.stripTransmitter ul { position: relative; left: 845px; list-style-type: none; } 

		.stripTransmitter ul li{ 
			width: 20px; 
			float: left; 
			margin: 5px 1px 5px 0; 
			}
	 
			.stripTransmitter a { 
				text-align: center; 
				line-height: 22px; 
				background: #333333; 
				color: #fff; 
				text-decoration: none; 
				display: block; 
				} 

				.stripTransmitter a:hover {background: #000; color: #fff;}

					.stripTransmitter a.current {
						background: #999999; 
						color: #fff;
						font-weight: bold;
						}

