body {
	background:#e7e3d0 url(../images/bg.jpg) repeat-x left top;
	padding:0;
	margin:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3d3a31;
}
/*---------General Defination----------------------------------*/
img {
	border:0;
}
h1, h2, h3 {
	padding:0;
	margin:0
}
img {
}
h1 {
	font:normal 26px/28px Arial, Helvetica, sans-serif;
	color:#209dc4;
	padding-bottom:10px;
}
h2 {
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#1f9cc3;
	padding-bottom:15px;
	padding-top: 10px;
}
h3 {
	font-size:14px;
	color:#0f728e;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:5px;
}
form {
	padding:0;
	margin:0;
}
ul {
	color:#004660;
}
p {
	margin:0;
	padding:8px 0;
}
a {
	color:#74483d;
	outline:none;
}
a:hover {
	text-decoration:none;
	outline:none;
}
input.txtbox, textarea.txtbox, select {
	border:1px solid #978548;
	padding:4px;
	font-size:12px;
	background-color:#fefdf7;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
}
input.button {
	background:#520108 url(../images/buttons/btnbg.gif) repeat-x left top;
	border:1px solid #7b0c26;
	padding:5px 7px;
	color:#FFFFFF;
	line-height:12px;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
/*=======================================================*/
#wrapper {
	width:1000px;
	margin:0 auto;
}
#toppart {
	background:url(../images/topbg.gif) no-repeat left top;
	width:100%;
}
.logo {
	float:left;
	width:161px;
	height:167px;
	padding-left:30px;
}
.phone {
	float:right;
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#1c7494;
	text-align:right;
	padding: 40px 15px 7px 43px;
}
.phone span {
	color:#000;
	font-size:18px;
	line-height: 22px;
}
.navpart {
	float:right;
	width:777px;
	_width:781px;
	margin-right:12px;
	_margin-right:6px;
	margin-top:6px;
	_margin-top:8px;
}
ul.navigation {
	padding:0;
	margin:0;
	list-style:none;
	background:url(../images/navbdr.gif) repeat-x left top;
	height:52px;
}
ul.navigation li {
	display:inline;
}
ul.navigation li a {
	display:block;
	float:left;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#1b3143;
	padding:17px 16px;
	text-decoration:none;
	margin-top:1px;
	margin-right:1px;
}
ul.navigation li a:hover {
	background:#b7e0f1 url(../images/navover.gif) repeat-x left top;
}
ul.navigation li a.current {
	display:block;
	float:left;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#1b3143;
	padding:17px 16px;
	text-decoration:none;
	margin-top:1px;
	margin-right:1px;
	background:#b7e0f1 url(../images/navover.gif) repeat-x left top;
}
.bodyline {
	margin-top:6px;
	background:url(../images/bodyline2.gif) repeat-y left top;
}
.bannerpart {
	background:url(../images/bannerbg.gif) no-repeat left top;
	width:100%;
	padding:7px 0 8px 6px;
}
/*-------------Leftpart--------------*/
#leftpart {
	float:left;
	width:766px;
	background:url(../images/ctnline.gif) repeat-y left top;
}
.ctntopimg {
	background:url(../images/ctntopimg.gif) no-repeat left top;
	height:16px;
	width:100%;
}
.ctntopimg_2 {
	background:url(../images/ctntopimg_2.gif) no-repeat left top;
	height:16px;
	width:100%;
}
.contentpart {
	padding:8px 15px;
	line-height:20px;
}
.imgbdr {
	border:4px solid #fff;
	margin:0 0 8px 8px;
}
.imgbdr_fat {
	border:4px solid #D9CDA3;
	margin:0 0 8px 8px;
}
.box {
	background:url(../images/boxline.gif) repeat-y left top;
	width:233px;
	float:left;
	margin-right:12px;
	margin-bottom:10px;
}
.boxctn {
	font-size:12px;
	line-height:16px;
	padding:0 10px;
}
a.readmore {
	background:url(../images/icons/arrow.gif) no-repeat left center;
	color:#b4121b;
	text-decoration:none;
	float:right;
	padding:2px 0 2px 18px;
}
a.readmore:hover {
	text-decoration:underline;
}
a.readmore2 {
	background:url(../images/icons/arrow2.gif) no-repeat left center;
	color:#604402;
	text-decoration:none;
	float:right;
	padding:2px 0 2px 18px;
	margin-right:18px;
}
a.readmore2:hover {
	text-decoration:underline;
}
/*----------Rightpart-----------------*/
#rightpart {
	float:right;
	width:226px;
}
.searchbox {
	padding:15px 10px;
}
.rightbox {
	background:url(../images/rightline.gif) repeat-y left top;
	margin-bottom:5px;
}
ul.rightnav {
	padding:5px 10px 15px 10px;
	margin:0;
	list-style:none;
}
ul.rightnav li {
	border-bottom:1px dashed #fff;
}
ul.rightnav li a {
	display:block;
	background:url(../images/icons/arrow3.gif) no-repeat 5px center;
	padding:6px 0 6px 20px;
	color:#353524;
	text-decoration:none;
	font-size:12px;
}
ul.rightnav li a:hover {
	color:#b4121b;
}
ul.rightnav li a.current {
	display:block;
	background:url(../images/icons/arrow3.gif) no-repeat 5px center;
	padding:6px 0 6px 20px;
	color:#b4121b;
	text-decoration:none;
	font-size:12px;
}
.subscribe {
	margin:12px 20px 8px 0;
}
.subscribe a {
	background:url(../images/buttons/subscribe.gif) no-repeat left top;
	width:206px;
	height:54px;
	display:block;
}
.subscribe a:hover {
	background-position:left bottom;
}
.opening h3 {
	background:url(../images/icons/hrimg.gif) no-repeat left center;
	font-size:18px;
	color:#000000;
	font-weight:normal;
	padding:10px 5px 10px 35px;
}
.opening table {
	font-size:11px;
	color:#514426;
}
.txtred {
	color:#dd0a3b;
}
/*-------footerpart--------------*/
#footerpart {
	width:1000px;
}
.footerctn {
	padding:2px 20px 10px 26px;
	background:url(../images/footerimg2.gif) repeat-y left top;
	margin-bottom:8px;
	font-size:11px;
}
.address {
	float:left;
}
.footlinks {
	float:left;
	width:732px;
	color:#dd0a3b;
	padding-bottom:5px;
	line-height:18px;
	border-bottom:1px solid #d7d4c2;
}
.footlinks a {
	color:#604402;
	text-decoration:none;
}
.footlinks a:hover {
	color:#000000;
}
.copy {
	float:right;
	color:#827d5e;
}
/*------------innerpage------------------*/
.tablebdrall {
	background:none repeat scroll 0 0 #E1D3A7;
	border:1px solid #BBAC7F;
	font-size:12px;
}
.tablebdrall input {
	padding:2px 5px;
}
.tablebdrall_fat {
	background:none repeat scroll 0 0 #EBF7FC;
	border:1px solid #93c8d8;
	font-size:12px;
	color:#192d33;
}
tr.bdrbot td {
	border-bottom:1px solid #93c8d8;
}
.txtsmall {
	font-size:11px;
}
.tablebdrall2 {
	border:1px solid #BBAC7F;
}
.btnred {
	background:url("../images/buttons/btnbg.gif") repeat-x scroll left top #520108;
	border:1px solid #7B0C26;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	padding:5px 7px;
}
.imgbdr2 {
	border:3px solid #c9b985;
}
/*<----------PART NEW-------------->*/

