*{
outline: none;
	/*border: 1px dotted #444;*/
}

body{
	padding: 0;
	margin: 0; 
	/*step2 for centering site*/
	text-align: center;
	/*background: color image repeat position-x position-y;*/
	background: url('images/background_white.jpg') no-repeat; 
background-repeat:no-repeat;
background-attachment:fixed;
	
	
	
	/*baseline font styles*/
	color: #828282;
	/*font-family: Arial, Helvetica, sans-serif; */
	font-family: 'Courier ', serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
}

.get{
background: url('images/background_orange.jpg') no-repeat; 
background-repeat:no-repeat;
background-attachment:fixed;
}

.give{
background: url('images/background_green.jpg') no-repeat;
background-repeat:no-repeat;
background-attachment:fixed;
}

.share{
background: url('images/background_yellow.jpg') no-repeat; 
background-repeat:no-repeat;
background-attachment:fixed;
}

html {
     height:100%
}

body {
     height:100%
}

#container{
	width: 980px; 
	/* step1 for centering site*/
	margin: 0 auto;
	/*step3*/
	text-align: left;
	/*footer stick*/
	position:relative;
     min-height:100%;
     height:100%;
}


#header{
		height: 140px;
		width:100%;
		position: relative;
		padding: 0 0 30px 0;
		background: transparent url('images/header.png') no-repeat 0 0;
}

#branding{
	margin: 10px 0 0 230px;
	float:left;
}

#menu {

    width: 350px;
    position:absolute;
    top: 20px;
    left: 530px;

}
#menu a {
    display: block;
    float: right;
    margin: 0 15px 0 15px;
    text-align: left;
    text-indent: -9999px;
}

#menu #shareNav {
background: url("images/share_icon.png") no-repeat scroll 0 0 transparent;
width: 103px;
height: 40px;
background-position: 0 0px;
}
#menu #shareNav:hover {
    background-position: 0 -40px;
}

#menu #giveNav {
background: url("images/give_icon.png") no-repeat scroll 0 0 transparent;
width: 81px;
height: 41px;
background-position: 0 0;
}
#menu #giveNav:hover {
    background-position: 0 -41px;
}

#menu #getNav {
background: url("images/get_icon.png") no-repeat scroll 0 0 transparent;
width: 63px;
height: 37px;
background-position: 0 0;
}
#menu #getNav:hover {
    background-position: 0 -37px;
}


.get #getNav {
    background: url("images/get_icon.png") no-repeat scroll 0 -37px transparent;
    display: block;
}

.give #giveNav {
    background: url("images/give_icon.png") no-repeat scroll 0 -41px transparent;
    display: block;
}
.share #shareNav {
    background: url("images/share_icon.png") no-repeat scroll 0 -40px transparent;
    display: block;
}

#getBox{
margin: 50px 0 80px 0;
width: 940px;
height: 600px;
background: rgba(244, 242, 238, 0.8);
position:absolute;
z-index:-2;
}

.give #getBox{
position:absolute;
z-index:3;
}

#getBox img{
padding: 20px 0 80px 20px;
display: block;
margin-left: auto;
margin-right: auto;
position:absolute;
z-index:-1;
}

.title{
/*position:absolute;*/
height: 50px;
width: 980px;
z-index:1

}



.title img{
display: block;
margin-left: auto;
margin-right: auto;
}


#order{
margin: 500px 0 0 770px;
}

#order a {
	position:absolute;
	z-index:1
    display: block;
    float: right;
    text-indent: -9999px;
    background: url("images/order_button.png") no-repeat scroll 0 0 transparent;
	width: 120px;
	height: 120px;	

}

#order a:hover {
background-position: 0 -120px;
}

#indexAbout{
width: 300px;
float: right; 

}

#indexAbout h5{
font-family: 'Courier', serif;
font-weight: bold;
color: #25252b;
font-size: 22px;
padding:35px 0px 10px 0;
margin:0 30px 0 0;

}

#indexAbout p{
font-family: 'Courier', serif;
font-weight: normal;
color: #25252b;
font-size: 12px;
margin:0;
line-height: 160%;
}


