/* CSS Document */

body
{
	font-size:11px;
	font-family:Arial;
	color:#999999
}

a:visit
{
	color:#FF6600;
}

a
{
	color:#CC6600
}

a:hover
{
	color:#99CC00
}

img
{
	border:none
}


#mainContainer
{
	width:900px;
	/*border:#CCCCCC 1px solid;*/
	margin:0px auto 0px auto
}

#header
{
	height:237px;
	margin-left:30px;
	margin-top:30px;
}

#content
{
	height:450px;
	background-image:url(img_common/bg.gif);
	background-position:right 20px;
	background-repeat:repeat-y;

}

#logo
{
	width:100px;
	float:left;
	margin-left:5px
	
}

#indexNevigation
{
	width:505PX;
	height:237px;
	float:right;
	background-image:url(img_common/header_bg_1.jpg);
	background-repeat:no-repeat
}

#indexNevigation img
{
	padding-left:6px;
	padding-top:15px;
	float:left
}

#indexNevigation a
{
	text-decoration:none;
	
}

#indexNevigation a:hover
{
	text-decoration:underline
}

#globalNevigation
{
	width:365px;
	background-color:#CC9900;
	height:64px;
	float:left;
	margin-top:33PX
}

#globalNevigation a
{
	float:left;
	border-right:1px inset #FFFFFF;

}




#name
{
	float:left
}

.block
{
	width:590px;
	min-height:200px;
	margin-left:70px

}


.pic
{
	width:110px;
	height:180px;

	float:left;

	
}

.text
{
	width:300px;
	min-height:130px;

	float:left;

	margin-left:10px;


	
}

hr
{

	background-color:#666666 ;
	width:1px ;
	width:100%;
}

.picTitle
{
	width:280px;
	min-height:30px;
	float:left;
	margin-bottom:6px;
	margin-left:10px;
	
	
}
.container
{
	width:100%;
	margin-bottom:10px;
}


#aboutUsText
{

	float:left;
	margin-left:70px;
	font-size:13px;
	line-height:18px;
	width:80%;
	
}

#aboutUsText p:first
{
	font-size:20px
}

.text_contact
{
	color:#3399CC;
	font-weight:bod;
	margin-bottom:10px;
	font-family:Georgia;
	font-size:16px

}

#footer
{
	height:50px;
	width:861px;
	color:#333333;
	background-color:#CCCCCC;
	margin:0 auto 0px auto
}

/* product Info */

#gallery ul
	{
		marign:0px;
		margin-left:-30px;
		
	}