/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
/************************* DEFAULT STYLES ***************************/
body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
border-top:5px solid transparent;
background:#000000 url(images/background-1040.jpg) top fixed;
}

.container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/gray50percent.png) repeat-y;
margin:0 auto;
width:990px;
z-index:49;
}
.container-inner {
margin:0 auto;
padding:1.6em 0 1em;
width:950px;
}


.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size:      13px;
	text-align: left;
	font-family: arial black, arial;
}
#top .sf-menu li:hover, .sf-menu li.sfHover, #top .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#ffffff none repeat scroll 0 0;
}
#top .sf-menu a, .sf-menu a:visited {
color:#000000;
}
#top .sf-menu a:hover {
color:#666666;
}
#top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: transparent url(images/header-background.jpg) no-repeat;
border:medium none;
clear:both;
float:none;
height:300px;
margin:0 auto;
padding:0;
width:990px;
}

.link1 {
/*background-color:#FF0000;*/
height:205px;
position:absolute;
width:750px;
margin-top:65px;
margin-left:120px;
}

#top .sf-menu {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
margin-right:0;
top:2%;

}
#top .sf-menu a, .sf-menu a:visited {
color:#666666;
}
#top .sf-menu a:hover {
color:transparent;
}
#top .sf-menu li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}
#top .sf-menu li li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}
#top .sf-menu li li li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}
#top .sf-menu li:hover, .sf-menu li.sfHover, #top .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}
p {
color:#ffffff;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
left:10em;
top:0;
}
.sf-menu {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
font-size:11px;
height:30px;
margin-bottom:1em;
width:950px;
}
.sf-menu a {
padding:12px;
text-decoration:none;
}





h1, h2, h3, h4, h5, h6 {
color:#cccccc;
}
h1, h2, h3, h4, h5, h6 {
color:#cccccc;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color:#cccccc;
}
h3.sub, h2.sub {
border-bottom:1px solid #EEEEEE;
color:#999999;
font-size:1.1em;
font-weight:bold;
letter-spacing:2px;
line-height:1em;
margin:0 0 10px;
padding:0 0 5px;
text-transform: none;
font-family:Arial,Helvetica,sans-serif;
}
a, .welcomebox h2 a {
color:#428CE7;
text-decoration:none;
}
a:hover, a:focus {
color:#666666;
}
p {
color:#ffffff;
}
h6.top {
color:#CCCCCC
}

#sidebar ul li a, ul.txt li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/li.png) no-repeat scroll 0 50%;
border-bottom:1px solid #CCCCCC;
color:#ffffff;
display:block;
height:1%;
line-height:1.2em;
padding:6px 0 6px 8px;
}

#footer {
color:#999999;
margin:0 auto;
padding:1.5em 0;
text-align:center;
height:40px;
width:950px;
background:#000000 ;
}