/* begin Body */
body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
  color: #6A6A6A;
}

/* End Body */


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

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 3px 3px 3px 3px;
}

.art-nav
{
	position: relative;
	height: 32px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 32px;
	background-image: url('images/nav.png');
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 850px;
	clip: rect(auto, auto, auto, 850px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 26px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 78px;
	background-image: url('images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:1px;
}

.art-menu a .r
{
	width:402px;
	right:0;
	clip: rect(auto, auto, auto, 401px);
}

.art-menu a .t 
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
	color: #E3E3E3;
	padding: 0 17px;
	margin: 0 1px;
	line-height: 26px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-26px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-26px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-26px;
}
.art-menu a:hover .t
{
	color: #2E2E2E;
}

.art-menu li:hover a .t
{
	color: #2E2E2E;
}

.art-menu li:hover>a .t
{
	color: #2E2E2E;
}



/* end MenuItem */

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

/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 250px;
	overflow:hidden;
	line-height: 26px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #B5B5B5;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #000000;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #000000;
	border-color: #A6A6A6;
	background-position: 0 -26px;
}

.art-menu ul li:hover>a
{
	color: #000000;
	border-color: #A6A6A6;
	background-position: 0 -26px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #000000;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #000000;
}


/* end MenuSubItem */



.maincont
{
width:820px;
margin:0px auto;
	
}
.maincontslide
{
width:850px;
margin:0px auto;
	
}
/*Header*/
.mainhead
{
width:100%;
height:90px;
	
}
/*slideshow starts*/
.slideshow
{
width:820px;
height:250px;
padding:15px;
}
#slideshow {
	position:relative;
	height:270px;
	width:819px;
	background:url(images/shadow.png) scroll center bottom no-repeat;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}

#slideshow1 {
	position:relative;
	height:110px;
}
#slideshow1 IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow1 IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow1 IMG.last-active {
	z-index:9;
}
/*slideshow ends*/
h3
{
font-size:16px;
color:#000;
font-weight:bold;
font-family: Arial, Helvetica, Sans-Serif;	
}
h1
{
font-size:24px;
color:#000;
font-weight:bold;
font-family: Arial, Helvetica, Sans-Serif;	
}
h2
{
font-size:20px;
color:#000;
font-weight:bold;
font-family: Arial, Helvetica, Sans-Serif;	
}
/* Start blockquote */
.highlight

{
	min-height:225px;
	color:#180707;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
border:solid 1px #E19898; 		
	padding:5px 5px 5px 28px;
	background-color:#F2D4D4;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}
.soffers

{
	height:250px;
	color:#180707;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
border:solid 1px #E19898; 		
	padding:5px;
	background-color:#F2D4D4;
	
}

/* Finish blockuote */
/* end PostQuote */


#service ul 
{
list-style-image:url('images/marker.png');
font-family:  Arial, Helvetica, Sans-Serif;
font-size:14px;
line-height:150%;

}
a
{
	color: #06C;
	text-decoration:none;
	font-size:14px;
	font-family: Arial, Helvetica, Sans-Serif;
}
a:hover
{
	color: #000;
	text-decoration:none;
	font-size:14px;
	font-family: Arial, Helvetica, Sans-Serif;
}	
.box {
background: #F5F5F5;
border: 1px solid #C8C8C8;
padding: 4px;
}
.box1 {
background: #F5F5F5;
border: 1px solid #C8C8C8;
padding: 10px;
}
.shadow {
width: 100%;
background: url(images/shadow-small.png) center bottom no-repeat;
background-image: url(images/shadow-small.png);
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: initial;
background-position-x: 50%;
background-position-y: 100%;
background-origin: initial;
background-clip: initial;
background-color: initial;
padding-bottom: 7px;
}

.p1 {
margin-bottom: 4px;
}
.shadow1 {
width: 100%;
background: url(images/shadow-small.png) center bottom no-repeat;
background-image: url(images/shadow-small.png);
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: initial;
background-position-x: 100%;
background-position-y: 100%;
background-origin: initial;
background-clip: initial;
background-color: initial;
padding-bottom: 11px;
}
.portdiv
{
width:45%;
float:left;
padding-left:5%;	
}

.testimonial
{
border-bottom:1px #333333 dotted;	
padding:10px 0px 10px 0px;
}
.testimonial strong
{
font-weight:bold

}
/* FORM ITEMS Starts*/
.input-textbox, .input-select, .input-textarea {
	float:left;
	color:#666666;
	font-size:12px;
	width:200px;
	padding:5px 4px;
	margin-bottom:5px;
	border:1px solid #d7d7d7;
	font-family:Arial, Helvetica, sans-serif;
}
.input-textbox:hover, .input-select:hover, .input-textarea:hover {
	border:1px solid #b24637;
}
.input-textarea {
	width:300px;
	height:130px;
	overflow:auto;
}
/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:28px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
}

.art-button-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 28px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .art-button-wrapper
{
	display:block;
	float:left;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 28px;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 11px !important;
	line-height: 28px;
	text-decoration: none !important;
	color: #3D3D3D !important;
}



.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #571919 !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #2E2E2E !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 84px;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:7px;
}

.art-button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 396px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -28px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -56px;
}


/* end Button */
/* FORM ITEMS Ends*/
