/* CSS Document */

/* First, zero out everything */

         body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
         table{border-collapse:collapse;border-spacing:0;}
         fieldset,img{border:0;}
         address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
         li{list-style:none;}
         caption,th{text-align:left;}
         h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
         q:before,q:after{content:'';}
         abbr,acronym {border:0;font-variant:normal;}
		 strong{font-weight:bold;}
         /* to preserve line-height and selector appearance */
         sup {vertical-align:text-top;}
         sub {vertical-align:text-bottom;}
         input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
         /*to enable resizing for IE*/
         input,textarea,select{*font-size:100%;}
         /*because legend doesn't inherit in IE */
         legend{color:#000;}
         del,ins{text-decoration:none;}
         select {margin:0px;padding:0px;}
		 em{font-style:italic; font-weight:bold;}
		 .left_float{float:left;}
		.right_float{float:right;}

/* Then style on a clean slate */

	body {
		background-color: #000036;
		background-image: url(images/pagebg2.gif);
		background-repeat: repeat-x;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#fff;
		text-align:center;
	}
	
	#appwrapper {
		width: 1024px;
		height: 900px;
		margin-left: auto;
		margin-right: auto;
		margin-top:0px;
		text-align:center;
	}
	
	#masthead {
		width: 1024px;
		height: 183px;
		background-image: url(images/top_bg.jpg);
		text-align:left;
		overflow:hidden;
	}
	
	#logo {
		margin-left: 85px;
		float: left;
		display:inline;
		width: 295px;
		height: 183px;
	}
	
	#mastright {
		width: 552px;
		height: 183px;
		float: left;
		border: 0px;
		margin:0px;
		padding:0px;
		display:inline;
	}
	
	#loginarea {	
		float: left;
		height: 155px;
		width: 552px;
		display:inline;
	}
	
	#loginbox {
		width: 272px;
		height: 104px;
		background-image: url(images/login_bg.gif);
		float: right;
		margin-top: 25px;
		font-size: 12px;
	}
	
	.loginrow {
		width: 240px;
		height: 18px;
		margin-bottom: 12px;
		margin-left: 20px;
	}
	
	.loginrowtiny {
		width: 240px;
		height: 12px;
		margin-top: -5px;
		margin-left: 20px;
	}
	
	.loginbutton {
		float: left;
	}
	
	.formElement a {
		color: #aaa;
		font-size: 10px;
	}
	
	.formElement a:hover {
		color: #fff;
		font-size: 10px;
	}
	
	#firstloginrow {
		margin-top: 20px;
	}
	
	.formLabel {
		float: left;
		width: 74px;
	}
	
	.formElement {
		float: left;
	}	
	
	#menuarea {
		width: 552px;
		height: 30px;
		float: left;
	}
	
	#menuarea a {
		float: left;
	}
	
	a#tabhome {
		background-image: url(images/menu2.gif);
		display:inline;
		width:103px;
		height:30px;
		text-decoration:none;
		background-position: 0px 0px;
		text-indent: -5000px;
		background-repeat: no-repeat;
	}
	
	a#tabprod {
		background-image: url(images/menu2.gif);
		display:inline;
		width:102px;
		height:30px;
		text-decoration:none;
		background-position: -103px 0px;
		text-indent: -5000px;
		background-repeat: no-repeat;
	}
	
	a#tabnews {
		background-image: url(images/menu2.gif);
		display:inline;
		width:144px;
		height:30px;
		text-decoration:none;
		background-position: -205px 0px;
		text-indent: -5000px;
		background-repeat: no-repeat;
	}
	
	a#tababout {
		background-image: url(images/menu2.gif);
		display:inline;
		width:102px;
		height:30px;
		text-decoration:none;
		background-position: -349px 0px;
		text-indent: -5000px;
		background-repeat: no-repeat;
	}
	
	a#tabcontact {
		background-image: url(images/menu2.gif);
		display:inline;
		width:101px;
		height:30px;
		text-decoration:none;
		background-position: -451px 0px;
		text-indent: -5000px;
		background-repeat: no-repeat;
	}
	
	
	a#tabhome:hover {
		background-image: url(images/menu2_over.gif);
		display:inline;
		width:103px;
		height:30px;
		text-decoration:none;
		background-position: 0px 0px;
		text-indent: -5000px;
		background-repeat: no-repeat;
	}
	
	a#tabprod:hover {
		background-image: url(images/menu2_over.gif);
		display:inline;
		width:102px;
		height:30px;
		text-decoration:none;
		background-position: -103px 0px;
		text-indent: -5000px;
		background-repeat: no-repeat;
	}
	
	a#tabnews:hover {
		background-image: url(images/menu2_over.gif);
		display:inline;
		width:144px;
		height:30px;
		text-decoration:none;
		background-position: -205px 0px;
		text-indent: -5000px;
		background-repeat: no-repeat;
	}
	
	a#tababout:hover {
		background-image: url(images/menu2_over.gif);
		display:inline;
		width:102px;
		height:30px;
		text-decoration:none;
		background-position: -349px 0px;
		text-indent: -5000px;
		background-repeat: no-repeat;
	}
	
	a#tabcontact:hover {
		background-image: url(images/menu2_over.gif);
		display:inline;
		width:101px;
		height:30px;
		text-decoration:none;
		background-position: -451px 0px;
		text-indent: -5000px;
		background-repeat: no-repeat;
	}
	
	#mainarea {
		width: 907px;
		/* min-height: 567px; */
		height: auto;
		margin-left: auto; 
		margin-right: auto;
		background-image: url(images/mainbg_slice.gif);
		background-repeat: repeat-y;
		margin-top: 4px;
		text-align:left;
	}
	
	#mainarea_bottom {
		width: 907px;
		height: 30px;
		margin-left: auto; 
		margin-right: auto;
		background-image: url(images/mainbg_bottom.gif);
		background-repeat: no-repeat;
		margin-top: 0px;
		text-align:left;
	}
		
	#footer {
		width: 907px;
		margin-left:auto; 
		margin-right: auto;
		margin-top: 10px;
	}
	
	#footer_menu {
		width: 907px;
		text-align:center;
		float: left;
		font-size: 11px;
	}
	
	#footer_menu a {
		color: #fff;
	}
	
	#footer_menu a:hover {
		color: #ff9900;
	}
	
	#footer_menu b {
		font-weight: normal;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	#footer_copyright {
		width: 907px;
		margin-top: 15px;
		float: left;
		font-size: 10px;
	}

	#footer_copyright_left {
		width: 450px;
		float: left;
		text-align:left;
	}
	
	#footer_copyright_right {
		width: 450px;
		float: right;
		text-align:right;
	}
	
	#footer_copyright_right a {
		color: #fff;
	}
	
	/* for home page */

	#front_img {
		border: 0px;
		float: left;
		padding: 0px;
		margin: 0px;
	}
	
	#front_bottom_wrapper {
		width: 660px;
		height: 300px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		overflow:hidden;
		display:block;
	}
	
	#front_text {
		width: 364px;
		min-height: 200px;
		float: left;
		/* overflow-y: auto; */
		display:inline;
		overflow-x:hidden;
	}
	
	#front_text a {
		color: #fff;
	}
	
	#front_text a:hover {
		color: #ff9900;
	}
	
	#front_text p {
		line-height: 16px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	#front_text ul {
		margin-left: 10px;
		padding-left: 10px;
	}
	
	#front_text ul li {
		list-style: disc outside;
		margin-bottom: 5px;
		margin-right: 15px;
	}
	
	#front_promo {
		width: 293px;
		height: 300px;
		float: left;
		margin-left: 0px;
		display:inline;
		overflow-x:hidden;
	}
	
	#front_promo h2 {
		font-size: 24px;
		font-style: italic;
		color: #ff9900;
		font-weight: bold;
		margin-bottom: 12px;
		margin-top: 10px;
	}
	
	#front_promo ul {
		list-style: none;
		margin-left: 10px;
		padding-left: 10px;
	}
	
	#front_promo ul li {
		display: block;
		float: left;
		margin-bottom: 5px;
		font-style: italic;
		font-weight: bold;
		width: 240px;
	}
	
	.frontbullet {
		width: 17px;
		height: 17px;
		margin-right: 10px;
		float: left;
	}

