@import url("navigation.css");

/*scrollers css start*/
/*Example CSS for the two demo scrollers*/
#pscroller1{
width: 100%;
height: 85px;
position:absolute;
top:50px;
}
#pscroller2{
width: 100%;
height: 230px;
}
#pscroller2 a{
text-decoration: none;
}
.someclass{ /*class to apply to your scroller(s) if desired*/
}
#pscrollerRight1{
width: 100%;
height: 180px;
}
#pscrollerRight3{
width: 100%;
height: 200px;
}
#pscrollerRight2{
width: 100%;
height: 200px;
}
#pscrollerRight2 a{
text-decoration: none;
}
.someclassRight{ /*class to apply to your scroller(s) if desired*/
}
/*##################################
COMMON CSS
##################################*/
a{
	text-decoration:none;
	outline:none;
}
h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
}
h2 {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#811417;
	margin-bottom:5px;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-bottom:5px;
	margin-top:5px;
}
h3 a {
	color:#000000;
}
h3 a:hover {
	color:#811517;
}
p {
	margin:0 0 15px 0;
	padding:0px;
}
.link {
	color:#811417;
}
.link:hover {
	color:#000000;
}
.elink {
	color:#811417;
}
.elink:hover {
	color:#000000;
}
.bortextpad {
	border:1px solid #D6D6D6;
	padding:7px;
	background-color:#FFFFFF;
	font-size:12px;
}

