@charset "utf-8";
*
{
	margin:0px;
	padding:0px;
}
#wrapper {
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 402px;
	width: 958px;
}
#left-heder {
	float: left;
	width: 300px;
}
#nav {
	height: 260px;
}
#nav ul li {
	font-family: Arial;
	font-size: 18px;
	line-height: 50px;
	color: #fbfaf9;
	list-style-type: none;
	display: block;
	padding-left: 50px;
}
#nav  a:link ,#nav a:visited{
	text-decoration:none;
	color:#fbfaf9;
}
#nav a:hover {
	text-decoration:none;
}
#flash1 {
	text-align: center;
}
#icons {
	text-align: center;
	padding-top: 30px;
}
#rght-header {
	float: right;
	width: 650px;
	padding-top: 30px;
	height: 350px;
}
#heading-maintext {
	font-family: Arial;
	font-size: 40px;
	color: #fafbfe;
	font-weight: bold;
	height: 140px;
}
#callus-text {
	font-family: Arial;
	font-size: 40px;
	color: #010100;
	padding-left: 20px;
	font-weight: bold;
	height: 160px;
}
#domainname-text {
	font-family: Arial;
	font-size: 20px;
	color: #020103;
	padding-left: 20px;
}
#maincontent {
	width: 878px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(images/maincontent-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	height: 1000px;
}
#con-side-mixdiv {
	height: 360px;
}
#content {
	float: left;
	width: 620px;
	padding-left: 10px;
}
#caption-text {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0c2c52;
	height: 30px;
}
#LoremIpsum-info-text {
	font-family: Arial;
	font-size: 12px;
	line-height: 25px;
	color: #010101;
	text-align: justify;
}

#sidebar {
	float: right;
	width: 248px;
}
#flash2 {
	text-align: center;
}
#one-catelouge-text {
	font-family: Georgia;
	font-size: 18px;
	color: #365f97;
	text-align: center;
	line-height: 35px;
}
#shoponline-mandiv {
	background-image: url(images/shoponline-text.jpg);
	background-repeat: no-repeat;
	height: 380px;
	width: 878px;
	text-align: center;
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #f9f7fb;
	padding-top: 15px;
	height: 380px;
}
#last-content-mix {
	height: 220px;
}
#left-content {
	float: left;
	width: 410px;
	font-family: Arial;
	font-size: 12px;
	line-height: 25px;
	color: #010101;
	text-align: justify;
	padding-left: 10px;
}
#right-content {
	float: right;
	width: 405px;
	font-family: Arial;
	font-size: 12px;
	line-height: 25px;
	color: #010101;
	text-align: justify;
	padding-right: 15px;
}
#footer {
	background-color: #213c7e;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #fcfcfd;
	height: 30px;
	padding-top: 10px;
}
#domainname-text  a:link, #domainname-text a:visited{
	text-decoration:none;
	color:#020103;
}
#domainname-text a:hover {
	text-decoration:none;
}
#footer a:link, #footer a:visited{
	text-decoration:none;
	color:#FFF;
}
#footer a:hover{
	text-decoration:none;	
}