@charset "utf-8";
/* CSS Document */

/* Eric Meyer's Reset Styles CSS Code follows.*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*html {
overflow: auto;
}*/

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color:#ecf5dd;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Reset Code ends here. */
/* Mother Murphy's-unique code begins here. */

.indexcontainer {
	width:960px;
	height:805px;
	margin:10px auto 0 auto;
	background-image:url(../images/index_background.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#indexheader {
	background-image:url(../images/header_bkgrd.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
	position:relative;
	padding-top:50px; 
	margin:0 auto 0 auto; 
	height:140px; 
	width:918px;
	z-index:0;
}

#searchfield {
	width:260px;
	height:20px;
	float:right;
	z-index:1;
	left: 643px;
	top: 49px;
	/*margin:-40px 0 20px 0;*/
}

#search {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:666#;
	margin:0 4px 0 0;
}

#imgg{float:left; position:relative; margin:-24px 0 0 136px;}

#flashcontainer {
	width:918px;
	height:340px;
	margin:-14px auto 0 auto;
	background-color:#7eb6b5;
	position:relative;
}

#leftflash {
	width:670px;
	height:340px;
	background-color:#999900;
	float:left;
	z-index:1;
	margin:0;
	float:left;
}

/*#middlehtml {
	width:400px;
	height:340px;
	background-color:#7eb6b5;
	z-index:2;
	margin:0 0 0 270px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:22px;
}

#middlehtmltext h1 {
	font-size:18px;
	font-weight:700;	
}

#middlehtmltext {
	padding:20px;
}*/

#rightflash {
	width:248px;
	height:340px;
	float:right;
	background-color:#FF33CC;
	z-index:3;
}

#nav {
	width:918px;
	height:30px;
	background-color:#c3db9f;
	margin:6px auto 0 auto;
}

#subpagenav {
	width:918px;
	height:30px;
	background-color:#c3db9f;
	margin:-14px auto 0 auto;
	z-index:10;
}

#indexcontent {
	width:916px;
	height:226px;
	margin:6px 6px 6px 22px;
}
 
#indexcontentleft {
	width:321px;
	height:226px;
	background-image:url(../images/HP_347x244_btm_lft.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin:0 6px 0 0;
	z-index: 2;
}

#indexcontentleft p {
	
}

#clickablelogo {
	width:525px;
	height:140px;
	z-index:100;
	position:absolute;
	top: 21px;
	left: -3px;
}

/*-------------------------------------- Subpage css ---------------------------------------------------------------------------*/

#subleftcol {
	margin:6px 0 0 22px;
	width:166px;
	height:505px;
	background-image:url(../images/subpageleftcol_products.jpg);
	position:relative;
}

#subleftcol-contacts {
	margin:6px 0 0 22px;
	width:166px;
	height:505px;
	background-image:url(../images/168x521_left_contacts.jpg);
	position:relative;
}

#subleftcol h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	color:#7e543a;
}

#subleftcol li ul ul {
	margin:80px 0 0 40px;
}

#subleftcol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#909395;
	line-height:20px;
}

#subleftcol ul li {
	margin-left:20px;
}

#subleftcol li a:link {
	color:#909395;
	text-decoration:none;
}

#subleftcol li a:active {
	text-decoration:none;
	font-weight:700;
	color:#7e543a;
}

#subleftcol li a:visited {
	color:#909395;
	text-decoration:none;
}

#subleftcol li a:hover {
	text-decoration:none;
	color:#333366;
}

#subleftcol-services {
	margin:6px 0 0 22px;
	width:166px;
	height:505px;
	background-image:url(../images/168x521_left_services.jpg);
	position:relative;
}

#subleftcol-services h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	color:#7e543a;
}

#subleftcol-services li ul ul {
	margin:80px 0 0 40px;
}

#subleftcol-services li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#909395;
	line-height:20px;
}

#subleftcol-services ul li {
	margin-left:20px;
}

#subleftcol-services li a:link {
	color:#909395;
	text-decoration:none;
}