#indexMenu {
width: 250px;
position:absolute;
padding: 20px 60px 0 15px;
}

#indexMenu a {
padding: 0 10px 0 10px;
    display: block;
    float: right;
    text-align: left;
    text-indent: -9999px;
}

#indexMenu #got {
background: url("images/got_button.png") no-repeat scroll 0 0 transparent;
width: 100px;
height: 100px;
}
#indexMenu #got:hover {
    background-position: 0 -100px;
}

#indexMenu #want {
background: url("images/want_button.png") no-repeat scroll 0 0 transparent;
width: 100px;
height: 100px;
}

#indexMenu #want:hover {
    background-position: 0 -100px;
}

.share #getBox{
width: 540px;
height: 800px;
}

#rightContent{
width:420px;
height:950px;
background: url("images/manila_tag.png") no-repeat scroll 0 0 ;
display: block;
position:absolute;
z-index:-3;
top: -80px;
left: 560px;
}

#twitterGroup{
width:420px;
height:950px;
top: 0px;
left: 8px;
float: right;
position:absolute;
z-index:1;

}

.share h5{
font-family: 'Courier', serif;
font-weight: bold;
color: #25252b;
font-size: 22px;
text-align: center;
margin:30px 0 0 0;
}

#twitterGroup h5{
margin:315px 0 0 30px;
}

#leftContent img{
margin: 5 0 0 10px;
}

#twitterGroup img{
margin: 5 0 0 150px;
}

#twitFeed{
margin: 20px 0 0 50px;
}

#leftContent{
width: 550px;
padding: 0 0 0 0;
}

#instatitle{
text-align: center;
padding-top: 40px;
}

.instagram-image{
width: 160px;
float: left;
padding-bottom: 6px;
}

.instagram{
margin: 15px 0 0 10px;
width: 600px;
height: 800px;
float: left;
}


.giveCol{
display: block;
width: 165px;
height: 680px;
background: rgba(244, 242, 238, 100)/;
float: right;
margin: 5px 11px 100px 11px;
text-align: center;

}

.giveCol h6{
font-family: 'Courier', serif;
font-weight: bold;
color: #25252b;
font-size: 18px;
text-align: left;
margin: 140px 0 0 0;
}

.giveCol p{
font-family: 'Courier', serif;
font-weight: normal;
color: #25252b;
font-size: 12px;
text-align: left;
margin: 8px 0 0 0;
line-height: 160%;
}

#inTextGet{
font-family: 'Courier', serif;
font-weight: normal;
color: #25252b;
font-size: 12px;
text-align: left;
margin: 8px 0 0 0;
line-height: 160%;
Cursor: pointer;
}

#inTextGet:hover{
color: #92CCBA;
Cursor: pointer;
}

#inTextGet a:link{ color: #25252b; }
#inTextGet a:visited{ color: #25252b; }
#inTextGet a:hover{ color: #92CCBA; }
#inTextGet a:active{ color:#92CCBA; }

.giveIcons{
position: absolute; bottom: 0;
margin: 0 0 -60px 0;
}

#footer{
	height: 50px;
	clear:both; /*clear away froom floated emements*/
    padding: 5px 0 0 30px;
    /*footer stick*/
    position: relative;
     margin-top:150px;
}

 
#tweets{
overflow: hidden;
font-family: 'Courier', serif;
color: #25252A;
font-size: 10px;
position: absolute;
width: 400px;
height: 500px;
left: 90px;
top: 360px;
width: 280px;
margin: 5px 0 10px 0;
}

    #jstwitter {
        width: 300px;
        font-family: georgia;
        font-size: 15px;
        color: #333333;
        padding: 10px;
        height: 300px;
    }
    #jstwitter .tweet {
        margin: 0 auto 15px auto;
        padding: 0 0 15px 0;
        border-bottom: 1px dotted #ccc;
    }
    #jstwitter .tweet a {
        text-decoration: none;
        color: #13c9d0;
    }
    #jstwitter .tweet a:hover {
        text-decoration: underline;
    }
    #jstwitter .tweet .time {
        font-size: 10px;
        font-style: italic;
        color: #666666;
    }