/* PhicareCSS Document */
h1{
font-family:"Myriad Pro";
font-size:24px;
color:#5c367f;
margin:0px;
padding:15px 0px 10px 20px;
font-style:italic;	
}
p{
margin:0px;
padding:0px;
}
body{
background:url(../images/bg.gif) repeat-x;
font-family:Arial;
font-size:11px;
color:#464646;
margin:0px auto;
margin-bottom:20px;
}
#container{
width:968px;
margin:0px auto;
}
.left-header{
background:url(../images/header-lft.gif) no-repeat;
width:33px;
height:118px;
vertical-align:top;
}
.header-bg{
background:url(../images/header-bg.gif) repeat-x;
width:902px;
height:118px;
vertical-align:top;
}
.right-header{
background:url(../images/header-rit.gif) no-repeat;
width:33px;
height:118px;
vertical-align:top;
}
.nav-left{
background:url(../images/nav-lft.gif) no-repeat;
width:39px;
height:49px;
}
.nav-bg{
background:url(../images/nav-bg.gif) repeat-x;
width:890px;
height:49px;
}
.nav-right{
background:url(../images/nav-rit.gif) no-repeat;
width:39px;
height:49px;
}
.content-body-bg{
background:url(../images/content-body-bg.png) repeat-y;
width:968px;
float:left;
padding-bottom:50px;
}
.body-box{
width:935px;
margin-left:15px;
}
.body-box-top{
background:url(../images/body-box-top.gif) no-repeat;
width:935px;
height:11px;
vertical-align:top;
}
.body-box-bg{
background:url(../images/body-box-bg.gif) repeat-y;
width:935px;
vertical-align:top;
}
.body-box-bottom{
background:url(../images/body-box-bott.gif) no-repeat;
width:935px;
height:11px;
vertical-align:top;
}
.body-box-in{
width:935px;
font-size:12px;
color:#000000;
vertical-align:top;
line-height:20px;
padding:20px 10px 0px 20px;
}
.read-more-btn{
text-align:right;
padding-right:20px;
}
.read-more-small-btn{
padding-top:10px;
}
.content-box{
width:935px;
margin:15px auto;
vertical-align:top;
}
.content-box-in{
line-height:18px;
padding:10px 10px 0px 5px;
}
.bottom{
width:968px;
height:18px;
vertical-align:top;
float:left;
margin-bottom:10px;
}
.bottom-left{
background:url(../images/bottom-lft.gif) no-repeat;
width:24px;
height:18px;
}
.botttom-bg{
background:url(../images/bottom-bg.gif) repeat-x;
width:920px;
height:18px;
}
.bottom-right{
background:url(../images/bottom-rit.gif) no-repeat;
width:24px;
height:18px;
}
.footer-link{
color:#492b65;
text-align:center;

}
.footer-link a{
font-family:Tahoma;
font-size:11px;
color:#492b65;
padding:0px 10px;
text-decoration:none;
}
.footer-link a:hover{
text-decoration:underline;
}


/*..........................MENU STARTS........................*/

.clear {  
overflow: hidden;
width: 100%;
}
.nav{
padding-bottom:5px;
float:left;
}
a.button{
background: transparent url(../images/nav-over-rt.gif) no-repeat scroll top right;
color: #ffffff;
display: block;
float:left;
font-size:14px;
height:26px;
margin-right:3px;
padding-right:10px;
text-decoration: none;
font-family:"Myriad Pro", "Trebuchet MS", Arial;
}
a.button span{
background: transparent url(../images/nav-over.gif) no-repeat;
display: block;
line-height:0px;
padding: 14px 4px 12px 15px;
}
a.button:hover {
background-position: bottom right;
color: #633a89;
outline: none; 
}
a.button:hover span {
background-position: bottom left;
padding: 14px 4px 12px 15px; 
}
p.button1{
background: transparent url(../images/nav-over-rt.gif) no-repeat scroll top right;
color: #ffffff;
display: block;
float:left;
font-size:14px;
height:26px;
margin-right:3px;
padding-right:10px;
text-decoration: none;
font-family:"Myriad Pro", "Trebuchet MS", Arial;
}
p.button1 span{
background: transparent url(../images/nav-over.gif) no-repeat;
display: block;
line-height:0px;
padding: 14px 4px 12px 15px;
}
p.button1 {
background-position: bottom right;
color: #633a89;
outline: none; 
}
p.button1 span {
background-position: bottom left;
padding: 14px 4px 12px 15px; 
}

.innerrightpanel{
	padding-left:10px; 
	padding-right:10px; 
	width:230px; 
	margin:0px; 
	float:right; 
	text-align:right;
}

.innercontent{
	width:683;
	margin:0px;
	vertical-align:top;
	line-height:18px;
	font-size:13px;
	padding-right:10px;
}

.red{
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	color:#FF0000;
	font-size:15px;
}

.formtext{
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	color:#000000;
	font-size:14px;	
}
.txtbbox
{
font-family:Myriad Pro,Trebuchet MS,arial;
color:#333438; font-size:14px;
border:1px solid #5c367f;
width:250px;
}

/*Menu Ends*/
