/* CSS Document */


body
{
background-color: #ffffff;
background-repeat: repeat;
margin-top: 50px;
margin-left: 0px;
margin-right: 0px;
}


table
{
background-color: #ffffff;
width: 900px;
height: px;
color: #666666;
table-layout: fixed;
border-style: solid;
border-width: 0;
}

td
{
border: 1px;
font-family: tahoma;
font-size: 80%;
font-weight: normal;
color: #666666;
}

td.menu
{
background-color: #c6c6c6;
width: 900px;
height: 20px;
font-family: tahoma;
font-size: 80%;
font-weight: normal;
color: #666666;
border-style: solid;
border-width: 0;
}

td.spacer
{
background-color: #ffffff;
width: 900px;
height: 10px;
color: #666666;
border-style: solid;
border-width: 0;
}

td.main
{
background-color: #ffffff;
width: 900px;
height: 385px;
font-family: tahoma;
font-size: 80%;
font-weight: normal;
color: #666666;
border-style: solid;
border-width: 1px;
border-color: #c6c6c6;
}


hr
{
height:0.8px;
width: 100%;
}

img
{
border-style: solid;
border-width: 0;
}

iframe
{
scrolling: noscroll;
}

h1
{
font-family: tahoma;
font-size: 100%;
font-weight: bolder;
color: #666666;
}

/*Main Content*/

table.main
{
background-color: #ffffff;
width: 850px;
height: 400px;
color: #ffffff;
table-layout: fixed;
border-style: solid;
border-width: 0;
}

td.maintext
{
background-color: #ffffff;
width: 200px;
height: px;
font-family: tahoma;
font-size: 70%;
font-weight: normal;
color: #666666;
border-style: solid;
border-width: 0;
border-color: #c6c6c6;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 20px;
}


td.mainimg
{
background-color: #ffffff;
width: 569px;
height: px;
font-family: tahoma;
font-size: 80%;
font-weight: normal;
color: #666666;
border-style: solid;
border-width: 0;
border-color: #c6c6c6;
padding-left: 10px;
padding-right: 0px;
padding-bottom: 20px;
}


td.imgcontact
{
background-color: #ffffff;
width: 390px;
height: px;
font-family: tahoma;
font-size: 80%;
font-weight: normal;
color: #666666;
border-style: solid;
border-width: 0px;
border-color: #c6c6c6;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}


td.textcontact
{
background-color: #ffffff;
width: 430px;
height: px;
font-family: tahoma;
font-size: 70%;
font-weight: normal;
color: #666666;
border-style: solid;
border-width: 0px;
border-color: #c6c6c6;
padding-left: 0px;
padding-bottom: 50px;
padding-right: 20px;
}

td.textprojects
{
background-color: #ffffff;
width: px;
height: px;
font-family: tahoma;
font-size: 70%;
font-weight: normal;
color: #666666;
border-style: solid;
border-width: 0;
border-color: #c6c6c6;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

td.projectspacer
{
height: 100px;
}

td.pr2aimg
{
background-color: #ffffff;
width: 184px;
height: px;
font-family: tahoma;
font-size: 80%;
font-weight: normal;
color: #666666;
border-style: solid;
border-width: 0px;
border-color: #c6c6c6;
padding-top: 15px;
padding-left: 5px;
padding-bottom: 20px;
padding-right: 0px;
}

td.pr2bimg
{
background-color: #ffffff;
width: 285px;
height: px;
font-family: tahoma;
font-size: 80%;
font-weight: normal;
color: #666666;
border-style: solid;
border-width: 0px;
border-color: #c6c6c6;
padding-top: 15px;
padding-left: 5px;
padding-bottom: 20px;
padding-right: 5px;
}


td.pr2text
{
background-color: #ffffff;
width: 250px;
height: px;
font-family: tahoma;
font-size: 70%;
font-weight: normal;
color: #666666;
border-style: solid;
border-width: 0px;
border-color: #c6c6c6;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

td.pr3text
{
background-color: #ffffff;
width: 200px;
height: px;
font-family: tahoma;
font-size: 70%;
font-weight: normal;
color: #666666;
border-style: solid;
border-width: 0;
border-color: #c6c6c6;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 20px;
}

td.pr3bimg
{
background-color: #ffffff;
width: 569px;
height: px;
font-family: tahoma;
font-size: 80%;
font-weight: normal;
color: #666666;
border-style: solid;
border-width: 0;
border-color: #c6c6c6;
padding-left: 10px;
padding-right: 0px;
padding-bottom: 20px;
}

/*MENU Links*/


a:link
{
color: #ffffff;
text-decoration: none;
font-weight: normal;
border: none;
}

a:visited
{
color: #ffffff;
text-decoration: none;
font-weight: normal;
border: none;
}

a:hover
{
color: #b60102;
text-decoration: none;
font-weight: normal;
}

a:active
{
color: #b60102;
text-decoration: none;
font-weight: normal;
}

/*MAIN Links*/

a:link.main
{
color: #666666;
text-decoration: none;
font-weight: normal;
border: none;
}

a:visited.main
{
color: #666666;
text-decoration: none;
font-weight: normal;
border: none;
}

a:hover.main
{
color: #b60102;
text-decoration: none;
font-weight: normal;
}

a:active.main
{
color: #b60102;
text-decoration: none;
font-weight: normal;
}

