/* Index Page */
body
{
margin:0px;;
padding:0px;;
background:url(images/main_bg.png) repeat-x #e8e8e8;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper
{
width:990px;
margin:auto;
padding:0;
overflow:hidden;
}

#container
{
max-width:990px;
margin:0 auto;
}

#header
{
height:31px;
}

#header ul
{
list-style:none;
line-height:normal;
margin:0;
padding:0;
float:right;
padding-right:5px;
padding-top:10px;
}

#header li
{
display:inline;
color:#FFFFFF;
padding-right:15px;
}

#banner
{
height:271px;
width:990px;
background-color:#202020;
}

.links
{
color:#FFFFFF;
text-decoration:none;
}

.links:hover
{
color:#999999;
text-decoration:none;
}

/*content start*/
#content
{
width:990px;
background-color:#FFFFFF;
margin-top:0px;
float:left;
height:auto;
}

#column1
{
width:300px;
height:350px;;
background-color:#E8E8E8;
margin-left:5px;
float:left;
}

#c1r1
{
background:url(images/cont_top_pix.png) repeat-x;
height:35px;
padding-left:110px;
}

.title
{
padding-top:8px;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.title:hover
{
text-decoration:none;
color:#999999;
}

#column2
{
width:300px;
height:350px;
background-color:#E8E8E8;
margin-left:5px;
float:left;
}

#c2r2
{
background:url(images/cont_top_pix1.png) repeat-x;
height:35px;
padding-left:110px;
}

#column3
{
width:370px;
height:350px;
margin-left:5px;
float:left;
}

#c3r3
{
background:url(images/cont_top_pix1.png) repeat-x;
height:35px;
padding-left:110px;
}

.sitemap_link
{
color:#000000;
text-decoration:none;
}
.sitemap_link:hover
{
color:#CC9933;
text-decoration:none;
}
/*content end*/

/*footer start*/
#footer
{
background:url(images/footer_bg.png) repeat-x;
height:151px;
}
.fcontent
{
padding-top:20px;
color:#FFFFFF;
width:975px;
}

.f1
{
float:left;
padding-left:20px;
}

.f2
{
float:left;
padding-left:150px;
}

.f3
{
float:right;
padding-right:20px;
}

/*footer end*/

/*conference page*/

#banner1
{
height:176px;
width:990px;
}

#content1
{
width:990px;
background-color:#FFFFFF;
margin-top:0px;
float:left;
padding-top:35px;
height:600px;
}
#news_content
{
width:990px;
background-color:#FFFFFF;
margin-top:0px;
float:left;
padding-top:35px;
height:auto;
}
#conferencecol1
{
width:640px;
margin-left:15px;
float:left;
text-align:justify;
}

#conferencec1r1
{
background:url(images/box-header.gif) repeat-x;
height:35px;
color:#293351;
}

#conferencecol2
{
width:296px;
margin-left:20px;
float:left;
}

.titlecon
{
padding-top:8px;
font-weight:bold;
font-size:12px;
color:#293351;
text-decoration:none;
}

#conferencec2
{
background:#B9CDD8;
height:30px;
color:#293351;
}
/*conference page end*/

/*summit page */

#banner2
{
height:176px;
width:990px;
}

/*profile*/

#profilebanner
{
background-color:#232323;
padding-left:20px;
padding-top:20px;
height:70px;
width:990px;
}

.contact
{
padding-top:1px;
font-weight:bold;
color:#000000;
}

.mail
{
text-decoration:none;
color:#000099;
}

.mail:hover
{
text-decoration:none;
color:#336633;
}
