﻿@charset "utf-8";
/* CSS Document */

<style type="text/css">

html,body{
	margin:0;
	padding:0
	}

body{
	margin:0 auto;
	font:76% arial,sans-serif;
    background-image:url('images/sitebg.png');
	background-repeat:repeat-x;
	background-color:#a2a2a2;
	background-position:top
	}
	
p{
	margin:0 10px 10px
	}
	
a{
	display:block;
	color:#981793;
	padding:10px
	}

  
div#container{
	width:900px; 
	height:650px;
	margin: 0 auto
	}

div#banner{
	height:315px;
	}

		

div#nav{
	height:35px;
	background-image:url('images/nav_bg.gif'); 
	background-repeat:no-repeat; 
	float:left;
	maring:0 auto;
	
	}	

.menu {
    color:white;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    border-right:1px solid white;
    text-decoration:none;
	background-image:url('images/nav_bg_n.gif'); 
	background-repeat:no-repeat;
	height:35px;
	margin-right:1px;
	outline:none;
	float:left
}

.selected {
    color:white;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    border-right:1px solid white;
    text-decoration:none;
	background-image:url('images/nav_selected.gif'); 
	background-repeat:no-repeat;
	height:35px;
	margin-right:1.4px;
	float:left
}

.gap {
	width:230px;
    text-decoration:none;
	height:35px;
	outline:none;
	float:left
}

.menu_right {
    color:white;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    border-right:1px solid white;
    text-decoration:none;
	background-image:url('images/nav_right_bg_n.gif'); 
	background-repeat:no-repeat;
	height:35px;
	margin-right:1px;
	outline:none;
	float:left
}

.menu_greyed {
    color:white;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    border-right:1px solid white;
    text-decoration:none;
	background-image:url('images/nav_greyed_bg_n.gif'); 
	background-repeat:no-repeat;
	height:35px;
	margin-right:1px;
	outline:none;
	float:left
}

.menu:hover {
	background-image:url('images/nav_bg_o.gif'); 
	background-repeat:no-repeat
}

.menu_right:hover {
	background-image:url('images/nav_bg_o.gif'); 
	background-repeat:no-repeat
}

.toolbar {
	margin-top:-1px;
	width:900px
}
	

div#content{
	float:right;
	height:275px;
	width:675px;
	line-height:1.4;
	}

div#content p{
	color:#ffffff;;	
	padding-left:25px
	}

div#content .title{
	font-family:Arial; 
	font-size:large; 
	font-weight:bold;
	color:#000
	}
	
div#content .italic{
	font-style:italic
	}	
	
div#content .bold{
	font-weight:bold
	}		


div#assessment{
	float:right;
	height:275px;
	width:225px;
	background-image:url('images/assessment_bg.jpg'); 
	background-repeat:no-repeat
	}



div#footer{
	clear:right;
	height:25px;
	width:100%;
	background-image:url('images/footer_bg.gif'); 
	background-repeat:no-repeat
	}

div#footer p{
	margin:0;
	padding:5px 10px;
	font-family:Arial; 	
	color:#ffffff;
	font-size:10px;
	text-align:right;
	}

a.mail:link {
	display:inline;
	text-decoration:none; 
	font-family:Arial; 	
	color:#ffffff;
	font-size:10px	
	}

a.mail:hover {
	color:#FFF
	}
	
/*--Reporting Content----------*/	

div#reportingimage {
	float:right;
	height:275px;
	width:160px;
	line-height:1.4;
	}

div#reportingtext {
	float:right;
	height:275px;
	width:515px;
	line-height:1.4;
	}

a.sample:link {
	padding:0;
	display:inline;
	outline:none;
	text-decoration:none; 
	font-family:Arial; 	
	color:#6FF;
	font-size:11px	
	}

a.sample:visited {
	padding:0;	
	display:inline;
	outline:none;
	text-decoration:none; 
	font-family:Arial; 	
	color:#6FF;
	font-size:11px	
	}

a.sample:hover {
	color:#6F3
	}

/*--Getting Started Content----------*/	


a.started:link {
	padding:0;
	display:inline;
	outline:none;
	text-decoration:none; 
	font:76% arial,sans-serif;
	color:#F90;
	font-size:12px		
	}

a.started:visited {
	padding:0;	
	display:inline;
	outline:none;
	text-decoration:none; 
	font:76% arial,sans-serif;
	color:#F90;
	font-size:12px			
	}

a.started:hover {
	color:#6F3
	}



/*--Pricing Content----------*/	

div#priceboxmargin {
	float:left;
	height:160px;
	width:22px;
	line-height:1.4		
	}

div#pricebox {
	float:left;
	height:160px;
	width:160px;
	line-height:1.4
	}
	
	
/*--Contact----------*/	

div#contactbox {
	float:left;
	height:275px;
	width:370px;
	line-height:1.4		
	}

/*----For ENROLL NOW----*/

.tab2 .handle{
	background:url("../img/request_tab.png") no-repeat;
}
.request_tab{
	position:fixed;	
    width:270px;
	height:203px;
    background:#484848;
	z-index:999999;
	margin-left:300px;
}


.request_tab_content{
    width:230px;
	height:180px;
	float:left;
	margin:20px 0px 0px 20px;
}

.request_tab_text{
	width:230px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#FFF;
	margin:0px;
	padding:0px;
	text-align:center;
}
.click_here{
	height:42px;
	width:117px;
	float:left;
	margin:15px 0px 0px 50px;
	background-image:url('../img/click_here.png');
	background-repeat:no-repeat;
	background-position:top-left;
}

.click_here:hover{
	background-position:0px -42px;
}
</style>




