body {
	margin: 0px;
	padding: 20px 0px;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-align: left;
	background: #D4EEF0 url(../images/skin/main_bg.png) top left repeat-x;
}

/* LAYOUT */

#main_wrap {
	position: relative;
	width: 920px;
	margin: 0px auto;
	padding: 0px 10px;
	border: 0px;
	background: url(../images/skin/main_wrap_bg.png) top left repeat-y;
}

#main_wrap_top {
	position: relative;
	width: 940px;
	height: 20px;
	margin: 0px auto;
	padding: 0px;
	border: none;
/*	background: url(../images/skin/main_wrap_top.png) top left no-repeat;*/
}

#main_wrap_bttm {
	position: relative;
	width: 940px;
	height: 30px;
	margin: 0px auto;
	padding: 0px;
	border: none;
/*	background: url(../images/skin/main_wrap_bttm.png) bottom left no-repeat;*/
}

#header {
	margin-top: 2px;
	width: 920px;
	height: 184px;
}

#intro_wrap {
	float: left;
	width: 880px;
	margin: 0px;
	padding-bottom: 20px;
	border: none;
}

#maincontent_wrap {
	float: left;
	width: 880px;
	margin: 0px;
	padding: 0px 20px 20px 20px;
	border: none;
	background-color: #FFF;
}

#breadcrumbs {
	float: left;
	width: 580px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: none;
	background-color: #FFF;
}

/* TWO COLUMN LAYOUT */

#two_col_col1 {
	float: left;
	width: 580px;
	min-height: 400px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FFF;
}

#two_col_col2 {
	float: left;
	width: 280px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border: none;
}

/* THREE COLUMN LAYOUT */

#three_col_col1 {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FFF;
}

#three_col_col2 {
	float: left;
	width: 280px;
	margin: 0px 20px;
	padding: 0px;
	border: none;
	background-color: #FFF;
}

#three_col_col3 {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* FOOTER */

#footer {
	clear: both;
	width: 880px;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	border: none;
	text-align: center;
	background: #4a161b;
}

/* TOP NAV */

#topnav {
	float: left;
	width: 880px;
	margin: 0px;
	padding: 10px 20px 0px 20px;
	list-style: none;
	background: #561e23;
}

#topnav ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#topnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#topnav a {
	float: left;
	padding: 0px 0px 0px 9px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	color: #CCC;
}

#topnav a span {
	float: left;
	display: block;
	padding: 9px 15px 9px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #CCC;
	cursor: pointer;
}

#topnav a:hover {
	background: #444 url(../images/skin/tab_left_over.png) top left no-repeat;
}

#topnav a:hover span {
	background: #444 url(../images/skin/tab_right_over.png) top right no-repeat;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

#topnav .current a {
	background: #78CBCF url(../images/skin/tab_left_current.png) top left no-repeat;
}

#topnav .current a span {
	background: #78CBCF url(../images/skin/tab_right_current.png) top right no-repeat;
	color: #333;
	cursor: pointer;
}

#topnav .section a {
	background: #78CBCF url(../images/skin/tab_left_current.png) top left no-repeat;
}

#topnav .section a span {
	background: #78CBCF url(../images/skin/tab_right_current.png) top right no-repeat;
	color: #333;
	cursor: pointer;
}

/* UTILITY NAV */

ul#util_nav {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#util_nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

ul#util_nav a {
	padding: 0px 0px 0px 9px;
	margin: 0px;
	text-decoration: none;
	color: #CCC;
}

ul#util_nav a span {
	display: block;
	padding: 9px 15px 9px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #CCC;
}

ul#util_nav a:hover {
	background: #444 url(../images/skin/tab_left_over.png) top left no-repeat;
}

ul#util_nav a:hover span {
	background: #444 url(../images/skin/tab_right_over.png) top right no-repeat;
	font-weight: bold;
	color: #FFF;
}

/* SIDE BOX */

.sidebox_top {
	float: right;
	width: 280px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
	background: url(../images/skin/round_blue_top.png) bottom left no-repeat;
}

.sidebox_content {
	float: right;
	width: 240px;
	margin: 0px;
	padding: 0px 20px;
	border: none;
	list-style-type: none;
	background-color: #D4EEF0;
	color: #333;
}

.sidebox_btm {
	float: right;
	width: 280px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
	background: url(../images/skin/round_blue_btm.png) top left no-repeat;
}

#sidebox_two {
	float: right;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border: none;
}

/* SIDE BOX SUB NAV */

.sidebox_content ul {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
}

.sidebox_content ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 8px 20px;
	border: none;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	background: url(../images/check_bullet.png) 0 2px no-repeat;
}

