/* Tags //////////////////////////////////////////////////////////////////////*/
body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0;
	}
        ul {
            margin: 0; padding: 0;
            list-style: outside;
            margin-left: 10px
}
        h1, h2, h3, h4, h5, h6, h7, h8,
        h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a, h8 a {
            color: #d6552b;
        }
        h1, h2, h3, h4, h5, h6, h7, h8 {
            text-transform: capitalize
        }
        div#sidebar h1, div#sidebar h2, div#sidebar h3,
        div#sidebar h4, div#sidebar h5,div#sidebar h6, div#sidebar h7, div#sidebar h8 {
            margin-top: 0;
        }

        div.entry-content h1:first-child,
        div.entry-content h2:first-child,
        div.entry-content h3:first-child,
        div.entry-content h4:first-child {
            margin-top: 0;
}
        img {
            border: none
        }
        img.border, div.picture img {

        }

        a, a:link {
            color: #f8744c;
            text-decoration: none;
        }
        a:visited {
            color: #f8744c
        }
        a:hover {
            color: #e18e74;
            text-decoration: underline
        }

h2.entry-title,
h1 {
    border-bottom: 2px solid #d6552b;
    padding-bottom: 5px;
    margin-top: 30px;
}
.widget-right-2 {
    float: right;
    width: 150px;
}
.widget-right-2 ul {
    list-style: none;
}
.widget-right-2 h3 {
    border-bottom: 2px solid;
    font-size: 20px;
    margin-left: 10px;
    margin-top: 30px !important;
    padding-bottom: 5px;
}
h2 a {
    text-decoration: none !important;
}
.nav-previous,
.nav-next {
    display: none;
}
/* Wrapper ///////////////////////////////////////////////////////////////////*/
div#wrapper
	{
	margin:0 auto;
	width:990px;
	}


/* Header ////////////////////////////////////////////////////////////////////*/
div#header
	{
	position:relative;
/*        background-color: #3d3d3d*/
background-image: url(images/head-btm-repeat.jpg);
    background-repeat: repeat-x;
    background-position: bottom
	}
	div#header div.logo
		{
		margin:0;
		float:left;
                padding: 10px 0 20px 0;
                position: relative;
                width: 100%
                }
	div#header div.logo div.call-us
		{
		position: absolute;
                right: 0;
                top:0;
                width: 170px;
                text-align: right
                }
	div#header div.logo div.call-us h6
		{
		font-size: 16px;
                color: #000;
                margin: 0;
                text-transform: uppercase;
                }

	div#header div.logo p
		{
		bottom: -5px;
                left: 96px;
                width: 100%;
                position: absolute;
                font-weight: bold  ;
                color: #545454;
                font-style: italic;
                }
                div#header div.logo div.call-us p
		{
                    position: relative;
                    margin: 0;
                    font-size: 18px;
                    margin-left: -97px
                }
	div#header div.search
		{
		float:right;
		}
	div#header div.searchbox
		{
            border-left: 1px solid #FFFFFF;
            position: absolute;
            right: 0;
            top: 138px;
            width: 200px;
            padding: 0 0 5px 55px;
            margin-top: 10px;
            z-index: 200;

		}
form#searchform input[type='submit'] {
    border:none;
    background: url(images/search.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 30px;
    cursor: pointer
}
form#searchform input[type='text'] {
    width: 120px
}
div.header-image {
    height: 382px;
    position: relative
}
div.header-image p {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 24px;
    position: absolute;
    right: 278px;
    top: 147px;
    width: 284px;
    font-style: italic;
}
div.header-image img.home-image {
    margin-top: -22px
}
/* Menu //////////////////////////////////////////////////////////////////////*/
div#menu
	{
	clear:both;

	}
div#menu div.menu-left {
	float: left;
        background-image: url(images/nav-bg-left.jpg);
        background-repeat:no-repeat;
        width:17px;
        height: 67px;
        margin-top: -1px;
        position: relative;
        z-index: 1;
	}
