﻿* { margin:0; box-sizing: border-box; -moz-box-sizing: border-box;}
body { text-align:left; background: #FFFFFF; background-image:url('../_images/BG-b.jpg');background-position:center top;background-repeat: repeat-x; color :#666666}
table, td {border-collapse:collapse; margin:0;}

img { vertical-align:top; border:0; margin:auto;}
form {margin:0; padding:0;} 
ul { list-style:none; padding:0; margin:0;}
ul li{ padding:0; margin:0;}
.clear{ clear:both; float:none; height:0px; line-height:0px; font-size:0px;}
.wrapper { width:100%; margin:0;} 
a { color:#bacc00; color:inherit; *color:#bacc00; cursor:pointer; outline:none; border:none; }
strong, b { font-weight:bold; font-style: inherit;}
em{ font-style:italic; font-weight:inherit;}

/*///////////////////////////// START SITE LAYOUTS ///////////////////////////////////////////////////////////*/

#header-wrapper {width:100%; height:100px; clear:both; }
#header {margin:0 auto; width:900px; height:100px;}
#logo { height:50px; width:150px; margin-top:30px; float:left}
#contact { height:50px; width:290px; margin-top:55px; float:right;font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align:right}

.navbg {width:100%; height:35px; clear:both; }
#navcontainer ul {list-style-type: none; text-align: left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; display:block; background-image:url(../_images/nav-b.jpg); background-repeat: no-repeat; height:74px; padding-top:8px; margin:0 auto; width:902px; }
#navcontainer ul li { display: inline; }
#navcontainer ul li a { text-decoration: none; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; padding-top:8px; color:#FFFFFF; width: 100%; height: 100%; }
#navcontainer ul li a:hover { color:#000000; width:100%; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; padding-top:8px;}

#flash-wrapper {width:100%; height:250px; clear:both; }
#flash {margin:0 auto; width:902px; height:100px;}

#content-wrapper  {width:100%; clear:both; }
#content {margin:0 auto; width:902px; padding:25px 0 25px 0;}

#break { background-image: url('../_images/footer-b.jpg');background-repeat:repeat-x; height:10px;margin-top:10px; margin-bottom:5px; clear:both}
#break2 {border-bottom-color:#6699CC;border-bottom-style: dashed; border-bottom-width:thin;  height:10px;margin-top:10px; margin-bottom:5px; clear:both}
.right {border-right-color:#6699CC; border-right-style:dashed; border-right-width:thin; height:inherit}
.left {border-left-color:#6699CC; border-left-style:dashed; border-left-width:thin}

#footer-wrapper  {height:50px; background-repeat:repeat; clear:both; width:100%; clear:both; padding-top:20px;  margin-bottom:15px;}
#footer {margin:0 auto; width:900px; height:50px; text-align:center}


/*///////////////////////////// PAGE COL LAYOUTS ///////////////////////////////////////////////////////////*/

#col1-2{ float:left; width:640px; padding-right: 10px}
#col2-2{ float:left; width:250px; padding-left:15px}

#col3-3{ float:left; width:300px; padding-left:10px; padding-right:10px}

.fl {float:left}




