body{
 margin:0px; padding:0px;
 font-family: Tahoma;
 font-size: 11px;
 color: #676767;
 background: #fff 
 }
td {vertical-align:top;}
a {color:#1A96D4}
a:hover{color:#C80101}


h1{font-weight:bold; color:#C12701; font-size:24px; margin-top:15px; padding-top:0px;}

#top_div{
 background: url('images/top_bg.jpg') no-repeat;
 width:1000px; border:0px solid black;margin:auto;text-align:left;
}
#bottom_div{
 width:1000px; border:0px solid black;margin:auto;text-align:left;
}
#logo_cont{
 width:254px; height:57px; display:inline;
 float:right;
 margin: 33px 100px 0px 0px;
}
#menu_td{
 width: 372px; height: 585px;
}
.menu_div{
 margin:80px 0px 0px 65px;
}
.menu_div a{
 display: block; color: #56443F; text-transform: lowercase;
 font-size: 15px; font-family: Arial; 
 font-weight:bold; text-decoration: none;
 background: url('images/dot.gif') top left no-repeat;
 padding:2px 0px 2px 53px;
}
.menu_div div{
 display: block; color: #C12701; text-transform: lowercase;
 font-size: 15px; font-family: Arial; 
 font-weight:bold; text-decoration: none;
 background: url('images/dot.gif') top left no-repeat;
 padding:2px 0px 2px 53px;
}
.menu_div a:hover{
 display: block; color: #C80101; text-transform: lowercase;
 font-size: 15px; font-family: Arial; 
 font-weight:bold; text-decoration: none;
 background: url('images/dot.gif') top left no-repeat;
 padding:2px 0px 2px 53px;
}

.dev{margin: 5px 0px 5px 53px;}

.content{
 background: url('images/cont_bg.gif') top left no-repeat;
}
.content1{
 background: url('images/cont_bg1.gif') top left no-repeat;
 padding: 20px 30px 20px 40px;
}
.main{
 padding: 27px 0px 0px 250px;
}

.more, .more:hover{
 background: url('images/more_bg.gif') top left no-repeat;
 display: block; padding: 1px 0px 0px 15px;
 width:94px; height:17px; color:white; text-decoration: none;
}
#ImageBoxOverlay
{
	background-color: #000;
	z-index: 1000;
}
#ImageBoxOuterContainer{
	z-index: 1000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
img
{
	border: none;
}
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}