/** Screen / Position Styles **/
html{background:#000000 url(../images/bg.jpg) repeat-x;
}


body{
background: url(../images/white.jpg) no-repeat;
margin:0 auto;
min-width:300px;
width:960px;
}


#twitter{
text-align:left;
margin:0px;
font-size:13pt;
font-family:"Myriad Pro",Arial, Helvetica, sans-serif;
line-height:25px;
padding-left:100px;
padding-right:100px;
}
.twitter_update_list{
text-align:left;
margin:0px;
font-size:13pt;
font-family:"Myriad Pro",Arial, Helvetica, sans-serif;
}

#logo{
float:left;
margin-top:10px;
margin-left:10px;
width:850px;
}

#header{
float:left;
height:70px;
margin:10px;

}

/** Custom Shadow Box **/
#spacer{
float:left;
margin-top:-5px!important;margin-top:0px;
width:960px;
height:42px;
background: url(../images/spacershadow.png) no-repeat;
}

#header-right{

float:right;
margin-top:-80px;
margin-right:80px;
}



.up{margin-top:-150px;}

#frame{width:100%;}

#search{float:right;margin-top:-60px;font-size:14pt;color:#ffffff;font-family:Myriad Pro;width:300px;} 
#search input{display:block;}

#frameblue{clear:both;width:960px;height:113px;background: url(../images/bluestripe.png) no-repeat;}

#frameblue h1{font-size:24pt;color:#01304f;padding-left:25px;padding-top:20px;font-family:Myriad Pro;}

#tabs{width:100%;clear:both;}

#textbox{clear:both;width:100%;margin-bottom:90px;}

#textbox p{font-size:35pt;color:#000000;padding-left:25px;padding-top:20px;font-family:Myriad Pro;}

#textbox-sum{clear:both;width:100%;margin-bottom:90px;}

#textbox-sum p{font-size:16pt;color:#000000;padding-left:25px;padding-top:20px;font-family:Myriad Pro;}

#textbox-sum a{font-size:20pt;color:#0099ff;}

/** left box **/
#content{
float:left;
margin-left:0px;
margin-right:0px;
width:590px;

}

/** center box **/
#content-center{
float:left;
margin-left:10px;
margin-right:10px;
width:660px;

}

/** right box **/
#content-right{
float:right;
margin-left:10px;
margin-right:10px;
width:500px;
}


/** right floating box **/
#sidebar{
float:right;
background:#0099ff;
color:#01304f;
padding-right:33px;
padding-left:33px;
margin-right:0px!important;margin-right:0px;
width:304px;
height:300px;
}



/** left floating box **/
#sidebar-left .selected{
float:left;
color:#000000;
width:279px;
height:41px;
background: url(../images/left-tab.jpg) no-repeat;
}

#sidebar-left p, #sidebar-left2 p, #sidebar-left3 p{text-align:center;}

#sidebar-left2{
float:left;
color:#000000;
width:301px;
height:41px;
background: url(../images/middle-tab.jpg) no-repeat;

}

#sidebar-left3{
float:left;
color:#000000;
width:304px;
height:41px;
background: url(../images/right-tab.jpg) no-repeat;
}

#tabcontent, .tabcontent{
float:left; 
margin-left:-10px;
background:#b9b9b9;
}
#tabcontent1, .tabcontent1{
float:left; 
background:#b9b9b9;
height:278px;
width:281px;
text-align:center;

}

#tabcontent2, .tabcontent2{
float:left; 
background:#b9b9b9;
width:301px;
text-align:center;
}

#tabcontent3, .tabcontent3{
float:left; 
background:#b9b9b9;
width:302px;
height:278px;
text-align:center;
}

#tab-bottom, .tab-bottom{
float:left;
background: url(../images/tab-bottom.jpg) repeat-x;
width:884px;
height:16px;
}

#tabcontent100, #tabcontent100-2, .tabcontent100, .tabcontent100-2{
float:left; 
background:#b9b9b9;
height:278px;
width:871px;
}

#tabcontent100L{
float:left; 
background:#b9b9b9;
height:278px;
width:871px;
text-align:left;
}

#L100, #L100-2,.L100, .L100-2{
float:left; 
height:278px;
width:9px;
}

.L{float:left;clear:left;}
.R{float: right; clear: right;}

#R100, #R100-2,.R100, .R100-2{float:left; 
height:237;
width:4px;
}

/** center floating box **/
#sidebar-center-left{
float:left;
background:#000000;
color:#ffffff;
padding-right:10px;
padding-left:20px;
margin-left:10px;
}

#sidebar-center-right{
float:left;
background:#000000;
color:#ffffff;
padding-right:10px;
padding-left:10px;

}

#footer{
clear:both;
padding:10px;
}
#footer img{
margin-top:-10px;
float:right;
}

.bizcard{margin-right:40px;}

