/*MAIN CONTAINER*/
html,body {
	height:100%;
	min-height:100%;
	min-width:1024px;
}
body {
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cont {
	clear: both;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/other/bgc.png);
	background-repeat: repeat;
}
/*HEADER CONTENT*/
#hd {
	height: 100px;
	width: auto;
	float: none;
	clear: both;
	background-color: #000000;
}

#hd1 {
	clear: both;
	height: 100px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/other/top_bkg.jpg);
	background-repeat: no-repeat;
}

#lg {
	float: left;
	height: 55px;
	width: 241px;
	padding-top: 45px;
	padding-left: 150px;
}

#lnk {
	float: left;
	height: 46px;
	width: 621px;
	padding-left: 5px;
	padding-top: 54px;
	z-index: 5;
}

/*TOP CONTENT*/
#cn {
	clear: both;
	float: none;
	height: 300px;
	width: auto;
	background-color: #000000;
}
#cn1 {
	clear: both;
	height: 300px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #000;
	background-image: url(../image/other/bot_bkg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#sld {
	clear: both;
	height: 300px;
	width: 1024px;
	background-repeat: no-repeat;
	background-position: 120px;
	position: relative;
}
#sld_content {
	height: 295px;
	width: 904px;
	position: absolute;
	padding-left: 120px;
	padding-top: 5px;
	z-index: 1;
	overflow: hidden;
	left: 0px;
	top: 5px;
}
#sld_cover {
	height: 295px;
	width: 904px;
	z-index: 4;
	position: absolute;
	background-image: url(../image/slideshow/sl_cover.png);
	background-repeat: no-repeat;
}



#sld_btn {
	clear: both;
	float: left;
	height: 56px;
	width: 180px;
	padding-top: 0px;
	padding-left: 0px;
	/*opacity:0.6;*/
	/*filter:alpha(opacity=60);*/
	background-image: url(../image/tcontent/lm_btn.png);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-top: 0px;
	z-index: 1;
	position: absolute;
	left: 613px;
	top: 64px;
}

#sld_btn2 {
	clear: both;
	float: left;
	height: 56px;
	width: 426px;
	padding-top: 4px;
	padding-left: 598px;
	/*opacity:0.6;*/
	/*filter:alpha(opacity=60);*/
	/*background-image: url(../image/tcontent/lm_btn.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 595px;*/
	margin-top: 64px;
	z-index: 1;
	position: relative;
}

#sld_bc {
	clear: both;
	float: left;
	height: 36px;
	width: 1024px;
	margin-top: 0px;
	z-index: 2;
	position: absolute;
	left: -1px;
	top: 257px;
}
/*Slideshow Covers Start*/


#s1 {
	height: 3px;
	width: 720px;
	position: absolute;
	left: 134px;
	top: 0px;
	background-image: url(../image/slideshow/sl_top.png);
	background-repeat: no-repeat;
	z-index: 4;
}

#s2 {
	height: 8px;
	width: 720px;
	position: absolute;
	left: 134px;
	top: 284px;
	background-image: url(../image/slideshow/sl_bot.png);
	background-repeat: no-repeat;
	z-index: 4;
}
#s3 {
	height: 288px;
	width: 4px;
	position: absolute;
	left: 134px;
	top: 1px;
	background-image: url(../image/slideshow/sl_left.png);
	background-repeat: no-repeat;
	z-index: 4;
}
#s4 {
	height: 288px;
	width: 4px;
	position: absolute;
	left: 850px;
	top: 1px;
	background-image: url(../image/slideshow/sl_right.png);
	background-repeat: no-repeat;
	z-index: 4;
}
/*Slideshow Covers End*/
#wc {
	float: left;
	width: 199px;
	height: 32px;
	position: absolute;
	left: 175px;
	top: 259px;
	z-index: 3;
}

#wcsub {
	float: left;
	width: 330px;
	height: 26px;
	/*background-image: url(../image/tcontent/wc_btn.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 162px;*/
	padding-top: 10px;
	padding-left: 182px;
}
#snl {
	float: left;
	width: 167px;
	height: 26px;
	position: absolute;
	left: 687px;
	top: 268px;
	z-index: 3;
}

#snl2 {
	float: left;
	width: 167px;
	height: 26px;
	position: absolute;
	left: 688px;
	top: 11px;
	z-index: 3;
}

