body {
	font-family: Lucida Sans Unicode, Lucida Grande, Trebuchet MS, verdana, arial, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	}

a:link, a:visited {
	color: #606;
	text-decoration: underline;
	font-weight: normal;
	}
a:active, a:hover {
	color: #036;
	text-decoration: none;
}
ul.list_unordered {
	display: block;
	padding: 0;
	margin: 0;
}
ul.list_unordered li {
	padding: 0;
	margin: 0;
}

h1 {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	}
h2 {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 18px;
	font-weight: bold;
	color: #606;
	text-transform: uppercase;
	text-decoration: none;
	}
h3 {
	line-height: 18px;
	padding: 0;
	margin: 12px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #606;
	}
h4 {
	line-height: 18px;
	padding: 0;
	margin: 0 ;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	}

p {
	width:700px;
	margin: 0 0 12px 0 ;
	padding: 0;
	}
p.em_text {
	color: #606;
	}
	
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}
.cleaner_h10 {
	clear: both;
	width:100%;
	height: 10px;
}
.cleaner_h20 {
	clear: both;
	width:100%;
	height: 20px;
}
.cleaner_h30 {
	clear: both;
	width:100%;
	height: 30px;
}
.cleaner_h40 {
	clear: both;
	width:100%;
	height: 40px;
}
.cleaner_h50 {
	clear: both;
	width:100%;
	height: 50px;
}
.cleaner_h60 {
	clear: both;
	width:100%;
	height: 60px;
}
.horizontal_divider {
	height: 15px;
	background: url(../images/templatmeo_content_divider_01.png) no-repeat bottom center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.margin_r50 {
	margin-right: 50px;
}
.button_01 a {
	display: block;
	width: 81px;
	height: 23px;
	padding: 5px 0 0 0;
	background: url(../images/templatemo_button.png) no-repeat;
	text-align: center;
	color: #d1c2ac;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.button_01 a:hover {
	background: url(../images/templatemo_button_hover.png) norepeat-x;
}
.image_wrapper {
	border: 4px solid #606;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 5px;
	background: #606;
	}
.fl_image {
	float: left;
	margin-right: 15px
}
.fr_image {
	float: right;
	margin-left: 15px
}
.image_wrapper img {
	border: 0px solid #000000;
}
/* site title bar */

/* site title */

#header_bar_wrapper {
	position: relative;
	width: 100%;
	height: 150px;
	margin: 0 auto;
	background: transparent url(../images/0background-pattern.png) ;
}
#header_bar {
	width:  780px;
	height: 150px;
	margin: 0 auto;
	padding: 0 20px;
	background: transparent url(../images/0background-pattern.png);
}
#templatemo_site_title_bar #site_title {
	float: left;
	padding: 0;
	margin: 0;
	background: #fff url(../images/background-pattern.png);
}
#navigation_bar_wrapper {
	position: relative;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	background: transparent url(../images/background-pattern.png) center top no-repeat;
}
#navigation_bar {
	width:  780px;
	height: 30px;
	margin: 0 auto;
	padding: 0 20px;
	background: transparent url(../images/templatemo_content_bg_02.png) center top no-repeat;
}
#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#site_title h1 a:hover {
	font-weight: bold;
	text-decoration: none;
}
#site_title h1 a span {
	display: block;
	padding-left: 20px;
	margin-top: 5px;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 4px;
	font-weight: normal;
}
#site_title h1 a:hover span {
	font-weight: normal;
}
/* end of site title bar */

/* content */

#content_wrapper {
	clear:both;
	width: 100%;
	height: 470px;
	margin: 0 auto;
	background: transparent url(../images/0templatemo_footer_bg.jpg)  center 460px no-repeat;
}
#content {
	width:  800px;
	height: 500px;
	margin: 0 auto;
	padding: 0 10px;
	background: transparent url(../images/templatemo_content_bg_02.png) top center no-repeat;
}
.section_w320 {
	width: 320px;
}
.section_w320 .w320_content {
	float: right;
	width: 180px;
}
#templatemo_content p {
	margin-bottom: 10px;
}

.portfolio_box {
	float: left;
	width: 200px;
	margin-bottom: 20px;
}
.port_img {
	width: 182px;
	margin: 0 0 10px 0;
	border: 1px solid #000;
}
.port_img img {
	border: 1px solid #666;
}
.port_content {
	clear: both;
	width: 200px;
}
.portfolio_box .port_content p {
	margin-bottom: 0;
	padding-bottom: 0px;
}
#contact_form {
	float: left;
	width: 400px;
	padding: 20px 0 0 0;
}
#contact_form form {
	margin: 0px;
	padding: 0px;/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}
