Website template settings
/*
Theme Name: 		tweaker3
Description: 		A theme specifically built for those who love tweaking their own themes. Open, clean and quick-loading design with a wide sidebar on the right. 'Superfish' drop-down menu built in, caters for all the post formats and also offers user support via a mini forum. 
Version: 			1.0.3
Author: 			Arnold Goodway
Tags: 				light, two-columns, right-sidebar, fixed-width, threaded-comments, custom-header, custom-menu, custom-background, sticky-post, translation-ready
License: 			GNU General Public License v2.0
License URI: 		http://www.gnu.org/licenses/gpl-2.0.html
Author URI:			http://tweaker.co.za/
Theme URI:			http://forum.tweaker.co.za/
*/

/* Default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/

/* =Reset  
-------------------------------------------------------------- */

/*html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}body{line-height:1.5}table{border-collapse:separate;border-spacing:0;margin:0 0 15px 0}caption,th,td{text-align:left;font-weight:normal}table,td,th{vertical-align:middle}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}a img{border:none}* :focus{outline: 0}*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	margin-top: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ff6d05;
	background-image: url(images/body_bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-color: #004B96;
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* =Layout
-------------------------------------------------------------- */







#megaMenu{
	z-index: 9999!important;	
}

#breadcrumb{
	width:900px;
	float:left;
	margin-bottom:35px
}
.crumb{
background:url(images/home.png) left top no-repeat;
padding:0 0 0 20px
}
#container{
	overflow:hidden;
	width:100%;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
}
#content{
	width:620px;
	float:left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content-wide{
	width:1000px;
	float:left;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
#footer-container{
	text-align:left!!Important;
}
#footer-middlewrap {
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left!!Important;
	background-color: #FFF;
	height: 75px;
}
#footer-container .widget-title{
	padding-top:20px;
	color: #fec35a;
	text-align:left!!Important;
}

#footer-left a:link, #footer-left a:visited{
	width:300px;
	float:left;
	color: #cbe3ee;
	text-align:left!!Important;
}
#footer-left a:hover, #footer-left a:active{
	width:300px;
	float:left;
	color: #10375C;
	text-align:left!!Important;
}



#footer-center a:link, #footer-center a:visited{
	width:220px;
	float:left;
	color: #cbe3ee;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	text-align:left!!Important;
}

#footer-center a:hover, #footer-center a:active{
	width:220x;
	float:left;
	color: #10375C;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	text-align:left!!Important;
}




#footer-left{
	width:300px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3a9ad3;
	margin-left: 22px;
	margin-right: 30px;
	padding-right: 30px;
	margin-top: 20px;
	text-align:left!!Important;
}
#footer-center{
	width:240px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3a9ad3;
	margin-right: 30px;
	padding-right: 30px;
	overflow: hidden;
	margin-top: 20px;
	text-align:left!!Important;
}
#footer-right{
	width:260px;
	float:left;
	margin-top: 20px;
	text-align:left!!Important;
}

#footer-bottom{
	clear:both;
	width:100%;
	color:#fff;
	font-style:italic;
	padding:10px;
	text-align:left!!Important;
}
#footer-bottom a:link,
#footer-bottom a:visited{
	color:#c5dfea;
	text-decoration:underline
}
#footer-bottom a:hover,
#footer-bottom a:focus,
#footer-bottom a:active{
	color:#10375C;
	text-decoration:none
	text-align:left!!Important;
}
#sidebar{
	width:340px;
	float:right;
	margin-right: 0px;
	margin-top: 0px;
	text-align:left!!Important;
	background-color: #E0E0E0!Important;
}
#wrapper{
	overflow:auto;
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
.content-container{
clear:both;
width:100%;
overflow:hidden;
margin-top:35px
}
.content-left{
width:45%;
float:left
}
.content-right{
width:45%;
float:right
}
.entry-content{
clear:both;
overflow:hidden;
margin-bottom:10px
}
.entry-content p img{
max-width:620px;
height:auto;
}
.entry-format-header{
width:618px;
background:#eaf2fa;
color:#444;
margin:0;
overflow:hidden;
font-style:italic;
border-top:1px solid #ddd;
border-left:1px solid #ddd;
border-right:1px solid #ddd
}
.entry-format-header .format-header-left{
width:40%;
float:left;
text-align:left;
padding-left:10px
}
.entry-format-header .format-header-right{
width:40%;
float:right;
text-align:right;
padding-right:10px
}
.entry-meta{
clear:both;
font-style:italic;
margin-bottom:15px
}
.entry-meta-single{
clear:both;
font-style:italic;
margin-bottom:20px;
padding:10px;
border:1px solid #ddd;
background:#eaf2fa
}
.entry-title{
clear:both;
font-style:italic
}
.nav{
clear:both;
width:610px;
padding:0 5px;
overflow:hidden;
background:#eaf2fa;
margin:35px 0;
font-style:italic
}
.nav-left{
width:50%;
float:left
}
.nav-right{
width:50%;
float:right;
text-align:right
}
.archive-results{
width:618px;
overflow:hidden;
padding:10px;
border:1px solid #ddd;
background:#eaf2fa;
clear:both;
margin-bottom:35px
}
.post{
clear:both;
margin-bottom:55px
}
#single{
clear:both;
width:100%;
margin:20px 0
}
.single-block{
clear:both;
width:620px
}
.sticky{
padding:10px;
border:1px solid #ddd;
background:#eaf2fa
}