/*BOTTOM CONTENT*/
#bc {
	clear: both;
	float: none;
	height: 252px; /* 260 Pixels base on overall size of 770 pixels and template bottom content size*/
	width: auto;
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-image: url(../image/other/bgc.png);
}
/* Sub Pages Content Start*/
#bc_solution {
	clear: both;
	float: none;
	height: 420px; /* 260 Pixels base on overall size of 770 pixels and template bottom content size*/
	width: auto;
}
#bc_about {
	clear: both;
	float: none;
	height: 530px; /* 260 Pixels base on overall size of 770 pixels and template bottom content size*/
	width: auto;
	background-image: url(../image/other/bgc.png);
	background-repeat: repeat;
}
/* Sub Pages Content End*/

#bc1 {
	clear: both;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#bc_title {
	float: left;
	height: 36px;
	width: 1009px;
	padding-top: 10px;
	padding-left: 15px;
}
#bct1 {
	float: left;
	height: 36px;
	width: 200px;
	padding-left: 139px;
	padding-right: 15px;
}

#bcline1 {
	float: left;
	width: 1px;
	height: 36px;
	background-image: url(../image/bcontent/bcline.png);
}
#bclink1 {
	padding-top: 50px;
	padding-left: 145px;
	font-weight: bold;
	color: #999999;
}
#bclink2 {
	padding-top: 35px;
	padding-left: 180px;
	font-weight: bold;
	color: #999999;
}
#bclink3 {
	padding-top: 65px;
	padding-left: 145px;
	font-weight: bold;
	color: #999999;
}


#bct2 {
	float: left;
	height: 36px;
	width: 250px;
	padding-left: 12px;
}
#bcline2 {
	float: left;
	width: 1px;
	height: 180px;
	background-image: url(../image/bcontent/bcline.png);
}
#bct3 {
	float: left;
	height: 36px;
	width: 294px;
	padding-left: 12px;
}
#bc_content {
	float: left;
	height: auto;
	width: auto;
	padding-left: 15px;
	clear: both;
}
#sub_img {
	padding-left: 14px;
	padding-top: -5px;
}


#bcc1 {
	height: 203px;
	width: 200px;
	float: left;
	padding-left: 139px;
	padding-right: 15px;
}
#bcc2 {
	height: 203px;
	width: 250px;
	float: left;
	padding-left: 12px;
}
#bcc3 {
	height: 203px;
	width: 294px;
	float: left;
	padding-left: 12px;
}
/* SUB PAGES*/

#wcl_b1 {
	float: left;
	height: 30px;
	width: 685px;
	padding-left: 139px;
	padding-right: 200px;
	background-image: url(../image/bcontent/wcl_bg.png);
	background-repeat: no-repeat;
	background-position: 120px;
	padding-top: 6px;
}
#wcl_b2 {
	height: auto;
	width: 660px;
	float: left;
	padding-left: 164px;
	padding-right: 200px;
	background-image: url(../image/bcontent/wcl_bcc.png);
	background-repeat: repeat-y;
	background-position: 120px;
	padding-top: 6px;
}
#bct_sub1 {
	float: left;
	height: 30px;
	width: 450px;
	padding-left: 139px;
	padding-right: 15px;
	background-image: url(../image/bcontent/bct_bg.png);
	background-repeat: no-repeat;
	background-position: 120px;
	padding-top: 6px;
}
#bcc_sub1 {
	height: auto;
	width: 450px;
	float: left;
	padding-left: 139px;
	padding-right: 15px;
	background-image: url(../image/bcontent/bcc_bg.png);
	background-repeat: repeat-y;
	background-position: 120px;
	padding-top: 6px;
}
#bct_sub2 {
	float: left;
	height: 20px;
	width: 200px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../image/bcontent/bcc_bg3.png);
	padding-top: 16px;
}
#bcline_sub1 {
	float: left;
	width: 1px;
	height: 36px;
	background-image: url(../image/bcontent/bcline2.png);
}
#bcline_sub2 {
	float: left;
	width: 1px;
	height: 250px;
	background-image: url(../image/bcontent/bcline2.png);
}
#bcc_sub2 {
	height: auto;
	width: 200px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../image/bcontent/bcc_bg3.png);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 6px;
}
#bcc_sub2_bot {
	height: 6px;
	width: 200px;
	float: left;
	background-image: url(../image/bcontent/bct_bg2_bot.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
}
/*FOOTER CONTENT*/
#ft {
	clear: both;
	float: none;
	height: 110px;
	width: auto;
	background-image: url(../image/other/white.png);
	background-repeat: repeat-x;
	z-index: 5;
}