#contact_form form .input_field {
	height: 18px;
	width: 230px;
}
#contact_form form label {
	float: left;
	display: inline-block;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}
#contact_form form textarea {
	width: 230px;
	height: 100px;
}
#contact_form form .submit_btn {
	margin-left: 108px;
}

.address_info {
	float: right;
	padding: 10px 0 0 0;
	width: 300px;
}
.address_info h3 {
	border-bottom: 1px solid #ffffff;
}
/* end of content */

/* content */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	height: 240px;
	margin: 0 auto;
	background: transparent url(../images/0templatemo_footer_bg.jpg)  center -480px no-repeat;
}
#templatemo_footer {
	width: 100%;
	height: 240px;
	margin: 0 auto;
	padding: 0;
	color: #ece9e6;
	text-align: center;
	background: transparent url(../images/templatemo_content_bg_02.png) center -480px no-repeat;
}

#templatemo_footer p {
	margin: 20px;
	padding: 50px 0;
}
#templatemo_footer a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
/* end of content */

.stripViewer .stripNavLContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
	padding: 0;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 700px;
}
/* These 2 lines specify style applied while slider is loading */
	.csw {
	width: 100%;
	height: 550px;
	background: none;
	overflow: hidden;
}
.csw .loading {
	margin: 200px 0 0 0;
	text-align: center;
	width: 800px;
	height: 500px;
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 800px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 460px;
	clear: both;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
	}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 800px; /* Also specified in  .stripViewer  above */	
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	overflow: auto;
	padding: 0;
	margin: 20px 40px;
	height: 400px;
	width: 720px;

}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	float: left;
	display: block;
	width: 762px;
	height: 40px;
	margin: 20px 15px;
}
.stripNav ul { /* The auto-generated set of links */
	margin: 0;
	padding: 0;
	height: 40px;
	width: 760px;
	list-style: none;
	background: transparent url(../images/templatemo_menu.png) no-repeat;
}
.stripNav ul li {
	float: left;
	margin-right: 10px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	background: url(../images/templatemo_menu_divider.png) top right no-repeat;
}
.stripNav a {
	font-size: 12px;
	font-weight: ;
	text-align: center;
	background: #c6e3ff;
	color: #ccc;
	padding: 10px 0 0 0;
	text-decoration: none;
	display: block;
	height: 42px;
	width: 115px;
	outline: none;
}
.stripNav li a {
	background: none;
}
/*
	.stripNav li.tab2 a { background: #60c }
	.stripNav li.tab3 a { background: #63f }
	.stripNav li.tab4 a { background: #63c }
	.stripNav li.tab5 a { background: #00e } */
	
.stripNav li a:hover {
	color: #ffffff;
	background: url(../images/templatemo_menu_hover.png) bottom center no-repeat;
}
.stripNav li a.current {
	color: #ffffff;
	background: url(../images/templatemo_menu_hover.png) bottom center no-repeat;
}
.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}
.stripNavL a, .stripNavR a {
	display: block;
	height: 0px;
	width: 0px;
}
.stripNavL {
	left: 0;
}
.stripNavR {
	right: 0;
}
.stripNavL {
	background: url("../images/arrow-left.gif") no-repeat center;
}
.stripNavR {
	background: url("../images/arrow-right.gif") no-repeat center;
}
/*  navigation  */
#navigation_bar {
	padding: 0;
	margin: 0;
	width:  800px;
	margin: 0 auto;
	background: transparent;
}
#navigation_bar #navigation {
	padding: 0;
	margin: 0;
	width: 780px;
	left: 0;
	top: 0px;
	background: transparent;
}
#navigation_bar #navigation ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 20px;
	background: transparent;
	}
#navigation_bar #navigation ul li {
	padding: 0;
	margin: 0 8px 0 0;
	float: left;
	}
#navigation_bar #navigation ul li a {
	float: left;
	padding: 10px;
	line-height:10px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	background: #0cc url(images/0left-tab.gif) no-repeat;
	cursor: hand;
	letter-spacing: 1px;
	font-weight: bold;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	}
#navigation_bar #navigation ul li a:hover, #navigation_bar #navigation ul li a:active {
	border: none;
	color: #fff;
	background: #606;
	}
#navigation_bar #navigation ul li#current {
	padding: 0;
	margin: 0 10px 0 0;
	color: #fff;
	background: #606 url(images/0left-tab.gif) no-repeat;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	}
#navigation_bar #navigation ul li#current a {
	color: #fff;
	background: transparent url(images/0right-tab.gif) no-repeat right top;
	}

blockquote {
	color: #660066;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	overflow: hidden;
	border-bottom:1px dotted #333;
	font-size: 12px;
	font-weight:normal;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	}
blockquote strong {
	color: #00cccc;
	font-size: 13px;
	}