@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'SegoeCondensedRegular';
    src: url('../../font/segoe-webfont.eot');
    src: url('../../font/segoe-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/segoe-webfont.woff') format('woff'),
         url('../../font/segoe-webfont.ttf') format('truetype'),
         url('../../font/segoe-webfont.svg#SegoeCondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'VijayaRegular';
    src: url('../../font/vijaya-webfont.eot');
    src: url('../../font/vijaya-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/vijaya-webfont.woff') format('woff'),
         url('../../font/vijaya-webfont.ttf') format('truetype'),
         url('../../font/vijaya-webfont.svg#VijayaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1,h2,h3,h4{margin:0px; padding:0px; font-size:inherit; font-weight:normal}
body{ margin:0px; padding:0px; background:url(../../images/background.gif) repeat-x; font-size:14px; color:#6f585a; font-family:Arial, Helvetica, sans-serif; line-height:18px}
.holder {width:1000px; margin:0 auto}
.innerHeader{
	height:146px	
}
.logo{ width:271px; height:146px; float:left}
.headerRight{ float:right; padding:10px 20px 0px 0px}
.pageBody{width:960px;margin:0 auto; overflow:hidden}
.pageLeft{ width:243px; float:left}
.pageRight{ width:690px; float:right}
.innerMenu{background:#302c2e;padding:22px; padding-bottom:0px;margin-bottom:15px}
.innerMenu ul{margin:0px; padding:0px; list-style:none; font-family:VijayaRegular; font-size:22px ;color:#edcba5; font-style:italic; line-height:27px; text-decoration:none}
.innerMenu li{margin:0px; padding:0px; list-style:none; font-family:VijayaRegular; font-size:22px ;color:#edcba5; font-style:italic; line-height:27px; text-decoration:none}
.innerMenu a{margin:0px; padding:0px; list-style:none; font-family:VijayaRegular; font-size:22px ;color:#edcba5; font-style:italic; line-height:27px; text-decoration:none}
.innerMenu a:hover{color:#ffffff}
.pageHeader{position:absolute; height:270px}
.pageHeader img{position:absolute; bottom:0px;}
.content{margin-top:286px}
.heading1{font-family:SegoeCondensedRegular, Arial, Helvetica, sans-serif; font-size:24px; color:#e1729c; line-height:normal}
.heading2{font-family:SegoeCondensedRegular, Arial, Helvetica, sans-serif; font-size:24px; color:#6f585a; text-decoration:none}
.heading3{font-family:VijayaRegular, Arial, Helvetica, sans-serif; font-size:25px; color:#323232;}
.list{list-style-image:url(../../images/bullet.gif); line-height:22px; padding-left:25px}
.list li{margin-bottom:10px}
.box{background:#f5f5f5;padding:12px}
.footer{ margin-top:30px; border-top: 1px solid #6f585a;padding:15px 0px; text-align:center}
.s1{background:url(../../images/sevicebox_01.gif) ; width:321px;  height:8px}
.s2{background:#e6d1d0; padding:5px 10px; height:115px}
.s3{background:url(../../images/sevicebox_03.gif) ; width:321px;  height:8px;margin-bottom:15px}

.smalllist{list-style-image:url(../../images/bullet.gif); line-height:normal; padding-left:25px;margin-bottom:0px}
.smalllist li{margin-bottom:3px;}
.defaultMenu{background:url(../../images/menubg.png) no-repeat  right; width:610px; height:125px; margin-top:570px;float:left;}
.rows div{display:inline}
 a:hover{color:#e1729c !important}
 .coupon{margin-top:570px; float:right;padding-right:20px; }
 #mydiv {
	position:absolute;
	top: 50%;
	left: 50%;
	width:208px;
	height:50px;
	margin-top: -25px; /*set to a negative number 1/2 of your height*/
	margin-left: -104px; /*set to a negative number 1/2 of your width*/
    text-align: center;
}