/* inside pages */

	#mainarea h1 {
		color: #ff9900;
		font-size: 28px;
		font-weight: bold;
		margin-left: 58px;
		float: left;
		margin-top: 54px;
		margin-bottom: 18px;
		width: 820px;
	}
	
	p.install {
		color: #fff;
		font-size: 12px;
		margin-left: 58px;
		float: left;
		margin-top: 5px;
		margin-bottom: 18px;
		width: 600px;
	}

	#inside_left {
		width: 440px;
		min-height: 320px;
		height: auto;
		float: left;
		display:inline;
		margin-left: 59px;
		/* overflow-y: auto; */
		padding-right: 20px;
	}
	
	#inside_left a {
		color: #fff;
	}
	
	#inside_left a:hover {
		color: rgb(255, 153, 0);
	}
	
	#inside_left p {
		margin-bottom: 10px;
		font-size: 12px;
	}
	
	#inside_left h2 {
		margin-bottom: 10px;
		font-size: 14px;
		font-weight: bold;
	}
	
	#inside_left h3 {
		color: #ff9900;
		margin-bottom: 10px;
		font-size: 12px;
		font-weight: bold;
	}
	
	#inside_left ul {
		list-style-type: square;
		list-style-position: outer;
		display:block;
		margin-left: 10px;
		padding-left: 10px;
		margin-bottom: 10px;
	}
	
	#inside_left ul li {
		list-style-type: square;
		list-style-position: outer;
		margin-bottom: 3px;
	}
	
	#inside_left td {
		padding: 5px;
	}
	
	#inside_full {
		width: 799px;
		min-height: 300px;
		height: auto;
		float: left;
		display:inline;
		margin-left: 59px;
		padding-right: 20px;
	}
	
	#inside_full p {
		margin-bottom: 10px;
		font-size: 11px;
		width: 500px;
	}
	
	#inside_full h2 {
		margin-bottom: 10px;
		font-size: 14px;
		font-weight: bold;
	}
	
	#inside_full h3 {
		color: #ff9900;
		margin-bottom: 10px;
		font-size: 12px;
		font-weight: bold;
	}
	
	#inside_full ul {
		list-style-type: square;
		list-style-position: outer;
		display:block;
		margin-left: 10px;
		padding-left: 10px;
	}
	
	#inside_full ul li {
		list-style-type: square;
		list-style-position: outer;
		margin-bottom: 3px;
	}
	
	#inside_right {
		float: left;
		width: 286px;
		margin-left: 32px;
		height: auto;
	}