/*<----------PART NEW-------------->*/

.quoteRight {
	background:url(../images/symbols2.gif) no-repeat 0 -151px;
	height:37px;
	width:39px;
	float:right;
}
.quoteRight_1 {
	background:url(../images/symbols2.gif) no-repeat 0 -114px;
	height:37px;
	width:39px;
	float:left;
	margin-right:10px;
}
.icontent {
	background: none repeat scroll 0 0 #EBF2F4;
	padding: 8px 15px 2px 10px;
	margin:8px;
	border:1px solid #d2e7ec;
}
.datePublished {
	float:left;
	color:#0d7fba;
	width:137px;
	font-size:14px;
	line-height:20px;
	border-right:1px solid #b2d4e7;
	padding-bottom:10px;
	padding-top:3px;
	margin-right:10px;
}
.newReview {
	margin-left:150px;
	background-position:top;
	margin-bottom:40px;
}
.newReview a {
	float: left;
	font-size: 13px;
	margin: 0 10px 10px;
}
.newReview .author {
	color: #898989;
}
.newReview span {
	font-size: 12px;
	line-height:16px;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}
.tablebdrall3 {
	border:1px solid #D9CDA3;
}
.box_part {
	float:left;
	width:226px;
	background:url(../images/rightline.gif) repeat-y left top;
	margin:6px 8px 10px 8px;
}
.med {
	padding:5px 10px 10px 10px;
	margin:0;
	list-style:none;
	text-align:center;
	color:#00F
}
.boxhead {
	color:#602c00;
	font-weight:bold;
	font-size:15px;
	margin:3px 0 7px 0;
	padding-bottom:4px;
	border-bottom:1px dotted #FFF;
}
.textgray {
	color:#241d17;
}
a.readmore3 {
	background:url(../images/icons/arrow2.gif) no-repeat left center;
	color:#604402;
	text-decoration:none;
	float:left;
	padding:2px 0 2px 15px;
	margin:0 0 0 28px;
}
a.readmore3:hover {
	text-decoration:underline;
}
h5 {
	font-size:14px;
	color:#0f728e;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h6 {
	margin:5px 10px 3px 10px;
	padding:0px 0 6px 19px;
	font-size:18px;
	color:#1f9cc3;
	font-weight:normal;
	background:url(../images/icons/arrow_h6.gif) no-repeat left;
	border-bottom:dashed 1px #9C8D5B;
}
.book_laser_page {
	background:#FFF;
	padding:10px 10px 15px 10px;
	margin:0px;
}
.b_l_navpart {
	float:right;
	width:100%;
	margin-left:12px;
	margin-left:6px;
	margin-top:6px;
	_margin-top:8px;
}
ul.navigation_1 {
	padding:0 0 11px 0;
	margin:0;
	list-style:none;
	border-bottom:1px dotted #F00;
	border-top:1px dotted #F00;
	height:31px;
}
ul.navigation_1 li {
	display:inline;
}
ul.navigation_1 li a {
	display:block;
	float:left;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#660000;
	padding:12px 42px;
	text-decoration:none;
	margin-top:1px;
	margin-right:1px;
}
ul.navigation_1 li a:hover {
	background:#b7e0f1 url(../images/navover.gif) repeat-x left top;
}
ul.navigation_1 li span {
	display:block;
	float:left;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000;
	padding:9px 42px;
	text-decoration:none;
	margin-top:1px;
	margin-right:1px;
}
ul.navigation_1 li a.current {
	display:block;
	float:left;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#1b3143;
	padding:17px 16px;
	text-decoration:none;
	margin-top:1px;
	margin-right:1px;
	background:#b7e0f1 url(../images/navover.gif) repeat-x left top;
}

