body{
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
}

h1{
	font-size: 1.1em;
	color: #411b8b;
	margin: 10px 10px 10px; 10px;
	font-weight: bold;
}

h1 span{
	color: #616161;
	margin-right: 10px;
	font-size: 1.25em;
}
.headingsmall{
	font-size: 1.1em;
	font-weight: bold;
}

h2{
	font-size: 1.1em;
	color: #411b8b;
	margin: 12px 10px 0 10px;
	padding: 0px;
	font-weight: bold;
}

h2 span{
	color: #616161;
	margin-left: 10px;
}

h3{
	font-size: 0.8em;
	color: #411b8b;
	margin: 15px 10px 0px 10px;
	padding: 0px;
}

ul{
	margin: 10px 0px 20px 30px;
	padding: 0px;
}

label{
	display: block;
	width: 340px;
	text-align: right;
	margin:0 0 10px 0;
}

textarea{
	width: 280px;
	height: 100px;
	border: 1px solid black;
	background-color: #fbfbfb;
}

input{
	border: 1px solid black;
	background-color: #fbfbfb;
}

li.number{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: decimal inside none;
	font-weight: normal;
	font-size: 0.8em;
}

li.letter{
	margin: 0px 0px 5px -10px;
	padding: 0px;
	list-style: lower-alpha inside none;
}

p{
	margin: 5px 10px 10px 10px;
	padding: 0px;
}

a{
	color: #3f406a;
	text-decoration: underline;
}

a:hover{
	color: #707070;
	text-decoration: underline;
}

.arror{
	color: #feab04;
}
.underline{
	text-decoration: underline;
}
#menu {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style: none outside none;
}

#menu li {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	list-style-type: none;
	list-style: none outside none;
	width: 210px;
}

#menu li a{
	display:block;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	border-left: 4px solid #ffffff;
	background-image: url(images/bg-menu.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#menu li a:hover{
	border-left: 4px solid #411b8b;
	background-image: url(images/bg-menu2.gif);
	background-position: top left;
	background-repeat: repeat-y;

}

.menu-case {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style: none outside none;
}

.menu-case li {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	list-style-type: none;
	list-style: none outside none;
}

.menu-case li a{
	display:block;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 0px 0px;
	color: #686868;
	text-decoration: none;
}

.menu-case li a:hover{
	color: #feab04;
}

#holder{
	width: 760px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(images/header-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#header{
	width: 760px;
	padding: 12px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/bg-header.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffd312;
	color: #ffffff;
}

#header a{
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
	margin: 0px 5px 0px 5px;
}

#header a:hover{
	color: #411b8b;
	text-decoration: underline;
}

#col-left{
	float: left;
	width: 212px;
	padding-right:0;
	margin-right:0;
}

#col-right{
	width:545px;
	padding:0;
	margin:0 0 0 215px;
	border:0 !important;
}

#footer{
	width: 760px;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 20px solid #f8f8f8;
	font-size: 0.8em;
}

#pictures{
	height: 214px;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/home.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#logo{
	margin: 34px 0px 0px 30px;
	position: absolute;
}

.clearing{
	clear: both;
}


#content{
	border: 1px solid #dadada;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

#quiz-left{
	width: 268px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

#quiz-right{
	width: 269px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	float: right;
}

.quiz-box{
	border: 1px solid #dadada;
	width: 268px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.quizOver,.quizOver:hover{
	background-color: #411b8b;
	text-decoration: none;
	color: #fff;
}

.quizOut,.quizOut:hover{
	text-decoration: none;
	color: #616161;
}

#front{
	background-color: #9e9e9e;
	background-image: url(images/bg-front.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 5px 5px 0px 5px;
	margin: 10px 0px 0px 0px;
}

.front-box{
	float:left;
	width:265px;
	margin:0px 0px 5px 0px;
	background-image: url(images/bg-front-box.gif);
	background-position: top;
	background-repeat: repeat-y;
}

#front a{
	color: #545454;
	text-decoration: none;
	font-size:1.2em;
	font-weight: bold;
	float:left;
	width:265px;
	margin:0px 0px 5px 0px;
	background-image: url(images/bg-front-box.gif);
	background-position: top;
	background-repeat: repeat-y;
}

#front a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #57349e;
	background-image: url(images/bg-front-box2.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.front-text1{
	margin: 5px 5px 5px 5px;
	padding: 0px;
	display: block;
}

.front-text{
	text-decoration: none;
	font-size:0.7em;
	font-weight: normal;
	width:246px;
	background-color: #ffffff;
	color: #545454;
	padding: 5px;
	margin: 0px 5px 4px 4px;
	display: block;
}

.number{
	font-size:2.0em;
	font-weight: bold;
}

.quiz{
	margin: 10px 0px 0px 4px;
	background-image: url(images/fraud.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #dadada;
	width: 204px;
	height: 92px;
	display: block;
}

#clients p{
	margin: 0px 5px 5px 5px;
	padding: 0px;
	font-size: 0.75em;
}
#years{
	padding-left: 10px;
	margin-top: 20px;
	width: auto;
	margin: 3px 0px 0px 45px;
}
.apply_online{
	float: right;
	margin: 5px 15px 10px 10px;
	border: none;
}
.apply_online a{
	text-decoration: none;
}