.col1, .col2, .col3, .cols {	float:left }
.col1 { width:585px }
.col2 { width:180px }

/* news.html */
#red h1 a { color:#bb0e0e }
#red .menu { background:#bb0e0e }
#red .menu li a:hover, #red .menu .active a { color:#bb0e0e !important }
#red a { color:#bb0e0e }
#red .list1 li a:hover { color:#bb0e0e !important }

/* support.html */
#page_3 h1 a { color:#ca6509 }
#page_3 .menu { background:#ca6509 }
#page_3 .menu li a:hover, #page_3 .menu .active a { color:#ca6509 !important }
#page_3 a { color:#ca6509 }
#page_3 .col1 { width:381px }
#page_3 .marg_right1 { margin-right:12px }
#page_3 .pad_bot1 { padding-bottom:5px }

/* products.html */
#page_4 h1 a { color:#3f9711 }
#page_4 .menu { background:#3f9711 }
#page_4 .menu li a:hover, #page_4 .menu .active a { color:#3f9711 !important }
#page_4 a { color:#3f9711 }
#page_4 .col1 { width:242px }
#page_4 .pad_bot1 { padding-bottom:5px }
#page_4 .button { background:#3f9711 }

/* boarddrive */
.blue h1 a { color:#0ca0ce }
.blue .menu { background:#0ca0ce }
.blue .menu li a:hover, .blue .menu .active a { color:#0ca0ce !important }
.blue a { color:#0ca0ce }
.blue .col1 { width:242px }
.blue .pad_bot1 { padding-bottom:5px }
.blue .pad_top1 { padding-top:5px }
.blue .button { background:#0ca0ce }

/* littlej */
.orange h1 a { color:#ca6509 }
.orange .menu { background:#ca6509 }
.orange .menu li a:hover, .orange .menu .active a { color:#ca6509 !important }
.orange a { color:#ca6509 }
.orange .col1 { width:242px }
.orange .pad_bot1 { padding-bottom:5px }
.orange .pad_top1 { padding-top:5px }
.orange .button { background:#ca6509 }

/* contacts.html */
.purple h1 a { color:#8606c5 }
.purple .menu { background:#8606c5 }
.purple .menu li a:hover, .purple .menu .active a { color:#8606c5 !important }
.purple a { color:#8606c5 }
.purple .col1 { width:242px }
.purple .pad_bot1 { padding-bottom:5px }
.purple .button { background:#8606c5 }

/* products page */
.gray h1 a { color:#777777 }
.gray .menu { background:#777777 }
.gray .menu li a:hover, .gray .menu .active a { color:#777777 !important }
.gray a { color:#777777 }
.gray .col1 { width:242px }
.gray .pad_bot1 { padding-bottom:5px }
.gray .pad_top1 { padding-top:5px }
.gray .button { background:#777777 }
