/*
Theme Name: html
Description: html, Artisteer-generated Drupal theme.
Version: 1.0
Author: Artisteer
Author URI: http://artisteer.com/
*/

/* begin Page */

/* Generated with Artisteer version 2.0.2.15338 */

body {
	margin: 0 auto;
	padding: 0;
	height:100%;
	background:#fff;
}
.Main {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background:url(images/main_bg.jpg);
	background-repeat: repeat-x;
}
.Main1 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background:url(images/main_bg1.jpg);
	background-repeat: repeat-x;
}
.PageBackgroundGradient {
	background-repeat: repeat-x;
	height: auto;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
/* end Page */

/* begin Box, Sheet */
.Sheet {
	overflow: hidden;
	min-width:25px;
	min-height:25px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 1000px;
}
.Sheet-body {
	position: relative;
	z-index: 0;
	margin: 3px;
}
.Sheet-tl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	width: 12px;
	height: 12px;/*background-image: url('images/Sheet-s.png');*/
}
.Sheet-tr {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 12px;
	height: 12px;
}
.Sheet-tr div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -12px;
	width: 24px;
	height: 24px;/*background-image: url('images/Sheet-s.png');*/
}
.Sheet-bl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 12px;
	height: 12px;
}
.Sheet-bl div {
	position: absolute;
	z-index: -1;
	top: -12px;
	left: 0;
	width: 24px;
	height: 24px;/*background-image: url('images/Sheet-s.png');*/
}
.Sheet-br {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	right: 0;
	width: 12px;
	height: 12px;
}
.Sheet-br div {
	position: absolute;
	z-index: -1;
	top: -12px;
	left: -12px;
	width: 24px;
	height: 24px;/*background-image: url('images/Sheet-s.png');*/
}
.Sheet-tc {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 0;
	left: 12px;
	right: 12px;
	height: 12px;
}
.Sheet-tc div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 24px;/*background-image: url('images/Sheet-h.png');*/
}
.Sheet-bc {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	bottom: 0;
	left: 12px;
	right: 12px;
	height: 12px;
}
.Sheet-bc div {
	position: absolute;
	z-index: -1;
	top: -12px;
	left: 0;
	width: 100%;
	height: 24px;/*background-image: url('images/Sheet-h.png');*/
}
.Sheet-cl {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 12px;
	left: 0;
	width: 12px;
	bottom: 12px;
}
.Sheet-cl div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 24px;
	height: 100%;/*background-image: url('images/Sheet-v.png');*/
}
.Sheet-cr {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 12px;
	right: 0;
	width: 12px;
	bottom: 12px;
}
.Sheet-cr div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: -12px;
	width: 24px;
	height: 100%;/*background-image: url('images/Sheet-v.png');*/
}
.Sheet-cc {
	position: absolute;
	overflow:hidden;
	z-index: -2;
	top: 12px;
	left: 12px;
	right: 12px;
	bottom: 12px;/*background-image: url('images/Sheet-c.png');*/
}
.Sheet {
	margin-top: -3px !important;
}
/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover {
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}
.artmenu, .artmenu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.artmenu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}
.artmenu li:hover {
	z-index: 10000;
	white-space: normal;
}
.artmenu li li {
	float: none;
}
.artmenu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}
.artmenu li:hover>ul {
	visibility: visible;
	top: 100%;
}
.artmenu li li:hover>ul {
	top: 0;
	left: 100%;
}
.artmenu:after, .artmenu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.artmenu, .artmenu ul {
	min-height: 0;
}
.artmenu ul {
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.artmenu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* menu structure */

.nav {
	position: relative;
	margin: 0 auto;
	width: 994px;
	height: 50px;
	z-index: 100;
}
.artmenu {
	padding: 6px 6px 6px 6px;
}
.nav .l, .nav .r, .nav .r div {
	top: 0;
	position: absolute;
	z-index: -1;
	overflow: hidden;
	height: 41px;
}
.nav .l {
	left: 0;
	right: 0px;
}
.nav .r {
	right: 0;
	width: 0px;
}
.nav .r div {
	width: 994px;
	right: 0;
}
.nav .l, .nav .r div {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('images/nav.png');
	height:44px;
}
/* end Menu */

/* begin MenuItem */
.artmenu ul li {
	clear: both;
}
.artmenu a, .artmenu a span {
	height: 29px;
	display: block;
}
.artmenu a {
	cursor: pointer;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
.artmenu a {
	background-image: url('images/item-left.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.artmenu a span {
	background-image: url('images/item-right.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.artmenu a span span {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: none;
	color: #fff;
	padding: 0 19px;
	margin: 0 4px;
	line-height: 29px;
	text-align: center;
	background-image: url('images/item-center.png');
	background-position: left top;
	background-repeat: repeat-x;
}
.artmenu a:hover {
	background-position: left -29px;
}
.artmenu li:hover>a {
	background-position: left -29px;
}
.artmenu li:hover a span {
	background-position: right -29px;
}
.artmenu a:hover span {
	background-position: right -29px;
}
.artmenu a:hover span span {
	color: #fff;
	background-position: left -29px;
}
.artmenu li:hover a span span {
	color: #000000;
	background-position: left -29px;
}
.artmenu a.active {
	background-position: left -58px;
}
.artmenu a.active span {
	background-position: right -58px;
}
.artmenu a.active span span {
	color: #000;
	background-position: left -58px;
}
/* end MenuItem */

/* begin MenuSeparator */
.nav .separator {
	display: block;
	width: 1px;
	height: 29px;
	background-image: url('images/item-separator.png');
}
/* end MenuSeparator */

/* begin Header */
div.Header {
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 994px;
	height: 245px;
}
div.Header-jpeg {
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 994px;
	height: 245px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.logo {
	display : block;
	position: absolute;
	left: 10px;
	top: 15px;
	width: 630px;
}
h1.logo-name {
	display: block;
	text-align: center;
}
h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 37px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #212725 !important;
}
.logo-text {
	display: block;
	text-align: center;
}
.logo-text, .logo-text a {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #212725 !important;
}
/* end Logo */

/* begin ContentLayout */
.contentLayout {
	margin-bottom: 0px;
	width: 994px;
	position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.Block {
	overflow: hidden;
	min-width:31px;
	min-height:31px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.Block-body {
	position: relative;
	z-index: 0;
	margin: 7px;
}
.Block-tl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	width: 19px;
	height: 19px;
	background-image: url('images/Block-s.png');
}
.Block-tr {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 19px;
	height: 19px;
}
.Block-tr div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -19px;
	width: 38px;
	height: 38px;
	background-image: url('images/Block-s.png');
}
.Block-bl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 19px;
	height: 19px;
}
.Block-bl div {
	position: absolute;
	z-index: -1;
	top: -19px;
	left: 0;
	width: 38px;
	height: 38px;
	background-image: url('images/Block-s.png');
}
.Block-br {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	right: 0;
	width: 19px;
	height: 19px;
}
.Block-br div {
	position: absolute;
	z-index: -1;
	top: -19px;
	left: -19px;
	width: 38px;
	height: 38px;
	background-image: url('images/Block-s.png');
}
.Block-tc {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 0;
	left: 19px;
	right: 19px;
	height: 19px;
}
.Block-tc div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 38px;
	background-image: url('images/Block-h.png');
}
.Block-bc {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	bottom: 0;
	left: 19px;
	right: 19px;
	height: 19px;
}
.Block-bc div {
	position: absolute;
	z-index: -1;
	top: -19px;
	left: 0;
	width: 100%;
	height: 38px;
	background-image: url('images/Block-h.png');
}
.Block-cl {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 19px;
	left: 0;
	width: 19px;
	bottom: 19px;
}
.Block-cl div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 38px;
	height: 100%;
	background-image: url('images/Block-v.png');
}
.Block-cr {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 19px;
	right: 0;
	width: 19px;
	bottom: 19px;
}
.Block-cr div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: -19px;
	width: 38px;
	height: 100%;
	background-image: url('images/Block-v.png');
}
.Block-cc {
	position: absolute;
	overflow:hidden;
	z-index: -2;
	top: 19px;
	left: 19px;
	right: 19px;
	bottom: 19px;
	background-image: url('images/Block-c.png');
}
.Block {
	margin: 7px;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader {
	position: relative;
	overflow: hidden;
	height: 30px;
	z-index: 0;
	line-height: 30px;
	padding: 0 7px;
	margin-bottom: 10px;
}
.BlockHeader-text {
	white-space : nowrap;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div {
	top: 0;
	position: absolute;
	z-index: -1;
	overflow: hidden;
	height: 30px;
}
.BlockHeader .l {
	left: 0;
	right: 10px;
}
.BlockHeader .r {
	right: 0;
	width: 10px;
}
.BlockHeader .r div {
	width: 994px;
	right: 0;
}
.BlockHeader .l, .BlockHeader .r div {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('images/BlockHeader.png');
}
.header-tag-icon {
	display:inline-block;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 15px;
	background-repeat: no-repeat;
	min-height: 8px;
	margin: 0 0 0 5px;
}
/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent {
	overflow: hidden;
	min-width:1px;
	min-height:1px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.BlockContent-body {
	position: relative;
	z-index: 0;
	margin: 10px;
}
.BlockContent-body {
	color:#596963;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.BlockContent-body a:link {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.BlockContent-body a:visited, .BlockContent-body a.visited {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.BlockContent-body a:hover, .BlockContent-body a.hover {
	color: #f5b21a;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.BlockContent-body ul {
	list-style:none;
	color: #000000;
	margin:0;
	padding:0;
}
.BlockContent-body li {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin-left: 12px;
	font-weight:bold;
}
.BlockContent-body ul li {
	padding:0px 0 0px 13px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.8em 0 0.5em 0;
	line-height:1.2em;
}
/* end Box, BlockContent */

/* begin Box, Post */
.Post {
	overflow: hidden;
	min-width:23px;
	min-height:23px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.Post-body {
	position: relative;
	z-index: 0;
	margin: 13px;
}
.Post-tl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	background-image: url('images/Post-s.png');
}
.Post-tr {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 11px;
	height: 11px;
}
.Post-tr div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -11px;
	width: 22px;
	height: 22px;
	background-image: url('images/Post-s.png');
}
.Post-bl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 11px;
	height: 11px;
}
.Post-bl div {
	position: absolute;
	z-index: -1;
	top: -11px;
	left: 0;
	width: 22px;
	height: 22px;
	background-image: url('images/Post-s.png');
}
.Post-br {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	right: 0;
	width: 11px;
	height: 11px;
}
.Post-br div {
	position: absolute;
	z-index: -1;
	top: -11px;
	left: -11px;
	width: 22px;
	height: 22px;
	background-image: url('images/Post-s.png');
}
.Post-tc {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 0;
	left: 11px;
	right: 11px;
	height: 11px;
}
.Post-tc div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 22px;
	background-image: url('images/Post-h.png');
}
.Post-bc {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	bottom: 0;
	left: 11px;
	right: 11px;
	height: 11px;
}
.Post-bc div {
	position: absolute;
	z-index: -1;
	top: -11px;
	left: 0;
	width: 100%;
	height: 22px;
	background-image: url('images/Post-h.png');
}
.Post-cl {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 11px;
	left: 0;
	width: 11px;
	bottom: 11px;
}
.Post-cl div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 22px;
	height: 100%;
	background-image: url('images/Post-v.png');
}
.Post-cr {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 11px;
	right: 0;
	width: 11px;
	bottom: 11px;
}
.Post-cr div {
	position: absolute;
	z-index: -1;
	top: 0;
	left: -11px;
	width: 22px;
	height: 100%;
	background-image: url('images/Post-v.png');
}
.Post-cc {
	position: absolute;
	overflow:hidden;
	z-index: -2;
	top: 11px;
	left: 11px;
	right: 11px;
	bottom: 11px;
	background-image: url('images/Post-c.png');
}
.Post {
	margin: 5px;
}
/* Start images */
a img {
	border: 0;
}
.article img, img.article {
	border-style: solid;
	border-width: 1px;
	border-color: #D8DEDC;
	margin: 1em;
}
.metadata-icons img {
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article {
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}
.article table, table.article .article tr, .article th, .article td {
	background-color:Transparent;
}
.article th, .article td {
	padding: 2px;
	border: solid 1px #E8D330;
	vertical-align: top;
	text-align:left;
}
.article th {
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}
/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */

.PostMetadataHeader {
	background-color: #D8DEDC;
	border-color: #B5C0BC;
	border-style: solid;
	border-width: 0px;
	padding:1px 1px 1px 10px;
}
/* end PostMetadata */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper {
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #2D3432;
}
.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #2D3432;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #38423F;
}
.PostHeader a:visited, .PostHeader a.visited {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #000000;
}
.PostHeader a:hover, .PostHeader a.hovered {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #151918;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: #343D3A;
}
.PostContent {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;
	color: #343D3A;
}
/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	letter-spacing: 1px;
	color: #A37200;
}
/* Adds special style to an unvisited link. */
a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	letter-spacing: 1px;
	color: #f5b21a;
}
/* Adds special style to a visited link. */
a:visited, a.visited {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #f5b21a;
}
/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #000;
}
/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	letter-spacing: 3px;
	text-align: left;
	color: #5f6dac;
	font-weight:bold
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	letter-spacing: 2px;
	text-align: left;
	color: #000;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	letter-spacing: 2px;
	text-align: left;
	color: #63746E;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	letter-spacing: 2px;
	text-align: left;
	color: #576661;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	letter-spacing: 2px;
	text-align: left;
	color: #576661;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	letter-spacing: 2px;
	text-align: left;
	color: #576661;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PostBullets */
