/* CSS Document */
* {
margin:0; padding:0;
}

html {
font-size: 100%;
}

body {
color: #333333;
font: 75% Geneva, Arial, Helvetica, sans-serif;
background:url(../images/wallpaper5.gif) top left repeat;
}

p {font: 1.1em;
line-height:1.4em; 
margin-bottom: 1em;
}

h2 {font-size: 1.2em;
line-height: 2em;
margin-bottom: -.25em;
}

h3 {font-size: 1.2em;
line-height:1.1em;
}

h1 {background: url(../images/branch5.gif) top left no-repeat; width: 770px; height: 195px; margin : 0; padding: 0;}
h1 span {display:block; width:0px; height:0px; overflow:hidden;}

#intro {
float: left;
width: 459px;
height: 55px;
background: #fff url(../images/welcome.gif) top left no-repeat;
}


#portfolio {
float: left;
width: 459px;
height: 55px;
background: #fff url(../images/branch5-p.gif) top left no-repeat;
}

#about {
float: left;
width: 459px;
height: 55px;
background: url(../images/branch5-a.gif) top left no-repeat;
}

#contact {
float: left;
width: 459px;
height: 55px;
background: url(../images/branch5-c.gif) top left no-repeat;
}

#services {
float: left;
width: 459px;
height: 55px;
background: url(../images/branch5-s.gif) top left no-repeat;
}

#services1 {
float: left;
width: 225px;
}

#services2 {
float: left;
width: 225px;
padding-left: 9px;
}

#disclaimer {
clear: both;
padding-top: 50px;
}

#container {
background-color:#fff;
width: 770px;
margin: 0 auto;
text-align:left;
border: 5px solid #330000;
position: relative;
}

#main {
width: 100%;
background-color:#fff;
}

#supportingText {
float: left;
width: 459px;
padding: 0px 10px 0px 30px;
}

#supportingText img {float: left; padding: 0 10px 5px 0;}

#resume {
clear: left;
float: left;
width: 450px;
height: 320px;
padding: 0px 10px;
overflow: scroll;
}

#extraImage1 {
height: 200px;
background: #8e8c5b url(../images/hosting.png) top center no-repeat;
}

#extraImage2 {
height: 208px;
background-color: #8e8c5b;
}

#footer {
clear: both;
width: 750px;
height: 20px;
padding: 0px 10px;
background-color:#CC0000;
border-top: 1px solid #333333;
color:#FFFFFF;
}

#rightContainer {
float: left;
width: 271px;
background: #8e8c5b url(../images/header-r.gif) top right no-repeat;
padding-top: 55px;
}

.bubble {
padding: 75px 50px 0px 50px;
text-align: center;
}

#clearone {
clear: both;
height: 1px;
background-color:#333;
}

#linkList {
position:absolute;
top: 10px;
right: 10px;
border: 2px dashed #CC0000;
margin-right: 50px;
margin-top: 20px;
padding: 5px 15px 5px 5px;
}

#linkList li {margin: 0; padding: 5px; top: 0; list-style: none; height: 20px; width: 125px; display: inline;}
#linkList a {color:#CC0000; text-decoration: none;}
#linkList a:hover {text-decoration: underline;}
