/*
CSS RESET
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#baa996;background:#0c0a02;font-family:Verdana, Geneva, sans-serif;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#baa996;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
p, input{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#baa996;}
a{text-decoration:none; color:#baa996; font-size:12px;}
body {
	background:url(../img/bg.jpg) center top no-repeat;
}
:focus, :active{outline:none;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
body {
	overflow:auto;
	font-family:arial;
	color:#baa996;
	}
#background_img {
	background:url(../img/bg.jpg) 50% 0% no-repeat #0c0a02;
	margin:0;
	position:relative;
	z-index: 0;
	overflow: hidden; 
}
}

#pagewrap{margin:0 auto; width:960px; height:930px; position:relative; padding-top:70px;}
#header h1{background:url(../img/logo.png) center top no-repeat; height:90px; width:704px; position:relative; display:block; margin:0 auto;}
#header h1 a{display:block; height:90px; width:704px; text-indent:-9999px;}

#left{float:left; width:645px; padding:34px 0 0 35px;}
#right{float:right; width:270px; padding-top:40px;}
#right a{display:block;}

#video{background:#cacaca; height:357px; width:640px;}
#left p{margin-top:39px; text-align:center;}
#links{margin:20px 0 0 229px;}
#links a{display:block; text-indent:-9999px; float:left; height:50px;}
#wholeplanet{width:145px;}
#grameen{width:50px; margin-left:80px;}

#dlsmall{margin-left:10px; width:120px;}
#dlmed{margin:35px 0 0 10px; width:120px;}
#dllarge{margin:35px 0 0 10px; width:120px;}

form{margin-top:58px; margin-left:14px;}
input{background:none; border:none; display:block; padding-left:10px; margin-bottom:16px; width:200px;}
input#submit{width:69px; padding-left:3px;}

#itunes{margin:35px 0 0 65px; position:relative;}
#itunes a{margin-bottom:5px;}
#itunesimg{background:url(../img/itunes.png) top left no-repeat; position:absolute; top:5px; left:-50px; width:42px; height:39px; text-indent:-9999px;}

#musicsitelink{background:url(../img/music.png) top left no-repeat; width:256px; height:67px; text-indent:-9999px; margin:30px 0 0 0;}
#foundsitelink{background:url(../img/foundation.png) top left no-repeat; width:235px; height:88px; text-indent:-9999px; margin:-10px 0 0 15px;}

#tommilla{background:url(../img/tommilla.png) top left no-repeat; position:absolute; height:583px; width:447px; left:-320px; bottom:20px;}
#copyinfo{position:absolute; right:-50px; bottom:30px;}