.sidebox_content ul li a {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.sidebox_content ul li a:hover {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
	color: #E31E26;
}

.sidebox_content ul li #current a {
	color: #E31E26;
}

/* WORK SAMPLES */

.work_wrap {
	height: 150px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 5px solid #D4EEF0;
}

.work_desc {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: justify;
}

/* HEADINGS */

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.25em;
	color: #264042;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.25em;
	color: #78CBCF;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.25em;
	color: #E31E26;
}

h4 {
	margin: 0px;
	padding: 5px 0px 7px 0px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.25em;
	color: #78CBCF;
}

h5 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.25em;
	color: #333;
}

.blk {
	color: #000;
}

.white {
	margin: 0px;
	padding: 0px 0px 7px 0px;
	font-weight: normal;
	color: #FFF;
}

.red {
	font-weight: bold;
	color: #E31E26;
}

.yellow_bold {
	font-weight: bold;
	color: #FFF08D;
}

.hide {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #AAA;
	display: none;
}

.sidebox {
	margin: 0px;
	padding: 0px 0px 7px 0px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.25em;
	color: #E31E26;
}

.date {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}

/* TEXT */

.chg { color: green; }
.chr { color: #a03; }
.chb { color: #000; }
.hide { display: none; }
.bld { font-weight: bold; }
.dis { color: #6F6F6F; font-size: 0.9em; }

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 1.5em;
}

.footer_txt {
	margin: 0px;
	padding: 0px;
	line-height: 1.25em;
	color: #999;
}

.photo {
	margin: 0 0 10px 20px;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
}

.photo img {
	margin: 0 auto 10px;
	padding: 0px;
}

.photo p {
	margin-bottom: 0;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
}

.prod_thumbs {
	margin: 0 0 40px;
	float: left;
	min-width: 700px;
}

.prod_thumbs a {
	float: left;
	margin
}

.prod_thumbs h2{
	margin-top: 0;
	color: #7ebe40;
	font-size: 1em;
	text-transform: none;
}

.prod_thumbs img {
	margin: 10px;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

/* LINKS */

a:link {
	color: #E31E26;
	text-decoration: none;
}

a:visited {
	color: #E31E26;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

a:active {
	color: #E31E26;
	text-decoration: none;
}

#footer a {
	margin: 0px;
	padding: 0px 5px;
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	margin: 0px;
	padding: 0px 5px;
	color: #E31E26;
	text-decoration: none;
}

/* LISTS */

#two_col_col1 ul.check_list {
	float: left;
	width: 580px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
}

#two_col_col1 ul.check_list li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 8px 20px;
	border: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
	color: #666;
	background: url(../images/check_bullet.png) 0 3px no-repeat;
}

#two_col_col1 ul {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	border: none;
}

#two_col_col1 ul li {
	margin: 0px;
	padding: 0px;
	border: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
	color: #666;
}

/* BUTTONS */

#logo_btn {
	float: right;
	width: 217px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#logo_btn a {
	display: block;
	width: 142px;
	height: 60px;
	background: url(../images/logo.gif) 0 0 no-repeat;
}

/* IMAGES */

img {
	border: none;
}

.work_thumb {
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

.center {
	margin:  0px auto;
	padding: 0px 0px 20px 0px;
}

/* FLIP LEFT-TO-RIGHt */

body#flip {
	text-align: right;
}

#flip #header,
#flip #intro_wrap,
#flip #maincontent_wrap,
#flip #two_col_col1,
#flip #two_col_col2,
#flip #three_col_col1,
#flip #three_col_col2,
#flip #three_col_col3,
#flip #topnav,
#flip #topnav ul,
#flip .sidebox_content ul,
#flip .work_wrap,
#flip .work_desc,
#flip #two_col_col1 ul.check_list,
#flip .work_thumb {
	float: right;
}

#flip .sidebox_top,
#flip .sidebox_content,
#flip .sidebox_btm,
#flip #sidebox_two {
	float: left;
}

#flip #sidebox_two {
	margin-left: 10px;
}

#flip .sidebox_content ul li {
	padding: 0px 20px 8px 0px;
	background: url(../images/check_bullet.png) 100% 2px no-repeat;
}

#two_col_col2 {
	margin: 0px 20px 0px 0px;
}

#flip ul#util_nav {
	float: left;
}

#flip .work_wrap {
	height: 130px;
	padding-top: 0px;
}

#flip .work_thumb {
	margin: 0px 0px 0px 20px;
}

#flip p {
	direction: rtl;
}

#flip .photo {
	margin: 0 20px 10px 0;
}

#flip .photo img {
	margin: 0 auto 10px;
}

#flip .prod_thumbs {
	margin: 0 0 40px;
}

#flip .prod_thumbs a {
	float: right;
}

