@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	color: #333333;
}

#middle_container {
	height: 450px;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #333333;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navi_container {
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	padding-top: 10px;
	margin-top: 10px;
	font-weight: bold;
}
#left {
	float: left;
	width: 212px;
}

#navi_container a{
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#navi_container a:hover{
	color: #666666;
	background-repeat: no-repeat;
	background-position: center center;
}
#header_container {
	margin-top: 10px;
}
#footer_container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 27px;
}
#right {
	float: right;
	width: 700px;
}
.collections_bg {
	background-image: url(images/raman_vij_collection.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 348px;
	width: 212px;
	padding: 5px;
	text-decoration: none;
}
.collections_bg a{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.collections_bg a:hover{
	color: #333333;
	text-decoration: none;
}
.collections_bg h3{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 0px;
}
h2 {
	font-size: 18px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.collections_bg h3 a{
	color: #FF9900;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.collections_bg h3 a:hover{
	text-decoration: none;
}
#paging {
	float: right;
	width: 700px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#paging a{
	color: #333333;
	text-decoration: none;
}
#paging a:hover{
	color: #666666;
	text-decoration: none;
}

.products_area {
	width: 700px;
	float: right;
	height: 400px;
	overflow: auto;
}
#each_image {
	height: 225px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 184px;
}
#each_image h4{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#each_image h4 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: 25px;
}
#each_image img{
	border: 1px solid #999999;
}
#bottom_area {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 27px;
}
#bottom_area a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.media_bg {
	background-image: url(images/media_room.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 348px;
	width: 212px;
	padding: 5px;
	text-decoration: none;
}
#main_middle_container {
	height: 625px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