div#menu div.menu-right {
	float: right;
        background-image: url(images/nav-bg-right.jpg);
        background-repeat:no-repeat;
        width:17px;
        height: 67px;
        margin-right: -2px;
        margin-top: -1px;
        position: relative;
        z-index: 1;
	}
        div.menu-bg {
            background:#3D3D3D;
            height: 67px;
            position: absolute;
            width: 100%;
            left: 0
}
        div.menu-wrap {
            position: absolute;
}
	div#menu ul:first-child
		{
		padding:0;
		margin:0;
                line-height: 67px;
                width: 735px;
                height: 67px
		}
		div#menu ul li
			{
			list-style-type:none;
                        display: inline
			}

			div#menu ul li a
				{
				display:block;
				float:left;
				text-decoration:none;
                                color: #FFF;
                                padding: 0 41px;
                                text-transform: lowercase;
				}
                                div#menu ul li:first-child a {
                            padding-left: 20px;
}
div#menu ul ul.children {
    background: url('images/1px_gray.png');
    padding: 5px;
    line-height: 20px;
    margin-top: -10px;
}
 div#menu ul.children li a, div#menu ul.children li a:hover,
div#menu ul.children li.current_page_item a {
    margin: 0;
    color:#FFF;
    background:none;
    border: none;
}
div#menu ul.children li a,
div#menu ul.children li:hover a {
    padding-left: 6px;
}
div#menu ul.children li:hover a {
    color:#d6552b;
}
div#menu ul.children li a,
div#menu ul.children li
 {
    border: none !important;
    display: table !important;
}
div#menu ul.children li a {
    position: relative;
    z-index: 100;
}

			div#menu ul li a:hover,
			div#menu ul li.current_page_item a
				{
                                    color:#d6552b;
                            	}
                        div#menu ul li.current_page_item a {
                               font-weight: bold
}

/* Main //////////////////////////////////////////////////////////////////////*/

div#main
	{
	clear:both;
        background: #3a3a3a;
        color: #FFF;
        background-image: url(images/main-top-image.jpg);
        background-repeat: repeat-x;
        background-position: top;
        min-height: 250px;
        float: left;
        padding: 0 10px 15px;
        width: 970px;
        padding-top: 48px;
	}
	div#main div.content
		{
		float:left;
		width:100%;
		}
	div#main div.content table {
		width:100%;
                border: 1px solid #999999;
                border-collapse: collapse;
		}


	div#main div.content table tr:first-child {
                background-color: #A0A0A0;
		width:100%;
                color: #FFF;
                /*text-align: center*/
		}
	div#main div.content table td {
                border: 1px solid #999999;
                padding-left: 5px
		}


                div#main div#post-21 table {
		width:100%;
                border: none;
                border-collapse: collapse;
		}

	div#main div.content table tr:first-child,
        div#main div.content table td {
            background:none;
            border: none
        }

		div#main div.content.h2
			{
			font-size:14px;
			font-weight:bold;
			}
		div#main div.content.columns1
			{
                            width: 990px
			}
		div#main div.content.columns2
			{
			width:680px;
			}
			div#main div.content.columns2.left
				{
				padding-left:15px;
				}
		div#main div.content.columns3
			{
			width:408px;
			padding: 0 15px;
			}
div#content {
    padding: 0 10px
}

.type-post {
    float: left;
}

.navigation {
    clear: both;
}

/* Sidebar ///////////////////////////////////////////////////////////////////*/
div#sidebar
	{
        }
	div#sidebar-right div.sidebar-content
		{
		padding:0px 0px;
		margin:0 auto;
		}

div.sidebar-right
	{
	float:right;
        width:265px;
	}
div.sidebar-left
	{
	float:left;
        margin-bottom: 15px;
        margin-left: 10px;
	}
div.sidebar-left p
	{
        margin-bottom: 0;
	}