/* = Calendar
--------------------------------------------------------- */

#wp-calendar{
empty-cells:hide;
margin:0 auto 0;
width:100%
}
#wp-calendar #next a{
padding-right:10px;
text-align:right
}
#wp-calendar #prev a{
padding-left:10px;
text-align:left
}
#wp-calendar a{
display:block;
text-decoration:none
}
#wp-calendar caption{
font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align:center;
margin:0 0 10px 0;
font-weight:normal;
font-size:16px;
width:100%
}
#wp-calendar td{
padding:3px 0;
text-align:center
}
#wp-calendar th{
font-weight:normal;
text-align:center;
text-transform:capitalize
}

/* =Comments
------------------------------------------------------------------ */
ol.commentlist{ 
list-style:none; 
margin:0 0 0 0; 
padding:0; 
text-indent:0 
}
ol.commentlist .bypostauthor{
}
ol.commentlist li.comment { 
border-bottom:1px solid #ddd; 
padding:10px 10px 0 10px;
margin-bottom:10px 
}
ol.commentlist ul ul li.comment{ 
margin-bottom:0 
}
ol.commentlist ul ul ul li.comment{ 
margin-bottom:0 
}
ol.commentlist ul ul ul ul li.comment{ 
margin-bottom:0 
}
ol.commentlist ul ul ul ul ul li.comment{ 
margin-bottom:0 
}
ol.commentlist li.comment div.comment-author{
text-decoration:none;
border:none
}
ol.commentlist li.comment div.vcard cite.fn{ 
font-weight:normal;
text-decoration:none
}
ol.commentlist li.comment div.vcard img.avatar{
	background:#fff;
	padding:5px;
	float:right;
	margin:0 0 10px 10px
}
ol.commentlist li.comment div.vcard span.says{
font-style:italic
}
ol.commentlist li.comment div.comment-meta a{
text-decoration:none;
border:none
}
ol.commentlist li.comment p{ 
margin:0 0 10px 
}
ol.commentlist li.comment ul{ 
list-style:square 
}
ol.commentlist li.comment div.reply{
font-style:italic
}
ol.commentlist li.comment ul.children{ 
list-style:none; 
margin:10px 0 0; 
text-indent:0 
}
.commentlist li ul.children li.depth-2,
.commentlist li ul.children li.depth-3,
.commentlist li ul.children li.depth-4,
.commentlist li ul.children li.depth-5,
.commentlist li ul.children li.depth-6,
.commentlist li ul.children li.depth-7,
.commentlist li ul.children li.depth-8,
.commentlist li ul.children li.depth-9,
.commentlist li ul.children li.depth-10,
.commentlist li.comment{
border: 1px solid #ddd;
padding: 10px
}
ol.commentlist li.trackback,
ol.commentlist li.pingback{
border: 1px solid #ddd;
padding:10px;
margin-bottom:10px;
}
ol.commentlist li.trackback cite,
ol.commentlist li.pingback cite{
text-decoration:none;
font-weight:normal
}
ol.commentlist li.even{ 
background:#fff 
}
ol.commentlist li.odd{ 
background:#f1f1f1 
}
ol.commentlist .comment-meta{
font-style:italic;
margin:5px 0 10px 0
}
ol.commentlist li.trackback .reply,
ol.commentlist li.pingback .reply{
font-style:italic
}
.comment-notes{
font-style:italic
}
#respond{
clear:both;
margin:10px 0;
background:#eaf2fa;
overflow:hidden;
padding:10px;
border:1px solid #ddd
}
#respond label{
font-style:italic;
}
#cancel-comment-reply-link{
font-weight:normal;
font-size:small;
color:#21759b;
text-decoration:none
}
.comment-links{
padding:5px;
border:1px solid #ddd;
margin:0;
background:#fff;
font-style:italic;
color:#21759b
}