.imgborder {
	border:1px solid #D6D6D6;
	padding:1px;
}
.imgleft {
	border:1px solid #D6D6D6;
	float:left;
	margin:0 10px 10px 0;
	padding:1px;
}
.imgright {
	border:1px solid #D6D6D6;
	float:right;
	margin:0 0px 10px 10px;
	padding:1px;
}
.cmstxt {
	margin:0px;
}
.cmstxt h6{
	font-family:"Trebuchet MS";
	background-color:#f4f4f4;
	color:#354B13;
	font-size:18px;
	font-weight:normal;
	padding:5px 10px;
	margin:10px 0;
}
/*.cmstxt table{	
	margin:15px 0;	
}
.cmstxt table th{
	background-color:#F4FEE2;
	color:#000000;
	font-size:15px;
}
.cmstxt a{
	color:#811417;
}
.cmstxt a:hover{
	color:#000000;
}*/
.hor_line{
	background-image:url(../images/hor_line.gif);
	background-repeat:repeat-x;
	background-position:center center;	
	height:30px;	
	clear:both;
}
.hor_line1{
	background-image:url(../images/hor_line1.gif);
	background-repeat:repeat-x;
	background-position:center center;	
	height:20px;	
}
.lefttop {
	position:absolute;
	left:0px;
	top:0px;
}
.leftbot {
	position:absolute;
	left:0px;
	bottom:0px;
}
.righttop {
	position:absolute;
	right:0px;
	top:0px;
}
.rightbot {
	position:absolute;
	right:0px;
	bottom:0px;
}
.boxcurve {
	position:relative;
	border:1px solid #DBDBDA;
	padding:12px 15px;
	margin-bottom:15px;
}
* html .boxcurve {
	height:1px;
}
.indexformbg {
	background-image:url(../images/formbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#FFFFFF;
}
.boxcurve .lefttop, 
.boxcurve .leftbot{
	left:-1px;
}
.boxcurve .leftbot, 
.boxcurve .rightbot {
	bottom:-1px;
}
.boxcurve .rightbot, 
.boxcurve .righttop {
	right:-1px;
}
.boxcurve .righttop, 
.boxcurve .lefttop {
	top:-1px;
}
* html .boxcurve .leftbot, 
* html .boxcurve .rightbot {
	bottom:-2px;
}
* html .boxcurve .righttop, 
* html .boxcurve .rightbot {
	right:-1px;
}

/*#################################### 
PAGEHEADER AND PAGE PATH CSS
####################################*/
.pageheader {
	position:relative;
	padding:10px 0px;
	background-image:url(../images/h1border.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.pageheader h1 {
	margin:0px;
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
.pagepath {
	padding:7px 0px;
	color:#811517;
	margin-bottom:15px;
	border-bottom:1px solid #D6D6D6;
}

.pagepath a{
	color:#000000;
}
	
.pagepath a:hover {
	color:#811517;
}
	
.pagepath strong {
	/*page path arrow*/
	color:#000000;
	margin:0 7px 0 7px;
	font-weight:normal;
}
	
.pagepath span {
	/*active page name*/
}

/*==================================
COMMON POINTS CSS
==================================*/
ul {
}
.points {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0px;
}
.points li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:15px;
	background-image:url(../images/points-arrow1.gif);
	background-position:3px 4px;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
}
#rightbar .sidebarpoints,
#leftbar .sidebarpoints,
#subrightbar .sidebarpoints,
#subleftbar .sidebarpoints,
.sidebarpoints {
	list-style-type:none;
	margin:0px;
	padding:0px;
	border-bottom:0px solid #D6D6D6;
}
#rightbar .sidebarpoints li,
#leftbar .sidebarpoints li,
#subrightbar .sidebarpoints li,
#subleftbar .sidebarpoints li,
.sidebarpoints li {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left:15px;
	padding-right:10px;
	color:#000000;
	height:inherit;
}
#rightbar .sidebarpoints li a,
#leftbar .sidebarpoints li a,
#subrightbar .sidebarpoints li a,
#subleftbar .sidebarpoints li a,
.sidebarpoints li a{
	color:#000000;
}
#rightbar .sidebarpoints li a:hover,
#leftbar .sidebarpoints li a:hover,
#subrightbar .sidebarpoints li a:hover,
#subleftbar .sidebarpoints li a:hover,
.sidebarpoints li a:hover{
	color:#811417;
}

/*#################################### 
NO RECORD ERROR MESSAGE CSS
####################################*/
.norecord{
	background-color:#F9F5F5;
	color:#000000;
	border-bottom:1px solid #E5DFB3;
	border-top:1px solid #ECDCDC;
	margin-top:5px;
	margin-bottom:7px;
	padding:15px;
	height:35px;
}
.norecord .lefttop, 
.norecord .leftbot{
	left:-1px;
}
.norecord .leftbot, 
.norecord .rightbot {
	bottom:-1px;
}
.norecord .rightbot, 
.norecord .righttop {
	right:-1px;
}
.norecord .righttop, 
.norecord .lefttop {
	top:-1px;
}

.norecord dd{
	color:#C10B0F;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:50px;
	padding-top:5px;
}
.norecord .imgleft{
	border:none;
	float:left;
}
	
/*=============================
	topbar css
===============================*/
#topbar h1{
	width:89px;
	height:110px;	
}
#topbar h1 a{
	text-indent:-9999px;
	width:89px;
	height:110px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:15px;
	top:0px;
}
#topbar .topbarright {
	background-image:url(../images/toprightnavbg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	position:absolute;
	left:119px;
	top:0px;
}
.callus{
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#811417;
	border-left: 6px solid #4E453C;
	padding-left:5px;
}
.callus strong{		
	font-size:24px;	
	color:#000000;
}
.callus a{
	color:#000000;
	line-height:22px;
}
.callus a:hover{
	color:#811417;
}
.topbarnavigation {
	height:46px;
	float:right;
	margin-right:15px;
	background-image:url(../images/topnavbg.gif);
	background-repeat:repeat-x;
	padding:0px;
	border-right:1px solid #ECDCDC;
}
.topbarnavigation ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.topbarnavigation ul li {
	float:left;
	margin:0;
	padding:5px 10px 5px 10px;
	border-left:1px solid #ECDCDC;
	height:34px;
	font-weight:bold;
	display:block;
}
.topbarnavigation ul li a {
	color:#000000;
}
.topbarnavigation ul li a:hover {
	color:#811417;
}
.topbarnavigation ul li a img {
	border:none;
	height:19px;
}
.mainnavigation {
	margin-top:27px;
	width:865px;
}
/*#################################### 
WELCOME TEXT CSS
####################################*/
#welcometxt {
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#811417;
	margin-top:10px;
	margin-bottom:5px;
	line-height:19px;
}
#welcometxt p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
#welcometxt .blackfont {
	color:#000000;
}
#welcometxt .headerbg {
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	color:#000000;
	padding:8px 12px;
	background-image:url(../images/headerbg.gif);
	background-repeat:repeat-y;
}
/*#################################### 
INFOBOX CONTAINER CSS
####################################*/
#infoboxcontainer .infobox{
	width:23.6%;
	background-color:#ffffff;
	float:left;
	margin-left:1.79%;
}
#infoboxcontainer .infoboximg span {
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
}
#infoboxcontainer .nomargin {
	margin:0px;
}
#infoboxcontainer .floatright {
	float:right;
}
.infobox dl {
	margin:5px 0 0 0;
	padding:5px 10px;
	height:75px;
}
.infobox dl dt {
	margin:0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.infobox dl dd {
	font-size:11px;
	margin:0px;
}
.infobox .morebar {
	display:block;
	padding:0px 12px;
}
.infobox .morebar a {
	font-weight:bold;
	color:#811417;
}
.infobox .morebar a:hover {
	color:#000000;
}
.infobox h2 { /* Header */
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/infoheaderbg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin:0px;
	padding:6px 10px 3px 15px;
	position:relative;
	height:36px;
}
.infobox h2 a {
	color:#FFFFFF;
}
.infobox h2 a:hover {
	color:#FDE100;
}
.infoboxconbox {
	position:relative;
	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	height:190px;
}
.infoboxconbox .infoimage {
	padding:2px 2px;
	text-align:center;
}
.infoboxconbg {
	background-image:url(../images/infoboxconbg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFFFFF;
}
.infoboxconbox .lefttop, 
.infoboxconbox .leftbot{
	left:-1px;
}
.infoboxconbox .leftbot, 
.infoboxconbox .rightbot {
	bottom:-1px;
}
.infoboxconbox .rightbot, 
.infoboxconbox .righttop {
	right:-1px;
}
.infoboxconbox .righttop, 
.infoboxconbox .lefttop {
	top:-1px;
}
/*####################################
	Sidebar Css
#####################################*/
.sidebarbox {
	margin:0 0 15px 0;
	border:1px solid #D6D6D6;
	position:relative;
	background-image:url(../images/sidebartxtbg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
}
.sidebarbox .lefttop, 
.sidebarbox .leftbot{
	left:-1px;
}
.sidebarbox .leftbot, 
.sidebarbox .rightbot {
	bottom:-1px;
}
.sidebarbox .rightbot, 
.sidebarbox .righttop {
	right:-1px;
}
.sidebarbox .righttop, 
.sidebarbox .lefttop {
	top:-1px;
}
.sidebarbox .elink {
	color:#811517;
	font-weight:bold;
}
.sidebarbox .elink:hover {
	color:#000000;
}
h5 { /* Header */
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/sidebarh5bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#ECDCDC;
	border-bottom:1px solid #E4CCCC;
	margin:0px;
	padding:0px;
	position:relative;
}
h5 a {
	color:#000000;
}
h5 a:hover {
	color:#811417;
}
h5 span {
	padding:7px 15px;
	display:block;
}
h5 .lefttop{
	left:-1px;
}
h5 .righttop {
	right:-1px;
}
h5 .righttop, 
h5 .lefttop {
	top:-1px;
}

.sidebar .nomargin1 {
	margin:0px;
}
.sidebarbox .linkbox {	
	position:relative;	
	height:19px;	
	margin-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.sidebarbox .linkbox .link{
	background-image:url(../images/morebtn.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:19px;
	width:46px;		
	text-indent:-9999px;
	position:absolute;
	left:0px;
	bottom:0px;
}
.sidebarbox .linkbox .link:hover{
	background-position:left -19px;
}
.sidebarbox .linkbox .clicktoapplybtn{
	background-image:url(../images/clicktoapplybtn.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:19px;
	width:97px;		
	text-indent:-9999px;
	position:absolute;
	left:0px;
	bottom:0px;
}
.sidebarbox .linkbox .clicktoapplybtn:hover{
	background-position:left -19px;
}
/*====================================*/
.sidebarlinks {
}
.sidebarlinks a, 
.sidebarlinks .normal{
	font-weight:bold;
	color:#000000;
	display:block;
	padding:9px 0;
	background-image:url(../images/sidebarlinkbg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#F9F9F9;
	border-bottom:1px solid #E5DFB3;
	border-top:1px solid #FFFFFF;
	position:relative;
}

.sidebarlinks a:hover,
.sidebarlinks .active {
	color:#811517;
	background-image:url(../images/sidebarlinkhoverbg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#EDEDED;
}
	
.sidebarlinks a span, 
.sidebarlinks .normal span {
	margin:0 10px 0 29px;
	display:block;
}
	
.sidebarlinks a img, 
.sidebarlinks .normal img {
	position:absolute;
	left:15px;
	top:12px;
}
/*====================================*/
.sidebarlinks .sublinks a, 
.sidebarlinks .sublinks .normal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	display:block;
	padding:8px 0px;
	background-color:#ffffff;
	border-bottom:1px solid #E5DFB3;
	position:relative;
	background-image:none;
}
.sidebarlinks .sublinks a:hover {
	background-color:#F8F3F3;
	color:#000000;
}
.sidebarlinks .sublinks a span, 
.sidebarlinks .sublinks .normal span{
	margin:0px 10px 0 0px;
	display:block;
}
.sidebarlinks .sublinks a img, 
.sidebarlinks .sublinks .normal img{
	position:absolute;
	top:11px;
}
/*====================================
LINK WITH IMAGE CASE CSS
====================================*/
.linkwithimg {
	position:relative;
	z-index:2;
	padding:0px 8px;
	background-image:url(../images/sidebarlinkbg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#F9F9F9;
	border-bottom:1px solid #ffffff;
	color:#000000;
}
.linkwithimg .imgbox {
	width:30px;
}
.linkwithimg .imgbox td {
	width:30px;
	height:30px;
	border:1px solid #CCCCCC;
	padding:1px;
	background-color:#FFFFFF;
}
.linkwithimg .linkbox {
	padding:0 0 0 5px;
}
.linkwithimg .linkbox a{
	color:#000000;
}
.linkwithimg .linkbox a:hover {
	color:#811417;
}
/*====================================
SIDEBAR TEXT CSS
====================================*/
.sidebartxt {
	padding:10px 15px 5px 15px;
}
.sidebartxt .formcss {
	/*main form box*/
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sidebartxt h2 {
	font-family:"Trebuchet MS";
	font-size:15px;
	line-height:16px;
	color:#811417;
	margin-bottom:10px;
}
.sidebartxt h3 {
	margin-top:0px;
}
.sidebartxt .tmsbigfont {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#811417;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	vertical-align:middle;
}
.sidebartxt .rightform {
	margin:0px;
	padding:0px;
}
.sidebartxt .rightform dt {
	display:block;
	font-weight:bold;
	margin:0px 0px 3px 0px;
}
.sidebartxt .rightform dd {
	display:block;
	margin:0px 0px 7px 0px;
	padding:0px;
}
.sidebartxt .rightform dd input,
.sidebartxt .rightform dd textarea,
.sidebartxt .rightform dd select,
.textboxborder {
	font-size:11px;
	color:#666666;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:1px;
}
.sidebarimg {
	margin:10px;
}
.sidebarimg td {
	height:70px;
}
.sidebar .sidebartxt .morebar {
	display:block;
	margin-top:5px;
}
.sidebartxt .morebar .link {
	font-size:10px;
}
.sidebartxt h4 {
	margin:0px 0 10px 0;
}
.sidebartxt h6 {
	margin:0px;
}
/*===================================
SIDE BAR CONTACT INFO
===================================*/
.sidebarbox p {		
	line-height:15px;
}
.sidebarbox .imgset{
	position:relative;
	height:36px;
}
.sidebarbox .imgset img{
	position:absolute;
	right:0px;
	top:-10px;
}
/*====================================
SIDEBAR CONTACT US CSS
====================================*/
.sidebarcontact {
	margin:0px;
	color:#292063;
	font-family:"Trebuchet MS";
}
.sidebarcontact dt {
	font-size:14px;
	margin:0px;
	font-weight:bold;
}
.sidebarcontact dd {
	font-size:20px;
	margin:0px;
	font-weight:bold;
}
	
/*====================================
	Form css start
-=====================================*/
.formtitle {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}
.formcss {
	/*main form box*/
	margin:0px 0px 20px 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formbox {
	/*main form inner box*/
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}
.formbox strong {
	/*for display "mandatory fields" text*/
	display:block;
	padding:5px 0px;
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
.formbox em {
	/*for mandatory star */
	color:#C10B0F;
	font-weight:bold;
}
.formbox .width1{
	width:50px;
}
	
.formbox .width2{
	width:250px;
}
		
/*===================================
COMMON FORM STRUCTURE CSS
===================================*/
.formbox dl {
	margin:0px;
	padding:5px 0px;
}
.formbox dl dt {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding:0px 3px 3px 0;
	margin:0;
	width:100px;
	float:left;
}
.formbox dl dd {
	margin:0 0 0 105px;
	padding:0px 3px 0px 0;
}
.formbox dl .clear {
	font-size:0px;
	line-height:0px;
	clear:both;
	height:0px;
	margin:5px 0px;
	padding:0px;
}
/*##################################
CONTACTUS PAGE CSS
##################################*/
.phone-no {
	margin:0 0 20px 0;
	padding:0px;
	font-size:12px;
}
.phone-no dt {
	width:75px;
	margin:0px;
	padding:0px;
	float:left;
	font-weight:bold;
}
.phone-no dd {
	margin:0 0 0 75px;
}
/*===================================
COMMON FORM ELEMINTS CSS
===================================*/
.formbox dd input,
.formbox dd textarea,
.formbox dd select,
.textboxborder {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:1px;
}
#contactus .formbox dd .active,
#register .formbox dd .active,
#onedaysconsultancy .formbox dd .active,
.formbox dd .active {	
	background-color:#FBF8DB;	
}
/*===================================
IMAGE CODE INSTRUCTION NOTE BOX CSS
===================================*/
.formbox .note1 {
	background-color:#f4f4f4;
	color:#000000;
	border-bottom:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	position:relative;
	margin-top:5px;
	margin-bottom:7px;
	padding:8px 10px;
}
.formbox .note1 dt {
	color:#FFFFFF;
	width:auto;
	padding:0px;
	float:none;
	font-size:12px;
	text-align:left;
	margin-bottom:5px;
}
.formbox .note1 dd {
	padding: 0;
	margin:0px 0 0 25px;
}
.formbox .note1 img{
	position:absolute;
	left:10px; 
	top:10px;
	margin-right:5px;
}
* html .formbox .note1 img{
	left:0px; 
}
/*===================================
IMAGE CODE INSTRUCTION NOTE BOX CSS
===================================*/
.formbox .note {
	background-color:#f4f4f4;/*#F7FCEE;*/
	border-bottom:1px solid #D6D6D6;/*#D8FB9F;*/
	border-right:1px solid #D6D6D6;
	padding:8px 10px;
}
.formbox .note dt {
	width:auto;
	padding:0px;
	float:none;
	font-size:12px;
	text-align:left;
	margin-bottom:5px;
	color:#000000;
}
.formbox .note dd {
	padding:0px;
	margin:0px;
	color:#000000;
}
/*===================================
IFRAME BOX CSS
===================================*/
.imgcode .iframeborder {
	position:relative;
	height:60px;
	padding:0px;
}
.iframeborder div{
	position:absolute;
	left:1px;
	top:2px;
	background-color:#FFFFFF;
	border:2px solid #cccccc;
	padding:2px;
	width:200px;
	height:48px;
}
.imgcode .fontsize9 {
	font-size:9px;
	height:15px;
}
.imgcode .refreshbtn {
	position:absolute;
	left:220px;
	top:5px;
	cursor:pointer;
}
/*===================================
SUBMITRESET BUTTON CSS
===================================*/
.btnbox{
	background-color:#f4f4f4;
	color:#000000;
	border-bottom:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
}
.btnbox dd input,
.button {
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

/*#################################### 
FAQ QUESTIONS CSS
####################################*/
#faq ul {
	list-style-type:none;
	margin:-12px 0px 15px 2px ;
	padding:0px;
	border-bottom:1px solid #D6D6D6;
	}
#faq .points li{
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
	color: #000000;
	font-size:12px;
	padding-left:15px;
	margin:10px 0;
}
#faq .points li a {
	color: #000000;
}
#faq .points li a:hover {
	color:#811517;
}
/*#################################### 
FAQ, TESTIMONIALS AND LINKS PAGE COMMON CSS
####################################*/
/*#testimonials .contentbox1 {
	padding-bottom:10px;
}
#testimonials .contentbox1 dd {
	margin:0px;
	padding:0px;
}*/
#testimonials .contentbox1 .imgleft {
	margin:0 10px 2px 0;
}
#testimonials .contentbox1 .clearfloat {
	margin:10px 0px 0px 0px;
}
.contentbox1 {
	border-bottom:1px solid #D6D6D6;
	padding:0px 0px 10px 0px;
	margin:0 0 15px 0;
	background-color:#FFFFFF;
}
.contentbox1 .imgleft td{
	height:100px;
	width:100px;
}
.contentbox1 dt {
	font-size:16px;
	color:#811517;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
	font-family:"Trebuchet MS";
}
.contentbox1 dt a {
	color:#811517;
}
.contentbox1 dt a:hover {
	color:#000000;
}
#onedaysconsultancy .contentbox1 dt {
	text-align:left;
	padding:0px 3px 3px 0;
	margin:0;
	width:20px;
	float:left;
}
#onedaysconsultancy .contentbox1 dd {
	margin:0 0 0 25px;
	padding:0px 3px 0px 0;
	color:#811517;
}
#onedaysconsultancy .contentbox1 dd .clear {
	font-size:0px;
	line-height:0px;
	clear:both;
	height:0px;
	margin:5px 0px;
	padding:0px;
}
.contentbox1 dd {
	color:#000000;
	margin:0px;
	padding:0px;
}
.contentbox1 dd strong{
	color:#811517;
}
.contentbox1 .linkbox {	
	position:relative;	
	height:30px;	
	margin-top:0px;
	padding-bottom:0px;
}
.contentbox1 .linkbox .link{
	background-image:url(../images/morebtn.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:19px;
	width:49px;		
	text-indent:-9999px;
	position:absolute;
	right:0px;
	top:10px;
}
.contentbox1 .linkbox .link:hover{
	background-position:left -19px;
}
.contentbox1 .linkbox .backtotopbtn{
	background-image:url(../images/backtotopbtn.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:19px;
	width:97px;		
	text-indent:-9999px;
	position:absolute;
	right:0px;
	top:10px;
}
.contentbox1 .linkbox .backtotopbtn:hover{
	background-position:left -19px;
}
.closebox {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;	
	height:19px;	
	margin-top:0px;
	padding-bottom:0px;
}
.closebox .closebtn{
	background-image:url(../images/closebtn.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:19px;
	width:47px;		
	text-indent:-9999px;
	position:absolute;
	right:0px;
	bottom:0px;
}
.closebox .closebtn:hover{
	background-position:left -19px;
}
.backbox {	
	position:relative;	
	height:14px;	
	margin-top:0px;
	padding-bottom:0px;
}
.backbox .backbtn{
	background-image:url(../images/backbtn.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:14px;
	width:49px;		
	text-indent:-9999px;
	position:absolute;
	right:0px;
	bottom:0px;
	
}
.backbox .backbtn:hover{
	background-position:left -14px;
}

/*#################################### 
LINKS PAGE CSS
####################################*/
#links .link {
	font-size:11px;
}
#links .linkbox .link {
	font-size:11px;
}

/*##################################
SITEMAP CSS
##################################*/
#sitemap ul {
	list-style-type:none;
	margin:-12px 0px 0px 2px ;
	padding:0px;
	}
#sitemap ul li {
	height:18px;
	}
#sitemap ul li a {
	text-decoration: none;
}
/*===============================*/
.linklevel1 {
	background-image:url(../images/bullate.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
	color: #000000;
	font-size:12px;
	padding-left:15px;
	margin:10px 0 10px 0;
}
	
.linklevel1 a {
	color: #000000;
}
	
.linklevel1 a:hover {
	color:#811517;
}
/*===============================*/
.linklevel2 {
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	color: #333333;
	font-size:11px;
	padding-left:10px;
	margin:5px 0px;
}
.linklevel2 a {
	color: #333333;
}
.linklevel2 a:hover {
	color: #000000;
}
/*=====================================
	Display Image css
	==================================*/
#white{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	margin:15px; 	
}
.popup {
	padding:0px;
	margin:15px; 	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
/*========================================
	Footer css
=========================================*/
#footer .copyright{
	position:absolute;
	left:15px;
	top:2px;
}
#footer .links{
	color:#ABABAB;	
	position:absolute;
	right:15px;
	top:2px;
}
#footer .links a{
	color:#000000;
}
#footer .links a:hover{
	color:#811417;
}
#footer .links a img{
	vertical-align:middle;
	padding-left:6px;
}
#footer .links span{
	margin:0px 6px 0px 8px;
}
