/* 
Document   : style
Created on : Version 1.01
Author     : Touchstone Solutions Pvt Ltd
©2008-2009 | TOUCHSTONE SOLUTIONS PVT LTD | All Rights Reserved
*/
/* 
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
display: block;
}
body{

}
#page260{
width:980px;
height:260px;
background:url(http://touchwww.com//images/bg.gif) repeat-y;
}
#page700{
width:980px;
height:700px;
background:url(http://touchwww.com//images/bg.gif) repeat-y;
}
#page{
width:980px;
height:1000px;
background:url(http://touchwww.com//images/bg.gif) repeat-y;
}
#page1200{
width:980px;
height:1200px;
background:url(http://touchwww.com//images/bg.gif) repeat-y;
}
#page1500{
width:980px;
height:1500px;
background:url(http://touchwww.com//images/bg.gif) repeat-y;
}
#page2000{
width:980px;
height:2000px;
background:url(http://touchwww.com//images/bg.gif) repeat-y;
}
#logohead{
width:980px;
height:10px;
margin-top: -9px;
background:#375582;
}
#logoheada{
width:980px;
height:10px;
background:#375582;
}
#logo{
width: 291px;
height: 100px;
background: url(http://touchwww.com//images/touchwww_logo.gif) no-repeat;
}
#middle{
width:399px;
height:100px;
margin-left:291px;
background:#ffffff;
}
#login{
width: 290px;
height: 100px;
margin-left: 399px;
background: url(http://touchwww.com//images/login.gif) no-repeat;
}
#login1{
color:#ffffff;
font: 8px verdana, arial, sans-serif;
padding-left: 52px;
padding-top: 5px;
}
.login1{
color:#ffffff;
font: 11px verdana, arial, sans-serif;
}
.login2{
color:#375582;
font: 11px verdana, arial, sans-serif;
}
#login a{color:#ffffff;text-decoration:underline;}
#login a:hover{color:#d4801e;text-decoration:underline;}
#menuhead{
height: 36px;
background: url(http://touchwww.com//images/menuhead.gif) no-repeat;
}
#headingbutton{text-align: center;width: 112px;height:32px;padding-top: 7px;background: url(images/button.png) no-repeat;font-family:Geneva,Arial,Helvetica,sans-serif;font-weight: bold;font-size: 11px;}
#headingbutton a{color:#1f2f48;text-decoration:none;}
#headingbutton a:hover{color:#d4801e;text-decoration:none;}
#menuleft{
width: 240px;
height: 105px;
background: url(http://touchwww.com//images/menuleft.jpg) no-repeat;
}
#menumiddle{
width:500px;
height:105px;
margin-left:240px;
background: #1f2f48;
}
#menumiddleDomainUS{
width:500px;
height:105px;
margin-left:240px;
background: #1f2f48 url(http://touchwww.com//images/hostingdomainUSD.jpg) no-repeat;
}
#menumiddleDomain{
width:500px;
height:105px;
margin-left:240px;
background: #1f2f48 url(http://touchwww.com//images/62_500.jpg) no-repeat;
}
#menumiddleTomcatUS{
width:500px;
height:105px;
margin-left:240px;
background: #1f2f48 url(http://touchwww.com//images/tomcatUSD.jpg) no-repeat;
}
#menumiddleTomcat{
width:500px;
height:105px;
margin-left:240px;
background: #1f2f48 url(http://touchwww.com//images/tomcat.jpg) no-repeat;
}
#menuright{
width: 240px;
height: 105px;
margin-left: 500px;
background: url(http://touchwww.com//images/menuright.jpg) no-repeat;
}
#mainbody{
text-align: justify;
font: 12px verdana, arial, sans-serif;
color: #3b5177;
margin-left:55px;
padding-right: 55px;
}
#mainbody a {
color: #3399FF;
text-decoration: none;
}
#mainbody a:hover {
text-decoration: underline;
color:#FFFFFF;
  }


#footer{
text-align: center;
width: 980px;
height: 40px;
background:#375582;
padding-top: 10px;
padding-bottom: 10px;
font: 9px verdana, arial, sans-serif;
color: #FFFFFF;
font-weight: bold;
}
#footer a {
color: #FFFFFF;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
color:#3399FF;
  }
.button1{
    color:#3399FF;
    font: 15px verdana, arial, sans-serif;
    font-weight: bold;

}