/* Default Classes */

body{margin:16px 0 13px 0; padding:0px;}
form{padding:0px; margin:0px;}
p{font-family:Tahoma, Arial, Georgia, Arial, Helvetica, sans-serif; font-size:11px; color:#000; text-decoration:none;}
table{font-family:Tahoma, Arial, Georgia, Arial, Helvetica, sans-serif; font-size:11px; color:#000; text-decoration:none;}
a{color:#FFFFFF; text-decoration:none;}
a:hover{color:#ED8000; text-decoration:none;}
hr{height:6px; background-color:#5C5C5C;}
ul{ font-family:Tahoma, Arial, Georgia; font-size:11px; text-decoration:none; color:#000; list-style:square; margin:0 0 0 7px; padding:0 0 0 7px;}


/* Div Classes */
#mainwrap{width:100%; height:100%;  display:table; overflow:hidden;}

<!--logo-->

#main{width:100%; height:80px;  margin-left:auto; margin-right:auto; }
#main1{width:899px; height:80px; overflow:hidden; margin-left:auto; margin-right:auto;  }
#logo{width:899px; height:80px;  float:left; }

<!--menu-->
#menuwrap{width:100%; height:31px; overflow:hidden; margin-left:auto; margin-right:auto;  }
#menusection{width:899px; height:31px; overflow:hidden; margin-left:auto; margin-right:auto;  }
#menu{width:899px; height:30px;  float:left; clear:left; background:url(../images-home/menubg.jpg) no-repeat;}

<!--Header-->

#headerwrap{width:100%;display:table;  margin-left:auto; margin-right:auto; }
#header1{width:899px; overflow:hidden; margin-left:auto; margin-right:auto;  }
#headerpic{width:899px; height:235px;  float:right;}

<!--Buttons-->

#Buutonswrap{width:100%;display:table;  margin-left:auto; margin-right:auto; }
#buttonwrap1{width:899px; overflow:hidden; margin-left:auto; margin-right:auto;  }
#buttons{width:899px; height:59px;;  margin-left:auto; margin-right:auto;}

<!--Body-->

#bodywrap{width:100%;display:table;  margin-left:auto; margin-right:auto; clear:both; }
#body{width:899px; overflow:hidden; margin-left:auto; margin-right:auto; clear:both;  }
#bodycontent{width:899px; height:auto;  margin-left:auto; margin-right:auto; clear:both;}
#bodycontent a{font-family:Tahoma, Arial, Georgia; font-size:11px; text-decoration:none; color:#000;}
#bodycontent a:hover{font-family:Tahoma, Arial, Georgia; font-size:11px; text-decoration:underline; color:#000;}

<!--Footer-->
#footerwrap{width:100%;display:table;  margin-left:auto; margin-right:auto; clear:both; }
#footer{width:1000px; height:auto; overflow:hidden; margin-left:auto; margin-right:auto; clear:both;  }
#footercontent{width:950px; height:35px;  margin-left:auto; margin-right:auto; background-color:#5C5C5C; clear:both; color:#fff; font-family:Tahoma, Arial, Georgia, Arial, Helvetica, sans-serif; font-size:11px;  text-decoration:none; padding:5px 0 0 0}
#footercontent a{color:#fff; font-family:Tahoma, Arial, Georgia, Arial, Helvetica, sans-serif; font-size:11px;  text-decoration:none;}
#footercontent a:hover{color:#fff; text-decoration:underline; font-family:Tahoma, Arial, Georgia, Arial, Helvetica, sans-serif; font-size:11px;}

/* Background Classes */
.headerbg{background:url(../images-home/header.jpg) no-repeat;}
.bg{background:url(../images-home/bg.jpg) no-repeat top center; height:138px; }
.padding{padding:5px 0 0 11px; }

/*Text Classes*/
.orange{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#F25914; text-decoration:none;}
.menu{font-family:Tahoma, Arial, Georgia; font-size:11px; color:#fff; text-decoration:none;}
.header{font-family:Tahoma, Arial, Georgia; font-size:12px; color:#fff; text-decoration:none;}
.input{width:133px; height:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000;}

