body {
margin:0.5em;
padding:0;
height:100%;
background-color:#ffffff;
background-image:url(img/body-bg2.jpg);
background-position:top;
background-repeat:repeat-x;
color:#000000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
}

a {
color:#547699;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}

img {
border:none;
}

img.left {
float:left;
margin:0 .5em 0 .2em;
padding:.2em;
border:1px solid #eeeeee;
}

img.right {
float:right;
margin:0 .2em 0 .5em;
padding:.2em;
border:1px solid #eeeeee;
}

blockquote.warning {
margin:1em;
padding:.5em;
padding-left:5em;
background-color:#ffffff;
background-image:url(img/blockquote-bg-warning.jpg);
background-position:left top;
background-repeat:no-repeat;
border-top:1px solid #eeeeee;
}

blockquote.question {
margin:1em;
padding:.5em;
padding-left:5em;
background-color:#ffffff;
background-image:url(img/blockquote-bg-question.jpg);
background-position:left top;
background-repeat:no-repeat;
border-top:1px solid #eeeeee;
}

blockquote p {
font-size:.8em;
margin:.2em;
color:#616161;
}

#centerColumn {
	margin:0 auto;
	padding:1em;
	width:45em;
	text-align:justify;
	vertical-align: middle;
	background-color:#ffffff;
	border:1px solid #BBD1E2;
	color: #333333;
	font-size: 1em;
}

#centerColumn h2 {
margin:0 0 -.5em 0;
padding:.75em 0 0 0;
font-size:1.2em;
letter-spacing:0.1em;
color:#DA8619;
}

#header {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:10em;
	background-color:#ffffff;
	background-image:url(img/header-bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	border:1px solid #EBCD48;
	text-align: right;
	color: #000;
	font-size: 0.9em;
}

#header h1 {
	margin:0 0 -.6em 0;
	padding:1em 0 0 1em;
	font-size:1.5em;
	letter-spacing:0.1em;
	color:#FFFFFF;
	float: left;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 1.75em;
font-size:0.9em;
font-weight:300;
letter-spacing:0.1em;
color:#FFCC33;
}
#header a{ color:#E8E8E8;
text-decoration:none;}
#header a:hover {color:#FFFFFF;}

#navtabs {
	margin:0 0 0 0;
	float:right;
	width:100%;
	height:6em;
	font-size:93%;
	line-height:normal;
	padding-top:1px;
}


#fauxRightColumn {
position:relative;
margin:.5em 0 0 .5em;
padding:0 .7em .7em .7em;
width:11em;
font-size:0.9em;
background-color:#ffffff;
background-image:url(img/fauxrightcolumn-bg.jpg);
background-position:top;
background-repeat:repeat-x;
border-bottom:1px solid #eeeeee;
}

#fauxRightColumn h2 {
margin-bottom:-1em;
font-size:.9em;
color:#DA8619;
}

#fauxRightColumn a {
font-size:.9em;
text-decoration:none;
color:#559449;
}

#fauxRightColumn a:hover{
text-decoration:none;
color:#cccccc;
}

#footer {
position:relative;
bottom:0;
margin:3em 0 0 0;
padding:0;
height:4em;
line-height:4em;
text-align:center;
font-size:0.7em;
background-color:#ffffff;
border-top:1px solid #eeeeee;
}

a.igroup {
  float:left;
  width: 30px;
  height: 30px;  
  margin-left: 75px;
  margin-top:-37px;
  background: url(img/logo_igroup.jpg) no-repeat 0 0;
}

a:hover.igroup  {
  background-position: -31px;
}
.c1
{
	width: 215px;
	background-color: #F7F7F7;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 22px;
	color: #333333;
	float: left;
}

.c2
{
	width: 216px;
	float: left;
	border-bottom: 1px solid #DDD;
	line-height: 22px;
	color: #003366;
	background-color: #FCFDFF;
}


.c3
{
	width: 215px;
	background-color: #FDFDF1;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #AD6C14;
	float: right;
}


.noteheader
{
	width:auto;
	border-bottom: 1px solid #CCC;
	border-top: none;
	color: #DA8619;
	height: 24px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background:url(img/headerBG.gif) repeat-x;
	text-align: center;
}
.noteheader a {color:#DA8619;
text-decoration:none;}
.noteheader a:hover {color:#ECAD59;}
.noteheader1
{
	width:auto;
	border-bottom: 1px solid #CCC;
	border-top: none;
	color: #333333;
	height: 24px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background:url(img/headerBG1.gif) repeat-x;
	text-align: center;
}
.noteheader1 a {color:#333333;
text-decoration:none;}
.noteheader1 a:hover {color:#666666;}
.noteheader2
{
	width:auto;
	border-bottom: 1px solid #CCC;
	border-top: none;
	color: #003366;
	height: 24px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background:url(img/headerBG2.gif) repeat-x;
	text-align: center;
}
.noteheader2 a {color:#003366;
text-decoration:none;}
.noteheader2 a:hover {color:#547699;}


.spacy
{
	padding: 5px;
	font-size: 0.8em;
	height: 380px;
}
#fixcolumns
{
	width:650px;
	background-color: #E0E0E0;
	margin-top: 20px;
}
#fixcolumns img
{
    padding-left:30px;
}

#menu
{
position: relative;
background: url('img/a16.gif') repeat-x;
height: 67px;
padding: 0 10px 0px 5px;
margin: -14px 0px 10px 0px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
	border-left: 0px;
	margin-left: -40px;
}

#menu ul li a
{
background-color: transparent;
padding: 19px 10px 21px 10px;
font-size: 0.85em;
color: #828282;
font-weight: bold;
text-decoration:none;
height:67px;
}

#menu ul li a:hover
{
background: #fff url('img/a18.gif') repeat-x;
color: #999999;
text-decoration: none;
padding: 19px 10px 21px 10px;

}

img.grey
{
background: url('img/img_grey.gif') no-repeat right;
padding: 10px;
}
img.blue
{
background: url('img/img_blue.gif') no-repeat right;
padding: 10px;
}
img.orange
{
background: url('img/img_orange.gif') no-repeat right;
padding: 10px;
}
#more_info{
	margin-top: 10px;
}
.mainpiccontrol {
    border: 2px solid #CCC;
	padding:1px;
    float: right;
    margin-left:15px;
	
}
.mainpiccontrol hover{
    border: none;
	padding:1px;
    float: right;
    margin-left:15px;
	
}
#container_left {
	position:relative;
	width:600px;
	height:330px;
	border:1px solid #a49188;
	margin:1em auto;
	background-color: #EEF5FB;
	margin-top: 40px;
}
#container_left img {border:0;}
#container_left .thumbs {
	width:170px;
	position:absolute;
	left:0;
	top:0;
	border-right: 1px solid #999;
}
#container_left a.gallery:hover span {display:block; position:absolute; width:402px; height:50px; top:295px; left:175px; padding:5px; font-style:italic; color:#fff;  z-index:100;}
#container_left a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#003366;}
#container_left a.gallery:active, #container_left a.gallery:focus {border:1px solid #666666;}
#container_left a.gallery:active em, #container_left a.gallery:focus em {display:block; position:absolute; width:auto; height:auto; top:5px; left:180px; padding:5px; color:#000; border:1px solid #999999; z-index:50;}
#container_left h1 {clear:both; margin:0; padding-top:20px; padding-left:250px; width:300px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:#999999;}
#container_left h1 em {font-size:0.6em; color:#000;}
