@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=RochesterRegular);
@import url(http://fonts.googleapis.com/css?family=muliregular);

@font-face {
    font-family: 'RochesterRegular';
    src: url('Rochester-Regular-webfont.eot');
    src: url('Rochester-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Rochester-Regular-webfont.woff') format('woff'),
         url('Rochester-Regular-webfont.ttf') format('truetype'),
         url('Rochester-Regular-webfont.svg#RochesterRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'muliregular';
    src: url('muli-regular-webfont.eot');
    src: url('muli-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('muli-regular-webfont.woff') format('woff'),
         url('muli-regular-webfont.ttf') format('truetype'),
         url('muli-regular-webfont.svg#muliregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.curve_box1
{
	-moz-border-radius: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px; /* Safari and Chrome */
	/*border:1px #d6d6d6 solid;*/
    background-color:#CCE6FF;
	behavior: url(../../chobhe/css/border-radius.htc);
}

body
{
	margin: 0px;
	background-color: #369;
}

img, div, td 
{
	 behavior: url(iepngfix.htc)
}

.Text 
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #6b6969;
	text-align: justify;
	margin: 10px;
}

.Text1 
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #3a3a3a;
	text-align: justify;
	margin: 10px;
}

.Text2 
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #3a3a3a;
	text-align: justify;
	margin: 0px 0px 10px 0px;
}

.Text_letter
{
	font-family:"RochesterRegular";
	font-size: 21px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #454545;
	text-align: justify;
	margin: 10px;
}

.Text_right 
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #6b6969;
	text-align: right;
	margin: 10px 10px 10px 0px;
}

.read 
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: right;
	margin: 10px;
}

.ftr_Text 
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height:24px;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
	text-align: justify;
	margin:5px 10px;
}

.ftr_Text1 
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
	text-align: justify;
	margin:5px 10px;
}

.box_idxtxt 
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #6b6969;
	text-align: justify;
	margin: 15px 0px;
}

.box_idxtxt1 
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
	text-align: justify;
	margin: 15px 0px;
}

/*--SUB START--*/
.Sub1 
{
    font-family:"RochesterRegular";
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c34b1f;
	text-align:justify;
	margin:0px 10px;
}
	
.Sub2 
{
    font-family:"muliregular";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	color:#6b6969;
	text-align:justify;
	margin:10px;
}
	
.Sub3 
{
	font-family:"muliregular";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	color:#0664c4;
	text-align:justify;
	margin:0px;
}

.Sub4 
{
    font-family:"RochesterRegular";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0664c4;
	text-align:justify;
	margin:0px 15px;
}
	
.ftr_subtxt 
{
    font-family:"muliregular";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	color:#0664c4;
	text-align:justify;
	margin:10px 10px 0px 10px;
}
	
.box_subtxt 
{
    font-family:"muliregular";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	color:#6b6969;
	text-align:justify;
	margin:8px 0px 3px 0px;
}
			a:link,a:visited
			{
				text-decoration:none;
				
			}
			a:hover 
			{
				text-decoration:none;
			
			}
			a:link.k, a:visited.k 
			{
				text-decoration:none;
			
			}
			a:hover.k 
			{
				text-decoration:none;
			
			}
			/*a:link.h, a:visited.h {
				text-decoration:underline;
				color:#000000;
			}
			a:hover.h {
				text-decoration:underline;
				color:#660066;
			}*/
			
/*--links END--*/
			
.topline_bg
{
	background-image: url(../use_images/top_line1.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.askquery_bg{background:url(../use_images/askquery_tab/askquery_bg.gif) repeat-y right;}
.content_top_bg{background:url(../use_images/content_bg/content_top_bg.png) no-repeat center center;}
.content_btm_bg{background:url(../use_images/content_bg/content_btm_bg.png) no-repeat center center;}
.content_btm_bg1{background:url(../use_images/content_bg/content_btm_bg1.png) no-repeat center center;}
.content_bg{background:url(../use_images/content_bg/content_bg.png) repeat-y center center;}
.box_bg{background:url(../use_images/box_bg/box_bg.png) repeat-y;}
.enquiry_bg{background:url(../use_images/enquiry_bg/ebox_bg.png) repeat-y;}
.pattern_bg{background:url(../use_images/pattern.gif);}
 
.box_border
{
border:1px;
border-style:solid;
border-color:#E0D6BE;
}

#main table tr td table tr td table tr td table tr .content_bg table tr td table tr td table tr td table tr td table tr .Sub4
{
	color: #369;
}

.headline 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #369;
}

.header 
{
	background-repeat: no-repeat;
	width: 100%;
	background-position: center;

	background-image: url(file:///C|/Users/ABSINTHIUM/Documents/Unnamed%20Site%203/head.jpg)
.jpg);	background-image: url(file:///C|/Users/ABSINTHIUM/Documents/Unnamed%20Site%203/head.jpg);
}

.subhead 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #DD604A;
}

.headmenu 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
}.link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #DC6044;
	text-align: right;
}
