/*### global reset co http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ###*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit; font-size: 100%;	font-family: inherit;	vertical-align: baseline; }
/* remember to define focus styles! */

:focus {outline: 0;}
body {line-height: 1; color: black; background: white; background:url('../images/bg.jpg') repeat-x;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
body{font-family:verdana; font-size:1em;}
h1{padding:0px; font-size:120%; line-height:50px; color:#006699; font-weight:bold; text-decoration: underline;}
p{padding: 5px 5px 5px 10px; text-align:left; color:#333333;}
a{color:#006699;}
a:hover{color:#333333; text-decoration:none;}
address{padding:10px 0 10px 50px;}
ul{
	padding-left:50px;
}

/*### ids ###*/
#hold{width:780px; padding:0px; margin:0 auto;}
#header{width:780px; padding:0px; margin:0; background:url('../images/logo2.jpg') no-repeat; height:250px; }
/*#header{width:723px; height:187px; padding-top:1px; position:relative; background:url('../images/logo.jpg') no-repeat;}*/
#nav{position:relative; top:187px; margin:0px 0px 0px 250px; width:465px; height:57px; font-size:.8em; font-family:arial, verdana, helvetica; }
	#nav ul{}
	#nav li{float:left; margin:auto; text-align:center;}
	#nav a{color:#FFFFFF; float:left; text-decoration:none; margin-left:20px; padding: 12px 35px 0px 0px;}
	#nav a:hover, #home .home, #services .services, #about .about, #contact .contact{ color:#006699; text-decoration:none;}
		
		
	
#content{font-size:80%; margin:auto 0;}
#main_content{width:780px; margin-top:300px;}
   h2{color:#006699; text-decoration:underline; padding:10px 0 5px 15px;}

#wide_content {padding:0px 0px 20px 0px;}
#footer{
	width: 780px;
	margin:50px 20px 50px 0px;
	padding:20px 0px 20px 0px;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	overflow:auto;
	color:#333333;
	font-family:arial;
	line-height:25px;
}
#sitemap{padding-left:50px;}

/*### classes ###*/
img .right{float:right; padding:5px;}
img .left{float:left; padding:5px;}


.floatr {
	float:right;
}
.highlightInactiveField{width:250px; border:1px solid #9ABBDD; padding:3px;}
.highlightActiveField{width:250px; border:2px solid #9ABBDD; padding:3px;}
/*.submit{background-color:#333333; color:#fff;border:none;padding:3px; font-weight:bold;}  */
.submit{background:url('../images/submit.jpg')no-repeat; border:none; width: 113px; height:31px; padding: 0px 0px 4px 0px; color: #9ABBDD; font-weight:bold;}
.service_list{
	padding-bottom:5px; font-weight:bold; color:#006699;
}
.service_text{
	padding:0px 0px 20px 20px; color:#333333; font-weight:bold; line-height:25px;
}
.nice_list{padding-left:40px;}
.nice_list li{background:url('../images/side_bullet.png') left center no-repeat;padding:5px 0 5px 15px;}

/*### ifr ###*/

.homelink{text-decoration:none; width:360px; height:160px; display:block; position:absolute;}

.textarea{
	width:240px;
	float:left;
	padding-left:10px;
	overflow:auto;
}

.texthold{
	width:780px;
	padding:10px;
	overflow:auto;

}

.footer_left{
	width:300px;
	float:left;	
}
footer_left a{
	text-decoration: none;
}
.footer_left li{
	background: url(/images/bullet.jpg) left no-repeat;
	padding-left:20px;
}

.footer_right{
	width:300px;
	float:right;
	
}

.footer_list li{
	background: url(/images/bullet.jpg) left no-repeat;
	padding-left:20px;
}
.wanted li{
line-height:20px;
	background: url(/images/bullet.jpg) left no-repeat;
	padding-left:20px;
	font-weight:bold;
}
/* BEGIN Gallery STYLE */
.demo{
	position:relative;

}
.gallery_demo{
	width:225px;
	margin:0 auto;
	padding-left:5px;
}
.gallery_demo li{
	width:66px; 
	overflow: hidden; 
	height:48px; 
	margin: 5px 8px 5px 0; 
	float: left;
	}
	
.gallery_demo li.last{
	margin-right: 5px;
}
#gallery .gallery_demo li{
	border: 1px solid #45BCB8;
}
.gallery_demo li div{
	left:0px;
	}
#main_image{
	margin:0 auto; 
	min-height: 125px; 
	display: inline-block; 
	width:225px; 
	background: url(/images/loader.gif) center center no-repeat;
	
}
div.galleria_wrapper{
	text-align: center;
	margin:0px;
	padding:0px;
}

div#picture_block{
	float: right;
	padding-left: 10px;
	width: 225px;
	line-height: 0;
}
	div#picture_block img{
		padding-bottom: 0px;
	}
	
	.galleria_container{
		margin:0px;
	}
	
.red{
	text-decoration:none;
	color: #990000;
}
	
