body
{
        text-align: center;
        background: #eeece0 url('/images/background_repeat.jpg') repeat-x;
}

#wrapper
{
        width: 740px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
}


#header
{
        background: #FFFFFF url('/images/header_top.jpg');
        height: 119px;
}

#menubar
{
        background: #FFFFFF url('/images/header_links.jpg');
        height: 24px;
}

#topMenu
{
		height: 24px;
        display: block;
        list-style: none;
        margin-top: 0px;
        padding-top: 0px;
        padding-right: 10px;
}
#topMenu li
{
		height: 24px;
        float: right;
        display: block;
        list-style: none;
        padding-right: 2em;
}
#topMenu li a, #topMenu li a:visited
{
        color: #0053a2;
        text-decoration: none;
        font-family: verdana;
        font-size: 10px;
        font-weight: bold;
}
#topMenu li a:hover
{

}


#bottom_header
{
        background: #FFFFFF url('/images/yesflash.jpg');
        height: 134px;
		width: 740px;
		margin: 0px;
		padding: 0px;
}


#noflash
{
        background: #FFFFFF url('/images/noflash.jpg');
        height: 134px;
		width: 740px;
		margin: 0px;
		padding: 0px;
}

#contentTop 
{
		background: #FFFFFF url('/images/content_top_new.jpg');
		height: 49px;
}

#contentArea
{
        background: #FFFFFF url('/images/content_repeat.jpg');
        width:740px;
        float:left;
}

#menu
{
        width:157px;
        padding-left:29px;
        margin: 0px;
        float:left;
        /*border: 1px solid red;*/
}

#leftMenu
{
	border-top: 1px dashed white;
	display: block;
	margin: 0px;	
	/*padding-left: -29px;*/
	padding: 0px;
	width: 157px;
	
}

#leftMenu li
{
	margin: 0px;
	padding: 0px;
	background: #b1afa4 url('/images/btech_li.gif');
	border-bottom: 1px dashed white;
	color: black;
	font-family: verdana;
	font-size: 11px;
	line-height; 110px;
	list-stile-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-indent: 2.1em;
}

#leftMenu li a, 
#leftMenu li a:visited
{
	color: white;
	display: block;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

#leftMenu li a:hover
{
	background: #b1afa4 url('/images/btech_li_over.gif');
}



#contentWrapper
{
	width:554px;
	float:left;
}

#content
{
	margin-left: 25px;
	margin-right: 65px;
	color: #4e7198;
	font: 11px verdana;
	text-align: justify;
}

#footer
{
        background: #FFFFFF url('/images/footer.jpg');
        height: 107px;
}

h1.smallmain {
        color:#4e7198;
        font-family:verdana;
        font-size:10px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:normal;
        margin:0.5em auto;
        text-align:center;
}

h1.small, h1.small a {
	color:#4E7198;
	font-family:verdana;
	font-size:11px;
}


h1.designby, h1.designby a {
        color:#4e7198;
        font-family:verdana;
        font-size:10px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:normal;
        margin:0.5em auto;
        text-align:center;
}

#flash_header
{
	margin: 0px;
	padding: 0px;
	margin-left: 29px;
	height: 134px;
	width: 680px;
}

