* {
	margin: 0;
	padding: 0;
}

body {
background: #fff url(../img/headerbg.gif) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #648CA5;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 780px;
}

#menu {
height: 40px;
}
#menu h1{
 color : #D3D564;
font-size: 15px;
padding-top:10px;
}
#menu ul {
list-style-type: none;
padding-top: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #9EA036;
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}
#menu ul li a:hover {
color: #111;
text-decoration: none;
}

#header {
height: 60px;
line-height: 60px;
}
/*#header ul{
 list-style-type: none;
}
#header ul li {
display: block;
float: left;
}
#header ul li a {
color: #9EA036;
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}
#header ul li a:hover {
color: #111;
text-decoration: none;
}
*/
#header h1 {
color : #fff; 
font-size: 20px;
}

#content {
margin-top: 20px;
text-align: justify;
}

#content h2 {
color: #9EA036;
font-size: 13px;
font-weight: 100;
padding: 10px 0 7px 0;
}
#content h2 a {
color: #9EA036;
text-decoration: none;
}
#content h2 a:hover {
color: #111;
}

#columns {
margin-top: 10px;
border: 1px solid #D3D463;
background: #E5E695;
padding: 10px;
}

.column1 {
float: left;
width: 370px;
}
.column2 {
float: right;
width: 370px;
text-align: right;
}
.column2 ul {
padding: 0 0 0 0;
list-style-type: none;
}
.column2 ul li a {
text-decoration: none;
}
.column2 ul li a:hover {
color: #111;
}

#footer {
margin-top: 20px;
border-top: 1px solid #AEAEAE;
background: #ececec;
padding: 10px 0;
text-align: center;
font-size: 11px;
}

.kotak{
 float:left;
 width:350px;
 padding:5px;
 margin:5px;
 height:150px;
}
.kotak h2{
 font-size:13px;
}
.kotak .buylink{
 font-weight:bold;
}
.window-bar{
 background: #fff url(../img/head-window.jpg) repeat-x;
 line-height:50px;
 padding-left:10px;
 border-left:1px solid #9EA036;
 border-right:1px solid #9EA036;
 font-size:19px;
}
.window{
 border-left:1px solid #9EA036;
 border-right:1px solid #9EA036;
 border-bottom:1px solid #9EA036;
}
.platform{
 text-align:center;
}
.platform img{
 width:84px;
 height:84px;
 padding:10px;
 border:1px solid #B1B35F;
 
}