/* Start Content list */

ul {
	list-style-type: none;
	color: #241900;
	margin:0;
	padding:0;
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: left;
}
.Post ul li {
	padding:0px 0 0px 15px;
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.5em;
}
/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */

blockquote p {
	color:#3D4844;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
blockquote {
	border-color:#B5C0BC;
	border-width: 1px;
	border-style: solid;
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#D8DEDC;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}
/* Finish blockuote */
/* end PostQuote */

/* begin PostIcons */
.PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #576661;
	display:none;
}
.PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover {
	margin:0;
}
.PostFooterIcons a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #A37200;
}
.PostFooterIcons a:visited, .PostFooterIcons a.visited {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	letter-spacing: 1px;
	color: #7E918A;
}
.PostFooterIcons a:hover, .PostFooterIcons a.hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #63746E;
}
/* end PostIcons */

/* begin Button */
button.Button, a.Button {
	position:relative;
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:27px;
	margin:0;
	padding:0;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
}
/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button {
	display:list-item;
	list-style-type:none;
	float:left;
}
.Button .btn {
	position: relative;
	overflow: hidden;
	display: block;
	width: auto;
	z-index: 0;
	height: 27px;
	color: #212725;
	white-space: nowrap;
	float: left;
}
.Button .t {
	height:27px;
	white-space: normal;
	padding: 0 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	line-height: 27px;
	text-decoration: none !important;
}
input, select {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;/*text-transform: uppercase;*/
}
.Button .active {
	color: #FBF8DF;
}
.Button .hover, a.Button:hover {
	color: #1A1E1D;
	text-decoration: none !important;
}
.Button .active .r {
	top: -54px;
}
.Button .hover .r {
	top: -27px;
}
.Button .r {
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 5px;
	height: 81px;
}
.Button .r span {
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width:403px;
	height: 81px;
}
.Button .active .l {
	top: -54px;
}
.Button .hover .l {
	top: -27px;
}
.Button .l {
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	right: 5px;
	height: 81px;
}
.Button .l, .Button .r span {
	background-image: url('images/Button.png');
}
/* end Button */

