body
{
    background-color:black;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
    margin:0px;
    font-family:Verdana;
    font-size:15px;
	position:relative;
}

/* ------- facebook content------- */
.uiStreamStory{
	padding-right: 5px !important;
}

.uiProfilePhoto{
display:none !important;
}
.fan_box .full_widget{
	background-color:transparent !important;
	border:none !important;
}
.fan_box .full_widget .connect_top{
	background-color:transparent !important;
}
.UIImageBlock_Image{
	float:none !important;
}
.fan_box .connect_top{
	padding:10px 3px 8px 11px !important;
	height: 60px;
}
.fan_box .page_stream_short{
height:300px !important;	
}

#commentbox{
	position: relative; 
	margin:5px 10px; 
	width:730px; 
	border:solid 1px white;
}

/* ---------facebook end --------- */

.style2 {font-size: 15px}
.style3 {font-size: 10px}

.addbutton{
	float:right;
}

#flowericon{
	background-image:url(../images/flower_side.jpg);
	background-repeat:no-repeat;
	height:93px;
	width:77px;
	position:absolute;
	left:840px;
	top:591px;
}


#headerlogo{
	height:215px;
	width:364px;
	position:absolute;
	z-index:500;
	left:0px;
	top:0px;
}
#headerlogo2{
	height:54px;
	width:56px;
	position:absolute;
	z-index:498;
	left:364px;
	top:0px;	
}
#headerlogo3{
	height:47px;
	width:236px;
	position:absolute;
	z-index:497;
	left:0px;
	top:215px;	
}
.clearboxfacebook{
position:relative; 
left:22px; 
margin-top:20px; 
width:202px; 
height:491px;
overflow:hidden;
background-image:url(../images/facebook_background.png);
border:none;
}


#clearboxfacebook2{
position:absolute;
left:-1px;
top:-1px;
border:none;
overflow:hidden; 
border:0px;
width:190px;
height:480px; 
}


.clear {clear:both}	
/* remove the list style */
#nav {
	margin:0; 
	padding:0; 
	list-style:none;
}
#header_slice{
width:858px;
height:31px;
background-image:url(../images/header_slice.jpg);
background-repeat:no-repeat;
position:absolute;
top:82px;
left:92px;
}



#flash_box{
 width:858px;
 height:582px;
 position:relative;
 top: -22px;
 left:92px;
background-image:url(../images/homepage_mainpic.jpg);
background-repeat:no-repeat;
}
	
	/* make the LI display inline */
	/* it's position relative so that position absolute */
	/* can be used in submenu */
	#nav li {
		float:left; 
		display:block; 
		width:143px; 
		position:relative;
		z-index:500; 
		margin:0px -1px;;
		padding:0px;
	
	}
		
	/* this is the parent menu */
	#nav li a {
		display:block; 
		padding:0px;; 
		height:23px; 
		text-decoration:none; 
		color:#fff;
		font-weight:bold;
		text-align:center; 
		color:#333;
		font-size:11px;
	}

	#nav li a:hover {
		color:#9E54BA;
	}
	
	/* you can make a different style for default selected value */
	#nav a.selected {
		color:#f00;
	}
	.selected2{
	width:144px;
	height:186px;
	background-image: url(../images/menu.png); 
	background-repeat:no-repeat;
	position:absolute;
	z-index:8000;
	margin-left:-8px;
	top:1px;
	border:none;
		
	}
	
/* submenu, it's hidden by default */
#nav ul {
	position:absolute; 
	left:0; 
	display:none; 
	margin:0 0 0 -1px; 
	padding:0; 
	list-style:none;
}

#nav ul li {
	width:136px; 
	float:left; 
	position:relative;
	left:7px;
}

/* display block will make the link fill the whole area of LI */
#nav ul a {
	display:block;
	font-weight:normal;
	height:15px;
	padding: 4px 5px; 
	color:#231F10;
}
a
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#nav ul a:hover {
	text-decoration:underline;	
}
#nav ul .spacerbox{
	width:143px;
	height:30px;
	border:none;
}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
	margin:0 0 0 -2px;
}


