/* ---------------------------------------------------- */
/* GLOBAL
/* ---------------------------------------------------- */
html {
font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:justify;
}

body {
font-family: arial, helvetica, sans-serif;
line-height: 1.4em;
font-size: 1.0em;
color:#090;
/*padding: 5%;*/}

/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 978px;
margin:0 auto;
background-color: #f0f8ff;
border: 1px solid #aad7ff;}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 978px;}

#slideshow .slides ul {
width: 2880px;}

#slideshow .slides li {
/*width: 920px;*/
/*float: left;*/
padding: 3px;}

#slideshow .slides h2 {
margin-top: 0;
color:#F00;
font-variant:small-caps;
}


#slideshow .slides_more a:link {
margin-top: 0;
color:#000;
}

#slideshow .slides_more a:hover {
margin-top: 0;
color:#f00;
}



/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background-color: #7bb9f6;
border-top: 2px solid #ccc;}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
font-family: arial, helvetica, sans-serif;
display: block;
padding: 15px 20px;
outline: none;
background-color:#7bb9f6;
color:#fff;
text-decoration: none;
font-size:13px;
font-weight:bold;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-color: #f0f8ff;
height:25px;
line-height:25px;
color: #F00;
}

.js #slideshow .slides-nav li.on a {
position: relative;
top: -4px;}

.box-left_designing{
width:700px;
height:300px;
float:left;
background-image:url(../images/designing.png);
}

.box-left_hosting{
width:700px;
height:300px;
float:left;
background-image: url(../images/hosting.png);
}

.box-left_ecommerce{
width:700px;
height:300px;
float:left;
background-image:url(../images/ecommerce.png);
}

.box-left_software{
width:700px;
height:300px;
float:left;
background-image:url(../images/software.png);
}

.box-left_networking{
width:700px;
height:300px;
float:left;
background-image:url(../images/networking.png);
}

.box-left_hardware{
width:700px;
height:300px;
float:left;
background-image:url(../images/hardware.png);
}

.box-left_other{
width:700px;
height:300px;
float:left;
background-image:url(../images/other.png);
}




.box-right{
width:240px;
height:300px;
float:left;
margin:0px 0px 0px 20px;
}

.box_right_top{
width:240px;
float:left;
height:auto;
}


.box_right_bottom{
width:240px;
height:auto;
}