/* =Forms
---------------------------------------------------------- */
.search input[type=text]{
clear:left;
width:182px;
float:left;
padding: 3px 5px;
margin:0;
background:#fff;
border:1px solid #ddd
}
.search input[type=submit]{
cursor:pointer;
float:left;
background:#666;
padding:3px 5px;
border:none;
margin:0;
color:#fff
}
.search input[type=submit]:hover{
cursor:pointer;
color:#fff;
background:#444;
text-decoration:underline
}
#commentform .form-allowed-tags{
clear:both;
width:75%
}
.logged-in-as{
font-style:italic;
}
input#author{
float:right;
width:75%;
padding:5px;
background:#fff;
color:#444;
border:1px solid #ddd
}
input#email{
float:right;
width:75%;
padding:5px;
background:#fff;
color:#444;
border:1px solid #ddd
}
input#url{
float:right;
width:75%;
padding:5px;
background:#fff;
color:#444;
border:1px solid #ddd
}
textarea#comment{
float:right;
width:75%;
margin:0 0 10px 0;
padding:5px;
background:#fff;
color:#444;
border:1px solid #ddd
}
input#submit{
clear:both;
float:right;
background:#666;
padding:3px 5px;
border:none;
margin:0;
color:#fff;
clear:both;
}
input#submit:hover{
cursor:pointer;
color:#fff;
background:#444;
text-decoration:underline
}

/* =Images
---------------------------------------------------------------- */
.gallery{
	margin: 0 auto 18px
}
.gallery .gallery-item{
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%
}
.gallery img{
}
.gallery .gallery-caption{
	float:left;
	width: 154px;
	color: #444;
	font-size: 12px;
	margin: 0 0 12px
}
.gallery dl{
	margin: 0
}
.gallery img{ 
	border: 10px solid #e1e1e1
}
.gallery br+br{
	display: none
}
.wp-caption {
	overflow: hidden;
	max-width: 598px;
	height:auto;
	padding: 10px;
	background: #ddd;
	text-align: center;
	}
.wp-caption img {
	max-width: 586px;
	height:auto;
	margin: 0;
	padding: 0;
	}
.wp-caption .wp-caption-text {
	margin: 0 0 2px 0;
	padding: 10px 5px 0 5px;
	font-size: 12px;
	}
.format-aside .wp-caption,
.format-audio .wp-caption,
.format-chat .wp-caption,
.format-gallery .wp-caption,
.format-image .wp-caption,
.format-link .wp-caption,
.format-quote .wp-caption,
.format-status .wp-caption,
.format-video .wp-caption{
	overflow: hidden;
	max-width: 578px;
	height:auto;
	padding: 10px;
	background: #ddd;
	text-align: center;
}
.format-aside .wp-caption img,
.format-audio .wp-caption img,
.format-chat .wp-caption img,
.format-gallery .wp-caption img,
.format-image .wp-caption img,
.format-link .wp-caption img,
.format-quote .wp-caption img,
.format-status .wp-caption img,
.format-video .wp-caption img{
	max-width: 566px;
	height:auto;
	margin: 0;
	padding: 0;
}
.aligncenter,
.center{
display:block;
margin:0 auto 20px
}
.alignleft,
.left{
float:left;
margin:5px 15px 0 0
}
.alignnone{
clear:both;
margin:20px 0
}
.alignright,
.right{
float:right;
margin:5px 0 0 15px
}
img.wp-smiley{
border:none;
margin:0;
max-height:12px;
padding:0
}
.wp-post-image{
background:#fff;
border:1px solid #ddd; 
padding:5px
}
.thumb-pic{
float:left;
margin:15px 15px 5px 0
}

/* =Headings
----------------------------------------------------------- */
h1{
	font-size:30px;
	
	
}
h1,h2,h3,h4,h5,h6{
	font-weight:lighter;
	margin-bottom:10px
}
h2{
	font-size:18px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-style: normal;
	padding-bottom: 10px;
	color: #1D4B96;
}
h3{
font-size:22px
}
h4{
	font-size:22px
}
h5{
font-size:18px
}
h6{
font-size:16px
}

