/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
ReSet Style Sheet 
author: Sameer Adhikari
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,  a, font, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img, button { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;	text-align: left; 	font-weight:normal; }
a {	text-decoration:none; outline:none; color:#808080;}

a:hover {text-decoration:none; color:#CCCCCC }
:focus {outline: 0;}
body {background: white;}
ol, ul, li{
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse:collapse;	border-spacing: 0;}
caption, th, td {	text-align: left;	font-weight: normal;}

/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Layout Style Sheet 
author: Sameer Adhikari
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body{font:11px/18px Verdana, Geneva, sans-serif;color:#fff; background:#000; }
.wraper { width:985px; margin:0 auto!important; position:relative; overflow:hidden;}
.header{width:100%; float:left; padding:90px 0 130px;}
.logo{width:143px; height:99px; background:url(images/logo.jpg) 0 0 no-repeat; margin:0 auto;}
.logo a{width:143px; height:99px; float:left;}

.cols{float:left; width:327px; text-align:center; padding-bottom:100px;}
.branding{float:left; width:330px; height:120px; background:url(images/branding.jpg) 0 0 no-repeat;}
.globalization{float:left; width:327px; height:120px; background:url(images/globalization.jpg) 0 0 no-repeat;}
.licencing{float:left; width:327px; height:120px; background:url(images/licencing.jpg) 0 0 no-repeat;}

.blueBtn, .orangeBtn, .greenBtn{clear:both; background:url(images/blueBtn.jpg) center 0 no-repeat; width:327px; height:80px; float:left; margin-top:10px; text-align:center;}
.blueBtn input, .orangeBtn input, .greenBtn input{display:none;}

.orangeBtn{ background:url(images/orangeBtn.jpg) center 0 no-repeat;}
.greenBtn{ background:url(images/greenBtn.jpg) center 0 no-repeat;}


.clear{clear:both;}