div.sidebar-left h1, div.sidebar-left h2, div.sidebar-left h3,div.sidebar-left h4 {
	color: #000
	}
div.sidebar-left div.sidebar-content {
    width: 229px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding: 0 10px;
    background: #999; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#747474', endColorstr='#4A4A4A'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#747474), to(#4A4A4A)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #747474,  #4A4A4A); /* for firefox 3.6+ */
}
div.sidebar-left div.sidebar-left-top {
    width:252px;
    height: 17px;
    background-image: url(images/sidebar-left-top.jpg);
}
div.sidebar-left div.sidebar-left-btm {
    width:252px;
    height: 19px;
    background-image: url(images/sidebar-left-btm.png);
}

div.sidebar-right div.jb-file-wrap {
    float:left;
    padding: 0 4px;
    height: 128px;
    width: 123px
}
div.sidebar-right div.jb-file-wrap div.jb-file-name a  {
    font-size: 14px;
    letter-spacing: -1px;
}
div.sidebar-right div.jb-file-wrap img {
    border: 1px solid #d6552b;
}

/* Footer ////////////////////////////////////////////////////////////////////*/
div#footer
	{
	clear:both;
	background-image: url(images/footer-bg.jpg);
        background-repeat: repeat-x;
        min-height: 68px;
	}
div#footer div.logos {
    padding-left: 50px
}
div#footer div.logos img {
    display: inline;
    padding: 0 60px 0 0
}
div#footer div.logos img.last-child {
    padding: 0
}
div#footer div.footer-left
	{
	float: left;
	height:50px;
	background-image: url(images/footer-bg-left.jpg);
        background-repeat: repeat-x;
        height: 68px;
        width: 22px;
	}
div#footer div.footer-right
	{
	float:right;
	height:50px;
	background-image: url(images/footer-bg-right.jpg);
        background-repeat: repeat-x;
        height: 68px;
        width: 22px;
	}

/* Interexcel ////////////////////////////////////////////////////////////////////*/
div#interexcel
	{
	clear:both;
        width: 990px;
        margin: 0 auto;
        text-align: right;
        line-height: 28px;
        height: 28px;
        font-size: 10px;
	}
div#interexcel p {
    padding: 0;
    margin: 0;
    padding-top: 7px;
}
div#interexcel img {
    float:right;
    border: none;
}

/* Standard WP Classes */
/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	 background-color: #f3f3f3;
         border: 1px solid #ddd;
         -khtml-border-radius: 3px;
         -moz-border-radius: 3px;
         -webkit-border-radius: 3px;
         border-radius: 3px; /* optional rounded corners for browsers that support it */
         margin: 10px;
         padding-top: 4px;
         text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley {
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}


/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

/* Default Contact Us form Styling */
form#comments input[type='text'], form#comments textarea {
    width: 220px;
    border: 1px solid #000;
    padding: 5px
}
form#comments textarea {
    height: 90px;
    border: 1px solid #000;
    padding: 5px;
    font-family: Verdana,Arial;
    font-size: 13px;
    line-height: 16px
}
form#comments input.submit {
    background-image: url(images/submit.jpg);
    width:59px;
    height:20px;
    border: none;
    cursor: pointer;
    margin-left: 171px
}

div.error {
 padding:2px 5px;
 -moz-border-radius:3px;
 background-color:#666;
 border:1px solid #333;
    color: #FFF;
 margin-bottom:3px;
 display:none;
}
form#comments input[type='text'], form#comments textarea {
    width: 220px;
    padding-left: 5px;
    background-repeat: repeat-x;
    border: none;
 margin-bottom:5px;
}

/* Blog */
ol.commentlist {
    padding-left: 20px;
    list-style: outside;
    list-style-type: decimal
}
ol.commentlist li.odd {
    background-color: #d9d9d9
}
ol.commentlist li > div {
    padding: 10px
}

label[for='comment'] {
    display: block
}