/* =HTML
--------------------------------------------------- */
acronym,abbr{
border-bottom:1px dashed #666;
cursor:help;
text-transform:uppercase
}
address{
font-style:italic;
margin:0 0 20px
}
big{
font-size:120%
}
blockquote{
background:url(images/blockquote.png) left top no-repeat;
padding:0 0 0 30px
}
cite{
font-weight:700;
text-decoration:underline
}
code{
font:.9em Monaco, monospace, Courier, "Courier New"
}
del,strike,s{
text-decoration:line-through
}
em,q{
font-style:italic
}
pre{
background:#eaf2fa;
font:.9em Monaco, monospace, Courier, "Courier New";
line-height:20px;
margin-bottom:20px;
overflow:auto;
padding:9px
}
pre code{
font-size:1em
}
q:before,q:after{
content:'"'
}
small,sup,sub{
font-size:80%
}
strong{
font-weight:700
}
sub{
position:relative;
top:4px;
vertical-align:baseline
}
sup{
bottom:4px;
position:relative;
vertical-align:baseline
}


/* =Links
--------------------------------------------------------------- */
a:link,a:visited{
	color:#055082;
	text-decoration:none;
}
a:hover,a:focus,a:active{
	color:#055082;
	text-decoration:underline
}
h2 a:link,h2 a:visited,h3 a:link,h3 a:visited,h4 a:link,h4 a:visited,h5 a:link,h5 a:visited,h6 a:link,h6 a:visited {
	font-size:22px;
	
text-decoration:none
}
h2 a:hover,h2 a:focus,h2 a:active,h3 a:hover,h3 a:focus,h3 a:active,h4 a:hover,h4 a:focus,h4 a:active,h5 a:hover,h5 a:focus,h5 a:active,h6 a:hover,h6 a:focus,h6 a:active {
		font-size:22px;
	
	text-decoration:none
}

/* =Lists
---------------------------------------------------------- */
dd{
padding:0 0 0 20px
}
dl{
margin:0 0 24px
}
dt{
font-weight:700;
margin:10px 0
}
ul{
list-style:square;
margin:0 0 0 20px;
padding:0
}
ul li{
padding-left:5px
}
ol{
list-style:decimal;
margin:0 0 0 25px
}
ol li{
padding-left:5px
}
ul ul,ol ol,ul ol,ol ul{
margin-bottom:0;
padding-bottom:0
}



/* =Miscellaneous
------------------------------------------------------- */
.more-link{
font-style:italic
}
.page-link{
clear:both;
font-style:italic;
margin-bottom:15px
}
.page-link a{
padding:5px;
margin-right:5px;
border:1px solid #ddd;
background:#fff
}
.required{
color:#cc0000
}

/* =Post-Formats
-------------------------------------------------------- */
.format-aside,
.format-audio,
.format-chat,
.format-gallery,
.format-image,
.format-link,
.format-quote,
.format-status,
.format-video{
padding:10px;
border:1px solid #ddd
}

/* =Tables
--------------------------------------------------- */
table{

border-collapse:collapse;
border-top:0;
width:100%
}
table caption{
font-weight:700;
text-align:left
}
table th{
background:#eaf2fa;

font-weight:700;
text-align:left
}
table th,table td{

border-bottom:0;
padding:3px 5px
}