/* for the forms */


.contactformRow {
	float: left;
	width: 440px;
	margin-bottom: 8px;
}

.contactformRowHeading {
	float: left;
	width: 447px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 14px;
	border-bottom: 1px solid #333;
}

.contactformLabel {
	float: left;
	width: 110px;
	text-align:right;
}

.contactLabel {
	float: left;
	width: 70px;
	text-align:right;
}
.contactElement {
	float: left;
	margin-left: 8px;
}

.contactElement input {
	width: 109px;
}

.contactElementWide {
	float: left;
	margin-left: 10px;
}

.catlisting {
	margin-top: 5px;
}

.catlisting a {
	color: #fff;
	font-weight: bold;
}

.catlisting a:hover {
	color: #ff9900;
	font-weight: bold;
}

.distRow {
	width: 400px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #8181df;
}

.distLeft {
	width: 250px;
	float: left;
}

.distLeft h2 {
	font-weight: bold;
	color: #fff;
}

.distLeft a {
	color: #fff;
}

.distLeft a:hover {
	color: #ff9900;
}

.distRight {
	width: 150px;
	float: left;
}

#frontDistForm {
	float: left;
	width: 300px;
	margin-top: 10px;
}

#frontDistForm b {
	float: left;
	margin-right: 5px;
	padding-top: 2px;
}

.employee_row {
	width: 280px;
	float: left;
	margin-bottom: 10px;
	/* border: 1px solid #333; */
}

.employee_row a {
	color: #fff;
}

.employee_row a:hover {
	color: #ff9900;
}

.employee_row_pic {
	width: 150px;
	float: left;
}

.employee_row_info {
	width: 120px;
	font-size: 10px;
	float: left;
	padding: 5px;
}

