/* CSS RESET */
html {
	color:#2b97d2;
	background:#ffffff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
select, input, button, textarea {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
/*general*/
body {
	background:#fff;

}
#wrapper {


}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.fl {
	float:left
}
.fr {
	float:right
}
/* BASE */

h2 {
	font-size:123.1%;
}
h3 {
	font-size:108%;
}
h2, h3 {
	margin:1em 0;
}
h2, h3, h4, h5, h6, strong {
	font-weight:700;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
blockquote, ul, ol, dl {
	margin:1em;
}
ol, ul, dl {
	margin-left:2em;
}
ol li {
	list-style:decimal outside;
}
ul li {
	list-style:disc outside;
}
dl dd {
	margin-left:1em;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}
input[type=text], input[type=password], textarea {
	width:12.25em;
*width:11.9em;
}
#container {
	margin:0 auto; /*background:url(images/hd.jpg) no-repeat center top;*/
	width:962px;
	background: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content {
	color:#6f0fa6;
	font-size:12px

}
#ct {
	
}
/*header*/

#header {
	position:relative;
	background:url(images/header2.jpg) no-repeat center top;
	height: 107px;
}
#htext{
	position:relative;
	padding-top: 70px;
	padding-left:470px;
	font-family:Lucida Grande;
	font-size: 21px;
	font-weight: bolder;
	color:#fff;
}

h1 {
	font-family:Lucida Grande;
	font-size: 19px;
	font-weight: bolder;
	color:#fff;	
	
	
}


/*main*/
#left1 {
	float:left;
	margin:0px;
	width:623px;
	height:324px;
	background:url(images/map.jpg) no-repeat;
	

}

#right1 {
	float: right;
	width:339px;
	height:324px;
background:url(images/stats.jpg) no-repeat;
}


#left2 {
	float:left;
	margin:0px;
	width:623px;
	height:266px;
	background:url(images/iq-test-left.jpg) no-repeat;
	

}



#left2 p{
	padding-top:25px;
	padding-left:140px;
	padding-right:20px;
	font-family:Lucida Grande;
	font-size: 14px;
	font-weight: bolder;
	color:#858585;
	
	
	
}

#right2 {
	float: right;
	width:339px;
	height:266px;
	background:url(images/take-test.jpg) no-repeat;
}


#button{
	
	padding-top:30px;
	padding-left:29px;
}




/*footer*/
#footer {
	background:url(images/footer2.jpg) no-repeat center;
	height:50px;
	}
	
	
	#footer p{
		position:relative;
		padding-top: 15px;
		padding-left:650px;
		font-family:Lucida Grande;
		font-size: 14px;
		font-weight: bolder;
		color:#fff;
		}
	
	#footer3 {
		background:url(images/footer3.jpg) no-repeat center;
		height:30px;
		}
	

/* links */
a, a:hover, a:active, a:visited {
	text-decoration:none;
	font-family:Lucida Grande;
	font-size: 14px;
	font-weight: bolder;
	color:#fff;
}
#main a {
	color:#2b97d2
}
#main a:hover {
	color:#333
}

/*   pages */

#pagetop
{
	background:url(images/page-top.jpg) no-repeat center;
	height:17px;	
	
	
}


#pagemain
{
	background:url(images/page-main.jpg) repeat-y center;
margin:0px;

padding-bottom:10px;
	
	
}

#pagemain p{

	padding:5px 25px 0px 25px;
	font-family:Lucida Grande;
	font-size: 14px;
	font-weight: bolder;
	color:#858585;
	
}



#pagebottom
{
	background:url(images/page-bottom.jpg) no-repeat center;
	height:16px;	
	
	
}
