body {
	font:normal 12px/2em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#333;
	text-align:justify;
}
#column2 {
	text-align:left;
}
/*----------------------------------------------------------------------------------*/
/*------------------------------------@structure------------------------------------*/
/*----------------------------------------------------------------------------------*/
#wrapper {
	width:802px;
	margin:0 auto;
	background-color:transparent;
}
#content {
	clear:both;
	border:1px solid #dedede;
	border-top:none;
	background-color:#e6eaf4;
}
#column1 {
	width:532px;
	float:left;
	padding:15px;
	background:#fff;
}
#column2 {
	width:236px;
	float:right;
	border-left:1px solid #dedede;
}
#generateQuote, #meetingCenter, #additionalContent, #advertisement {
	border:1px solid #dedede;
	padding:15px;
	background-color:#e6eaf4;
}
#generateQuote {
	border-width:0 0 1px;
}
#meetingCenter {
	border-width:0 0 1px;
}
#additionalContent {
	border-width:0 0 1px;
}
#advertisement {
	clear:both;
	background-color:#e6eaf4;
	border-width:1px 0 0;
}
#advertisement:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#small_print {
	clear:both;
	width:100%;
}
/*----------------------------------------------------------------------------------*/
/*------------------------------------@headings------------------------------------*/
/*----------------------------------------------------------------------------------*/
h1 {
	background:url(../i/logo.jpg) top left no-repeat;
	height:120px;
	width:850px;
	text-indent:-9000px;
}
h2 {
	font-size:24px;
	text-transform:uppercase;
	line-height:1.5em;
	color:#54b2de;/*medium blue*/
}
h3 {
	font-size:14px;
	text-transform:capitalize;
	margin-bottom:2px;
}
#column1 h3 {
	margin-top:1.5em;
	border-bottom:1px solid #cecece;
}
h4 {
	font-size:14px;
	margin:2em auto 2px;
}
h3 + h4 {
	margin-top:0;
}
h4 img { /*on the tutorials page*/
	float:left;
	clear:left;
	margin-right:10px;
}
h1, h2, h3, h4 {
	font-weight:bold;
	text-align:left;
}
h2 + img {
	float:right;
}
/*----------------------------------------------------------------------------------*/
/*------------------------------------@navigation------------------------------------*/
/*----------------------------------------------------------------------------------*/
#navigation {
	width:100%;
	font-size:14px;
	background:url(../i/logo.jpg) 0 -120px no-repeat;
}
#navigation li {
	display:inline;
}
#navigation a {
	border:1px solid #dedede;
	padding:4px 8px;
	text-decoration:none;
	color:#666;
	background-color:#e6eaf4;
	font-weight:bold;
}
#navigation li a:hover {
	background-color:#fff;
	border-bottom-color:#fff;
}
#home a.home, #about a.about, #tutorial a.tutorial, #services a.services, #home a.home:hover, #about a.about:hover, #tutorial a.tutorial:hover, #services a.services:hover {
	border-bottom-color:#fff;
	color:#2390e2;
	background:#fff url(../i/on_bg.gif) repeat-x top left;
	cursor:default;
}
a:link, a:visited, a:active {
	color:#54b2de;/*medium blue*/
}
a:hover {
	color:#e5a330;/*orange*/
}
/*----------------------------------------------------------------------------------*/
/*--------------------------------@additionalLinks----------------------------------*/
/*----------------------------------------------------------------------------------*/
#additionalContent, #meetingCenter, #advertisement {
	line-height:normal;
}
#additionalContent a, #meetingCenter a, #advertisement a {
	display:block;
	height:12px;
	padding:8px 10px 12px; /*total height 32px: 12+8+12*/
	text-decoration:none;
	color:#333;
	background:url(../i/menu.gif) 0 -32px no-repeat;
}
#additionalContent li, #meetingCenter li, #advertisement li {
	border:1px solid #ddd;
	width:200px;
}
#additionalContent li + li, #meetingCenter li + li {
	border-top-width:0;
}
#advertisement li + li {
	border-left-width:0;
}
#advertisement ul {
	width:604px;
	margin:0 auto;
}
#advertisement li {
	float:left;
}
#additionalContent li a:hover, #meetingCenter li a:hover, #advertisement li a:hover {
	color:#e5a330;/*orange*/
	background-position:0 0;
}
#area .area, #dictionary .dictionary, #related .related, #partners .partners, #qa .qa #area a.area:hover, #dictionary a.dictionary:hover, #related a.related:hover, #partners a.partners:hover, #qa .qa:hover {
	cursor:default;
	background-position:0 0;
	font-weight:bold;
	color:#54b2de;/*medium blue*/
}
#meetingCenter a.highlight {
	font-weight:bold;
	background-position:0 -64px;
	color:#666;
}
/*----------------------------------------------------------------------------------*/
/*------------------------------------@quoteForm------------------------------------*/
/*----------------------------------------------------------------------------------*/
#generateQuote {
	line-height:normal;
}
.input {
	background:#fff;
	color:#333;
}
.input:focus {
	background:#f0e1c9;/*light orange*/
}
.invisible {
	visibility:hidden;
	color:red;
}
.form_text {
	display:block;
	margin-top:5px;
}
.form_text, label {
	margin-top:1em;
}
label {
	display:block;
	margin-top:.5em;
}
label input {
	margin-right:.5em;
}
#submit {
	margin-top:.75em;
}
/*----------------------------------------------------------------------------------*/
/*------------------------------------@style------------------------------------*/
/*----------------------------------------------------------------------------------*/
#small_print li {
	display:inline;
}
#small_print li a {
	color:#333;
	padding:5px;
	margin-right:1em;
}
#advertisement h3, #advertisement a {
	text-align:center;
}
#advertisement li {
	display:inline;
}
#advertisement img {
	border:1px solid #ddd;
	margin:10px;
}
p + p {
	margin-top:2em;
}
#contact p {
	margin-top:0;
	margin-bottom:0;
}
#dictionary #providedBy {
	border-top:1px solid #dedede;
	margin-top:25px;
	text-align:center;
}
#partners #column1 img {
	display:block;
	margin:25px auto 0;
}
strong {
	font-weight:bold;
}
table {
	width:100%;
	font-size:11px;
}