body{
 background-image: url(../images/bg.jpg);
 background-repeat: no-repeat;
 background-color:#000;
 background-position: top center; 
 color: #000;
 font-family: Verdana;
}
h3,h4{
	font-family:  "Times New Roman";
}
.top{
	margin: auto;padding:0;
	margin-top: 30px;
	background: url(../images/top-c.png) no-repeat;
	height: 15px;
	width:539px;
}
.top2{
margin-top: 20px;
}
.bottom{
	margin: auto;padding:0;
	margin-top:0;
	background: url(../images/bottom-c.png) no-repeat;
	height: 36px;
	width:539px;
}
.flash{
	margin: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 15px;
	padding-top:1px;
	width: 509px;
	background: url(../images/bg-white.png) ;
	display: block;
	border: dotted 0px #ff0088;

}

a.outer,a.outer:hover{
	background-image: url(../images/img_pink.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
}
a.outer:hover{
	background-image: url(../images/img_pink_hover.png);
}
a{
	color: #ff0088;
	text-decoration: underline;
	font-size: 11px;
}
a:hover{
	text-decoration: none;
}
img{
	border: 0;
}
h3{
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
	border-left:#ff0088 2px solid;
	padding-left: 5px;
}
h4{
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;

	color: #605d5f;
}
.none{
	color:#000;font-size: inherit;
	text-decoration: none;
}
p{
	text-align: justify;
	font-size: 11px;
}
ul, li{list-style:indent;padding:0;margin:0;font-size:11px;text-align:left;}
ul{padding-left:14px;}
#webrank{
	visibility:hidden;
margin: auto;
text-align: center;
margin-top: 20px;
	width: 450px;
}
.validator{
margin: auto;
text-align: center;
margin-top:18px;
margin-bottom:5px;
}
.validator a{text-decoration:none;}
.center{
	text-align: center;	
}
.fleft{
	float: left;
	padding-right:15px;
	padding-bottom:15px;
}
.link{
	margin-right:40px;
}
.clr{clear:both;}
.button{
	background:url(../images/bg-send.png) no-repeat 0 0;
	padding:0;
	width:100px;
	height:26px;
	display:block;
	border:0;
	color:#605d5f;	
	margin-top:0px;margin-left:45px;cursor:pointer}
.button:hover{background-position: 0 -26px;}
.inputbox{
	background:url(../images/bg-input.png) no-repeat 0 1px;
	padding-top:4px;
	padding-left:8px;
	width:226px;
	height:21px;
	border:0;
	color:#605d5f;	
	margin-top:0px;margin-bottom:10px;
}
form{text-align:left; font-size:11px;}
.inputbox:focus{
	background-position: 0 -24px;
	color:#ff088c;	
}
label{width:140px;margin-right:40px;height:26px;display:block;float:left; text-align:right}

textarea.inputbox{

	background:url(../images/bg-area.png) no-repeat 0 1px;
	padding-top:14px;
	padding-left:20px;
	width:367px;
	height:154px;
	border:0;
	color:#605d5f;	
	margin-top:0px;margin-bottom:10px;margin-left:42px;
}
textarea.inputbox:focus{	background-position: 0 -166px; }



/* NAV */

#menu{
	padding:0px;
	width:539px;
	margin:auto;
	position:relative;
	text-align:left;
	margin-top:170px;
	height:34px;
}
#menu ul {
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;margin-left:30px;

}

#menu li {
	float: left;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	position:relative;
	background: none;
	height:20px;
	border-right:1px solid #fff
}
#menu li.last { border:0;}
#menu a:hover{color:#ff0088;}

#menu a {
	font-weight: normal;
	font-family: "Times New Roman" ;
	text-decoration: none;
	display: block;
	cursor: pointer;
	padding: 0;
	overflow: hidden;	
	font-size: 16px;
	color:#989898;
	text-transform:uppercase;
	position:relative;bottom:0;
}


#nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}


#nav li{
float:left;
position:relative;height:25px
}

#nav ul {
position:absolute;
display:none;
width:auto;
top:30px;
left:2px;
padding-top:10px;
}

#nav ul li{ 
border:0;
background: url(../images/bg-nav.png);
border-bottom:1px solid #000;}

#nav ul li:hover{
    background: url(../images/bg-nav-hover.png);

}

#nav ul li a:hover{color:#acabab}

#nav li ul a{
width:180px;
height:auto;
float:left;
font-size:13px
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper{margin:0;padding:0; text-align:left;}
#slider {
	position:relative;
    width:500px;
    height:246px;
    margin:0px;
    margin-left:3px;
	background:url(../images/loading.gif) no-repeat 50% 50%;position:relative;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption strong{font-weight:normal;}

.nivo-caption a{color:#fff}
.nivo-caption {
    position:absolute;
    bottom:10px;
    margin-left:3px;
    max-width:493px;
    height:25px;
    padding-top:3px;padding-left:5px;margin-bottom:16px;
    background:url(../images/bg-caption.png);
    font-family: verdana;font-size:10px;text-align:left;
}
