.fadein
{
filter:alpha(opacity=1);
-moz-opacity:0.01;
}

body
{
background-color: #ffffff
}

div#main
{
width: 900px;
overflow: auto;
margin: 0px auto;
}

#about div#main
{
background: url('images/about_bg.png') repeat-y top left; 
}
#contact div#main
{
text-align: center;
background: url('images/cont_bg.png') repeat-y top left; 
}
#front div#main
{
background: url('images/front_bg.png') repeat-y top left; 
}
#links div#main
{
background: url('images/links_bg.png') repeat-y top left; 
}
#port div#main
{
background: url('images/port_bg.png') repeat-y top left; 
}
#projects div#main
{
background: url('images/proj_bg.png') repeat-y top left; 
}
#services div#main
{
background: url('images/serv_bg.png') repeat-y top left; 
}

#about .content
{
float: right;
width: 680px;
padding: 10px;
text-align: justify
}
#services .content
{
float: right;
width: 680px;
padding: 10px;
text-align: justify
}

#about div.menu
{
background: url('images/about_bg.png') repeat-y top left; 
}
#contact div.menu
{
text-align: center;
background: url('images/cont_bg.png') repeat-y top left; 
}
#front div.menu
{
background: url('images/front_bg.png') repeat-y top left; 
}
#links div.menu
{
background: url('images/links_bg.png') repeat-y top left; 
}
#port div.menu
{
background: url('images/port_bg.png') repeat-y top left; 
}
#projects div.menu
{
background: url('images/proj_bg.png') repeat-y top left; 
}
#services div.menu
{
background: url('images/serv_bg.png') repeat-y top left; 
}

div.centre
{
float: left;
width: 400px
}
div.clear
{
clear: both;
width: 899px;
margin: 0px;
border-bottom: 1px solid #ff0000
}
div.dropdown
{
margin-top: 20px;
margin-left: 50px;
z-index: 1
}
div.dropdown2
{
width: 290px;
height: 25px;
font-size: 20px;
padding-left: 10px;
background-color: #ff0000;
border-bottom: 1px solid #ffffff
}
div.left
{
float: left;
width: 300px;
text-align: center
}
div.link
{
width: 400px;
margin: 0px auto;
padding: 10px 0px
}
div.logo
{
float: left;
width: 100px;
height: 146px;
vertical-align: middle
}
div.menu
{
width: 898px;
height: 148px;
margin: 0px auto;
padding: 1px;
background: url('images/head_bg.png') repeat-y top left; 
}
div.navigation
{
width: 735px;
height: 25px;
margin-left: 161px;
padding-top: 10px;
text-align: center
}
div.partners
{
float: left;
width: 450px
}
div.port_display
{
float: left;
width: 600px;
text-align: center
}
div.port_menu
{
width: 270px;
height: 30px;
font-size: 25px;
color: #ffffff;
margin: 0px auto;
padding-left: 10px;
background-color: #ff0000;
text-align: left;
border-bottom: 1px solid #ffffff
}
div.project
{
width: 400px;
height: 349px;
border-bottom: 1px solid #ff0000
}
div.projects
{
width: 898px;
border-style: solid;
border-color: #ff0000;
border-width: 1px 1px 0px 1px
}
div.projects_desc
{
float: right;
width: 726px;
text-align: justify;
margin: 0px;
padding: 10px
}
div.projects_img
{
float: left;
width: 150px;
margin: 0px;
padding: 0px;
text-align: center
}
div.right
{
float: left;
width: 200px;
text-align: center
}
div.sponsor
{
width: 735px;
height: 70px;
margin-left: 161px;
border: 1px solid #ff0000
}

iframe.portfolio
{
border-style: none;
width: 550px;
height: 550px;
text-align: center
}

img
{
border: none
}
img.contact
{
vertical-align: middle
}
img.fade_logo
{
position: absolute;
float: left;
z-index: -1;
filter:alpha(opacity=1);
-moz-opacity:0.01;
}
img.feature
{
filter: alpha(opacity=0)
}
img.logo
{
filter: alpha(opacity=0)
}
img.portfolio
{
width: 500px;
height: 500px
}
img.shadowcss1
{
position: relative;
top: -5px;
left: -5px;
margin-left: 15px;
margin-right: 20px;
filter:progid:DXImageTransform.Microsoft.dropshadow(offX=3, offY=3, color='#ffffff', positive='true');
height: 20px;
width: 100px;
border: none
}
img.shadowcss2
{
position: relative;
top: -5px;
left: -5px;
margin-left: 15px;
margin-right: 20px;
filter:progid:DXImageTransform.Microsoft.dropshadow(offX=3, offY=3, color='#000000', positive='true');
height: 20px;
width: 100px;
border: none
}

.dropdown2 a
{
text-decoration: none
}
