.myBox {
	
    margin: 0.05in auto;
    color: #fff;
    width: 800px;
	height: auto;
    padding: 2px;
    text-align: center;
    background-color: #fff;
    border: 2px solid #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	background:#fff repeat-x center top url(images/banner.png);
}




.navi{
	color: #fff;
    width: 800px;
	height:400px;
	padding: 0px;
    text-align: center;
    background-color: #000;
    border: 1px solid #ccc;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	
}




.myBody {
	background:#666 repeat-x center top url(images/bodybg.gif) ;
    margin: 2px auto;
    
    width: 97%;
	height: auto;
    padding: 0px;
	text-align: left;
    background-color: #fff;
    border: 0px solid #ccc;
    color: #000;
	font-weight:normal;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}


.myconsultingBody {
	background:#666 repeat center top url(images/bodybgbig.png) ;
    margin: 2px auto;
    
    width: 97%;
	height: 900px auto;
    padding: 8px;
	text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
	font-weight:normal;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}




.downloadBody {
	background:#666 repeat center top url(images/bodybgbig.png) ;
    margin: 2px auto;
    
    width: 97%;
	height: 225px ;
    padding: 8px;
	text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
	font-weight:normal;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}



.mycustomBody {
	background:#666 repeat center top url(images/bodybg.gif) ;
    margin: 2px auto;
    
    width: 97%;
	height: 900px auto;
    padding: 8px;
	text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
	font-weight:normal;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}


.mywebBody {
	background:#6699cc repeat center top url(images/bodybgbig.png) ;
    margin: 2px auto;
    
    width: 97%;
	height: auto;
    padding: 8px;
	text-align: left;
    background-color: #6699cc;
    border: 1px solid #ccc;
    color: #000;
	font-weight:normal;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}


.myaboutBody {
	background:#666 repeat center top url(images/bodybg.gif) ;
    margin: 2px auto;
    
    width: 97%;
	height: 900px auto;
    padding: 8px;
	text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
	font-weight:normal;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}


.mypcbdesignsBody {
	background:#666 repeat center top url(images/bodybg.gif) ;
    margin: 2px auto;
    width: 97%;
	height: 900px auto;
    padding: 8px;
	text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
	font-weight:normal;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}


.myembeddedBody {
	background:#666 repeat center top url(images/bodybg.gif) ;
    margin: 2px auto;
    width: 97%;
	height: 900px auto;
    padding: 8px;
	text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
	font-weight:normal;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.mycareerBody {
	background:#666 repeat center top url(images/bodybg.gif) ;
    margin: 2px auto;
    width: 97%;
	height: 900px auto;
    padding: 4px;
	text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
	font-weight:normal;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.mygeneralBody {
	
    margin: 5px auto;
    width: 97%;
	height: 900px auto;
    padding: 0px;
	text-align: left;
    background-color: #5885af;
    border: 1px solid #ccc;
    color: #000;
	font-weight:normal;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	background:#5885af repeat center top url(images/bodybgbig.png) ;
}


.myfooter {
	
    margin: 2px auto;
    
    width: 97%;
	height: auto;
    padding: 0px;
	text-align: left;
    background-color: #fff;
    border: 0px solid #ccc;
    color: #000;
	font-weight:lighter;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.mypicture{
	float: left; 
    margin: 0px; 
    width:auto;
	height:auto;
	padding: 0px;
    text-align: center;
    background-color: #ccc;
    border: 2px solid #ccc;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}


.myframe{
	
    
    margin: 0.05in auto;
    
    width: auto;
	height: auto;
    padding: 2px;
    text-align: center;
    background-color: ##5885af;
    border: 1px solid ##5885af;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	color: #000;
}

.mypicturecareer{
	float: left; 
    margin: 5px; 
    width:auto;
	height:auto;
	padding: 0px;
    text-align: center;
    background-color: #ccc;
    border: 2px solid #ccc;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
}



html,body{
	

    height: 90%;
    text-align: left;
    font-family: Arial,sans-serif,Verdana;
    font-size:small;
    font-color:#fff;

	background:#222 ;
}





