/*
Design by APS Technology
designer team
ownership as domain name
*/


a:link {color: #FF6600;} /* orange */
a:{text-decoration: none;} 
a:hover {color: #B65FFF; text-decoration: none;} /* purple */
a:visited {color: #F5F5F5;}


body {
	margin: 0px auto;
	padding: 0px;
	background: #000000;
    line-height:1.5;
	font-family: "Arial", Helvetica, Verdana;
	font-size: 10px;
	color: #F4F4FF;
}


#content {
	width: 930px;
	margin: 0px auto;
	background: url(images/Bckgrd/purple_wall.gif) repeat-y;
}

#header {
	width: 930px;
	height: 175px;
	margin: 0px auto;
	text-align: right;
}

#logo {
    width: 930px;
    height: 120px;
    margin: 6px 0px 6px 0px;
    padding-right: 40px;
    background: url(images/Bckgrd/bg_header_rise2.jpg) no-repeat;
}



#logo H1 a {
	text-decoration: none;
	text-transform: uppercase;
	font-style: bold;
	font-size: 28px;
	color: #FF6600;
}

#logo H2 a {
   text-transform: lowercase;
   font-size: 14px;
   text-align: left;
   color: #FF6600;
}

#menu {
   width: 900px;
   height: 21px;
   padding-top:5px;
}

#menu ul {
   list-style: none;	
}

#menu li {
   display: inline;
}

#menu a {
	float: left;
	width: 150px;
	height: 15px;
    display: block;
	text-align: center;
	color: #B65FFF;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
	background: url(images/fon03.gif) repeat-x;
}

#menu a:hover {
	float: left;
	width: 150px;
    height: 18px;
    display: float;
    text-align: center;
	color: #B65FFF;
	text-decoration: none;
	text-transform: uppercase;
}


#main{
  width: 900px;
  margin: 5px 0px 0px 0px;
}




#back {
   float: right;
   width: 180px;
   margin-top: 40px;
   padding-right: 1px;
   background: url(images/.gif) repeat-y;
}

#right {
	width: 170px;
	float: right;
}

#right .H3 {
   float: right;
   width: 160px;
   height: 30px;
   background: url(images/Button/title_r00int.gif) no-repeat;
}

#right .title_back {
    float: right;
    width: 170px;
    padding-bottom: 15px;
      
}


#right .H4 {
  float: right;
  width: 160px;
  height: 30px;
  background: url(images/Button/title_r00Tch.gif) no-repeat;
}

#right .title_back2 {
    float: right;
    width: 170px;
    padding-bottom: 15px;
}


#right .H5 {
  float: right;
  width: 160px;
  height: 30px;
  background: url(images/Button/title_r00Tevt.gif) no-repeat;
}


#right .title_back3 {
    float: right;
    width: 170px;
    padding-bottom: 15px;
}


#right a {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

#right a:hover {
	color: #6633CC;
}

#right p {
   margin-left: 5px;
   margin-right: 5px;
   padding-left: 15px;
}


#left {
     float: left;
     width: 700px;
     margin: 20px 0px 20px 5px;
     background: url(images/) repeat-x;
}

#left h2 {
	text-align: right;
	margin: 0px;
	padding: 10px 15px 0px 0px;
	font-size: 26px;
	color: #FF6600;
}


#left h4 {
	text-align: right;
	margin: 0px;
	padding-right: 15px;
	font-size: 12px;
	color: #FFFFFF;
}

#left p {
	margin: 5px;
	padding: 5px;
}


#left a {
   text-align: justify;
   color: #CCCCFF;
   font-size: 11px;
   text-decoration: none;
}


#bottom {
  width: 750px;
  margin: 0px;
  padding: 2px 5px 2px 5px;
  align: center;
}


#footer {
	height: 80px;
	clear: both;
	margin: 0px;
	padding-top: 20px;
}

#footer p {
    font-color: #FFFFFF;
    font-size: 10px;
    }

#footer a {
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
}

#footer a:hover {
    text-align: left;
	color: #F87217;
	text-decoration: none;
}