/* CSS Document */



body{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
td, th{
    color: #FFFFFF;
	}
a:link {
	color: #00FF00;
}
a:hover {
	color: #FF0000;
}

.style1 {font-size: 10px;}
.style2 {font-size: 10px; color:#00FF00;}

.in5 { padding-bottom:5px;}
.in15 { padding-bottom:15px;}
.in10 { padding-bottom:10px;}
.in20 { padding-bottom:20px;}
.in30 { padding-bottom:30px;}
.in40 { padding-bottom:40px;}
.in50 { padding-bottom:50px;}
.in100 { padding-bottom:100px;}


div.img
{
  margin: 2px;
  border: 0.5px transparent #00FF00;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  width: auto;
  height: auto;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #00FF00;
}
div.img a:hover img {border: 1px solid #FF0000;}

#main {
	
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 40px;
	width:800px;
	height:700px;
	background-image:url(images/model_bg.gif);
	background-repeat:no-repeat;	
	
	
}
#nav{
float:left;
width:800px;
height: 106px;
padding-top: 63px;
padding-left:48px;
}

#photo{
width:350px;
height:480px;
float:left;
padding-left:58px;
padding-top: 45px;
}
#text_index{
width: 320px;
height:480px;
padding-top: 45px;
float:left;

}

#contact_form{
width:670px;
height:480px;
float:left;
padding-left:58px;
padding-top: 45px;
}

#gall_photo1{
width:670px;
height:480px;
float:left;
padding-left:58px;
padding-top: 45px;
}

#image_holder{
	width:400px;
	height:auto;
	float:left;
	padding-left:190px;

}

#image_holder1{
	width:588px;
	height:auto;
	float:left;
	padding-left:50px;
}

#image_holder2{
	width:440px;
	height:auto;
	float:left;
	padding-left:140px;
}
#footer{
width:600px;
height:100px;
padding-left:10px;
}
