/*Global Browser Reset for compatibility using YUI global reset CSS*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,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 {font-style:normal; font-weight:normal;} 
ol,ul {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;} 

/*Global Styles*/
body{height:100%; background-color:#fff; margin:0px; padding:0px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color:#4c4c4c; font-size:12px;}


.clear{clear:both; height:0px; visibility:hidden;}/*global clear div*/
a{text-decoration:none; color:#fc6d17;}
a:hover{text-decoration:underline;}
a.button{text-indent:-3000px; background-repeat:no-repeat; overflow:hidden; float:left;}
a.textbutton{background-repeat:no-repeat; overflow:hidden; float:left;}
a.graylink{color:#bfbfbf;}
h6{color:#fc6d17; font-weight:bold;}
div.seperator{height:1px; border-top:1px solid #dedede; clear:both; margin:10px 0 10px 0;}
strong{font-weight:bold; color:#333;}
input{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; color:#444;}
textarea{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;color:#444;}
span.normaltext{color:#333;}
span.orange{color:#ff8902;}

.mass{border:1px solid}
.mainholder{margin:0 auto;width:1280px; }
.blankspace{height:50px;}


.bottomlinks{float:left; padding:25px 0 22px 140px}
	.bottomlinks ul{margin:0 0 0 0px; }
	.bottomlinks li{
		color:#ffa233; 
		list-style-position:outside; 
		margin:2px 0 0 20px; 
		float:left;
		}

		
	.friendheader{float:left; padding-left:20px;font-size:18px;}
	.friendlink{float:left}

.footer{width:960px; float:left; padding:5px 0 60px 160px;}
.bottomline{float:left; margin-bottom:10px;height:1px; border-bottom:1px solid #dedede; width:960px;}
.footerleft{float:left;line-height:12px; font-size:10px}
.footerright{ float:right;}
.footerright a{ font-size:10px;}

a.getstart{width:222px; height:30px; background-image:url('../img/bethefirst.png');}
a.getstart:hover{background-position:0 -30px;}