					/* SitNGO Dominator.com  CSS Document */
					
/********************** Global Links ***************/

*{
margin:0px;
padding:0px;
}

body{
font:normal 11px Tahoma;
background:url(../images/bodybg.gif) left top repeat;
}

a{
text-decoration:none;
color:#ffffff;
}

img{
border:0px;
}

li{
list-style:none;
}

#maincontainer{
width:100%;
}

#pagecontainer{
width:900px;
background:#ffffff;
}


/********************** Header Part Layout *****************/

.headerpart{
width:900px;
background:url(../images/headerbg.jpg) no-repeat;
height:330px;
}

.headerpart h1{
padding-left:121px;
height:65px;
width:432px;
}

.headerpart h2{
width:346px;
height:78px;
margin-top:48px;
padding-left:278px;
}

.menupart{
width:449px;
margin:25px 0px 0px 200px;
}

.menu_con{
background:url(../images/menu_md.gif) left top repeat-x;
height:45px;
width:370px;
}

.menu_con ul{
margin:0px;
padding-left:10px;
}

.menu_con li{
float:left;
padding-right:10px;
margin-top:9px;
height:30px;
}

.menu1 a{
width:66px;
height:30px;
background:url(../images/menu1.gif) no-repeat;
display:block;
}

.menu1 a:hover{
background:url(../images/menu1_hover.gif) no-repeat;
}

.menu1_active a{
width:66px;
height:30px;
background:url(../images/menu1_hover.gif) no-repeat;
display:block;
}

.menu2 a{
width:53px;
height:30px;
background:url(../images/menu2.gif) no-repeat;
display:block;
}

.menu2 a:hover{
background:url(../images/menu2_hover.gif) no-repeat;
}

.menu2_active a{
width:53px;
height:30px;
background:url(../images/menu2_hover.gif) no-repeat;
display:block;
}

.menu3 a{
width:103px;
height:30px;
background:url(../images/menu3.gif) no-repeat;
display:block;
}

.menu3 a:hover{
background:url(../images/menu3_hover.gif) no-repeat;
}

.menu3_active a{
width:103px;
height:30px;
background:url(../images/menu3_hover.gif) no-repeat;
display:block;
}

.menu4 a{
width:66px;
height:30px;
background:url(../images/menu4.gif) no-repeat;
display:block;
}

.menu4 a:hover{
background:url(../images/menu4_hover.gif) no-repeat;
}

.menu4_active a{
width:66px;
height:30px;
background:url(../images/menu4_hover.gif) no-repeat;
display:block;
}

.menu5 a{
width:66px;
height:30px;
background:url(../images/menu5.gif) no-repeat;
display:block;
}

.menu5 a:hover{
background:url(../images/menu5_hover.gif) no-repeat;
}

.menu5_active a{
width:66px;
height:30px;
background:url(../images/menu5_hover.gif) no-repeat;
display:block;
}

.topadvpart{
width:770px;
}

.worktxt{
padding:0px 15px 0px 10px;
}

/********************* Center Part Layout *****************/

.centerpart{
width:900px;
height:400px;
}

/********************* Footer Part Layout *****************/

.footerpart{
width:900px;
height:27px;
background:#037a39;
color:#ffffff;
font:normal 15px "Trebuchet MS";
text-transform:uppercase;
}

.fleft{
padding-left:10px;
line-height:26px;
float:left;
}

.fright{
padding-right:15px;
float:right;
line-height:26px;
}

/************************************ END *******************************/
