*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #4c4c4c;
	background: #ecf3f5;
	border-top: 14px solid #007060;
	text-align: center;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #3354aa; text-decoration: underline; }
a:visited { color: #3354aa; text-decoration: underline; }
a:hover { color: #3354aa; text-decoration: none; }
a:active { color: #3354aa; text-decoration: underline;}
a.external {
	background:transparent url(/images/icons/external.png) no-repeat scroll right center;
	padding-right:13px;
}
#content ul { margin: 0 0 1em 5px; position: relative; }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #000000;
}
h1 { font-size: 1.4em; width: 418px; height: 97px; background: url(/images/text/spring.gif) no-repeat;}
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

#container {
	margin: 0 auto;
	width: 995px;
	padding: 0 0 20px 0;
	text-align: left;
	background: #fff url(/images/bgrounds/container.jpg) no-repeat 456px 0;
}
#header {
	position: relative;
	width: 100%;
	height: 145px;
}

#header .logo {
	position: absolute;
	top: 18px;
	left: 18px;
}

/*h1 {
	display: none;
}*/
#main {
	width: 995px;
}
#main-l, #main-r {
	float: left;
	display: inline;
}
#main-l {
	width: 418px;/* 456 */
	padding: 0 19px 0 19px;
	line-height: 1.5;
}
#main-r {
	width: 471px;
	margin: 106px 0 0 0;
}
em {
	color: #ee2d24;
}
.arrow em {
	font-style: normal;
}
.arrow {
	width: 316px;/* 402 */
	height: 63px;/* 90 */
	background: url(/images/bgrounds/arrow.gif) no-repeat;
	padding: 27px 65px 0 21px;
}

#taketest h2 {
	width: 329px;
	height: 43px;
	background: url(/images/text/take-test.gif) no-repeat;
	margin: 0 0 7px 20px;
}

#taketest ul {
	background: #ecf3f5;
	padding: 5px 0 25px 20px;
	border-bottom: 1px solid #fff;
	margin: 0;
}
#taketest li {
	background: url(/images/icons/tick.gif) no-repeat;
	padding: 5px 0 5px 24px;
}
#moreinfo {
	background:  #007060 url(/images/icons/phone.gif) no-repeat 20px 24px;
	position: relative;
	width: 471px;
	height: 92px;
	color: #c9d5d8;
}
#moreinfo h2 {
	width: 174px;
	height: 39px;
	background: url(/images/text/more-information.gif) no-repeat;
	position: absolute;
	top: 27px;
	left: 78px;
}
#moreinfo strong {
	color: #fff;
}
#moreinfo p {
	position: absolute;
	top: 28px;
	left: 276px;
	padding: 0 0 0 20px;
	font-size: .9em;
	border-left: 1px solid #5ea099;
}
#schedule {
	background: #ecf3f5 url(/images/bgrounds/schedule.gif) no-repeat bottom left;
	padding: 28px 0 45px 20px;
}
#schedule h2 {
	width: 242px;
	height: 19px;
	background: url(/images/text/schedule-test.gif) no-repeat;
}
#schedule th, #schedule td {
	padding: 1px 0;
	text-align: left;
	vertical-align: top;
}

#schedule th {
	font-weight: normal;
	padding: 5px 15px 4px 23px;
}

#schedule input, #schedule textarea {
	border: 1px solid #d0dcdf;
	padding: 3px;
	width: 231px;
}
/*
#schedule .button input {
	width: auto;
	border: none;
	padding: 0;
}
#schedule .button {
	text-align: right;
	padding-top: 8px;
}*/

#tr_for_submit input {
	width: auto;
	border: none;
	padding: 0;
}
#tr_for_submit td {
	text-align: right;
	padding-top: 8px;
}

.error  small{
	display:block;
	color: #CC0000;

}


#footer {
	
}
