/* CSS Document www.yashco.com*/
BODY {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(images/body_bg.gif);
	font-size: 8pt;	
	margin:0;
	padding:0;
}
p{
	text-align:justify;
	line-height: 18px;
	margin: 15px 25px 15px 25px;
}
h1{
    color: #fc8e01;
	font-size:9pt;
	margin-left:24px;
}

h2{
    color: #fc8e01;
	font-size:9pt;
	margin-left:15px;
}

h3{
    color: #007ac0;
	font-size:8pt;
	margin-left:15px;
	}
A {
	color: #000080;
	text-decoration:none;
}

A:HOVER {
	color: #fc8e01;
	text-decoration:underline;
}

#container{
	width:962px;
	margin-left:auto;
	margin-right:auto;		
	background-color:#fff;			
	border:#CCCCCC 1px solid;	
}
/* Top Section including logo and top menubar*/

#logo{
	float:left;	
	height:117px;
	margin:0 0 0 15px;					
}
#topbar{
	float:left;
	width:706px;
}
*html #topbar { width:700px;}
#logoright{
	width:116px;
	height:8px;
	float:right;
}
#topmenubar{
	float:left;		
	margin:86px 0 0 0;
	width:100%;
	text-align:right;
}

/* Common declaration of right column*/
.rightcolumn{
	width:252px;
	border:#cacaca 1px solid;
	margin:2px 0 0 0px;
}

.rightcolumn a {
    color: #0072a8;
	font-size: 7pt;
	font-weight:bold;
    text-align:left;
}

.rightcolumn a:hover {
    color: #fc8e01;
    text-decoration:underline;
}

/* Header Section style declaration*/

#headerleft{
	clear:both;
	float:left;
	width:678px;
	margin:0 0 0 10px;			
}
#headerit{
background-color:#efefef;		
	float:left;			
	height:162px;	
	margin:0;		
}
#headerit p {		
	line-height:30px;
	margin: 0 5px 0 10px;
	text-align:justify;
	color:#a4a7a8;

}
#headerright{		
	float:left;			
	height:166px;	
	text-align:center;
	margin:0;		
}

#headerright p {		
	text-align:center;
	line-height:30px;
	margin: 5px 5px 5px 5px;	
}

/* Content area left hand side style declaration*/
#contentleft{
	float:left;
	width:678px;	
	margin:0 0 0 10px;
}

.contentinner{
    width:299px;
	height:142px;
	margin:20px 0 0 20px;
	float:left;
}
.contenttitle{
    width:171px;
	height:26px;
	margin:0;
	border:1px solid #befhe;
}
.contentbox{
    width:288px;
	height:101px;
	margin-top:2px;
	border:1px solid #bebebe;
}

#menubar{
	float:left;			
	text-align:center;	
}

#path a{
	color: #0072a8;
	text-decoration:none;
}

#path a:hover{
	color: #fc8e01;
	text-decoration:underline;
}
#leftit a{
	color: #fc8e01;
	text-decoration:none;
}

#leftit a:hover{
	color: #0072a8;
	text-decoration:none;
}
#testimonial{		
	border:#cacaca 1px solid;
	margin:40px 0 0 0;
	width:672px;
}


/* Content area right hand side style declaration*/
#contentright{
	float:left;	
}

#itcontainer{
    float:left;
	background-color:#efefef;		
	line-height:23px;	
}

#current{	
	clear:both;
	float:left;    
	background-color:#efefef;
	line-height:23px;		
}

#current p{
    color: #0072a8;
	font-size:7pt;
	font-weight:bold;
	margin:8px 0 0 12px;
}

#sendemail{
	clear:both;
	float:left;    
	background-color:#efefef;	
}

#sendemail p{  	
	margin:8px 14px 0 12px;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url('images/bullet.jpg');
	margin-bottom:0;
	margin-top:0;
	line-height:18px;
}
li{
}

.ulcommon {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url('images/bullet_2.gif');
	line-height:14px;
}
.ulcommon li{
 	margin:10px 20px 10px 20px;
}

.common a {
    color: #0072a8;
	font-size: 7pt;
	font-weight:bold;
    text-align:left;
}

.common a:hover {
    color: #fc8e01;
    text-decoration:underline;
}

/* Footer style declaration*/
#bluebar{
    background-color:#003466;
	width:962px;
	height:16px;	
	text-align:center;
	margin-top:6px;
	float:left;
}
#bluebar a{
	color:#fff;
}

#bluebar p{
    color: #ffffff;
	font-size:7pt;
	font-weight:bold;
	margin-top:-2px;
	text-align:center;
}
	
#footer{
	width:962px;
	text-align:center;
	line-height:15px;	
} 

#footer P{			
	text-align:center;	
	font-size:7pt;	
}

#footer a {	
	color: #7b2900;		
	text-decoration:none;
}

#footer a:hover {	
	color: #FF9C00;	 
}

.clear{
	clear:both;
}
/* Dropdown style */
#dropmenudiv{
	position:absolute;
	border: 1px solid #ABABAB;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	background:#f5f6f1;	
	line-height:21px;
	z-index:100;
	text-align:center;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #ABABAB;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 15px;
	line-height: 24px;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
	text-align:left;
}

#dropmenudiv a:hover{ 
	background-color: #162e42;
	color:#fff;
}

#dhtmltooltip{ 
	position: absolute; 
	width: 150px; 
	border: 1px solid #53092b; 
	padding: 5px; 
	background-color: #fff8fb; 
	visibility: hidden; 
	z-index: 100; 
	font-size: 8pt;
}