body {
background:url(page_bg.gif) repeat-x;
background-color: #fff;
margin:0;
padding:0;
font:12px Verdana, Arial, sans-serif;
line-height:16px;
}
img{
border:0;
}
.form {
padding : 0;
margin : 0;
}
p{
margin:3px;;
}
h1{
font:20px "Lucida Sans";
color:#CCCCCC;
margin:0;

}
#wrapper{
width:900px;
margin:0 auto;
background:#FFFFFF;
}
#maincontent{
width:900px;
background:url(back_main.gif) repeat-y;
overflow:auto;
}
.list li {
margin:3px 0 ;
padding: 0 0 0 10px;
list-style-type: none ;
background:url(li-dot.gif) no-repeat left top;
}
.bluetext {
color:#308cb7;
text-decoration:none;
}
.bluetext a {
text-decoration:underline;
color:#FF6600;
}
.bluetext a:hover{
text-decoration:underline;
color:#FF6600;
}
.imgright{
float:right;
}
.leftcont{
padding-top:58px;
padding-left:68px;
background:url(copywriterindia_logo.gif) no-repeat right top;
width:231px;
float:left;
}
.rightcont{
color:#666666;
text-align:justify;
float:right;
width:570px;
padding:11px 11px 11px 0;
}
.twocol{
width:520px;
clear:both;
font-size:11px;
overflow:auto;
border:1px solid #E6E6E6;
padding:5px 15px;
margin:15px 0;
}
.firstcol{
width:235px;
float:left;
}
.secondcol{
width:265px;
float:right;
}
.textbox{
font:11px Tahoma;
color:#333;
border:1px solid #669966;
padding-left:4px;
}
#hmenu {
background:#56b366;
padding :6px 0;
margin :0 auto;
font:11px  verdana ;
}
#hmenu a {
padding : 6px 10px;
text-decoration : none;
color : #00490c;
}
#hmenu a:hover, #hmenu .active {
color: #ffffff;
background:#117522;
}
#footer {
background:url(footer_top.gif) repeat-x top;
color:#666666;
font-family:tahoma;
font-size:11px;
padding:10px 0;
clear:both;
text-align:center;
}
#footer a { 
color:#999999;
text-decoration:none;
}
#footer a:hover {
color:#308cb7;
}
.bor_bot{
border-bottom:1px solid #F2F2F2; 
padding-bottom:5px;
}
