/* CSS Document */

/*FONTS */
a:link,
a:visited { 
color: #00A6E5;
text-decoration: underline;
}
a:hover {
color: #6BA4B5;
text-decoration: none;
}
a:active { 
color: #6BA4B5;
text-decoration: none;
}
.white_text {
color:#FFF;
}
.grey_text {
color:#CCC;
}
.grey_text2 {
color:#777;
}
.grey_text3 {
color:#333;
}
.orange_text {
color:#CC9900;
font-weight:bold;
}
h1 {
font-size:14px;
font-weight:normal;
margin:0 0 0 0;
}
h2 {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#777;
margin:10px 0 10px 0;
}
p {
margin:10px 0;
}
li {
margin:2px 0;
padding:0;
list-style-image:url();
}
ul {
padding:0 0 0 15px;
margin:10px 0 0 0;
}
/*FONTS */

/*LAYOUT */

body {
background:url(../images/background.gif) no-repeat top;
border:0;
margin:42px 0 0 0;
padding:0;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.5em;
color:#FFF;
}
.clear {
clear:both;
}
#container {
background:url(../images/background_content2.gif) no-repeat bottom;
margin:auto;
width:808px;
}
#menu {
float:left;
width:185px;
}
#menu_holder {
float:left;
position:relative;
width:177px;
}
#logo {
}
#white_break {
float:right;
background-color:#FFF;
width:8px;
height:497px;
}
#content {
text-align:left;
float:left;
width:623px;
height:497px;
}
#content_auto {
text-align:left;
float:left;
width:623px;
}
#content_header {
height:66px;
}
#content_text {
width:280px;
padding:25px 0 0 30px;
}
#content_text2 {
width:370px;
padding:25px 0 0 30px;
}
#content_text3 {
width:380px;
padding:25px 0 0 30px;
}
#content_text4 {
width:520px;
padding:25px 0 0 30px;
}
.home_bullets {
float:left;
width:180px;
}
.back_spring {background:url(../images/back_spring.jpg) no-repeat bottom; }
.back_office {background:url(../images/back_office.jpg) no-repeat bottom; }
.back_contact {background:url(../images/back_contact.jpg) no-repeat bottom; }
.back_conferencing {background:url(../images/back_conferencing.jpg) no-repeat bottom; }
.back_audiovisual {background:url(../images/back_audiovisual.jpg) no-repeat bottom; }
.back_video {background:url(../images/back_video.jpg) no-repeat bottom; }
.back_photography {background:url(../images/back_photography.jpg) no-repeat bottom; }
.back_transport {background:url(../images/back_transport.jpg) no-repeat bottom; }
.back_exhibition {background:url(../images/back_exhibition.jpg) no-repeat bottom; }
.back_why {background:url(../images/back_why.jpg) no-repeat bottom; }
.back_coca {background:url(../images/back_coca.jpg) no-repeat bottom; }
.back_coca2 {background:url(../images/back_coca2.jpg) no-repeat bottom; }
.back_bell {background:url(../images/back_bell.jpg) no-repeat bottom; }
.back_horse {background:url(../images/back_horse.jpg) no-repeat bottom; }
.back_tools {background:url(../images/back_tools.jpg) no-repeat bottom; }
.back_trolley2 {background:url(../images/back_trolley2.jpg) no-repeat bottom; }
.back_thanks {background:url(../images/back_thanks.jpg) no-repeat bottom; }
.back_bag {background:url(../images/back_bag.jpg) no-repeat bottom; }
.back_spray {background:url(../images/back_spray.jpg) no-repeat bottom; }
.back_box {background:url(../images/back_box.jpg) no-repeat bottom; }
.back_tv {background:url(../images/back_tv.jpg) no-repeat bottom; }
.back_van {background:url(../images/back_van.jpg) no-repeat bottom; }
.back_pen {background:url(../images/back_pen.jpg) no-repeat bottom; }
.back_graph {background:url(../images/back_graph.jpg) no-repeat bottom; }
.back_plain_blue {background:url(../images/back_plain.jpg) no-repeat bottom; }
.back_plain_brown {background:url(../images/back_plainb.jpg) no-repeat bottom; }

#footer {
margin:10px 5px 2px;
width:808px;
text-align:right;
color:#333;
}

/*LAYOUT */


/*----------------------------------------------------------------------------- 
FORM
-----------------------------------------------------------------------------*/
.form_holder {
float:left;
width:431px;
padding:0;
margin:0 0 0 0;
}
.form_l {
float:left;
width:200px;
line-height:1.2em;
}
.form_r {
float:left;
width:180px;
line-height:1.2em;
}
.textfield {
background-color:F8F6ED;
width: 180px;
border: 1px solid #CCC;
font-size: 1em;
color: #666;
line-height: normal;	
margin: 4px 0 8px 0;
}	
.textfield:hover,
.textfield:focus  {
border: 1px solid #999;
}
.dropdown {
width: 180px;
border: 1px solid #CCC;
font-size: 10px;
color: #666;
line-height: normal;
margin: 4px 0 4px 0;
}	
.address_textfield {
background-color:F8F6ED;
font-family:Arial, Helvetica, sans-serif;
border: 1px solid #CCC;
font-size: 1em;
width: 180px;
color: #666;
line-height: normal;
margin: 4px 0 0 0;
}
.address_texfield:hover,
.address_texfield:focus  {
border: 1px solid #999;
}	
.td_textfield {
padding: 0 0 0 20px;
}
.button {
float:right;
width:54px;
height:29px;
margin:15px 0 0 0;
}
#thanks_header {position:relative; width:272px; height:90px; text-align:left; margin:0 0 13px 0;}
#thanks_header span {position:absolute; width:100%; height:100%; background:url(../images/thanks.gif) no-repeat;}
/*-----*/