/* =Widgets
------------------------------------------------------- */
.widget{
	clear:both;
	overflow: visible;
	margin-bottom: 20px;
	text-align:left!!Important;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.widget-title{
clear:both;
font-style:normal;
margin-bottom:20px
}
.widget ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:left!!Important;

}
.widget ul li a{
	padding-left:15px;
	background:url(images/arrow.png) left 8px no-repeat;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e3;
	text-align:left!!Important;
}
#recentcomments li a{
background:#fff;
}
.widget ul li:first-child{
}
.widget ul ul li:first-child,
.widget ul ul ul li:first-child,
.widget ul ul ul ul li:first-child,
.widget ul ul ul ul ul li:first-child{
border-top:none;
!Important;
}
.widget ul ul li a{
padding-left:30px;
background:url(images/arrow.png) 15px 12px no-repeat
!Important;
}
.widget ul ul ul li a{
padding-left:45px;
background:url(images/arrow.png) 30px 12px no-repeat
!Important;
}
.widget ul ul ul ul li a{
padding-left:60px;
background:url(images/arrow.png) 45px 12px no-repeat
!Important;
}
.widget ul ul ul ul ul li a{
padding-left:75px;
background:url(images/arrow.png) 60px 12px no-repeat
!Important;
}
.widget ul li a:hover{
	padding-left:15px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	!Important;
}
.widget ul ul li a:hover{
	padding-left:30px;
	background:url(images/arrow.png) 15px 12px no-repeat
	!Important;
}
.widget ul ul ul li a:hover{
	padding-left:45px;
	background:url(images/arrow.png) 30px 12px no-repeat
	!Important;
}
.widget ul ul ul ul li a:hover{
	padding-left:60px;
	background:url(images/arrow.png) 45px 12px no-repeat
	!Important;
}
.widget ul ul ul ul ul li a:hover{
	padding-left:75px;
	background:url(images/arrow.png) 60px 12px no-repeat;
	!Important;
}
.widget img{
max-width:300px;
height:auto
}
/* =WP-PageNavi
------------------------------------------------------------- */
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active{
background-color:#fff;
border:1px solid #ddd;
color:#444;
margin:2px;
padding:2px 4px;
text-decoration:none;
}
.wp-pagenavi a:hover{
background-color:#e1e1e1;
border:1px solid #ddd;
color:#21759b;
}
.wp-pagenavi a:focus,
.wp-pagenavi a:active{
background-color:#e1e1e1;
color:#21759b;
border:1px solid #ddd;
}
.wp-pagenavi span.current {
background-color:#fff;
border:1px solid #ddd;
color:#21759b;
font-weight:700;
margin:2px;
padding:2px 4px;
}
.wp-pagenavi span.extend{
background-color:#fff;
border:1px solid #ddd;
color:#000;
margin:2px;
padding:2px 4px;
}
.wp-pagenavi span.pages{
border:1px solid #ddd;
padding:2px 4px;
margin-right:3px;
}

/* =Skip link
-----------------------------------------------------------------*/
#skip a{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
#header {
position:static;
width:auto;
height:auto;
}

/* =Additions
-----------------------------------------------------------------*/

#header{
	height: 88px!important;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_bg.png);
	}
#Header_Slogan {
	margin-top: 90px;
	font-size: 26px;
	color: #007dc6;
	line-height: 30px;
	width: 400px;
	margin-right: 30px;
	float: right;
}
#menu {
	width: 985px;
	height: 50px;
	background-image: url(images/menu-bg.png);
	padding-left: 15px;
	overflow: visible;
	z-index: 9999;
	padding-top: 5px;
	position: relative;
}

#Header_Logo {
	float: left;
	background-image: url(images/efocus-logo.png);
	height: 75px;
	width: 268px;
}
#Home_Wrapper {
	height: 264px;
	width: 1000px;
	
}

#Home_Col1 {
	width: 550px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	color: #FFF;
}
#Home_Col2 {
	width: 344px;
	float: left;
	background-image: url(images/home_monitor.png);
	height: 284px;
	margin-top: 30px;
}
#Monitor_Slider {
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
	height: 191px;
	width: 320px;
	background-color: #CCC;
	margin-bottom: 12px;
}
#HomeTickHeaders {
	font-size: 16px;
	color: #FFF;
}
#SubPageArea {
	background-image: url(images/sub-page-bg.jpg);
	height: 130px;
	width: 1000px;
}
#SubPageTitle {
	float: left;
	margin-left: 50px;
	font-size: 32px;
	color: #FFF;
	margin-top: 60px;
}
#SubPageSummary {
	float: right;
	margin-right: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-top: 50px;
	color: #FFF;
	margin-left: 20px;
	padding-left: 20px;
	width: 500px;
}
#FooterCopyright {
	color: #238fce;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif!Important;
	height: 94px;
}
#FooterCopyRightWrap {
	overflow:hidden;
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 94px;
	background-color: #FFFFFF;
	color: #FFF;
}
#FooterCopyrightCol1 {
	float: left;
	margin-top: 40px;
	margin-left: 30px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
}
#FooterCopyrightCol2 {
	float: left;
	height: 65px;
	width: 65px;
	background-image: url(images/footer-logo.png);
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 35px;
}
#FooterCopyrightCol3 {
	float: right;
	height: 65px;
	width: 281px;
	margin-right: 30px;
	margin-top: 15px;
	background-image: url(images/sponsors.png);
}
#FooterLogo {
	background-image: url(images/tms_footer_logo.png);
	height: 50px;
	width: 161px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	margin-bottom: 10px;
}
.main-navigation li a, .main-navigation li {
    z-index: 9999;
}
