body 
{
    width:100%;
    margin:0; 
	padding:0;
	background-color: #b9c0c1;
	font-family: georgia, times, serif;
	font-size:10pt; 
	color: #514F4F;
}
a
{
    color: #aa0000; 
    cursor:hand;
}
    
a:link,
a:active,
a:visited
{
    text-decoration: none;
    cursor: hand;
}

a:hover
{
	text-decoration: underline;	
	cursor: hand;
}

ul, li
{
    list-style-type: square;
    padding-bottom: 5px;
}

#container
{
    margin: 0px auto 0px auto;
    width:780px;
    background-color:#fff;
}


/* Header */

#TopLogo
{

    border-bottom: 1px solid #d8000d;
}

.TopLeft
{
    float: left;
    padding: 20px 0px 0px 10px;
    width: 680px;

}

.TopRight
{
    float:  right;
    padding: 10px 10px 0px 20px;

} 

#TopLogo a img
{
    border: none; 
} 

.HeaderImage
{
    display:inline-block;
    width:100%;
    background-repeat:no-repeat;
    margin: 5px 0px 5px 0px;
    background-position: center;
}

.Home .HeaderImage
{
    background-image:url(../images/inner/home_top1.jpg);
    height: 210px;
}

.Outline .HeaderImage
{
    background-image:url(../images/inner/outline_top.jpg);
    height: 160px;
}

.Business .HeaderImage
{
    background-image:url(../images/inner/products_top.jpg);
    height: 160px;
}
.Network .HeaderImage
{
    background-image:url(../images/inner/network_top.jpg);
    height: 160px;
}
.Contact .HeaderImage
{
    background-image:url(../images/inner/contact_top.jpg);
    height: 160px;
}

img.maple
{
    margin:0px;
    border-style:none;
}

/* Main Navigation */

#MainNavigation
{
	width: 780px;
	height: 50px;
	background-image:url(../images/Nav/left_repeat.jpg);
	background-position:right top;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

#MainNavigation a
{
	color:#fff;
	cursor:hand;
}


#MainNavigation a:link,
#MainNavigation a:visited
{
	text-decoration: none;
	color : #514F4F;
	cursor: hand;
}

#MainNavigation a:hover,
#MainNavigation a:active
{
	background-color: #e96666;
	text-decoration: none;
	color : #fff;
	cursor: hand;
}

#MainNavigation #Right
{
    display:inline-block;
    height:24px;
    float:right;
}

.leftCorner
{
    width:10px;
    display:inline-block;
    float:left;
}
.rightCorner
{
    width:10px;
    display:inline-block;
    float:right;
}

.subnav
{
    background-color: #f1a2a2;
    padding: 2px 10px 2px 10px;
    border-top: 1px solid white;
    filter: alpha(opacity=90); 
    margin-top:-5px;
}

.subnav:link,
.subnav:visited
{
	text-decoration: none;
	color : #514F4F;
	cursor: hand;
}

.subnav:hover,
.subnav:active
{
	background-color: #e96666;
	text-decoration: none;
	color : #fff;
	cursor: hand;
}

/* Content */

#MainContent
{
	line-height: 20px;
}

#ContentTitle
{
    font-size: 10pt;
    font-weight: bold;
    color: #ac0000;
    border-bottom: 1px dashed #bfbfbf;
    padding-bottom: 3px;
    margin: 0px 20px 0px 20px;
}

#LeftContent
{
    float:left;
    width:510px;
    padding: 5px 10px 20px 20px;
}



#RightContent
{
    float:right;
    width:210px;
    padding: 5px 20px 20px 10px;
}

.car
{   
    float:right;
    border:solid thin red;
}

.Home #ContentTitle
{
    height: 0px;
    border-bottom: none;
}

.Home #LeftContent
{
    width: 360px;
} 

.Home #RightContent
{
    width: 360px;
}

.HomeLeftImage
{
    float: left;
    width:130px;
}

.HomeRightText
{
    float: right;
    width:225px;
    line-height: 16px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
}  

.Network #LeftContent, 
.Contact #LeftContent
{
    width: 750px;
} 

.Network #RightContent, 
.Contact #RightContent
{
    width: 0px;
}

.LeftContact
{
    float:left;
    width: 370px;
}

.RightContact
{
    float:right;
    width:390px;
}

/* Footer */
#Footer
{
    height:60px;
}

#FooterLeft
{
    float: left;
    padding: 10px 0px 10px 10px;
    width:240px;
}

#FooterRight
{
    float: right;
    padding: 17px 20px 10px 0px;
    width:500px;
    text-align: right;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
}

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>selector</title>
    <meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1" />
    <meta name="CODE_LANGUAGE" content="Visual Basic .NET 7.1" />
    <meta name="vs_defaultClientScript" content="JavaScript" />
    <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
  </head>
  <body MS_POSITIONING="GridLayout">

    <form name="Form1" method="post" action="selector.aspx" id="Form1">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTUxMTcwNzgxMGRkE5SbN/ibI/fT8pA1UpUxP1dZsAE=" />


    </form>

  </body>
</html>

