
* {
border: 0px;
margin: 0px;
padding: 0px;
}

/* general layout */

body {
background-color: #fff;
background-image: url(img/rainbowBg.jpg);
background-repeat: vertical;
background-position: top center;
font-family: Georgia, Times New Roman, Serif;
color:#404040;
font-size:17px;
line-height: 108%;
font-weight: normal;
}

#container {
margin: 20px auto 0px auto; 
width: 1105px;
height: 1204px;
}

.header	{
width: 1105px; 
height: 153px; 
border: 0px;
margin: 0 0 15px 0;
background-image: url(img/header_gelfovision.gif);
background-repeat:no-repeat; 
background-position: top center;
}

#footer {
text-align: center;
}

.hidden {
display: none;
}

.box {
background-color:#e7edf0;
}

.body_headBG	{
background-color: #e898e0;
width: 668px; 
height: 56px; 
margin: 0px; 
border: 0;
float:left;
}

.body_box_full	{
background-color:#e7edf0;
width: 1077px; 
border: 0px;
padding: 14px;
line-height:140%;
margin: 0px 0px 0px 0px; 

}
.body_box {
background-color:#e7edf0;
float:left;
width: 639px; 
height:447px;
padding: 14px;
line-height:140%;
margin: 0px 0px 0px 0px; 
}

.body_box_third {
background-color:#e7edf0;
float:left;
width: 639px; 
height:730px;
padding: 14px;
line-height:140%;
margin: 0px 0px 0px 0px; 
}

.head_full {
background-color: #e898e0;
width: 1105px; 
height: 56px; 
margin: 0px 0px 0px 0px; 
border: 0;
}

.sidebar_headBG {
background-color: #e898e0;
width: 420px; 
height: 56px; 
margin: 0px 0px 0px 15px; 
border: 0;
float:right;
}


.sidebar_box_top {
background-color: #e7edf0;
width: 392px; 
height: 358px; 
margin: 0px 0px 15px 15px; 
border: 0;
float:right;
padding: 14px;
line-height:140%;
}

.sidebar_box_second {
background-color: #e7edf0;
width: 392px; 
height:447px;
margin: 0px 0px 15px 15px; 
border: 0;
float:right;
padding: 14px;
line-height:140%;
}

.sidebar_box_third {
background-color: #e7edf0;
width: 392px;
height:730px;
margin: 0px 0px 15px 15px; 
border: 0;
float:right;
padding: 14px;
line-height:140%;
}



/* text */

h1{
color:#fff;
font-size:44px;
font-family: georgia, times, times new roman, serif;
line-height:100%;
padding: 4px 4px 4px 14px;
text-decoration: none;
font-weight:normal;
letter-spacing: -1.5px;
}

.text {
color:#404040;
font-size:18px;
font-family: lucida sans, lucida grande, arial, helvetica, sans-serif;
line-height:140%;
}

.eventTitle	{
color:#201d1d;
font-size:14px;
font-weight: bold;
line-height:90%;
}

.eventDetails	{
color:#201d1d;
font-size:13px;
font-weight: normal;
line-height:140%;
}

.quote	{
color:#5e5e5e;
font-family: georgia, times, times new roman, serif;
font-size:30px;
font-weight: bold;
line-height:20%;
}

.testimonialMain	{
color:#201d1d;
font-size:13px;
font-weight: normal;
line-height:150%;
}

li		{
margin-left:20px;
font-size:15px;
line-height: 130%;
}
/* links */

a {
color: #00a8f9;
font-family: Georgia, Times New Roman, Serif;
font-size: 14px;
text-decoration: underline;
}

a.big {
color: #00a8f9;
font-family: Georgia, Times New Roman, Serif;
font-size: 16px;
text-decoration: underline;
}

a img {
border: 0px;
}

.eventTitle	a{
color:#201d1d;
font-size:14px;
font-weight: bold;
line-height:90%;
text-decoration: underline;
}