#ft1 {
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#ftlnk {
	float: left;
	height: auto;
	width: 734px;
	padding-left: 290px;
	padding-top: 10px;
	color: #548292;
}
#cp {
	float: left;
	height: auto;
	width: 852px;
	padding-left: 172px;
}
#oth {
	float: left;
	height: auto;
	width: 300px;
	padding-left: 724px;
}

#oth a{
    color:transparent;
}

/*Start Drop Down Menu*/
#cssmenu ul {
	margin: 0;
	line-height: 100%;
	border-radius: 1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);*/
	/*-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);*/
	width: auto;
	z-index: 5;
	font-family: Geneva, sans-serif, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-top: 1px;
}
#cssmenu li {
	float: left;
	position: relative;
	list-style: none;
	z-index: 5;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #333333;
}
#cssmenu a,
#cssmenu a:link {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);*/
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
}
#cssmenu a:hover {
	color: #CCCCCC;
}
#cssmenu .active a,
#cssmenu li:hover > a {
	color: #C0C0C0;
	/*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
	/*-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
	/*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
	/*text-shadow: 0 1px 0 #ffffff;*/
	border-top-style: none;
}
#cssmenu ul ul li:hover a,
#cssmenu li:hover li a {
	background: none;
	border: none;
	color: #CCCCCC;
	/*-webkit-box-shadow: none;*/
	/*-moz-box-shadow: none;*/
}
#cssmenu ul ul a:hover {
	color: #fff !important;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 5px;
	/*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);*/
	background-color: #CCCCCC;
}
#cssmenu li:hover > ul {
  display: block;
}
#cssmenu ul ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 165px;
	position: absolute;
	top: 40px;
	left: 0;
	border: 2px solid #F0F0F0;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	/*-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);*/
	/*-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);*/
	/*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);*/
	z-index: 5;
}
#cssmenu ul ul li {
	float: none;
	margin: 0;
	padding: 2px;
	z-index: 5;
	background-color: #333333;
	opacity:0.9;
	filter:alpha(opacity=9);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
}
#cssmenu ul ul a,
#cssmenu ul ul a:link {
  font-weight: normal;
  font-size: 12px;
}
#cssmenu ul:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
* html #cssmenu ul {
	height: 1%;
	z-index: 5;
}
/*End Drop Down Menu*/

#client_box {
	background-image: url(../image/other/div_border.png);
	height: 180px;
	width: 420px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

/*Links*/
#phone a{
	color:transparent;
}
#lg a{
	color:transparent;	
}
#sld_btn a{
	color:transparent;
}
#wc a{
	color:transparent;
}
#snl a{
	color:transparent;
}
#snl2 a{
	color:transparent;
}
#bclink1 a{
	text-decoration:underline;
	color: #333333;
}
#bclink2 a{
	text-decoration:underline;
	color: #333333;
}
#bclink3 a{
	text-decoration:underline;
	color: #333333;
}
#ftlnk a{
	text-decoration: none;
	color: #548292;
}

#bct_sub2 a{
	text-decoration: none;
	color: #420707;
}
#bcc_sub2 a{
	text-decoration: none;
	color: #333333;
}
#bct_sub2 a:hover{
	text-decoration: none;
	color: #420707;
}
#bcc_sub2 a:hover{
	text-decoration: none;
	color: #420707;
}
/*Sub Content Image*/
#slider2 {
	position:absolute; /*center-aligned*/
	left: 14px;
	top: -3px;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 120px;
}
#phone {
	height: auto;
	width: 50px;
	float: left;
}
#con_txt {
	height: auto;
	width: 130px;
	float: left;
	padding-top: 2px;
}
/* CSS Forms */
textarea
{
   resize: none;
   /*resize:vertical;*/
   /*resize:horizontal;*/
}.tbc {
	width: 750px;
	background-color: #09F;
}
