﻿/*
Design by Utpalendra Kumar Deka ,  
http://www.excoflare.com
*/

/*cnc start*/
	#content a:hover
	{
		text-decoration:underline;
	}
	
/*cnc end*/

* {	margin: 0;	padding: 0;}

body {background:#CCD4D4;
  font: 11px/14px 'Verdana', Lucida Grande, Arial, Helvetica, sans-serif;
  margin: 0 auto;color:#000;}

h1, h2, h3 {margin-bottom: 0.5em; line-height:1em;}

h1 {font-size: 2em;}

h2 {font-size: 1.4em;}

h3 {font-size: 1em;}

p, ul, ol {margin-bottom: 1.5em;line-height: 180%;}

ul, ol {margin-left: 3em;}

blockquote {margin-left: 3em;margin-right: 3em;}

a {color:#fff;text-decoration: none;}

a:hover {color: #fff;}

strong {color: #C97C0D;}

.left {text-align:left;}

.right {text-align: right;}

.floatleft {float:left;}

.floatright {float: right;}

.clear{clear:both;line-height:0.1em;}

a img{border:0px;}


/*--Content--*/

*html .box{
	width:360px; height:170px; margin:0px auto 0 auto;padding-top:0px;
}

*html .leftis{
	width:160px; line-height:1.5em; text-align:right; padding-right:5px;margin-top:260px;
}

*html .rightis{
	width:160px; line-height:1.5em; text-align:right; padding-right:5px; margin-left:15px; color:#fff; font-family:'Trebuchet MS'; 
	font-size:9px;margin-top:260px;
}

*html a {
	text-decoration:none;
}

/* Hide from IE5-Mac \*/
.box{
	width:360px; height:170px; margin:0px auto 0 auto;padding-top:270px;
}

.leftis{
	width:160px; line-height:3em; text-align:right; padding-right:5px;
}

.rightis{
	width:160px; line-height:3em; text-align:right; padding-right:5px; margin-left:15px; color:#fff; font-family:'Trebuchet MS'; font-size:9px
}
/* End hide */


/*--Content--*/

/*--Footer--*/

#footer{height:auto; margin:0 auto; background:transparent; width:100%;}
#bottomcontact{text-align:center;font-size:1.2em;}
#bottomcontact img{border: 4px #fff solid; margin:0 10px;}

/*--Footer--*/

/*--Block--*/

#block{	background:#CDD6D5 top; margin:0 auto; width:995px;}

/*--block--*/