manuf1 {
	padding: 2px 3px 2px 3px;
	background-color: #0000ff;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

manuf2 {
	padding: 2px 3px 2px 3px;
	background-color: #339933;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

manuf3 {
	padding: 2px 3px 2px 3px;
	background-color: #cc0000;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

manuf4 {
	padding: 2px 3px 2px 3px;
	background-color: #cc66cc;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

manuf5 {
	padding: 2px 3px 2px 3px;
	background-color: #ffcc00;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

manuf6 {
	padding: 2px 3px 2px 3px;
	background-color: #00ccff;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

manuf7 {
	padding: 2px 3px 2px 3px;
	background-color: #663300;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

manuf8 {
	padding: 2px 3px 2px 3px;
	background-color: #33ff33;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

manuf9 {
	padding: 2px 3px 2px 3px;
	background-color: #cc00cc;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

manuf10 {
	padding: 2px 3px 2px 3px;
	background-color: #000000;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

manuf11 {
	padding: 2px 3px 2px 3px;
	background-color: #ff6600;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

manuf12 {
	padding: 2px 3px 2px 3px;
	background-color: #666666;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.template_listing {
	border-collapse: collapse-all;
	border: 1px solid #333;
	width: 740px;
	background-color: #fff;
}

.template_listing td {
	padding: 5px;
	color: #333;
}

.template_listing th {
	padding: 5px;
	background-color: #333;
	color: #fff;
	font-weight: bold;
	border-right: 1px solid #000;
}

.headerrow {
	border-bottom: 2px solid #000;
}

.template_listing td a {
	color: #0000aa;
}

.template_listing td a:hover {
	color: rgb(255, 153, 0);
}

.template_listing tr:hover {
	border: 1px solid rgb(255, 153, 0);
}

#templateCatForm {
	float: left;
	margin-left: 59px;
	margin-top: 0px;
	width: auto;
}


#templateCatForm b {
	float: left;
	color: rgb(255, 153, 0);
}

#templateCatForm select {
	float: left;
}

#frontSubForm {
	color: #fff;
	float: left;
	width: 300px;
	/* margin-top: 30px; */
	margin-left: 30px;
}

#frontSubForm a {
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	margin-right: 20px;
}

#frontSubForm a:hover {
	color: rgb(255, 153, 0);
	font-weight: bold;
	text-decoration:none;
	margin-right: 20px;
}

#frontProductsDetails {
	margin-left: 0px;
	margin-top: 20px;
	float:left;
}

#frontProductsDetails a {
	color: rgb(255, 153, 0);
}

#frontProductsDetails a:hover {
	color: #fff;
}

#submenuarea {
	width:146px;
	height: auto;
	background-image: url(images/dropdown_bg.gif);
	background-repeat: repeat-y;
	z-index:20;
	min-height: 50px;
	position:absolute;
	top:187px;
}

#submenutop {
	width:146px;
	height: 10px;
	background-image: url(images/dropdown_top.gif);
	float: left;
}

#submenumain {
	width: 146px;
	height: auto;
	float: left;
}

#submenumain a {
	width:146px;
	font-size: 12px;
	color: #fff;
	padding: 3px 10px 3px 10px;
	text-decoration:none;
	float: left;
}

#submenumain a:hover {
	width:146px;
	font-size: 12px;
	color: #000;
	padding: 3px 5px 3px 10px;
	text-decoration:none;
	float: left;
}

#submenubottom {
	width:146px;
	height: 14px;
	background-image: url(images/dropdown_bottom.gif);
	float: left;
}

/* for the products array */

#product_grid_wrapper {
	width: 799px;
	height: 299px;
	float: left;
	display:inline;
}

#product_grid_wrapper a {
	float: left;
}

a#series1100g {
	background-image: url(images/productsarray.gif);
	display:inline;
	width:266px;
	height:99px;
	text-decoration:none;
	background-position: 0px 0px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

a#series1500g {
	background-image: url(images/productsarray.gif);
	display:inline;
	width:266px;
	height:99px;
	text-decoration:none;
	background-position: -266px 0px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


a#series3700g {
	background-image: url(images/productsarray.gif);
	display:inline;
	width:267px;
	height:99px;
	text-decoration:none;
	background-position: -532px 0px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


a#series1300g {
	background-image: url(images/productsarray.gif);
	display:inline;
	width:266px;
	height:99px;
	text-decoration:none;
	background-position: 0px -99px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