.hand {
	cursor: hand;
	cursor: pointer;
}
.off {
	display:none !important;
}
h7 {
	color: #312780;
	border-bottom: solid #312780 2px;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 20px;
	padding: 3px 0px;
}
.text {
	font-size: 0.7em;
	line-height: 1.4em;
	width:720px;
}
td.left {
	width: 250px;
}
td.right {
	width: 250px;
}
.Pagesayurve {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 3px 10px 0;
}
.Paginator {
	font-size: 12px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.Paginator a, .pageList .this-page {
	padding: 2px 6px;
	border: solid 1px #BBAC7F;
	background: #fff;
	text-decoration: none;
}
.Paginator a:visited {
	padding: 2px 6px;
	border: solid 1px #BBAC7F;
	background: #fff;
	text-decoration: none;
}
.Paginator .AtStart {
	margin-right: 0px;
	padding: 2px 6px;
	background: #fff;
	color: #aaa;
}
.Paginator .Prev {
	margin-right: 20px;
	padding: 2px 6px;
	border: solid 2px #BBAC7F;
	background: #fff;
}
.Paginator .break {
	padding: 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}
.Paginator .Next {
	margin-left: 0px;
	padding: 2px 6px;
	border: solid 2px #BBAC7F;
	background: #fff;
}
.Paginator .AtEnd {
	margin-left: 20px;
	padding: 2px 6px;
	background: #fff;
	color: #aaa;
}
.Paginator .this-page {
	padding: 2px 6px;
	border-color: #999;
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
	background: #fff;
	color: #FF0084;
}
.Paginator a:hover {
	color: #4A3B00;
	background: #D0C294;
	border-color: #ABA07B;
	text-decoration: none;
}

.toggledList {
	margin-top: 10px;
}
.toggledList .bullet {
	padding-top: 7px;
	padding-bottom: 7px;
}
.toggledList .reg A, .toggledList .reg A:visited {
	font-weight: bold;
}
.toggledList .sel {

}
.toggledList .sel A, .toggledList .sel A:visited {
	font-weight: bold;
}
.toggledItem {
	padding-top: 0px;
	padding-left: 15px;
}
DIV.titlebox {
	border: solid #C2C2C2 1px;
	border-top: 0px;
	font-weight: normal;
	background: #f2f2f2;
	text-align: center;
	width: 272px;
	height:25px;
	font-size:18px;
	padding-top: 10px;
}
.img_contant {
	font-size:12px;
	line-height:18px;
	border-top: 1px solid #BD8758;
	margin-right:5px;
	margin-left:5px;
	padding-top:10px;
	margin-top:10px;
}

