body {
	margin-top:30px;
}
img {
	border:none;
}
.main {
	height:300px;
}
a {
	text-decoration:none;
	color: #414141;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
.title {
	font:16px Verdana, Arial, Helvetica, sans-serif;
}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bottom	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.sexypanels{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; /* width of menu */
text-align:left;
padding-top:4px;
}

.sexypanels li a{
background: #999999; /*color of menu by default*/
font:12px Verdana, Arial, Helvetica, sans-serif;
display: block;
color: white;
width: auto;
padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
border-bottom: 1px solid #FFF;; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}

.sexypanels li a:visited, .sexypanels li a:active{
color: white;
}

.sexypanels li a:hover{
background-color: #333333; /*color of menu onMouseover*/
color: white;
border-bottom: 1px solid #FFF; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}


#modernbricksmenu2{
padding: 0;
width:100%;
border-top: 5px solid #333333; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#modernbricksmenu2 a{
float: left;
display: block;
font:12px Verdana, Arial, Helvetica, sans-serif;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #999999; /*Brown color theme*/ 
border-top: 1px solid #CCCCCC;
}

#modernbricksmenu2 a:hover{
background-color: #333333; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #333333; /*Brown color theme*/ 
color: white;
border-color: #333333; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
margin: 0;
margin-top: 5px;
}

#myform .textinput{
width: 65px;
border: 1px solid gray;
font:normal 10px Verdana, Arial, Helvetica, sans-serif;
}

#myform .submit{
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
height: 16px;
border: 1px solid black;
background-color: #999999;
}

.Reference {
	border-bottom:#000000 solid 1px;
	border-left:#000000 solid 1px;
	border-top:#000000 solid 1px;
}

#gallery {position:relative; width:686px; border:6px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF center center no-repeat}
#image img {position:absolute;top:5px; left:55px;}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