a#series15002g {
	background-image: url(images/productsarray.gif);
	display:inline;
	width:266px;
	height:99px;
	text-decoration:none;
	background-position: -266px -99px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

a#series6100g {
	background-image: url(images/productsarray.gif);
	display:inline;
	width:267px;
	height:99px;
	text-decoration:none;
	background-position: -532px -99px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


a#series1400g {
	background-image: url(images/productsarray.gif);
	display:inline;
	width:266px;
	height:101px;
	text-decoration:none;
	background-position: 0px -198px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

a#series1700g {
	background-image: url(images/productsarray.gif);
	display:inline;
	width:266px;
	height:101px;
	text-decoration:none;
	background-position: -266px -198px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


a#series8500g {
	background-image: url(images/productsarray.gif);
	display:inline;
	width:267px;
	height:101px;
	text-decoration:none;
	background-position: -532px -198px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

/* hovers for product grid */

a#series1100g:hover {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:266px;
	height:99px;
	text-decoration:none;
	background-position: 0px 0px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

a#series1500g:hover {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:266px;
	height:99px;
	text-decoration:none;
	background-position: -266px 0px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


a#series3700g:hover {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:267px;
	height:99px;
	text-decoration:none;
	background-position: -532px 0px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


a#series1300g:hover {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:266px;
	height:99px;
	text-decoration:none;
	background-position: 0px -99px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


a#series15002g:hover {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:266px;
	height:99px;
	text-decoration:none;
	background-position: -266px -99px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

a#series6100g:hover {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:267px;
	height:99px;
	text-decoration:none;
	background-position: -532px -99px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


a#series1400g:hover {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:266px;
	height:101px;
	text-decoration:none;
	background-position: 0px -198px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

a#series1700g:hover {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:266px;
	height:101px;
	text-decoration:none;
	background-position: -266px -198px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


a#series8500g:hover {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:267px;
	height:101px;
	text-decoration:none;
	background-position: -532px -198px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

/* for preloading */

#preload {
	width: 0px;
	height: 0px;
}

#preload img {
	width: 0px;
	height: 0px;
}


#hangbottom {
	float: left;
	width: 907px;
	height: 5px;
	clear: both;
}

/* for templates page */

.templatedetail {
	width:266px;
	height:99px;
	float: left;
	margin-top: 1px;
}

div#template1 {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:266px;
	height:99px;
	text-decoration:none;
	background-position: 0px 0px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

div#template6 {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:266px;
	height:99px;
	text-decoration:none;
	background-position: -266px 0px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


div#template8 {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:267px;
	height:99px;
	text-decoration:none;
	background-position: -532px 0px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


div#template3 {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:266px;
	height:99px;
	text-decoration:none;
	background-position: 0px -99px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


div#template5 {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:266px;
	height:99px;
	text-decoration:none;
	background-position: -266px -99px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

div#template9 {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:267px;
	height:99px;
	text-decoration:none;
	background-position: -532px -99px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


div#template4 {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:266px;
	height:101px;
	text-decoration:none;
	background-position: 0px -198px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

div#template7 {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:266px;
	height:101px;
	text-decoration:none;
	background-position: -266px -198px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


div#template10 {
	background-image: url(images/productsarray_over.gif);
	display:inline;
	width:267px;
	height:101px;
	text-decoration:none;
	background-position: -532px -198px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

#catform {
	width: 739px;
	height: 120px;
}

#catformleft {
	float: left;
	width: 280px;
	height: 120px;
}

#catformright {
	float: left;
	width: 330px;
	height: 120px;
	margin-left: 80px;
}

#promowrapper {
	width: 293px;
	height: 210px;
}

#flasharea_main {
	width: 907px;
	height: 316px;
	z-index:10;
	/* background-image: url(images/front_img.jpg); */
	background-color: #000;
}

.yellowtext {
	margin-left: 5px;
	color: rgb(255, 153, 0);
	font-size: 14px;
}

#slideshow_wrapper {
	width: 300px;
	height: 200px;
	float: left;
}

#employeearea {
	margin-top: 20px;
}

ul.proddetails {
	list-style: square outside;
	margin-left:10px;
	padding-left:10px;
}

ul.proddetails li {
	list-style: square outside;
}