/* begin Footer */
.Footer {
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 994px;
	margin: 5px auto 0px auto;
	clear:both;
}
.Footer .Footer-inner {
	height:100%;
	position: relative;
	z-index: 0;
	padding: 0px;
	text-align: center;
	height: 100px;
}
.Footer .Footer-background {
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/footer.png');
	width: 994px;
	height: 100px;
	bottom:0;
	left:0;
}
.rss-tag-icon {
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	width: 32px;
}
.Footer .Footer-text p {
	margin: 0;
}
.Footer .Footer-text {
	display:inline-block;
	color:#3D4844;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding-top:20px;
	line-height:22px;
	color:#fff;
}
.Footer .Footer-text a:link {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.Footer .Footer-text a:visited {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.Footer .Footer-text a:hover {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover {
	font-family:Arial;
	font-size:12px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#C78B00;
}
.page-footer {
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#7E918A;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 297px;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 696px;
}
/* end LayoutCell */



/*
** HTML elements
*/
#footer {
	text-align: center;
}
ul li {
	text-align: left;
	background-image: none;
	display: block;
}
.tabs, .links {
	padding-left: 0px;
	margin: 0px;
}
.tabs li, .links li {
	float: left;
	display: block;
	padding: 0 0 0 1em;
}
#user-login-form {
	text-align: left;
}
#user-login-form ul li {
	background-image: none;
	padding-left:0;
}
fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid;
	width: 95%;
}
fieldset legend {
	/* Fix disappearing legend in FFox */
  display: block;
}
.breadcrumb {
	display: block;
	padding-bottom: .7em;
}
.form-text, .form-textarea {
	width: 95%;
	text-align: left;
}
.tags {
	float: left;
}
.messages {
	padding: 5px;
	margin: 5px 0;
}
.status {
	border: 1px solid #090;
	background:#C9FBC8;
	margin: 5px 0;
}
.messages li {
	margin: 5px 0;
}
tr.even, tr.odd {
	background-color: transparent;
}
#forum table {
	width: 99%;
	margin-top: 15px;
}
#forum td.container {
	padding-top: 15px;
	border-left: none;
	border-right: none;
}
#forum td.active {
	background-color: transparent;
}
#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply {
	padding-top: 4px;
	padding-bottom: 4px;
}
#forum td.container {
	font-weight: bold;
}
#forum td.active {
	background-color: transparent;
}
.forum-topic-navigation {
	border-top: 0px transparent;
	border-bottom: 0px transparent;
}
.forum-topic-navigation .topic-previous {
	text-align: left;
	float: left;
}
.forum-topic-navigation .topic-next {
	text-align: right;
	float: right;
}
.read_more {
	margin: 5px 0px;
	text-align:left;
}
/*ravi work*/
.top_header_main {
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 994px;
	height: 110px;
}
.logo_main {
	outline:none;
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 216px;
	height: 100px;
	float:left;
	padding:10px 0 0 0;
}
.request_a_quote {
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 480px;
	height: 114px;
	float:right;
	top:10px;
}
.address_main {
	margin: 0;
	position: relative;
	z-index:0;
	height: 100px;
	float:left;
}
.address_main_inner {
	margin: 0;
	position: relative;
	z-index:0;
	height: 100px;
	float:left;
}
.flag_main {
	margin: 0;
	z-index:0;
	height: 100px;
	float:left;
	border-left:1px solid #5f6dac;
	border-right:1px solid #5f6dac;
	padding:0 15px 0 15px;
	width:230px;
}
.flag_main_inner {
	margin: 0;
	z-index:0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6370ae;
	font-weight:bold;
	padding:8px 0 8px 0;
	width:98%
}
.padding_top {
	padding-top:2px;
}
.massenger_main, div#block-block-2 {
	margin: 0;
	z-index:0;
	float:left;
	padding:0 0 10px 0;
}
.massenger_main_inner {
	margin: 0;
	z-index:0;
	float:left;
	padding:0 10px 0 10px;
}
.request_a_callback {
	width:auto;
	float:left;
	margin:0;
	padding:0 10px;
}
.logo-name_heading {
	margin: 0;
	z-index:0;
	float:left;
	padding:0 0 0 27px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	clear:both;
	width:100%;
}
.logo_heading_text {
	margin: 0;
	z-index:0;
	float:left;
	padding:10px 0 0 27px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	clear:both;
	width:96%;
	line-height:22px;
	font-weight:bold;
}
.font15 {
	font-size:15px;
	color:#F5B732;
}
.font15 a {
	font-size:15px;
	color:#F5B732;
	text-decoration:none;
}
.font15 a:hover {
	font-size:15px;
	color:#F5B732;
	text-decoration:underline;
}
.white {
	color:#fff;
}
.white a {
	color:#fff;
	text-decoration:none;
}
.white a:hover {
	color:#fff;
	text-decoration: underline;
}
.blue {
	color:#031C8D;
}
.blue a {
	color:#031C8D;
	text-decoration:none;
}
.blue a:hover {
	color:#031C8D;
	text-decoration: underline;
}
.orange {
	color:#F5B732;
}
.orange a {
	color:#F5B732;
	text-decoration:none;
}
.orange a:hover {
	color:#F5B732;
	text-decoration: underline;
}
.font22 {
	font-size:20px;
	color:#fff;
	text-decoration:none;
}
.font22 a {
	font-size:20px;
	color:#fff;
	text-decoration:none;
}
.font22 a {
	font-size:20px;
	color:#fff;
	text-decoration:underline;
}
.products_main {
	margin: 0;
	z-index:0;
	float:left;
	width:100%;
	height:145px;
	/*background:url(images/products_main_bg.png) repeat-x;*/
}
.products_main_inner {
	margin: 0;
	z-index:0;
	float:left;
	width:326px;
	height:auto;
}
.products_main_inner_icons {
	margin: 0;
	z-index:0;
	float:left;
	width:310px;
	height:auto;
	padding:5px 5px 0;
}
.products_main_inner_text {
	margin: 0;
	z-index:0;
	float:left;
	height:auto;
	padding-left:95px;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.read_more {
	margin: 0;
	z-index:0;
	float:right;
	height:auto;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-right:20px;
	text-decoration:none;
}
.products_sprator {
	width:2px;
	margin:0;
	padding:0;
	float:left;
	padding:3px;
}
.portfolio_main {
	margin: 0;
	z-index:0;
	float:left;
	width:100%;
	padding:15px 0 0 0;
}
.portfolio_main_top {
	margin: 0;
	z-index:0;
	float:left;
	height:13px;
}
.portfolio_main_bottom {
	margin: 0;
	z-index:0;
	float:left;
	height:32px;
}
.portfolio_main_middle {
	margin: 0;
	z-index:0;
	float:left;
	width:100%;
	background: #f6f6f6;
	padding-left:17px;
}
.news_main {
	width:auto;
	float:left;
	padding-left:13px;
}
.content1 {
	width:420px;
	clear:both;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
}
.ligh13 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.news_main_inner {
	width:480px;
	float:left;
	padding-top:130px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
}
/* Home */
.home .content {
	clear:both;
	position:relative;
}
.home .panel2 {
	width:451px;
	position:relative;
	top:-101px;
	left:0px;
	padding:0 23px 15px 23px;
	float:left;
	background:url(images/tab_header.gif) no-repeat 7px 0px;
	/*background:transparent url(/fcwsite/img/bg_panel2.gif) left top no-repeat;*/
	margin-bottom:-101px;
}
.home .panel3 {
	width:451px;
	position:relative;
	top:-101px;
	left:0px;
	padding:0 23px 15px 23px;
	float:left;
	background:url(images/tab_header.gif) no-repeat 7px 0px;
	/*background:transparent url(/fcwsite/img/bg_panel2.gif) left top no-repeat;*/
	margin-bottom:-101px;
}
.home h2 {
	font-size:15px;
	line-height:19px;
	margin:0 30px 0 0;
	float:left;
	clear:none;
	color:#F4B42C;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.home h2.right {
	float:right;
}
.more {
	text-align:right;
	margin-top:10px;
}
/* Workaround for IE z-index bug - See: http://therealcrisp.xs4all.nl/ie7beta/css_zindex.html */

.panel2hidden {
	width:451px;
	position:absolute;
	top:0;
	left:0;
	padding:0 23px 15px 23px;
	float:left;
	background:transparent url(images/bg_panel2.gif) 7px 0 no-repeat;
	margin-bottom:-101px;
	visibility:hidden;
	height:302px;
}
.panel3hidden {
	width:451px;
	position:absolute;
	top:0;
	left:0;
	padding:0 23px 15px 23px;
	float:left;
	background:transparent url(images/bg_panel2.gif) 7px 0 no-repeat;
	margin-bottom:-101px;
	visibility:hidden;
	height:302px;
}
.link_1 a {
	Font-Family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	outline:none;
}
.link_1 a:visited {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.link_1 a:active {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.link_1 a:hover {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.link_2 a {
	Font-Family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	outline:none;
}
.link_2 a:visited {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.link_2 a:active {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.link_2 a:hover {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.views-field-field-image-fid {
	width:539px;
	float:left;
}
.views-field-field-imag-fid {
	width:213px;
	float:left;
}
.images_body {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size:12px;
	line-height:22px;
}
.images_title {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
#viewscarousel-homeportfolio-page-1 .views-field-title {
	float:right;
	width:430px;
	clear:both;
}
#viewscarousel-homeportfolio-page-1 .views-field-field-portfoliourl-new-value {
	float:right;
	width:430px;
	clear:both;
	padding:5px 0 0 0;
	color:#ffaf04;
	font-weight:bold;
}
.field-content {
	color:#ffaf04;
}
#viewscarousel-homeportfolio-page-1 .views-field-teaser {
	float:right;
	width:430px;
	clear:both;
}
.light20 {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 20px;
}
.light12 {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height:22px;
}
.article {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
.row-first {
	float:left;
	padding:10px 0 10px 0;
}
.row-last {
	float:left;
	padding:10px 0 10px 0;
}
.col-1 {
	float:left;
	padding:10px 0 10px 0;
}
.orange1 {
	color:#f4b42c;
	font-size:13px;
}
.taxonomy-list-item {
	/*     background:#ECEFF3 none repeat scroll 0 0;
border-color: #D8E0E9;
border-style: solid;
border-width:medium 1px;*/
display:block;
	min-height:120px;
	text-align:center;
	padding:4px 2px 4px 2px;
	width:152px;
	height:152px;
	background:url('images/corner.png') no-repeat;
}
.taxonomy-list-image {
	margin-right:0em !important;
	clear:both;
	float:none;
}
#taxonomy-list-table-1 td {
	padding-right:10px;
}
tr.even, tr.odd {
	border:none;
}
.taxonomy-list-title, .taxonomy-list-title a {
	margin-right:0em;
	padding:0px 3px 0px 0px;
	font-size:11px;
	letter-spacing:0px;
	color:#000;
}
div#banners_portfolio div.views-field-field-imag-fid img {
	border:1px solid red;
	width:100%;
	height:100%;
}
a {
	outline:none;
}
div#edit-name-wrapper input#edit-name, div#edit-pass-wrapper input#edit-pass {
	/*border:1px solid red;*/
     width:200px;
}
.Light123 a,.Light123 a:hover, .Light123 a:visited,{ color:#F5B21A; font-weight:bold;}
