@charset "utf-8";
/* CSS Document */
html {padding:0; margin:0; } 

body {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #370707;
	border: none;
}

a, a img {
border:medium none;
}


a{

	color: #dcbc67;
	text-decoration: none;
}


a:hover{

	text-decoration: underline;
}




div#top {
	width: 100%; 
	height: 68px;
	background: #212121;
	margin-bottom: 0px;
}

div#header {
	margin: auto;
	width: 900px;
	height: 58px;
	margin-bottom: 0px;	

}

#logo {
	background:transparent url(images/logo2.gif) no-repeat scroll 0 50%;
	display:inline;
	float:left;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	width:211px;

	margin-top: 25px;
	
}

#utility {
	display:inline;
	float:right;
	margin-top: 25px;
	margin-right: 22px
}

#utility li {
	color:#adadad;
	float:right;
	font-size:14px;
	list-style-type:none;

}

#utility li a{
 	color: #adadad;
 	font-family: Arial, Helvetica, sans-serif;
 	text-decoration: none;
	font-weight: bold;
 }
 
 #utility li a:hover{

 	text-decoration: underline;

 }
 
div#callout {
	width: 100%; 
	background: transparent url(images/middle-background.gif) repeat-x scroll 0 0;
	height: 287px;

	margin: 0 0 0 0;
	padding: 0 0 0 0;


}

div#callout-content {
	margin: auto;
	width: 900px;
	position: relative;
	padding-top: 35px;

	}
	
h1#wedesign {
	background:transparent url(images/wedesign-webuild.gif) no-repeat 0 0;
	display: block;
	height:64px;
	overflow:hidden;
	text-indent:-9999px;
	width:900px;
 	text-align: left;	
	margin: 0 0 0 0;
}

ul#calloutlist {
	background:transparent url(images/list-items.png) no-repeat 0 0;
	display:block;
	height:102px;
	overflow:hidden;
	text-indent:-9999px;
	width:900px;
	list-style: none;

	margin: 15px 0 0 0;


}

div#callus {

	margin: 15px 0 0 0;
	text-indent:-9999px;
	background:transparent url(images/call-us.gif) no-repeat 50% 50%;	
	
	}
#callout-content p.coutp {
	text-align: left;
	color: #e2e2e2;
	width: 475px;
	font-weight: bold;
	
	
}
span.homepage-highlight {
	color:#f9d36e;
}

div#separator{
    clear: both;
	width: 100%; 
	background: #faf2ef;
	background-image: url(images/portfolio-separator.gif);
	background-repeat:repeat-x;
	background-position: top;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#portfolio {
	width: 100%; 

	background-repeat: repeat;
	background: #212121;
	margin: 0 0 0 0;
	padding: 25px 0 15px 0;
}

div#portfolio-content {
	margin: auto;
	padding-top: 0;
	width: 900px;

	}
	
div.port-example {
	width: 260px;
	position: relative;
	float: left;
	padding-right: 50px;
/*	border: 1px solid black; */
	
}	

div.last-example {
padding-right: 0;
}

div.port-example h2{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.port-example img{
	padding-top: 15px;
	padding-bottom: 10px;
}

div.port-example p{
	font-size: 13px;
	line-height: 18px;
	color: #bfbfbf;
	margin: 0 0;
	padding: 0 0;
}

div.port-example p.port-category{
	margin: 0 0;
	padding: 0 0;
	margin-top: 12px;
	font-size: 9px;
	font-weight: bold;
	color: #7e7e7e;	
}	

div.portfolio-line{
	float: none;
	clear: both;
	background-image: url(images/portfolio-line2.gif);
	background-repeat: no;
	width: 900px;
    	height: 3px;
	margin: 0 0 20px 0;
}




div#footer {
	width: 100%;

	border-top: 1px solid #000000;
	padding: 20px 0 20px 0;
	background-color: #370707;
	text-align: center;
	font-size: 10px;
	color: #b6b6b6;
}

div#footer a{

	color: #dcbc67;
	text-decoration: none;
}

div#footer a:hover{

	text-decoration: underline;
}


div#footer span.highlight {

	color: #dcbc67;
}



div#secondary-header{
	width: 100%; 
	background: transparent url(images/secondary-bar-background.gif) repeat-x scroll 0 0;
	height: 107px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;


}

h1#contactus {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 900px;
	position: relative;
	background:transparent url(images/contactus.gif) no-repeat 0 31px;
	display: block;
	height:100px;
	overflow:hidden;
	text-indent:-9999px;
	width:900px;
 	text-align: left;
}

/* CONTACT US FORM */

div#contactFormBox {
        display: block;
		position: relative;
        top: 0;
        left: 0;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 10px;
        margin-bottom: -5px;
        width: 100%;
        background: #212121;
        z-index: 10;
		color: #bfbfbf;	
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px			
        }
        div#contactWrapper {
                width: 900px;
                margin: 0 auto;
                text-align: left;
        }
        div#formFeedback {
                margin-bottom: 19px;
		color: #dcbc67;
        }



        div#contactFormBox p {
                margin: 0 0 10px 0;
        }

        div#contactFormBox ul {
                float: left;
                width: 350px;
                margin: 0 0 20px 0;
                padding: 0;
                list-style: none;
        }
        div#contactFormBox ul li {
                position: relative;
                padding-left: 90px;
                padding-bottom: 10px;

                }
                div#contactFormBox ul li span {
                        position: absolute;
                        top: 0px;
                        left: 0;
			color: #ffffff;
			
                }


        div#contactDetails, div#contactMessageBox {
                float: left;
        }

        div#contactDetails {width: 286px;}

        .clearOut {clear: both;}

        input.contactButton {

        }


        div#contactFormBox div.formRow {
                margin-bottom: 20px;
                }
                div#contactFormBox div.formRow label {
                        display: block;
                        padding-bottom: 5px;
                }
                div#contactFormBox div.formRow input
                {
                        border: 1px solid #000;
                        background: #4b4b4b;
                        width: 235px;
                        color: #fff;
                }
                div#contactFormBox div textarea
                {
                        border: 1px solid #000;
                        background: #4b4b4b;
                        width: 232px;
                        height: 120px;
                        color: #fff;
                        font: 12px Verdana, Arial, Helvetica, sans-serif;
                        overflow: hidden;
                }

                div#contactFormBox div.formRow input.error, div#contactFormBox div.formRow textarea.error
                {
                        background: #691313;
                }
/* END Contact Us Form */

div#footer1 {

	width: 100%;
	background-image: url(images/footer1-bck2.gif);
	background-repeat:repeat-x;
	background-position: top;
	margin-bottom: 0px;
	background-color: #700f10;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#footer1-content {

	margin: auto; 
	margin-top: 0px;
	width: 970px;
	padding-top: 0;
}

div#footer1-content p{

margin: 0 0 0 0;
}

div.footer1-block {
	width: 275px;
	position: relative;
	float: left;
	padding-right: 65px;
/*	border: 1px solid black; */
	
}	

div.footer1-block-last {
padding-right: 0;
}

div.footer1-block h3{
	color: #dcbc67;
	font-size: 12px;
	font-weight: bold;
	margin: 17px 0 10px 0;
	padding: 0 0 0 0;
}

div.footer1-block p{
	
		font-size: 11px;
		color: #ffffff;

}

div#footer1 a{

	color: #dcbc67;
	text-decoration: none;
}


div#footer1 a:hover{

	text-decoration: underline;
}

div#footer1 span.highlight {

	color: #dcbc67;
}
