* { margin: 0px; padding: 0px; }

* html body {
  overflow: hidden;

}


html
{
	font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Aria, sans-serif;
	font-size: 12px;
	color: #525163;
	margin: 0;
	padding: 0;
	border: 0;
	background-attachment: scroll;
	background-color: #E6E5D9;
	background-image: url(images/new-index/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

body {
	font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Aria, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/new-index/bg_grey.png);
	background-repeat: repeat-y;
	background-position: center top;   
}

body {
    min-width: 830px;
	border:0px #333333 solid;   /* 2x (LS fullwidth + CC Padding) + RC fullwidth */
}

h1 { font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Aria, sans-serif; color: #666666; font-size: 160%; margin: 0 0 5px 0; } 
h2 { font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Aria, sans-serif; color: #666666; font-size: 120%; margin: 0 0 5px 0; padding: 0;}
h3 { font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Aria, sans-serif; font-size: 110%; font-weight: bold; margin: 0 0 5px 0; padding: 0;} 


a{
color :#f86e26;/*:#F7931E !important; */
 
text-decoration:none!important;

}
a:hover{
color:#666666!important; 

text-decoration:none!important; 

}


/***************************************************/
/*************** top menu iprerit.com ****************/
/***************************************************/

.logomenu {
width:830px;
background:#FFFFFF url(images/new-index/logo.gif) no-repeat top center;
height:115px;
}
.logomenu .topmenu{
padding-top:30px;
padding-right:30px;
}
.logomenu ul 
{
float:right;
list-style:none;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.logomenu ul  a
{
color:#333333!important;
text-decoration:none;

}
.logomenu ul  a:hover
{
color:#F7931E !important;
text-decoration:none;
}
.logomenu ul li 
{
float:left;
padding:5px;
}



/***************************************************/
/*************** Template Structure ****************/
/***************************************************/
#container {width: 830px; padding-top: 5px;  padding-left: 0px; /* LC fullwidth */  padding-right: 0px;  /* RC fullwidth + CC padding */ }
#container .column { position: relative; float: left; }
#header { padding: 0px 10px;  width: 830px;    padding-left: 0px; /* LC fullwidth */  padding-right: 0px;  }
#center { padding: 0px 0px;  /* CC padding */ width: 830px; }
#left { width: 10px; /* LC width */ padding-left: 10px;  /* LC padding */ /*margin-left: -100%;  right: 230px; *//* LC fullwidth + CC padding */ }
#right { width: 10px; /* RC width */ padding-right: 10px;  /* RC padding */  margin-right: 100px; /* RC fullwidth + CC padding*/ }
#footer { width: 830px;  padding-top: 5px;  clear: both;  padding-left: 0px; /* LC fullwidth */  padding-right: 0px; 
font-size:9px !important; color:#999999 !important; background:#FFFFFF url(images/new-index/footer_bg.jpg) repeat-x top;
border-top: 1px #CCCCCC solid; height:65px;
}
#left { *left: 210px; } /* RC fullwidth */ /*** IE6 Fix ***/   


/********** LINKS ****************/
A:link { COLOR: #5678a2; text-decoration: none; }
A:visited { COLOR: #5678a2; text-decoration: none; }
A:hover { COLOR: #F56655; text-decoration: underline; }
A:active { COLOR: #5678a2; text-decoration: none; }



/***************************************************/
/**************** STATUS LINE **********************/
/***************************************************/
div#status-line { background:url(images/new-index/breadbg.jpg) repeat-x top; overflow: auto; padding: 5px 5px 5px 10px; height: 12px; }
#status-line span#login-status { color: #fff; font-size: 12px; float: right; }
#status-line span#breadcrumbs { color: #333333; font-size: 10px; float: left; }
#status-line span#breadcrumbs  a{ color: #fff!important;}
#status-line span#breadcrumbs  a:hover{ color: #fff!important; text-decoration:none;}
#status-line img#home { vertical-align: bottom; /*border-bottom: 1px solid #C6C3C6*/; } 



#content {
	margin: 5px;
}

#catcher {
	background-image: url("images/new-index/catchphrase.gif");
	background-repeat: no-repeat;
	height: 60px;
}

.catchtext {
	display: none;
}