#subleftcol-services li a:active {
	text-decoration:none;
	font-weight:700;
	color:#7e543a;
}

#subleftcol-services li a:visited {
	color:#909395;
	text-decoration:none;
}

#subleftcol-services li a:hover {
	text-decoration:none;
	color:#333366;
}

/* pseudo-classes need to be in order:

:link
:active
:visited
:hover
---------------------------------------------------------------*/

#subrightcol {
	position:relative;
	width:143px;
	height:505px;
	background-image:url(../images/subpagerightcol_products.jpg);
	margin:-504px 0 0 796px;
}

#subrightcol-services {
	position:relative;
	width:143px;
	height:505px;
	background-image:url(../images/146x521_72_right_services.jpg);
	margin:-504px 0 0 796px;
}

#subrightcol h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:800;
	color:#909395;
	text-decoration:none;
}

#subrightcol a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:400;
	color:#909395;
	line-height:12px;
	text-decoration:none;
}

#subrightcol a:active {
	text-decoration:none;
	font-weight:400;
	color:#7e543a;
}

#subrightcol a:visited {
	color:#909395;
	text-decoration:none;
}

#subrightcol a:hover {
	text-decoration:none;
	color:#333366;
}

#subrightcol h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	color:#7e543a;
	margin:0 0 0 5px;
}



#subrightcol li ul {
	margin-top:80px;
}

#subrightcol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#909395;
	line-height:20px;
}

#subrightcol ul li {
	margin:0 0 0 20px;
}

#subrightcol li a {
	color:#909395;
	text-decoration:none;
}

#subrightcol li a:visited {
	color:#909395;
	text-decoration:none;
}

#subrightcol li a:hover {
	text-decoration:none;
	color:#333366;
}

#subrightcol li a:active {
	text-decoration:none;
	font-weight:700;
	color:#7e543a;
}

#subrightcol h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:800;
	color:#909395;
	text-decoration:none;
}

#subrightcol a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:400;
	color:#909395;
	line-height:12px;
	text-decoration:none;
}

#subrightcol a:active {
	text-decoration:none;
	font-weight:400;
	color:#7e543a;
}
/*--------------------------------------------------------------------------------------*/
#subrightcol-services a:link {
	color:#909395;
	text-decoration:none;
}

#subrightcol-services a:active {
	color:#909395;
	text-decoration:none;
}

#subrightcol-services a:visited {
	color:#909395;
	text-decoration:none;
}

#subrightcol-services a:hover {
	text-decoration:none;
	color:#333366;
}

#subrightcol-services h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	color:#7e543a;
	margin:0 0 0 5px;
}

#subrightcol-services h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	color:#999999;
	margin:0 0 0 5px;
	text-decoration:none;
}
#subrightcol-services li ul {
	margin-top:80px;
}

#subrightcol-services li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#909395;
	line-height:20px;
}

#subrightcol-services ul li {
	margin:0 0 0 20px;
}

#subrightcol-services li a {
	color:#909395;
	text-decoration:none;
}

#subrightcol-services li a:visited {
	color:#909395;
	text-decoration:none;
}

#subrightcol-services li a:hover {
	text-decoration:none;
	color:#333366;
}

#subrightcol-services li a:active {
	text-decoration:none;
	font-weight:700;
	color:#7e543a;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/

#subpagecontent {
	width:596px;
	height:505px;
	margin:-505px 0 0 194px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	color:#7e543a;
	font-size:12px;
	line-height:24px;
	z-index:0;
}
subpagecontent-services {
	width:596px;
	height:505px;
	margin:-1000px 0 0 194px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	color:#7e543a;
	font-size:12px;
	line-height:24px;
	z-index:0;
	background-image:url(../images/serviceslandingbtns.jpg);
}

.contentimgleft {
	float:right;
	margin:20px 20px 10px 20px;
}

.contentimgright {
	float:left;
	margin:20px 20px 10px 20px;
}

#subpagecontent_our_history {
	width:596px;
	height:505px;
	margin:-505px 0 0 194px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	color:#7e543a;
	font-size:12px;
	line-height:20px;
}

