/* ------------------------------------ */
/* ---------->>>  GLOBAL  <<<---------- */
/* ------------------------------------ */

body 
{
	background: #000 url(../images/bg.png) top left repeat-x;
}

.float_fix 
{
	clear: both; 
	width: 100%;
}


/* ------------------------------------ */
/* ---------->>>  FIXES  <<<----------- */
/* ------------------------------------ */

.nav-ie6
{
	display: block;
	height: 37px; width: 63px;
	background: url(../images/navigation.png) no-repeat 0 0;
	text-indent: -9009px;	
}

/* ------------------------------------ */
/* --------->>>  HEADER  <<<----------- */
/* ------------------------------------ */

#logo 
{
	background: url(../images/logo.jpg) no-repeat; 
	height: 100px; 
	position: relative; 
	left: -30px;
}

/* ------------------------------------ */
/* --------->>>  STRUCTURE <<<--------- */
/* ------------------------------------ */

#content 
{
	background: url(../images/top-shadow.png) top center no-repeat; 
	min-height: 575px;
	position: relative;
	top: -49px;
	
}

#slogan
{
	background: url(../images/slogan.png) no-repeat;
	position: relative;
	top: 13px;
	left: 687px;
	height: 206px;
	width: 230px;
	z-index: -500;
}

#cont-wrap
{
	position: relative;
	top: -155px;
	left: 50px;
}

#slider {position: relative;margin: 19px 50px 9px 50px;padding: 0px;background: url(../images/slider-back.jpg) no-repeat;width: 740px;height: 240px;}

.sl-img
{
	float: right;
	width: 320px;
	margin: 0px;
	padding-top: 15px;
}

.sl-cont {position: relative;top: 0px;left: 0px;width: 420px;margin: 0px;height: 200px;}

#sl-btn {margin-top: -11px;z-index: 500;}

#sl-btn a {padding-left: 15px;}

#main-content {position: relative;margin: 0px 50px 19px 50px;padding: 0px;background: url(../images/content-bg.png) no-repeat;width: 740px;height: 240px;}

#cont-box1
{
	width: 246px;
	margin: 0px;
}

#cont-box1 p
{
    
	color: #000000;
}	

#cont-box2
{
	width: 248px;
	margin: 0px;
}

#cont-box2 img
{
	float: left;
	margin: 30px 5px 5px 10px;
}

#cont-box2 p
{
	padding: 20px 0px;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	
}

#cont-box3
{
	width: 246px;
	margin: 0px;
}

#cont-box3 ul
{
    padding: 20px 0;
    list-style-type: square;
    font-family: "Times New Roman" , Times, serif;
    font-size: 14px;
    color: #000000;
}

#art1, #art2
{
    padding: 5px 0px 0px 15px;
   
}

.footer
{
	background: url(../images/footer-bg.png) center top no-repeat;
	height: 55px;
	text-align: center;
	position: relative;
	vertical-align:middle;
	top: -215px;
}

#foot-nav
{
	padding-top: 3px;
	color: #717171;
}

#foot-nav li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 3px;
}

#foot-nav a, #foot-nav a:visited
{
	color: #717171;
	text-decoration: none;
	font-size: 12px;
}

#foot-nav a:hover
{
	color: #555;
}

#copyright
{
	margin-top: -13px;
	font-size: 12px;
	color: #333;
}

#pg-title {position: relative;margin: 19px 50px 0px 50px;padding: 0px;background: url(../images/back-title.jpg) no-repeat;width: 740px;height: 56px;}
#back-cont {position: relative;margin: 5px 50px 50px 50px;padding: 0px;background: #ededed url(../images/back-bg.jpg) top center no-repeat;width: 740px;}

#side-nav
{
	background: url(../images/side-nav.png) top right no-repeat;
	margin: -20px 0px 0px 0px;	
	height: 185px;
}

#cont1
{
	margin-right: 0px;
	width: 520px;
	 
}

.privacy
{
	width: 720px;
}

#cont1 p
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 18px;
    line-height: 100%;
    padding: 15px 15px;
   
}

#cont1 img
{
	float: right;
	padding: 15px 30px 15px 15px;
}

/* ------------------------------------ */
/* --------->>>  HEADINGS  <<<--------- */
/* ------------------------------------ */



/* ------------------------------------ */
/* -------->>>  NAVIGATION  <<<-------- */
/* ------------------------------------ */

#side-nav-cont
{
	padding-top: 30px;
	padding-left: 52px;
}

#side-nav-alt
{

	padding-left: 52px;
}

#main-nav 
{
	background: url(../images/nav-grad.png) repeat-x;
	height: 39px;
	padding-bottom: 1px;
	border-bottom: 1px solid #34414b;
}

#main-nav ul li {
   display:block;
   float:left;
   list-style-type:none;
   margin-left: 0px;
   padding-top: 2px;
}

#main-nav ul li a
{
	display: block;
	height: 37px; width: 63px;
	background: url(../images/navigation.png) no-repeat 0 0;
	text-indent: -9009px;
}

#main-nav ul li a:hover
{
	background-position: 0 -37px;	
}

ul li#nav2 a
{
	width: 70px;
	background-position: -63px 0;
}

ul li#nav2 a:hover
{
	background-position: -63px -37px;
}

ul li#nav3 a
{
	width: 83px;
	background-position: -133px 0;
}

ul li#nav3 a:hover
{
	background-position: -133px -37px;
}

ul li#nav4 a
{
	width: 107px;
	background-position: -216px 0;
}

ul li#nav4 a:hover
{
	background-position: -216px -37px;
}

#login 
{
	background: url(../images/login-btn.png) top center no-repeat;  
	text-align: center;
	height: 27px;
}

#login p 
{
	padding: 0px 2px 0px 0px; 
	color: #fff;
}

#login a 
{
	text-decoration: none; 
	color: #fff; 
	font-family: Tahoma, Geneva, sans-serif;
}

#login a:hover 
{
	color: #33C;
}

/* ------------------------------------ */
/* ---------->>>  FORMS  <<<----------- */
/* ------------------------------------ */



/* ------------------------------------ */
/* --------->>>  Comments  <<<--------- */
/* ------------------------------------ */



/* ------------------------------------ */
/* -------->>>  EXTRA/MISC  <<<-------- */
/* ------------------------------------ */

#slide2
{
	display: none;
}

#slide3
{
	display: none;
}

#slide4
{
	display: none;
}

#leftBtn
{
	display: none;
}