*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFF;
	background-repeat: repeat-x;
}

#main1
{
	width: 800px;
	border-right-width: 0;px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2F97D4;
	border-left-color: #2F97D4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content
{
	width: 800px;
	text-align: left;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}

#back
{

width: 800px;
}

#header {
	height: 443px;
	text-align: left;
	background-color: #FFF;
	background-repeat: repeat-x;
	padding-top: 2px;
}

/*#menu
{
	width: 820px;
	height: auto;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: center;
}
*/
#menu
{
	width: 696px;
	height: 40px;
	padding-left: 104px;
	padding-top: 0px;
	background-image: url(../images/menu1.gif);
	background-repeat: no-repeat;
	background-position: center;
}


#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 117px;
	height: 27px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #B2DAF1;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: opx;
}

#menu a:hover {
	width: 117px;
    height: 27px;
	padding-top: 10px;
	color: #FFffff;
	text-decoration: underline;
}


#logo {
	width: 768px;
	height: 400px;
	text-align:  right;
	padding-right: 30px;
	background-repeat: no-repeat;
	border: thin solid #09F;
	background-color: #FFF;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#main
{
	padding-top: 60px;
	padding-left: 20px;
	background-color: #FFF;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
}

#left
{
	width: 220px;
}

#left H3
{
	width: 195px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 15px;
	text-transform: none;
	color: #ffffff;
	background: url(../images/title.gif) no-repeat;
}

#left H4
{
padding-left: 20px;
color: #5D87A0;
font-size: 11px;
}

#left p
{
font-size: 11px;
padding: 10px;
}

#left ul {
	list-style: none;
	
}



#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(../images/small.gif) no-repeat left;
}

#left a {
	color: #5D87A0;
}
#left a:visited {
	color: #5D87A0;
}


#right
{
	float: right;
	width: 530px;
	padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #5D87A0;
}

#right a
{
color: #5D87A0;
text-decoration: none;
}

#right p {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #5D87A0;
}
.date {
	text-align: right;
	color: #5D87A0;
	font-size: 11px;
}

.date a {
	color: #5D87A0;
}



#footer {
	clear: both;
	padding-top: 20px;
	background: #ffffff url(../images/top.gif) repeat-x;
	height: 40px;
}

#footer p {
	margin: 0;
	font-size: 11px;
	text-align: center;
	color: #000;

}

#footer a {
	color: #595959;
}
.m1  {
	background: url(../images/title_back.gif) no-repeat;
	padding-top: 20px;
}
/*
Slider JS
*/
#slider-wrapper {
    height: 350px;
	background: transparent;
	width: 800px;
}
#slider {
	height: 350px;
	position: relative;
	width: 800px;
	border: 2px solid #000;
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}

.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: arial;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}
.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
}
a.nivo-prevNav {
    left: 15px;
}
a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
}
.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.nivo-controlNav a {
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 250px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}  
