﻿/* -----------------------------------*/
/* ---------->>> HEADER <<<-----------*/
/* -----------------------------------*/
#topsection {
	background: url("header.jpg") no-repeat 0% 0%;
	height: 100px;
	width: 960px;
}
#craftysyntax{
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}
/* -----------------------------------*/
/* ------>>> PAGE STRUCTURE <<<-------*/
/* -----------------------------------*/
body {
	background: #fff url("bg.png") repeat-x 0% 0%;
	font: normal 100.1%/1.2em arial, helvetica, sans-serif;
	word-spacing: 0.1em;
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
#maincontainer {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -49px;
	margin-bottom: 0.1pt;
}
#contentwrapper {
	background: url("bg_maincolumn.jpg") repeat-y 0% 0%;
	float: left;
	width: 100%;
}
#contentcolumn {
	background: url("contentcolumn.jpg") no-repeat 0% 0%;
	margin-left: 200px;
}
#leftcolumn {
	background: url("bg_leftcolumn.jpg") no-repeat 0% 40px;
	float: left;
	width: 200px;
	margin-left: -960px;
	min-height: 476px;
	height: auto !important;
	height: 100%;
}
#leftcolumn p {
	text-align: center;
}
#push {
	height: 49px;
	text-align: center;
}
#footer {
	background: #fff url("footer.jpg") no-repeat 0% 0%;
	clear: left;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 12px 0 0 0;
	width: 960px;
}
/* -----------------------------------*/
/* -------->>> NAVIGATION <<<---------*/
/* -----------------------------------*/
#navTop {
	float: right;
}
#navTop ul {
	padding: 7px 0 0 0;
	margin: 0;
/*width: 100%;*/	width: 960px;
}
#navTop ul li {
	display: inline;
}
#navTop ul li a {
	border-left: 1px solid #fff;
	outline: none;
	padding: 0 1em;
	color: #fff;
	text-decoration: none;
	float: right;
	font-weight: bold;
}
#navTop ul li a:hover {
	color: #d7dce4;
	text-decoration: none;
}
.menu {
	background: url("menu_top.gif") no-repeat 0% 0%;
	padding: 10px 0 0 0;
	margin: 0 0 10px 10px;
	width: 180px;
}
* html .menu {
	padding: 10px 0 0 0;
}
.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu li a, .menu li a:link, .menu li a:active, .menu li a:visited {
	background: url("menu_middle.gif") repeat-y 0% 0%;
	font-weight: bold;
	color: #475670;
	display: block;
	text-decoration: none;
	line-height: 1.75em;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
}
.menu li a:hover {
	background-color: #f0f2f5;
	color: #475670;
}
.last {
	display: list-item;
	height: 10px;
}
html * .last {
	margin-top: -5px;
}
* html .last {
	margin-top: -3px;
}
/* -----------------------------------*/
/* --------->>> HEADINGS <<<----------*/
/* -----------------------------------*/
h2, h3, h4, h5, h6 {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0;
	letter-spacing: 1px;
}
.strike {
	text-decoration: line-through;
}
h1 {
	/*background: url(images/h1.png) no-repeat left bottom;
	border-left: 4px solid #5F8E95;
	margin-top: 0;
	padding: 0 0 8px 8px;
	margin-bottom: 15px;
	*/
	color: #5f8e95;
	font-size: 175%;
	line-height: 1em;
	/*border-bottom: 1px solid #5f8e95;*/
}
h2 {
	/*border-top: 1px solid #afa081;
	border-bottom: 1px solid #afa081;*/
	color: #afa081;
	font-size: 150%;
	padding: 0.25em 0;
}
h3 {
	color: #465670;
	font-size: 125%;
}
h4, h5, h6 {
	font-size: 100%;
}
/* -----------------------------------*/
/* ----------->>> LISTS <<<-----------*/
/* -----------------------------------*/
#main ul {
	margin-left: 20px;
	padding-left: 0;
}
#main ul li {
	background: url("bullet.jpg") no-repeat 0% 0%;
	list-style: none;
	padding-left: 16px;
}
/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
* {
	outline: none;
}
html {
	font-size: 100.01%;
}
#maincontainer, #footer {
	font-size: 80%;
}
#main {
	padding: 20px;
}
p {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0;
}
img {
	border: none;
	padding: 0;
	margin: 0;
}
hr {
}
#main #sharebar {
	text-align: center;
	height: 30px;
	clear: both;
	font-weight: bold;
	color: #659CFF;
}
/* -----------------------------------*/
/* ----------->>> LINKS <<<------------*/
/* -----------------------------------*/
a, a:link, a:visited, a:active {
	color: #0000ee;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* -----------------------------------*/
/* ----------->>> FORM <<<------------*/
/* -----------------------------------*/
form {
	padding: 0;
	margin: 0;
}
/* -----------------------------------*/
/* ---------->>> EXTRAS <<<-----------*/
/* -----------------------------------*/
.statement {
	width: 230px;
	height: 180px;
	overflow: hidden;
	padding: 20px 0 0 405px;
}
.statement p {
	margin: 0;
	display: block;
	height: 140px;
	overflow: hidden;
}
#leftcolumn .box {
	background: #f0f2f5 url("i.png") no-repeat bottom left;
	border: 1px solid #475670;
	padding: 5px 10px 35px 5px;
	margin: 10px;
	text-align: center;
}
.box p {
	margin: 0 0 15px 0;
	color: #475670;
	font-size: 10px;
	font-weight: bold;
}
#leftcolumn h1 {
	margin: 5px;
	padding: 5px;
	background: none;
	border: none;
	font-size: 16px;
	text-align: left;
	color: #475670;
	text-align: left;
	text-decoration: none;
}
#countries {
	border: 0px;
	padding: 5px;
	text-decoration: none;
	text-align: center;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
#countries a {
	border: 0px;
	display: block;
	text-decoration: none;
	text-align: center;
}
#countries img {
	border: 0px;
	text-decoration: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
img.float_left {
	background: url("border_img.gif") no-repeat 0% 0%;
	border-bottom: 10px solid #b0bacb;
	float: left;
	margin: 5px 10px 0 0;
	padding: 0 0 4px 14px;
}
img.float_right {
	background: url("border_img.gif") no-repeat 0% 0%;
	border-bottom: 10px solid #b0bacb;
	float: right;
	margin: 5px 0 0 10px;
	padding: 0 0 4px 14px;
}
.clear:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
a.false {
	color: #5f8e95;
	text-decoration: none;
	font-weight: bold;
}
