/*<div id="oDiv" 
     style="position:absolute; left:140px; height:400; width:400; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image.png', sizingMethod='scale');" >
</div>
*/
html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}
BODY#body{
	margin:0;
	padding:0;
	text-align: justify;
	background-color: #000000;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body, td, th, tr, p, div {
	font-family: Georgia;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 145%;
}

#home_module div,
#home_module p {
	color: #999999;
}





/* *html .img1{
	border:0px;
	padding-top: 5px;
}*/
.footleft
{
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #212a31;
}
.footright
{
	display: block;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
}
table tr
{
text-align:center;
}

#content .moduletable {
	padding-left: 0;
}



p {
	margin:0;
	padding-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
}

*html p
{
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#left p {
	padding-left: 10px;
}

#wrapper {
	position: relative;
	width: 993px;
	background-image: url(../images/bgp.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 585px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	max-height:585px;
}

/*#wrapper {
min-height:585px;
height:auto !important;
height:585px;  } 
*/
#header {
	position: relative;
	height: 190px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 978px;
}

#header img{
border:0px;
}

*html #header {

}
*:first-child+html #header
{
	
}


/*#menu a:hover
{
	background-image: url(../images/03.png);
	background-repeat: no-repeat;
	background-position: left -7px;
	height: 23px;
	width: 21px;
}

*html #menu a:hover
{
	background-image: url(../images/03.png);
	background-repeat: no-repeat;
	background-position: -15px 0px;
	height: 23px;
	width: 21px;
}

*:first-child+html #menu a:hover
{
	background-image: url(../images/03.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 23px;
	width: 21px;
}
*/

#menu {
	width: 350px;
	height: 30px;
	left: 660px;
	top:160px;
	position: absolute;
}

*html #menu{
}

#wrapper_content {
	float: left;
	width: 423px;
	position: relative;
}

#right {
	width: 557px;
	float: left;
	background-image: url(../images/girl.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 564px;
	padding-left: 5px;
	padding-top: 17px;
}

*:first-child+html #right
{
	
}

*html #right
{    
    width: 545px;
	padding-top: 15px;
	margin: 0px;
	padding-right: -5px;
}
#right p {
	padding: 10px;
}

#home_img {
	width: 535px;
	height: 388px;
	text-align: center;
}

#home_module {
	float: right;
	width: 500px;
	text-align: justify;
	padding-right: 20px;
	margin-top: -100px;
}
#home_module ul{
color:#9B0F05;
}

#in_img {
	height: 115px;
	padding: 10px;
	padding-top: 10px;
}


#content {
	float: left;
	width: 405px;
	text-align: justify;
}

#content-padding {
	width: 405px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
*html #content-padding {
	
	padding-right: 0px;
	padding-left: 20px;
	margin:0px;
	width: 390px;
}

#footer {
	text-align: center;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 978px;
}

.right
{
text-align:center;
}

.color
{
	color: #a9bbc7;
}

#footer_module {
	float: left;
	width: 230px;
}

#footer_module div,
#footer_module p {
	color: #999;
	font-size: 10px;
}



#footermenu {
	float: left;
	width: 200px;
	text-align: right;
}


#space {
	background-image: url(../images/A4g.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-top: -2.5em;
	height: 134px;
	width: 190px;
}

.clear {
	clear: both;
}


/* GENERAL PURPOSE STYLES */

a, a:link, 
a:active, 
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover, a.active {
	text-decoration: underline;
}

#footer a, 
#footer a:link, 
#footer a:visited  {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #999;
	text-transform: lowercase;
}

#footer a:hover, 
#footer a#active_menu-bottom {
	text-decoration: underline;
}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	font-size: 18px;
}

h2 {
	font-size: 13px;
	color: #333;
}

h3 {
	font-size: 12px;
}


#home_module_content h3 {
	display: none;
}

#right h3 {
	background: url(../images/right_h3.png) no-repeat left top;
	padding: 5px;
	padding-left: 10px;
	text-transform: lowercase;
	height: 24px;
}

#footer h3 {
	display: none;
}

h4 {
	font-size: 11px;
	color: #333;
}

#wrapper_content ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

#wrapper_content li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

#left ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#left ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#left ul li a, 
#left ul li a:link, 
#left ul li a:visited {
	text-decoration: underline;
	line-height: 20px;
	font-size: 11px;
	color: #666;
}

#left ul li a:hover,
#left ul li a:active {
	color: #E13D0C;
}
?
