

@import url("http://coincident.net/wordpress/wp-content/themes/vulcan/css/styles/default.css");
      body{
      	font-family:Arial, sans-serif;	
      	font-size:12px;	
      	color:#a6a6a6;
      }    
      p, ul, ol, blockquote{
      	font-size:12px;
      	color:#a6a6a6;
      }      
    .services-column-flex {
	width: 620px;
	margin:20px 0px 10px 0px;
	border-bottom:1px solid #ebebeb;
	float:left;
}

.services-column-flex h4 a {
   color:#65696e;
}

body {
    color: #666666;
    font-family: Arial,sans-serif;
    font-size: 14px;
}

p, ul, ol, blockquote {
    color: #666666;
    font-size: 14px;
}

h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 8px;
}

h1, h2, h3, h4, h5, h6 {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
}

.services-box {
    float: left;
    padding: 0 10px;
    width: 265px;
}

 #footer-address p {
 	color: #E3E3E3;
 }

h5 {
    font-size: 18px;
    margin: 3px 0;
    padding: 0;
}

#logo {
    float: left;
    margin: 0;
    padding: 9px 0 0 17px;
    width: 200px;
}

#mid-container {
    background-color: #EBEBEB;
    float: left;
    height: 219px;
    margin-top: -10px;
    width: 100%;
}

#footer-copyright {
    color: #A6A6A6;
    float: right;
    font-size: 11px;
    margin-top: 10px;
}

.toggle_title {
    background: url("../images/bullet_toggle_plus.png") no-repeat scroll right center transparent;
    border-bottom: 1px solid #E4E4E4;
    clear: both;
    cursor: pointer;
    line-height: 18px;
    margin: 0;
    padding: 1px 0 9px;
}

.toggle_active {
    background: url("../images/bullet_toggle_minus.png") no-repeat scroll right center transparent;
}

.maincontent {
    float: left;
    margin: 49px 0 60px;
    width: 100%;
}

.description {
    float: left;
    margin: 23px 0 0;
    width: 480px;
}

.front-box-wide-content {
width: 440px;
}

#slideshow {
    background-color: #999;
    float: left;
    height: 298px;
    width: 954px;
}

#pager {
    margin-left: 850px;
    position: absolute;
    top: 160px;
    z-index: 100;
}

.img-front {
    float: left;
height: 65px;
    width: 79px;
}

a, a:link {
    color: #65696E;
    text-decoration: none;
}

#pager {
    margin-left: 850px;
    position: absolute;
    top: 145px;
    z-index: 10;
}

.heading-text {
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
}

img.shadow-medium {
  border: 5px solid #c4c8cc;
  -moz-box-shadow: 5px 5px 7px #888;
  -moz-border-radius-bottomright: 15px;
  -webkit-box-shadow: 5px 5px 7px #888;
  -webkit-border-bottom-right-radius: 15px;
}

img.shadow-light {
	padding: 20px;
	border: 1px solid #f0f0f0;
	border-bottom: 2px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

img.shadow {
	background: url(shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}

img.double-border {
	border: 5px solid #ddd;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}
