body {
    background: url(../image/dots_bg1.gif) repeat;	
    padding: auto;
    margin: auto;
    text-align: left;
    color: #656565;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height:100%;
    min-height:100%;
}

table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}

.clear-fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

strong {
    font-weight: bolder;
}

 
.clear-fix {
    display: inline-block;
}

p {
    padding-top:10px;
    padding-bottom:10px;	
}	


a:link {
    color: #2DC0C0;
    text-decoration: none;
}

h2 {
	font-style: italic;
	font-family: garamond, "Times New Roman", Times, Georgia, serif;
	color:#2DC0C0;
	font-weight:normal;
	font-size:1.7em;
}	

a:visited, a:active {
    color: #2DC0C0;
    text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2DC0C0;
}

a img {
    border: 0;
}

a.img:hover {
	background-color: transparent;
	} 

.input {
    padding: 1px 0;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 120px;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

.text-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right;
}

/* main frames */

.main .side-bar-left {
    width:30%;
    valign:top;
}

.main .side-bar-right {
    width:30%;
    valign:top;
}

.main .content-middle {

    padding-right:43px;
    padding-left:43px;
    valign:top;
    align:center;
    background-color:#FFF;
}

.main .content {

}

/* main menu */

table.main-menu {
    width:750px;	
}

.main-menu a {
    padding-right:40px;	
    text-transform: uppercase;
    font-weight:bold;
    color:#989898;
}

.main-menu a.last {
    padding-right:0px;	
}	

.main-menu a:hover {
    font-weight:bold;
    color:#2DC0C0;
	background-color:#FFFFFF;
}

.main-menu td {
    padding-top:14px;
    padding-bottom:14px;
}

p.accent {
	font-size:130%;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style: italic;
	color:#999;
}	

/* top menu */

.top-menu {
    padding-bottom:7px;
}	

.top-menu a {
    color:#FFF;
    padding-left:20px;
}	

.top-menu a:hover {
    color:#666666;
	background-color: transparent; 
}

/* footer */

.footer {
    color:#FFF;
    font-size:90%;
    line-height:1.5em;
}

.footer a {
    color:#FFF;
}	

.footer a:hover {
    color:#666666;
	background-color: transparent; 
}

.page-section-spacer {
    padding-top:20px;
}

.services-list {
    padding-top:15px;
    padding-bottom:5px;	
}	

.horizontal-list .dot-spacer {
    position:relative;
    top:-2px;	
}	

.horizontal-list li {
	padding-right:10px;
	list-style-type:disc;
    display:inline;
    font-weight:bold;
}

ul.vertical-list li {
    list-style-type:disc;	
    padding-top:2px;
    padding-bottom:2px;
    margin-left:15px;
}

/* lightbox gallery */

.lightbox-gallery .thumb {
    border:1px solid #989898;
    margin-bottom:25px; 
   width:120px;
}

.lightbox-gallery ul {
    padding-bottom:20px;
    text-align:left;
    
}	

.lightbox-gallery ul li {
    display:inline;
    margin-right:31px;
}

.lightbox-gallery a {
    color:#FFF;
}	

.lightbox-gallery a:hover {
	background-color: transparent; 
}

.lightbox-gallery a.img:hover {
	background-color: transparent;
	} 