#allcontent{
margin:0px auto;
width:1013px;
position:relative;
}
#bothcolm{
	width:1000px;
	position:relative;
}

#leftcolm{
width:235px;
position:relative; 
float:left;

}

#rightcolm{
	width:750px;
	position:relative;
	margin-left:10px;
	float:left;
}


#signup{
	width:225px; 
	height:192px; 
	position:relative;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/signupsheet.png);
	background-repeat:no-repeat;
	left: 0px;

}
#signup2{
	width:258px; 
	height:100px; 
	position:relative;
	padding: 15px 0px 0px 0px;
	background-image:url(../images/block.gif);
	background-repeat:no-repeat;
	left: 0px;

}
#ad_box{
	width:179; 
	height:632px; 
	position:relative;
	padding: 0px 0px 0px 0px;
	margin-top:45px;
	background-image:url(../images/ads_box.jpg);
	background-repeat:no-repeat;
	left: 35px;
}
#ad_centercontent{
	height:600px;
	width:160px;
	position:relative;
	left:8px;
	top:20px;
	border:solid 1px #999;
}

#mainrepeat{
	background-image:url(../images/mainrepeat.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	width:1013px;
	position:relative;
	padding-bottom:8px;
}
#mainbottom{
	background:url(../images/bottom_repeat.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:1013px;
	height:14px;
}

#companyinfo{
	background-image:url(../images/companyinfo.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	position:relative;
	margin-top:35px;
	left:30px;
	height:42px;
	width:187px;
}

#header_box
{
	width:1013px;
	height:105px;
	background-image:url(../images/header.jpg);
	background-position:top left;
	position:relative;
	z-index:300;
	background-repeat:no-repeat;
	padding:0px;
	margin: 0px 0px 0px 0px;

}
#header_box2
{
	width:1013px;
	height:219px;
	background-image:url(../images/maincontent_top_subpage.jpg);
	background-position:top left;
	position:relative;
	z-index:300;
	background-repeat:no-repeat;
	padding:0px;
	margin: 0px 0px 0px 0px;

}

#alltext
{
	position: relative;
	width:690px;
	left:35px;
	top:35px;
	padding-bottom:40px;
}

#legal_line
{
    width:1013px;
    font-size:10px;
    color:#663;
    margin: 0 auto;
    text-align:center;
}
#secNav{
	width:1013px;
	margin:10px auto 10px auto;
	position:relative;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#secNav a{
	color:#302718;
	text-decoration:none;
	cursor:pointer;
}
#legal_line a
{
    width:780px;
    height:20px;
    font-size:9px;
    color:#666;
    margin: 0 auto;
    text-align:center;
	text-decoration:none;
}

#secNav a:hover { color:#8958A7; }


#rightcolm a {
	text-decoration:none;
	color:#9E54BA;
}
#rightcolm a:hover {
	text-decoration:underline;
	color:#9E54BA;
}

#leftcolm a {
	text-decoration:none;
	color:#9E54BA;
}
#leftcolm a:hover {
	text-decoration:underline;
	color:#9E54BA;
}
.articlelinks{
		font-size:14px;
		line-height:1.5;
		padding-left:15px;
}

#gallery, #gallery3{
	width:160px;
	position:relative;
	float:right;
	margin-right:10px;
}

#gallery li{
	margin-bottom:5px;
}
#gallery2{
	float:left;
	width:550px;
	position:relative;
	left:10px;
}
#gallery2 p{
	border-bottom:solid gray 1px;
}
#gallery2 em{
	color:#663;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5590;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5600;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 5510;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.products{
	font-size:12px;
}
.products_bold{
	font-size:12px;
	font-weight:bold;
}
#product_table td{
	text-align:center;
	font-size: 12px;
}

