/*--------------PAGE BACKGROUND--------------*/
.bgbox {
position:absolute;
background-color:#FFFFFF;
left:0px;
top:40px;
width:750px;
}
.bb-short {height:546px;}
.bb-long {height:710px;}

/*--------------TOP SECTION----------------*/
#icons {
position:absolute;
top:17px;
left:20px;
}

#header {
position:absolute;
background-image: url(images/header.gif);
left:0px;
top:40px;
width:475px;
height:52px;
font-size:19px;
color:#FFFFFF;
text-indent:20px;
line-height:52px;
font-weight:bolder;
}

/*--------------MAIN PICTURE----------------*/
#mainpic {
position:absolute;
left:0px;
top:131px;
width:495px;
height:175px;
}

#rule-red {
position:absolute;
background-image: url(images/bar.gif);
background-repeat: repeat-x;
left:0px;
top:306px;
width:495px;
height:7px;
}

/*--------------NAVIGATION----------------*/
#subhead {
position:absolute;
background-image: url(images/subhead.gif);
left:0px;
top:92px;
width:495px;
height:32px;
}

.tab {
position:absolute;
background-image: url(images/tab.gif);
top:92px;
width:95px;
height:29px;
}
.home {left:20px; text-align: center;}
.services {left:117px; text-align: center;}
.examples {left:214px; text-align: center;}
.contact {left:311px; text-align: center;}

/*--------------BODY ----------------*/
.bodylines {
position:absolute;
background-image: url(images/bodylines.gif);
left:0px;
top:313px;
width:750px;
}
.b-short {height:247px;}
.b-long {height:427px;}

.textbox {
position:absolute;
left:20px;
top:325px;
width:450px;
height:200px;
}

#bodypic {
position:absolute;
background-image: url(images/bodypic.gif);
left:435px;
top:340px;
width:38px;
height:176px;
}

.row {
position:absolute;
top:355px;
width:146px;
height:170px;
font-size:10px;
}
.col1 {left:20px;}
.col2 {left:178px;}
.col3 {left:338px;}

.iframe-holder {
position:absolute;
left:10px;
top:20px;
width:360px;
height:300px;
}

/*--------------RIGHT COLUMN----------------*/
#curve {
position:absolute;
background-image: url(images/curve.jpg);
left:475px;
top:0px;
width:275px;
height:92px;
}

.right {
position:absolute;
left:517px;
width:200px;
}
.logo {background-image: url(images/logo.gif); top:34px; height:80px;}
.rightpic {top:122px; height:168px;}
.text-right {top:295px; height:210px;}

#right-edge {
position:absolute;
background-image: url(images/right.gif);
left:740px;
top:92px;
width:10px;
height:221px;
}

/*--------------FOOTER----------------*/
.footer {
position:absolute;
background-color: #C51E1F;
left:0px;
width:750px;
height:26px;
}
.f-short {top:560px;}
.f-long {top:740px;}

.textbox-footer {
position:absolute;
left:0px;
width:720px;
height:10px;
font-size:10px;
color:#FFFFFF;
text-indent:20px;
}
.tb-short {top:567px;}
.tb-long {top:747px;}

/*-----------------FONTS-------------------*/
.small {font-size:10px; color:#FFFFFF; text-decoration:none;}
.navtext {font-size:12px; line-height:29px; font-weight:bold; color:#000000; text-decoration:none;}
.footext {color: #FFFFFF; text-decoration: none;}
.heading {font-size:16px; color:#C51E1F;}
.tel {font-size:28px; font-weight:bold; color:#C51E1F;}
.subtel {font-size:13px; font-weight:bold; color:#C51E1F;}
.link {color: #C51E1F; text-decoration: none;}