#subpagecontent strong {
	font-weight:900;
}

#subpagecontent h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#705050;
	font-size:20px;
}

#subpagecontent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#705050;
	font-size:16px;
}

#subpagecontent h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#705050;
	font-size:13px;
}
#subpagecontent p {
	line-height:18px;
}

#subpagecontent hr {
	border:1px solid #CCCCCC;
}

#subpagecontent input {
	border:1px solid #CCCCCC;
}

#subpagecontent select {
	border:1px solid #CCCCCC;
	width:200px;
}

#aboutustext {
	width:570px;
	margin:20px 0 0 0;
	z-index:4;
	position:absolute;
	height: 353px;

}
#servicestext {
	z-index:4;
	position:relative;

	line-height:12px;
}

#aboutuslandingbtns {
	z-index:3;
	width:300px;
	margin:-200px 0 0 0;
}

#contactustext {
	z-index:3;
	width:300px;
	margin:-200px 0 0 0;
}

#contactuslandingbtns {
	
}



/*------------------------------------- Subpage css end -----------------------------------------------------------------------*/


#lefttext {
	margin-top:110px;
	margin-left:20px;
	position:absolute;
	line-height:18px;
	left: -7px;
	top: -21px;
	width: 288px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:800;
	color:#666;
}
 
#indexcontentmiddle {
	width:319px;
	height:226px;
	margin:-226px 0 0 328px;
	position:relative;
	background-color:#fff;
	z-index: 2;
	background-image:url(../images/HP_319x243_centr.jpg);
	background-repeat:no-repeat;
}

#indexcontentmiddle img {
	margin:0 0 0 18px;
}

#centertext {
	margin:10px 0 0 20px;
	line-height:20px;
}

#centertext span {color: #E37F1C;}

#centertext p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:500;
	color:#666;
	width:260px;
}

#indexcontentright {
	width:266px;
	height:226px;
	background-color:#fdf5e7;
	z-index: 3;
	margin:-226px 0 0 650px;
	position:relative;
}

#righttextlist {
	width:190px;
	height:200px;
	margin:0 auto 0 auto;
}

#righttextlist h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#E37F1C;
}

#righttextlist ul {
	line-height:11px;
}

#righttextlist li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
}

#righttextlist li a:hover {
	color:#ccc;
}

#righttextlist hr {
	color:#C0DDE5;
	border-top:1px solid #c0dde5;
}

.whatsnewthumb {float:left; margin:0 10px 10px; 0;}
.whatsnewpdflink {text-decoration:none; color:#e37c13;}
.whatsnewpdflink a:hover {color:#666666;}

#rightcontentmore {
	margin:0 0 0 70px;
}
 
#footer {
	clear:both;
	width:720px;
	height:30px;
	margin:30px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5C898A;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5C898A;
	text-decoration:none;
}

#subpagefooter {
	clear:both;
	width:916px;
	height:63px;
	margin:0px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5C898A;
	position:relative;
	z-index:0;
}

#subpagefooter a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5C898A;
	text-decoration:none;
}

#subpagefooterlist {
	width:480px;
	height:40px;
	z-index:1;
	margin:-60px 0 0 280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#5C898A;
	text-decoration:none;
	
}
#subpagefooterlist-aboutus {
	width:500px;
	height:40px;
	z-index:1;
	margin:-54px 0 0 270px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#5C898A;
	text-decoration:none;
}

.activepage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	text-decoration:none;
}

.nextpage {
	width:20px;
	height:20px;
	border:none;
	padding:4px 4px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.footer {
	clear:both;
	width:916px;
	height:30px;
	margin:30px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5C898A;
}

.footer a {
	clear:both;
	width:720px;
	height:30px;
	margin:30px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5C898A;
}
#cnt {
	padding: 15px;
	width: 340px;
}
flav {
	font-size:20px; font-weight:400; color:#b8b8b8; margin:0 0 10px 0;
}

#video_container {
	margin:20px auto 0 auto;
	width:360px;
}